Pull request #39100 updated Started by user Sebastiaan van Stijn Rebuilds build #10 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 86b3703182aa210a4a83404f68c2d457166e732a+a30990b3c8d0d42280fa501287859e1d2393a951 (ebff76ea3bc0fe7d7558b71368939ee5bfc897fd) 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 26028d2ce48352c9b2c3f496e963b79a4944a426 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 26028d2ce48352c9b2c3f496e963b79a4944a426 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426 Commit message: "[TAR-1227] Run the sonar container as the current user (#17)" > git rev-list --no-walk 26028d2ce48352c9b2c3f496e963b79a4944a426 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2019-10-24T07:37:38.875Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-10-24T07:37:38.882Z] Trying to pass milestone 10 [Pipeline] milestone [2019-10-24T07:37:38.904Z] Trying to pass milestone 11 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-10-24T07:37:54.019Z] Still waiting to schedule task [2019-10-24T07:37:54.019Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2019-10-24T07:38:45.935Z] Running on ubuntu-1804-overlay2 (i-02651c258d5841a4d) in /home/ubuntu/workspace/moby_PR-39100 [Pipeline] { [Pipeline] checkout [2019-10-24T07:38:50.450Z] using credential docker-jenkins-github-credentials [2019-10-24T07:38:50.458Z] Cloning the remote Git repository [2019-10-24T07:38:50.458Z] Cloning with configured refspecs honoured and without tags [2019-10-24T07:38:50.508Z] Cloning repository https://github.com/moby/moby.git [2019-10-24T07:38:50.554Z] > git init /home/ubuntu/workspace/moby_PR-39100 # timeout=10 [2019-10-24T07:38:51.025Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T07:38:51.026Z] > git --version # timeout=10 [2019-10-24T07:38:51.048Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T07:38:51.054Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39100/head:refs/remotes/origin/PR-39100 +refs/heads/master:refs/remotes/origin/master [2019-10-24T07:39:13.009Z] Fetching without tags [2019-10-24T07:39:13.403Z] Merging remotes/origin/master commit a30990b3c8d0d42280fa501287859e1d2393a951 into PR head commit 86b3703182aa210a4a83404f68c2d457166e732a [2019-10-24T07:39:12.899Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T07:39:12.917Z] > git config --add remote.origin.fetch +refs/pull/39100/head:refs/remotes/origin/PR-39100 # timeout=10 [2019-10-24T07:39:12.932Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-24T07:39:12.988Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T07:39:13.019Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T07:39:13.019Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T07:39:13.020Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39100/head:refs/remotes/origin/PR-39100 +refs/heads/master:refs/remotes/origin/master [2019-10-24T07:39:13.421Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T07:39:13.438Z] > git checkout -f 86b3703182aa210a4a83404f68c2d457166e732a [2019-10-24T07:39:14.162Z] > git merge a30990b3c8d0d42280fa501287859e1d2393a951 # timeout=10 [2019-10-24T07:39:14.967Z] Merge succeeded, producing 3ce9e7775dfb5496026626b8db17bfca888d8d45 [2019-10-24T07:39:14.967Z] Checking out Revision 3ce9e7775dfb5496026626b8db17bfca888d8d45 (PR-39100) [2019-10-24T07:39:16.211Z] Commit message: "Merge commit 'a30990b3c8d0d42280fa501287859e1d2393a951' into HEAD" [2019-10-24T07:39:14.944Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-24T07:39:14.976Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T07:39:15.001Z] > git checkout -f 3ce9e7775dfb5496026626b8db17bfca888d8d45 [2019-10-24T07:39:16.220Z] > git rev-list --no-walk 86b3703182aa210a4a83404f68c2d457166e732a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-24T07:39:17.649Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39100:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2019-10-24T07:39:25.771Z] Unable to find image 'alpine:latest' locally [2019-10-24T07:39:25.771Z] latest: Pulling from library/alpine [2019-10-24T07:39:25.771Z] 89d9c30c1d48: Pulling fs layer [2019-10-24T07:39:26.030Z] 89d9c30c1d48: Verifying Checksum [2019-10-24T07:39:26.030Z] 89d9c30c1d48: Download complete [2019-10-24T07:39:26.597Z] 89d9c30c1d48: Pull complete [2019-10-24T07:39:26.597Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a [2019-10-24T07:39:26.597Z] Status: Downloaded newer image for alpine:latest [2019-10-24T07:39:33.161Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Stage "win-RS1" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } [2019-10-24T07:39:33.450Z] Running on ubuntu-1804-overlay2 (i-02651c258d5841a4d) in /home/ubuntu/workspace/moby_PR-39100 Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] { [Pipeline] // stage [2019-10-24T07:39:33.477Z] Running on ppc64le-ubuntu-14 in /home/docker/workspace/moby_PR-39100 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] { [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [2019-10-24T07:39:33.542Z] using credential docker-jenkins-github-credentials [Pipeline] checkout [2019-10-24T07:39:33.568Z] Fetching changes from the remote Git repository [Pipeline] // stage [2019-10-24T07:39:33.585Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [2019-10-24T07:39:33.604Z] Running on s390x-ubuntu-04 in /home/jenkins/workspace/moby_PR-39100 [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2019-10-24T07:39:33.619Z] using credential docker-jenkins-github-credentials Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [2019-10-24T07:39:33.634Z] Cloning the remote Git repository [2019-10-24T07:39:33.635Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-10-24T07:39:33.899Z] using credential docker-jenkins-github-credentials [2019-10-24T07:39:33.949Z] Cloning the remote Git repository [2019-10-24T07:39:33.949Z] Cloning with configured refspecs honoured and without tags [2019-10-24T07:39:34.075Z] Merging remotes/origin/master commit a30990b3c8d0d42280fa501287859e1d2393a951 into PR head commit 86b3703182aa210a4a83404f68c2d457166e732a [2019-10-24T07:39:34.523Z] Merge succeeded, producing 0624b1faaba99bb3aae2b0e26ae22dde7c802d80 [2019-10-24T07:39:34.524Z] Checking out Revision 0624b1faaba99bb3aae2b0e26ae22dde7c802d80 (PR-39100) [2019-10-24T07:39:33.557Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-10-24T07:39:33.577Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T07:39:33.594Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T07:39:33.594Z] > git --version # timeout=10 [2019-10-24T07:39:33.606Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T07:39:33.607Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39100/head:refs/remotes/origin/PR-39100 +refs/heads/master:refs/remotes/origin/master [2019-10-24T07:39:34.082Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T07:39:34.133Z] > git checkout -f 86b3703182aa210a4a83404f68c2d457166e732a [2019-10-24T07:39:34.279Z] > git merge a30990b3c8d0d42280fa501287859e1d2393a951 # timeout=10 [2019-10-24T07:39:34.505Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-24T07:39:34.532Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T07:39:33.642Z] Cloning repository https://github.com/moby/moby.git [2019-10-24T07:39:33.643Z] > git init /home/docker/workspace/moby_PR-39100 # timeout=10 [2019-10-24T07:39:33.654Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T07:39:33.654Z] > git --version # timeout=10 [2019-10-24T07:39:33.659Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T07:39:33.660Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39100/head:refs/remotes/origin/PR-39100 +refs/heads/master:refs/remotes/origin/master [2019-10-24T07:39:34.702Z] Commit message: "Merge commit 'a30990b3c8d0d42280fa501287859e1d2393a951' into HEAD" [2019-10-24T07:39:34.553Z] > git checkout -f 0624b1faaba99bb3aae2b0e26ae22dde7c802d80 [2019-10-24T07:39:34.710Z] > git rev-list --no-walk 86b3703182aa210a4a83404f68c2d457166e732a # timeout=10 [2019-10-24T07:39:33.986Z] Cloning repository https://github.com/moby/moby.git [2019-10-24T07:39:33.988Z] > git init /home/jenkins/workspace/moby_PR-39100 # timeout=10 [2019-10-24T07:39:34.043Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T07:39:34.045Z] > git --version # timeout=10 [2019-10-24T07:39:34.063Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T07:39:34.069Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39100/head:refs/remotes/origin/PR-39100 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-24T07:39:36.882Z] + docker version [2019-10-24T07:39:36.883Z] Client: Docker Engine - Community [2019-10-24T07:39:36.883Z] Version: 19.03.2 [2019-10-24T07:39:36.883Z] API version: 1.40 [2019-10-24T07:39:36.883Z] Go version: go1.12.8 [2019-10-24T07:39:36.883Z] Git commit: 6a30dfc [2019-10-24T07:39:36.883Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-24T07:39:36.883Z] OS/Arch: linux/amd64 [2019-10-24T07:39:36.883Z] Experimental: false [2019-10-24T07:39:36.883Z] [2019-10-24T07:39:36.883Z] Server: Docker Engine - Community [2019-10-24T07:39:36.883Z] Engine: [2019-10-24T07:39:36.883Z] Version: 19.03.2 [2019-10-24T07:39:36.883Z] API version: 1.40 (minimum version 1.12) [2019-10-24T07:39:36.883Z] Go version: go1.12.8 [2019-10-24T07:39:36.883Z] Git commit: 6a30dfc [2019-10-24T07:39:36.883Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-24T07:39:36.883Z] OS/Arch: linux/amd64 [2019-10-24T07:39:36.883Z] Experimental: true [2019-10-24T07:39:36.883Z] containerd: [2019-10-24T07:39:36.883Z] Version: 1.2.6 [2019-10-24T07:39:36.883Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-24T07:39:36.883Z] runc: [2019-10-24T07:39:36.883Z] Version: 1.0.0-rc8 [2019-10-24T07:39:36.883Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-24T07:39:36.883Z] docker-init: [2019-10-24T07:39:36.883Z] Version: 0.18.0 [2019-10-24T07:39:36.883Z] GitCommit: fec3683 [Pipeline] sh [2019-10-24T07:39:37.182Z] + docker info [2019-10-24T07:39:43.059Z] Fetching without tags [2019-10-24T07:39:42.924Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T07:39:42.943Z] > git config --add remote.origin.fetch +refs/pull/39100/head:refs/remotes/origin/PR-39100 # timeout=10 [2019-10-24T07:39:42.962Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-24T07:39:43.026Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T07:39:43.095Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T07:39:43.098Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T07:39:43.099Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39100/head:refs/remotes/origin/PR-39100 +refs/heads/master:refs/remotes/origin/master [2019-10-24T07:39:43.447Z] Merging remotes/origin/master commit a30990b3c8d0d42280fa501287859e1d2393a951 into PR head commit 86b3703182aa210a4a83404f68c2d457166e732a [2019-10-24T07:39:44.538Z] Merge succeeded, producing 6a71d29a46fa479e0dd4d8f9b8ac658c864e2f79 [2019-10-24T07:39:44.539Z] Checking out Revision 6a71d29a46fa479e0dd4d8f9b8ac658c864e2f79 (PR-39100) [2019-10-24T07:39:43.482Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T07:39:43.501Z] > git checkout -f 86b3703182aa210a4a83404f68c2d457166e732a [2019-10-24T07:39:44.102Z] > git merge a30990b3c8d0d42280fa501287859e1d2393a951 # timeout=10 [2019-10-24T07:39:44.503Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-24T07:39:44.573Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T07:39:44.594Z] > git checkout -f 6a71d29a46fa479e0dd4d8f9b8ac658c864e2f79 [2019-10-24T07:39:45.000Z] Commit message: "Merge commit 'a30990b3c8d0d42280fa501287859e1d2393a951' into HEAD" [2019-10-24T07:39:45.042Z] > git rev-list --no-walk 86b3703182aa210a4a83404f68c2d457166e732a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-24T07:39:46.617Z] + docker version [2019-10-24T07:39:46.617Z] Client: [2019-10-24T07:39:46.617Z] Version: 18.06.3-ce [2019-10-24T07:39:46.617Z] API version: 1.38 [2019-10-24T07:39:46.617Z] Go version: go1.10.3 [2019-10-24T07:39:46.617Z] Git commit: d7080c1 [2019-10-24T07:39:46.617Z] Built: Wed Feb 20 02:27:09 2019 [2019-10-24T07:39:46.617Z] OS/Arch: linux/s390x [2019-10-24T07:39:46.617Z] Experimental: false [2019-10-24T07:39:46.617Z] [2019-10-24T07:39:46.617Z] Server: [2019-10-24T07:39:46.617Z] Engine: [2019-10-24T07:39:46.617Z] Version: 18.06.3-ce [2019-10-24T07:39:46.617Z] API version: 1.38 (minimum version 1.12) [2019-10-24T07:39:46.617Z] Go version: go1.10.3 [2019-10-24T07:39:46.617Z] Git commit: d7080c1 [2019-10-24T07:39:46.617Z] Built: Wed Feb 20 02:26:03 2019 [2019-10-24T07:39:46.617Z] OS/Arch: linux/s390x [2019-10-24T07:39:46.617Z] Experimental: true [Pipeline] sh [2019-10-24T07:39:47.157Z] Client: [2019-10-24T07:39:47.157Z] Debug Mode: false [2019-10-24T07:39:47.157Z] [2019-10-24T07:39:47.157Z] Server: [2019-10-24T07:39:47.157Z] Containers: 0 [2019-10-24T07:39:47.157Z] Running: 0 [2019-10-24T07:39:47.157Z] Paused: 0 [2019-10-24T07:39:47.157Z] Stopped: 0 [2019-10-24T07:39:47.157Z] Images: 1 [2019-10-24T07:39:47.157Z] Server Version: 19.03.2 [2019-10-24T07:39:47.157Z] Storage Driver: overlay2 [2019-10-24T07:39:47.157Z] Backing Filesystem: extfs [2019-10-24T07:39:47.157Z] Supports d_type: true [2019-10-24T07:39:47.157Z] Native Overlay Diff: true [2019-10-24T07:39:47.157Z] Logging Driver: json-file [2019-10-24T07:39:47.157Z] Cgroup Driver: cgroupfs [2019-10-24T07:39:47.157Z] Plugins: [2019-10-24T07:39:47.157Z] Volume: local [2019-10-24T07:39:47.157Z] Network: bridge host ipvlan macvlan null overlay [2019-10-24T07:39:47.157Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-24T07:39:47.157Z] Swarm: inactive [2019-10-24T07:39:47.157Z] Runtimes: runc [2019-10-24T07:39:47.157Z] Default Runtime: runc [2019-10-24T07:39:47.157Z] Init Binary: docker-init [2019-10-24T07:39:47.157Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-24T07:39:47.157Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-24T07:39:47.157Z] init version: fec3683 [2019-10-24T07:39:47.157Z] Security Options: [2019-10-24T07:39:47.157Z] apparmor [2019-10-24T07:39:47.157Z] seccomp [2019-10-24T07:39:47.157Z] Profile: default [2019-10-24T07:39:47.157Z] Kernel Version: 4.15.0-1048-aws [2019-10-24T07:39:47.157Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-24T07:39:47.157Z] OSType: linux [2019-10-24T07:39:47.157Z] Architecture: x86_64 [2019-10-24T07:39:47.157Z] CPUs: 2 [2019-10-24T07:39:47.157Z] Total Memory: 7.501GiB [2019-10-24T07:39:47.157Z] Name: ip-10-100-37-119 [2019-10-24T07:39:47.157Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-24T07:39:47.157Z] Docker Root Dir: /var/lib/docker [2019-10-24T07:39:47.157Z] Debug Mode: false [2019-10-24T07:39:47.157Z] Registry: https://index.docker.io/v1/ [2019-10-24T07:39:47.157Z] Labels: [2019-10-24T07:39:47.157Z] Experimental: true [2019-10-24T07:39:47.157Z] Insecure Registries: [2019-10-24T07:39:47.157Z] 127.0.0.0/8 [2019-10-24T07:39:47.157Z] Live Restore Enabled: true [2019-10-24T07:39:47.157Z] [2019-10-24T07:39:47.157Z] WARNING: No swap limit support [Pipeline] sh [2019-10-24T07:39:47.418Z] + docker info [2019-10-24T07:39:47.418Z] Containers: 0 [2019-10-24T07:39:47.418Z] Running: 0 [2019-10-24T07:39:47.418Z] Paused: 0 [2019-10-24T07:39:47.418Z] Stopped: 0 [2019-10-24T07:39:47.418Z] Images: 0 [2019-10-24T07:39:47.418Z] Server Version: 18.06.3-ce [2019-10-24T07:39:47.418Z] Storage Driver: overlay2 [2019-10-24T07:39:47.418Z] Backing Filesystem: extfs [2019-10-24T07:39:47.418Z] Supports d_type: true [2019-10-24T07:39:47.418Z] Native Overlay Diff: true [2019-10-24T07:39:47.418Z] Logging Driver: json-file [2019-10-24T07:39:47.418Z] Cgroup Driver: cgroupfs [2019-10-24T07:39:47.418Z] Plugins: [2019-10-24T07:39:47.418Z] Volume: local [2019-10-24T07:39:47.418Z] Network: bridge host ipvlan macvlan null overlay [2019-10-24T07:39:47.418Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-24T07:39:47.418Z] Swarm: inactive [2019-10-24T07:39:47.418Z] Runtimes: runc [2019-10-24T07:39:47.418Z] Default Runtime: runc [2019-10-24T07:39:47.418Z] Init Binary: docker-init [2019-10-24T07:39:47.418Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-24T07:39:47.418Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-10-24T07:39:47.418Z] init version: fec3683 [2019-10-24T07:39:47.418Z] Security Options: [2019-10-24T07:39:47.418Z] apparmor [2019-10-24T07:39:47.418Z] seccomp [2019-10-24T07:39:47.418Z] Profile: default [2019-10-24T07:39:47.418Z] Kernel Version: 4.4.0-161-generic [2019-10-24T07:39:47.418Z] Operating System: Ubuntu 16.04.5 LTS [2019-10-24T07:39:47.418Z] OSType: linux [2019-10-24T07:39:47.418Z] Architecture: s390x [2019-10-24T07:39:47.418Z] CPUs: 2 [2019-10-24T07:39:47.418Z] Total Memory: 7.862GiB [2019-10-24T07:39:47.418Z] Name: s390x-ubuntu-04 [2019-10-24T07:39:47.418Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-10-24T07:39:47.418Z] Docker Root Dir: /var/lib/docker [2019-10-24T07:39:47.418Z] Debug Mode (client): false [2019-10-24T07:39:47.418Z] Debug Mode (server): false [2019-10-24T07:39:47.418Z] Username: dockerbuildbot [2019-10-24T07:39:47.418Z] Registry: https://index.docker.io/v1/ [2019-10-24T07:39:47.418Z] Labels: [2019-10-24T07:39:47.418Z] Experimental: true [2019-10-24T07:39:47.418Z] Insecure Registries: [2019-10-24T07:39:47.418Z] 127.0.0.0/8 [2019-10-24T07:39:47.418Z] Live Restore Enabled: false [2019-10-24T07:39:47.418Z] [2019-10-24T07:39:47.418Z] WARNING: No swap limit support [2019-10-24T07:39:47.454Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T07:39:47.454Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T07:39:47.454Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39100/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-24T07:39:47.454Z] + bash /home/ubuntu/workspace/moby_PR-39100/check-config.sh [2019-10-24T07:39:47.454Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-24T07:39:47.454Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-24T07:39:47.454Z] [2019-10-24T07:39:47.454Z] Generally Necessary: [2019-10-24T07:39:47.454Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-24T07:39:47.454Z] - apparmor: enabled and tools installed [2019-10-24T07:39:47.454Z] - CONFIG_NAMESPACES: enabled [2019-10-24T07:39:47.454Z] - CONFIG_NET_NS: enabled [2019-10-24T07:39:47.454Z] - CONFIG_PID_NS: enabled [Pipeline] sh [2019-10-24T07:39:47.713Z] - CONFIG_IPC_NS: enabled [2019-10-24T07:39:47.713Z] - CONFIG_UTS_NS: enabled [2019-10-24T07:39:47.713Z] - CONFIG_CGROUPS: enabled [2019-10-24T07:39:47.713Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-24T07:39:47.713Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-24T07:39:47.713Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-24T07:39:47.714Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-24T07:39:47.714Z] - CONFIG_CPUSETS: enabled [2019-10-24T07:39:47.714Z] - CONFIG_MEMCG: enabled [2019-10-24T07:39:47.714Z] - CONFIG_KEYS: enabled [2019-10-24T07:39:47.714Z] - CONFIG_VETH: enabled (as module) [2019-10-24T07:39:47.714Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-24T07:39:47.714Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-24T07:39:47.714Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-24T07:39:47.714Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-24T07:39:47.714Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-24T07:39:47.714Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-24T07:39:47.714Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-24T07:39:47.714Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-24T07:39:47.714Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-24T07:39:47.714Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-24T07:39:47.714Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-24T07:39:47.714Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-24T07:39:47.714Z] [2019-10-24T07:39:47.714Z] Optional Features: [2019-10-24T07:39:47.714Z] - CONFIG_USER_NS: enabled [2019-10-24T07:39:47.714Z] - CONFIG_SECCOMP: enabled [2019-10-24T07:39:47.714Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-24T07:39:47.714Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-24T07:39:47.714Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-24T07:39:47.714Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-24T07:39:47.714Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-24T07:39:47.714Z] - CONFIG_BLK_CGROUP: enabled [2019-10-24T07:39:47.714Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-24T07:39:47.976Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-24T07:39:47.976Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-24T07:39:47.976Z] - CONFIG_CGROUP_PERF: enabled [2019-10-24T07:39:47.976Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-24T07:39:47.976Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-24T07:39:47.976Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-24T07:39:47.976Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-24T07:39:47.976Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-24T07:39:47.976Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-24T07:39:47.976Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-24T07:39:47.976Z] - CONFIG_IP_VS: enabled (as module) [2019-10-24T07:39:47.976Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-24T07:39:47.976Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-24T07:39:47.976Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-24T07:39:47.976Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-24T07:39:47.976Z] - CONFIG_EXT4_FS: enabled [2019-10-24T07:39:47.976Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-24T07:39:47.976Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-24T07:39:47.976Z] - Network Drivers: [2019-10-24T07:39:47.976Z] - "overlay": [2019-10-24T07:39:47.976Z] - CONFIG_VXLAN: enabled (as module) [2019-10-24T07:39:47.976Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-24T07:39:47.976Z] Optional (for encrypted networks): [2019-10-24T07:39:47.976Z] - CONFIG_CRYPTO: enabled [2019-10-24T07:39:47.976Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-24T07:39:47.976Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-24T07:39:47.976Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-24T07:39:47.976Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-24T07:39:47.976Z] - CONFIG_XFRM: enabled [2019-10-24T07:39:47.976Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-24T07:39:47.976Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-24T07:39:47.976Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-24T07:39:47.976Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-24T07:39:48.239Z] - "ipvlan": [2019-10-24T07:39:48.239Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-24T07:39:48.239Z] - "macvlan": [2019-10-24T07:39:48.239Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-24T07:39:48.239Z] - CONFIG_DUMMY: enabled (as module) [2019-10-24T07:39:48.239Z] - "ftp,tftp client in container": [2019-10-24T07:39:48.239Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-24T07:39:48.239Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-24T07:39:48.239Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-24T07:39:48.239Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-24T07:39:48.239Z] - Storage Drivers: [2019-10-24T07:39:48.239Z] - "aufs": [2019-10-24T07:39:48.239Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-24T07:39:48.239Z] - "btrfs": [2019-10-24T07:39:48.239Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-24T07:39:48.239Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-24T07:39:48.239Z] - "devicemapper": [2019-10-24T07:39:48.239Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-24T07:39:48.239Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-24T07:39:48.239Z] - "overlay": [2019-10-24T07:39:48.239Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-24T07:39:48.239Z] - "zfs": [2019-10-24T07:39:48.239Z] - /dev/zfs: missing [2019-10-24T07:39:48.239Z] - zfs command: missing [2019-10-24T07:39:48.239Z] - zpool command: missing [2019-10-24T07:39:48.239Z] [2019-10-24T07:39:48.239Z] Limits: [2019-10-24T07:39:48.239Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-24T07:39:48.239Z] [2019-10-24T07:39:48.239Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-24T07:39:48.324Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T07:39:48.324Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T07:39:48.324Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-39100/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-24T07:39:48.324Z] + bash /home/jenkins/workspace/moby_PR-39100/check-config.sh [2019-10-24T07:39:48.324Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-24T07:39:48.324Z] info: reading kernel config from /boot/config-4.4.0-161-generic ... [2019-10-24T07:39:48.324Z] [2019-10-24T07:39:48.324Z] Generally Necessary: [2019-10-24T07:39:48.324Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-24T07:39:48.324Z] - apparmor: enabled and tools installed [2019-10-24T07:39:48.324Z] - CONFIG_NAMESPACES: enabled [2019-10-24T07:39:48.324Z] - CONFIG_NET_NS: enabled [2019-10-24T07:39:48.324Z] - CONFIG_PID_NS: enabled [2019-10-24T07:39:48.324Z] - CONFIG_IPC_NS: enabled [2019-10-24T07:39:48.324Z] - CONFIG_UTS_NS: enabled [2019-10-24T07:39:48.324Z] - CONFIG_CGROUPS: enabled [2019-10-24T07:39:48.324Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-24T07:39:48.324Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-24T07:39:48.324Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-24T07:39:48.324Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-24T07:39:48.324Z] - CONFIG_CPUSETS: enabled [2019-10-24T07:39:48.324Z] - CONFIG_MEMCG: enabled [2019-10-24T07:39:48.324Z] - CONFIG_KEYS: enabled [2019-10-24T07:39:48.324Z] - CONFIG_VETH: enabled (as module) [2019-10-24T07:39:48.324Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-24T07:39:48.324Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-24T07:39:48.324Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-24T07:39:48.324Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-24T07:39:48.324Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-24T07:39:48.324Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-24T07:39:48.324Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-24T07:39:48.425Z] Still waiting to schedule task [2019-10-24T07:39:48.425Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-02651c258d5841a4d)’ [2019-10-24T07:39:48.437Z] Still waiting to schedule task [2019-10-24T07:39:48.437Z] All nodes of label ‘arm64&&linux’ are offline [2019-10-24T07:39:48.439Z] Still waiting to schedule task [2019-10-24T07:39:48.439Z] All nodes of label ‘windows-2019’ are offline [2019-10-24T07:39:48.574Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 . [2019-10-24T07:39:48.574Z] #2 [internal] load build definition from Dockerfile [2019-10-24T07:39:48.726Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-24T07:39:48.726Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-24T07:39:48.726Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-24T07:39:48.726Z] [2019-10-24T07:39:48.726Z] Optional Features: [2019-10-24T07:39:48.726Z] - CONFIG_USER_NS: enabled [2019-10-24T07:39:48.726Z] - CONFIG_SECCOMP: enabled [2019-10-24T07:39:48.726Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-24T07:39:48.726Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-24T07:39:48.726Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-24T07:39:48.726Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-24T07:39:48.726Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-24T07:39:48.726Z] - CONFIG_BLK_CGROUP: enabled [2019-10-24T07:39:48.726Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-24T07:39:48.726Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-24T07:39:48.726Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-24T07:39:48.726Z] - CONFIG_CGROUP_PERF: enabled [2019-10-24T07:39:48.726Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-24T07:39:48.726Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-24T07:39:48.726Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-24T07:39:48.726Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-24T07:39:48.726Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-24T07:39:48.726Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_IP_VS: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-24T07:39:48.726Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-24T07:39:48.726Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-24T07:39:48.726Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_EXT4_FS: enabled [2019-10-24T07:39:48.726Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-24T07:39:48.726Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-24T07:39:48.726Z] - Network Drivers: [2019-10-24T07:39:48.726Z] - "overlay": [2019-10-24T07:39:48.726Z] - CONFIG_VXLAN: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-24T07:39:48.726Z] Optional (for encrypted networks): [2019-10-24T07:39:48.726Z] - CONFIG_CRYPTO: enabled [2019-10-24T07:39:48.726Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_XFRM: enabled [2019-10-24T07:39:48.726Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-24T07:39:48.726Z] - "ipvlan": [2019-10-24T07:39:48.726Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-24T07:39:48.726Z] - "macvlan": [2019-10-24T07:39:48.726Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_DUMMY: enabled (as module) [2019-10-24T07:39:48.726Z] - "ftp,tftp client in container": [2019-10-24T07:39:48.726Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-24T07:39:48.726Z] - Storage Drivers: [2019-10-24T07:39:48.726Z] - "aufs": [2019-10-24T07:39:48.726Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-24T07:39:48.726Z] - "btrfs": [2019-10-24T07:39:48.726Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-24T07:39:48.726Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-24T07:39:48.726Z] - "devicemapper": [2019-10-24T07:39:48.726Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-24T07:39:48.726Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-24T07:39:48.726Z] - "overlay": [2019-10-24T07:39:48.726Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-24T07:39:48.726Z] - "zfs": [2019-10-24T07:39:48.726Z] - /dev/zfs: missing [2019-10-24T07:39:48.726Z] - zfs command: missing [2019-10-24T07:39:48.726Z] - zpool command: missing [2019-10-24T07:39:48.726Z] [2019-10-24T07:39:48.726Z] Limits: [2019-10-24T07:39:48.726Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-24T07:39:48.726Z] [2019-10-24T07:39:48.726Z] + true [2019-10-24T07:39:48.832Z] #2 transferring dockerfile: 14.63kB 0.0s done [2019-10-24T07:39:48.832Z] #2 DONE 0.0s [2019-10-24T07:39:48.832Z] [2019-10-24T07:39:48.832Z] #1 [internal] load .dockerignore [2019-10-24T07:39:48.832Z] #1 transferring context: 87B 0.0s done [2019-10-24T07:39:48.832Z] #1 DONE 0.0s [2019-10-24T07:39:48.832Z] [2019-10-24T07:39:48.832Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-24T07:39:48.832Z] #3 DONE 0.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-24T07:39:49.093Z] [2019-10-24T07:39:49.093Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-24T07:39:49.093Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-24T07:39:49.093Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-24T07:39:49.093Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-24T07:39:49.093Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-24T07:39:49.093Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.1s [2019-10-24T07:39:49.093Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.27MB / 8.82MB 0.2s [2019-10-24T07:39:49.093Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-24T07:39:49.352Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-10-24T07:39:49.611Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done [2019-10-24T07:39:49.611Z] #4 DONE 0.7s [2019-10-24T07:39:49.654Z] + make bundles/buildx [2019-10-24T07:39:49.654Z] make: command: Command not found [2019-10-24T07:39:49.654Z] mkdir bundles [2019-10-24T07:39:49.654Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-10-24T07:39:49.654Z] --build-arg BUILDX_COMMIT \ [2019-10-24T07:39:49.654Z] --build-arg BUILDX_REPO \ [2019-10-24T07:39:49.654Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-24T07:39:49.654Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-24T07:39:49.654Z] . [2019-10-24T07:39:49.654Z] /bin/sh: 4: go: not found [2019-10-24T07:39:49.654Z] /bin/sh: 5: go: not found [2019-10-24T07:39:50.177Z] [2019-10-24T07:39:50.177Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-24T07:39:50.435Z] #5 DONE 0.2s [2019-10-24T07:39:50.435Z] [2019-10-24T07:39:50.435Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-24T07:39:50.435Z] #6 DONE 0.3s [2019-10-24T07:39:50.435Z] [2019-10-24T07:39:50.435Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T07:39:50.435Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-24T07:39:50.435Z] #65 DONE 0.0s [2019-10-24T07:39:50.435Z] [2019-10-24T07:39:50.435Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T07:39:50.435Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-24T07:39:50.435Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0B / 10.80MB 0.1s [2019-10-24T07:39:50.435Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0B / 4.34MB 0.1s [2019-10-24T07:39:50.435Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-24T07:39:50.435Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-24T07:39:50.435Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 955.92kB / 45.38MB 0.1s [2019-10-24T07:39:50.435Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-24T07:39:50.698Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 4.78MB / 10.80MB 0.2s [2019-10-24T07:39:50.698Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 6.84MB / 45.38MB 0.2s [2019-10-24T07:39:50.698Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 8.73MB / 10.80MB 0.3s [2019-10-24T07:39:50.698Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 1.77MB / 4.34MB 0.3s [2019-10-24T07:39:50.699Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 11.61MB / 45.38MB 0.3s [2019-10-24T07:39:50.963Z] Sending build context to Docker daemon 50.11MB [2019-10-24T07:39:50.963Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-10-24T07:39:50.963Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-10-24T07:39:50.963Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-24T07:39:50.963Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-10-24T07:39:50.963Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.4s [2019-10-24T07:39:50.963Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.4s [2019-10-24T07:39:50.963Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 15.18MB / 45.38MB 0.4s [2019-10-24T07:39:50.963Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.4s done [2019-10-24T07:39:50.963Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.4s done [2019-10-24T07:39:50.963Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 19.97MB / 45.38MB 0.5s [2019-10-24T07:39:50.963Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 3.66MB / 50.07MB 0.5s [2019-10-24T07:39:50.963Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 3.63MB / 57.69MB 0.5s [2019-10-24T07:39:51.234Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 27.17MB / 45.38MB 0.7s [2019-10-24T07:39:51.234Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 12.41MB / 50.07MB 0.7s [2019-10-24T07:39:51.234Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 11.76MB / 57.69MB 0.7s [2019-10-24T07:39:51.234Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 31.11MB / 45.38MB 0.9s [2019-10-24T07:39:51.234Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 15.87MB / 50.07MB 0.9s [2019-10-24T07:39:51.234Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 18.91MB / 57.69MB 0.9s [2019-10-24T07:39:51.337Z] 1.12.10-stretch: Pulling from library/golang [2019-10-24T07:39:51.337Z] ade01ea651a2: Pulling fs layer [2019-10-24T07:39:51.337Z] fbabdb69f639: Pulling fs layer [2019-10-24T07:39:51.337Z] ff33bd1013d7: Pulling fs layer [2019-10-24T07:39:51.337Z] 85cfe9d77eff: Pulling fs layer [2019-10-24T07:39:51.337Z] ace5139f9caa: Pulling fs layer [2019-10-24T07:39:51.337Z] e4d79466b81c: Pulling fs layer [2019-10-24T07:39:51.337Z] b00baabad4ce: Pulling fs layer [2019-10-24T07:39:51.337Z] ace5139f9caa: Waiting [2019-10-24T07:39:51.337Z] e4d79466b81c: Waiting [2019-10-24T07:39:51.337Z] b00baabad4ce: Waiting [2019-10-24T07:39:51.337Z] 85cfe9d77eff: Waiting [2019-10-24T07:39:51.497Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 36.10MB / 45.38MB 1.0s [2019-10-24T07:39:51.497Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 20.88MB / 50.07MB 1.0s [2019-10-24T07:39:51.497Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 24.69MB / 57.69MB 1.0s [2019-10-24T07:39:51.497Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 38.61MB / 45.38MB 1.1s [2019-10-24T07:39:51.497Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 27.53MB / 50.07MB 1.1s [2019-10-24T07:39:51.742Z] ff33bd1013d7: Verifying Checksum [2019-10-24T07:39:51.742Z] ff33bd1013d7: Download complete [2019-10-24T07:39:51.757Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.2s [2019-10-24T07:39:51.757Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 34.32MB / 50.07MB 1.2s [2019-10-24T07:39:51.757Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 32.74MB / 57.69MB 1.2s [2019-10-24T07:39:52.038Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 42.74MB / 50.07MB 1.5s [2019-10-24T07:39:52.038Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 43.72MB / 57.69MB 1.5s [2019-10-24T07:39:52.139Z] fbabdb69f639: Verifying Checksum [2019-10-24T07:39:52.139Z] fbabdb69f639: Download complete [2019-10-24T07:39:52.296Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 1.7s [2019-10-24T07:39:52.296Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 51.58MB / 57.69MB 1.7s [2019-10-24T07:39:52.296Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 1.8s [2019-10-24T07:39:52.543Z] ade01ea651a2: Verifying Checksum [2019-10-24T07:39:52.543Z] ade01ea651a2: Download complete [2019-10-24T07:39:52.554Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-10-24T07:39:52.957Z] 85cfe9d77eff: Verifying Checksum [2019-10-24T07:39:52.957Z] 85cfe9d77eff: Download complete [2019-10-24T07:39:52.957Z] ace5139f9caa: Verifying Checksum [2019-10-24T07:39:52.957Z] ace5139f9caa: Download complete [2019-10-24T07:39:53.120Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 1.8s done [2019-10-24T07:39:53.120Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.4s done [2019-10-24T07:39:53.120Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.4s done [2019-10-24T07:39:53.120Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 2.5s done [2019-10-24T07:39:53.120Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 1.59MB / 120.06MB 2.6s [2019-10-24T07:39:53.347Z] b00baabad4ce: Verifying Checksum [2019-10-24T07:39:53.348Z] b00baabad4ce: Download complete [2019-10-24T07:39:53.378Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 12.72MB / 120.06MB 2.8s [2019-10-24T07:39:53.378Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 23.83MB / 120.06MB 2.9s [2019-10-24T07:39:53.639Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 32.53MB / 120.06MB 3.2s [2019-10-24T07:39:53.639Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 39.38MB / 120.06MB 3.3s [2019-10-24T07:39:53.899Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 47.43MB / 120.06MB 3.5s [2019-10-24T07:39:54.154Z] e4d79466b81c: Verifying Checksum [2019-10-24T07:39:54.154Z] e4d79466b81c: Download complete [2019-10-24T07:39:54.158Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 55.18MB / 120.06MB 3.7s [2019-10-24T07:39:54.417Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 63.48MB / 120.06MB 3.8s [2019-10-24T07:39:54.536Z] ade01ea651a2: Pull complete [2019-10-24T07:39:54.674Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 74.26MB / 120.06MB 4.1s [2019-10-24T07:39:54.674Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 84.42MB / 120.06MB 4.3s [2019-10-24T07:39:54.908Z] fbabdb69f639: Pull complete [2019-10-24T07:39:54.908Z] ff33bd1013d7: Pull complete [2019-10-24T07:39:54.932Z] #7 ... [2019-10-24T07:39:54.932Z] [2019-10-24T07:39:54.932Z] #19 [internal] load build context [2019-10-24T07:39:54.932Z] #19 transferring context: 45.63MB 4.3s done [2019-10-24T07:39:54.932Z] #19 DONE 4.4s [2019-10-24T07:39:54.932Z] [2019-10-24T07:39:54.932Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T07:39:54.932Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 92.95MB / 120.06MB 4.4s [2019-10-24T07:39:55.190Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 110.41MB / 120.06MB 4.7s [2019-10-24T07:39:55.448Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 4.9s [2019-10-24T07:39:55.706Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 5.1s done [2019-10-24T07:39:56.642Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 4.0s done [2019-10-24T07:39:56.642Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-10-24T07:39:57.208Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.5s done [2019-10-24T07:39:57.465Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-24T07:39:57.465Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.2s done [2019-10-24T07:39:57.482Z] 85cfe9d77eff: Pull complete [2019-10-24T07:39:57.723Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-10-24T07:39:58.246Z] Fetching without tags [2019-10-24T07:39:58.712Z] Merging remotes/origin/master commit a30990b3c8d0d42280fa501287859e1d2393a951 into PR head commit 86b3703182aa210a4a83404f68c2d457166e732a [2019-10-24T07:39:58.835Z] ace5139f9caa: Pull complete [2019-10-24T07:39:58.211Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T07:39:58.216Z] > git config --add remote.origin.fetch +refs/pull/39100/head:refs/remotes/origin/PR-39100 # timeout=10 [2019-10-24T07:39:58.220Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-24T07:39:58.236Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T07:39:58.252Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T07:39:58.253Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T07:39:58.253Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39100/head:refs/remotes/origin/PR-39100 +refs/heads/master:refs/remotes/origin/master [2019-10-24T07:39:58.718Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T07:39:58.722Z] > git checkout -f 86b3703182aa210a4a83404f68c2d457166e732a [2019-10-24T07:40:00.249Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.6s done [2019-10-24T07:40:00.507Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-10-24T07:40:00.696Z] Merge succeeded, producing 5c0136f4ea28a4fea3b70b679f772f705e0703f2 [2019-10-24T07:40:00.697Z] Checking out Revision 5c0136f4ea28a4fea3b70b679f772f705e0703f2 (PR-39100) [2019-10-24T07:40:00.823Z] Commit message: "Merge commit 'a30990b3c8d0d42280fa501287859e1d2393a951' into HEAD" [2019-10-24T07:39:59.799Z] > git merge a30990b3c8d0d42280fa501287859e1d2393a951 # timeout=10 [2019-10-24T07:40:00.684Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-24T07:40:00.703Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T07:40:00.707Z] > git checkout -f 5c0136f4ea28a4fea3b70b679f772f705e0703f2 [2019-10-24T07:40:00.831Z] > git rev-list --no-walk 86b3703182aa210a4a83404f68c2d457166e732a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-24T07:40:01.809Z] + docker version [2019-10-24T07:40:01.809Z] Client: [2019-10-24T07:40:01.809Z] Version: 18.06.1-ce [2019-10-24T07:40:01.809Z] API version: 1.38 [2019-10-24T07:40:01.809Z] Go version: go1.10.3 [2019-10-24T07:40:01.809Z] Git commit: e68fc7a [2019-10-24T07:40:01.809Z] Built: Tue Aug 21 17:26:10 2018 [2019-10-24T07:40:01.809Z] OS/Arch: linux/ppc64le [2019-10-24T07:40:01.809Z] Experimental: false [2019-10-24T07:40:01.809Z] [2019-10-24T07:40:01.809Z] Server: [2019-10-24T07:40:01.809Z] Engine: [2019-10-24T07:40:01.809Z] Version: 18.06.1-ce [2019-10-24T07:40:01.809Z] API version: 1.38 (minimum version 1.12) [2019-10-24T07:40:01.809Z] Go version: go1.10.3 [2019-10-24T07:40:01.809Z] Git commit: e68fc7a [2019-10-24T07:40:01.809Z] Built: Tue Aug 21 17:24:20 2018 [2019-10-24T07:40:01.809Z] OS/Arch: linux/ppc64le [2019-10-24T07:40:01.809Z] Experimental: true [Pipeline] sh [2019-10-24T07:40:02.034Z] e4d79466b81c: Pull complete [2019-10-24T07:40:02.034Z] b00baabad4ce: Pull complete [2019-10-24T07:40:02.034Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-10-24T07:40:02.034Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-24T07:40:02.034Z] ---> 687421176e14 [2019-10-24T07:40:02.034Z] Step 5/16 : ARG BUILDX_REPO [2019-10-24T07:40:02.034Z] ---> Running in 843761f80d42 [2019-10-24T07:40:02.190Z] + docker info [2019-10-24T07:40:02.190Z] Containers: 0 [2019-10-24T07:40:02.190Z] Running: 0 [2019-10-24T07:40:02.190Z] Paused: 0 [2019-10-24T07:40:02.190Z] Stopped: 0 [2019-10-24T07:40:02.190Z] Images: 0 [2019-10-24T07:40:02.190Z] Server Version: 18.06.1-ce [2019-10-24T07:40:02.190Z] Storage Driver: overlay2 [2019-10-24T07:40:02.190Z] Backing Filesystem: extfs [2019-10-24T07:40:02.190Z] Supports d_type: true [2019-10-24T07:40:02.190Z] Native Overlay Diff: true [2019-10-24T07:40:02.190Z] Logging Driver: json-file [2019-10-24T07:40:02.190Z] Cgroup Driver: cgroupfs [2019-10-24T07:40:02.190Z] Plugins: [2019-10-24T07:40:02.190Z] Volume: local [2019-10-24T07:40:02.190Z] Network: bridge host ipvlan macvlan null overlay [2019-10-24T07:40:02.190Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-10-24T07:40:02.190Z] Swarm: inactive [2019-10-24T07:40:02.190Z] Runtimes: runc [2019-10-24T07:40:02.190Z] Default Runtime: runc [2019-10-24T07:40:02.190Z] Init Binary: docker-init [2019-10-24T07:40:02.190Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-10-24T07:40:02.190Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-10-24T07:40:02.190Z] init version: fec3683 [2019-10-24T07:40:02.190Z] Security Options: [2019-10-24T07:40:02.190Z] apparmor [2019-10-24T07:40:02.190Z] seccomp [2019-10-24T07:40:02.190Z] Profile: default [2019-10-24T07:40:02.190Z] Kernel Version: 4.4.0-130-generic [2019-10-24T07:40:02.190Z] Operating System: Ubuntu 16.04.3 LTS [2019-10-24T07:40:02.190Z] OSType: linux [2019-10-24T07:40:02.190Z] Architecture: ppc64le [2019-10-24T07:40:02.190Z] CPUs: 4 [2019-10-24T07:40:02.190Z] Total Memory: 7.972GiB [2019-10-24T07:40:02.190Z] Name: ppc64le-ubuntu-14 [2019-10-24T07:40:02.190Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-10-24T07:40:02.190Z] Docker Root Dir: /var/lib/docker [2019-10-24T07:40:02.190Z] Debug Mode (client): false [2019-10-24T07:40:02.190Z] Debug Mode (server): false [2019-10-24T07:40:02.190Z] Username: dockerbuildbot [2019-10-24T07:40:02.190Z] Registry: https://index.docker.io/v1/ [2019-10-24T07:40:02.190Z] Labels: [2019-10-24T07:40:02.190Z] Experimental: true [2019-10-24T07:40:02.190Z] Insecure Registries: [2019-10-24T07:40:02.190Z] 127.0.0.0/8 [2019-10-24T07:40:02.190Z] Live Restore Enabled: false [2019-10-24T07:40:02.190Z] [Pipeline] sh [2019-10-24T07:40:02.402Z] Removing intermediate container 843761f80d42 [2019-10-24T07:40:02.402Z] ---> 6dbe34a24e8d [2019-10-24T07:40:02.402Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-24T07:40:02.402Z] ---> Running in cd5917cbe282 [2019-10-24T07:40:02.566Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T07:40:02.566Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T07:40:02.566Z] + curl -fsSL -o /home/docker/workspace/moby_PR-39100/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-24T07:40:02.772Z] Cloning into '/buildx'... [2019-10-24T07:40:02.850Z] + bash /home/docker/workspace/moby_PR-39100/check-config.sh [2019-10-24T07:40:02.850Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-24T07:40:02.850Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2019-10-24T07:40:02.850Z] [2019-10-24T07:40:02.850Z] Generally Necessary: [2019-10-24T07:40:02.850Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-24T07:40:02.850Z] - apparmor: enabled and tools installed [2019-10-24T07:40:02.850Z] - CONFIG_NAMESPACES: enabled [2019-10-24T07:40:02.850Z] - CONFIG_NET_NS: enabled [2019-10-24T07:40:02.850Z] - CONFIG_PID_NS: enabled [2019-10-24T07:40:02.850Z] - CONFIG_IPC_NS: enabled [2019-10-24T07:40:02.850Z] - CONFIG_UTS_NS: enabled [2019-10-24T07:40:02.850Z] - CONFIG_CGROUPS: enabled [2019-10-24T07:40:02.850Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-24T07:40:02.850Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-24T07:40:02.850Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-24T07:40:02.850Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-24T07:40:02.850Z] - CONFIG_CPUSETS: enabled [2019-10-24T07:40:02.850Z] - CONFIG_MEMCG: enabled [2019-10-24T07:40:02.850Z] - CONFIG_KEYS: enabled [2019-10-24T07:40:02.850Z] - CONFIG_VETH: enabled (as module) [2019-10-24T07:40:02.850Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-24T07:40:02.850Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-24T07:40:02.850Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-24T07:40:02.850Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-24T07:40:02.850Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-24T07:40:02.850Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-24T07:40:03.137Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-24T07:40:03.137Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-24T07:40:03.137Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-24T07:40:03.137Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-24T07:40:03.137Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-24T07:40:03.137Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-24T07:40:03.137Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-10-24T07:40:03.137Z] [2019-10-24T07:40:03.137Z] Optional Features: [2019-10-24T07:40:03.137Z] - CONFIG_USER_NS: enabled [2019-10-24T07:40:03.137Z] - CONFIG_SECCOMP: enabled [2019-10-24T07:40:03.137Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-24T07:40:03.137Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-24T07:40:03.137Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-24T07:40:03.137Z] (cgroup swap accounting is currently enabled) [2019-10-24T07:40:03.137Z] - CONFIG_MEMCG_KMEM: enabled [2019-10-24T07:40:03.137Z] - CONFIG_BLK_CGROUP: enabled [2019-10-24T07:40:03.137Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-24T07:40:03.137Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-24T07:40:03.137Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-24T07:40:03.137Z] - CONFIG_CGROUP_PERF: enabled [2019-10-24T07:40:03.137Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-24T07:40:03.137Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-24T07:40:03.137Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-24T07:40:03.137Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-24T07:40:03.137Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-24T07:40:03.137Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-24T07:40:03.137Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-24T07:40:03.137Z] - CONFIG_IP_VS: enabled (as module) [2019-10-24T07:40:03.137Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-24T07:40:03.137Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-24T07:40:03.137Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-24T07:40:03.137Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-24T07:40:03.425Z] - CONFIG_EXT4_FS: enabled [2019-10-24T07:40:03.425Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-24T07:40:03.425Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-24T07:40:03.425Z] - Network Drivers: [2019-10-24T07:40:03.425Z] - "overlay": [2019-10-24T07:40:03.425Z] - CONFIG_VXLAN: enabled (as module) [2019-10-24T07:40:03.425Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-24T07:40:03.425Z] Optional (for encrypted networks): [2019-10-24T07:40:03.425Z] - CONFIG_CRYPTO: enabled [2019-10-24T07:40:03.425Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-10-24T07:40:03.425Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-10-24T07:40:03.425Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-10-24T07:40:03.425Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-10-24T07:40:03.425Z] - CONFIG_XFRM: enabled [2019-10-24T07:40:03.425Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-24T07:40:03.425Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-24T07:40:03.425Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-24T07:40:03.425Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-24T07:40:03.425Z] - "ipvlan": [2019-10-24T07:40:03.425Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-24T07:40:03.425Z] - "macvlan": [2019-10-24T07:40:03.425Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-24T07:40:03.425Z] - CONFIG_DUMMY: enabled (as module) [2019-10-24T07:40:03.425Z] - "ftp,tftp client in container": [2019-10-24T07:40:03.425Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-24T07:40:03.425Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-24T07:40:03.425Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-24T07:40:03.425Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-24T07:40:03.425Z] - Storage Drivers: [2019-10-24T07:40:03.425Z] - "aufs": [2019-10-24T07:40:03.425Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-24T07:40:03.707Z] - "btrfs": [2019-10-24T07:40:03.707Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-24T07:40:03.707Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-24T07:40:03.707Z] - "devicemapper": [2019-10-24T07:40:03.707Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-24T07:40:03.707Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-24T07:40:03.707Z] - "overlay": [2019-10-24T07:40:03.707Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-24T07:40:03.707Z] - "zfs": [2019-10-24T07:40:03.707Z] - /dev/zfs: missing [2019-10-24T07:40:03.707Z] - zfs command: missing [2019-10-24T07:40:03.707Z] - zpool command: missing [2019-10-24T07:40:03.707Z] [2019-10-24T07:40:03.707Z] Limits: [2019-10-24T07:40:03.707Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-24T07:40:03.707Z] [2019-10-24T07:40:03.707Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-24T07:40:03.907Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 3.3s done [2019-10-24T07:40:04.129Z] + make bundles/buildx [2019-10-24T07:40:04.474Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 0.1s [2019-10-24T07:40:04.747Z] make: command: Command not found [2019-10-24T07:40:04.747Z] mkdir bundles [2019-10-24T07:40:04.747Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-10-24T07:40:04.747Z] --build-arg BUILDX_COMMIT \ [2019-10-24T07:40:04.747Z] --build-arg BUILDX_REPO \ [2019-10-24T07:40:04.747Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-10-24T07:40:04.747Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-10-24T07:40:04.747Z] . [2019-10-24T07:40:04.747Z] /bin/sh: 4: go: not found [2019-10-24T07:40:04.747Z] /bin/sh: 5: go: not found [2019-10-24T07:40:05.319Z] Removing intermediate container cd5917cbe282 [2019-10-24T07:40:05.319Z] ---> 52a057601fba [2019-10-24T07:40:05.319Z] Step 7/16 : WORKDIR /buildx [2019-10-24T07:40:05.319Z] ---> Running in f629738c8212 [2019-10-24T07:40:05.319Z] Removing intermediate container f629738c8212 [2019-10-24T07:40:05.319Z] ---> e5fb21d44837 [2019-10-24T07:40:05.319Z] Step 8/16 : ARG BUILDX_COMMIT [2019-10-24T07:40:05.687Z] ---> Running in c13893b694c1 [2019-10-24T07:40:05.687Z] Removing intermediate container c13893b694c1 [2019-10-24T07:40:05.687Z] ---> e39609d54426 [2019-10-24T07:40:05.687Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-24T07:40:05.687Z] ---> Running in 1ab290fd5cf6 [2019-10-24T07:40:06.527Z] From https://github.com/docker/buildx [2019-10-24T07:40:06.527Z] * [new tag] v0.3.1 -> build [2019-10-24T07:40:06.527Z] Switched to branch 'build' [2019-10-24T07:40:06.928Z] Removing intermediate container 1ab290fd5cf6 [2019-10-24T07:40:06.928Z] ---> 9eb8e71fc286 [2019-10-24T07:40:06.928Z] Step 10/16 : RUN go mod download [2019-10-24T07:40:07.304Z] ---> Running in ceadad72d8f7 [2019-10-24T07:40:07.459Z] Sending build context to Docker daemon 50.11MB [2019-10-24T07:40:07.459Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-10-24T07:40:07.459Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-10-24T07:40:07.459Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-10-24T07:40:07.459Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-10-24T07:40:07.459Z] 1.12.10-stretch: Pulling from library/golang [2019-10-24T07:40:07.459Z] fb056072eab9: Pulling fs layer [2019-10-24T07:40:07.459Z] 6a33b1f9796f: Pulling fs layer [2019-10-24T07:40:07.459Z] 8f8f8962e456: Pulling fs layer [2019-10-24T07:40:07.459Z] 68adcc365214: Pulling fs layer [2019-10-24T07:40:07.459Z] 76d8adf27bdf: Pulling fs layer [2019-10-24T07:40:07.459Z] d66e58854927: Pulling fs layer [2019-10-24T07:40:07.459Z] 71497195576e: Pulling fs layer [2019-10-24T07:40:07.459Z] 76d8adf27bdf: Waiting [2019-10-24T07:40:07.459Z] 71497195576e: Waiting [2019-10-24T07:40:07.459Z] d66e58854927: Waiting [2019-10-24T07:40:07.459Z] 68adcc365214: Waiting [2019-10-24T07:40:07.713Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-24T07:40:07.714Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-24T07:40:07.714Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-24T07:40:07.714Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-24T07:40:07.714Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-24T07:40:07.714Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-24T07:40:07.714Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-24T07:40:08.085Z] 8f8f8962e456: Verifying Checksum [2019-10-24T07:40:08.085Z] 8f8f8962e456: Download complete [2019-10-24T07:40:08.121Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-24T07:40:08.376Z] 6a33b1f9796f: Verifying Checksum [2019-10-24T07:40:08.376Z] 6a33b1f9796f: Download complete [2019-10-24T07:40:08.514Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-24T07:40:08.514Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-24T07:40:08.514Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-24T07:40:08.917Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-24T07:40:08.917Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-24T07:40:08.917Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-24T07:40:08.917Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-24T07:40:09.324Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-24T07:40:09.728Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-24T07:40:09.728Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-24T07:40:09.728Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-24T07:40:09.728Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-24T07:40:09.740Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 5.4s [2019-10-24T07:40:10.135Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-24T07:40:10.135Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-24T07:40:10.135Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-24T07:40:10.534Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-24T07:40:10.534Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-24T07:40:10.926Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-24T07:40:10.926Z] go: finding github.com/kr/pretty v0.1.0 [2019-10-24T07:40:11.074Z] fb056072eab9: Verifying Checksum [2019-10-24T07:40:11.074Z] fb056072eab9: Download complete [2019-10-24T07:40:11.138Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 6.6s done [2019-10-24T07:40:11.333Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-24T07:40:11.333Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-24T07:40:11.396Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-24T07:40:11.701Z] 68adcc365214: Verifying Checksum [2019-10-24T07:40:11.701Z] 68adcc365214: Download complete [2019-10-24T07:40:11.844Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-24T07:40:11.844Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-24T07:40:11.844Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-24T07:40:11.960Z] #7 DONE 21.4s [2019-10-24T07:40:11.960Z] [2019-10-24T07:40:11.960Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-24T07:40:12.323Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-24T07:40:12.323Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-24T07:40:12.341Z] 71497195576e: Verifying Checksum [2019-10-24T07:40:12.341Z] 71497195576e: Download complete [2019-10-24T07:40:12.625Z] 76d8adf27bdf: Verifying Checksum [2019-10-24T07:40:12.625Z] 76d8adf27bdf: Download complete [2019-10-24T07:40:12.741Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-24T07:40:12.741Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-24T07:40:12.741Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-24T07:40:12.741Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-24T07:40:12.741Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-24T07:40:13.574Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-24T07:40:13.574Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-24T07:40:13.976Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-24T07:40:13.976Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-24T07:40:13.976Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-24T07:40:13.976Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-24T07:40:14.398Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-24T07:40:14.398Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-24T07:40:14.398Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-24T07:40:15.030Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-24T07:40:15.030Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-24T07:40:15.238Z] #8 DONE 3.3s [2019-10-24T07:40:15.238Z] [2019-10-24T07:40:15.238Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-24T07:40:15.322Z] fb056072eab9: Pull complete [2019-10-24T07:40:15.716Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-24T07:40:15.716Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-24T07:40:15.952Z] 6a33b1f9796f: Pull complete [2019-10-24T07:40:16.136Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-24T07:40:16.136Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-24T07:40:16.136Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-24T07:40:16.136Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-24T07:40:16.172Z] #9 DONE 1.0s [2019-10-24T07:40:16.237Z] 8f8f8962e456: Pull complete [2019-10-24T07:40:16.430Z] [2019-10-24T07:40:16.430Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:40:16.430Z] #20 DONE 0.1s [2019-10-24T07:40:16.430Z] [2019-10-24T07:40:16.430Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:40:16.538Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-24T07:40:16.538Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-24T07:40:16.538Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-24T07:40:16.690Z] #33 ... [2019-10-24T07:40:16.690Z] [2019-10-24T07:40:16.690Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-24T07:40:16.690Z] #21 DONE 0.2s [2019-10-24T07:40:16.690Z] [2019-10-24T07:40:16.690Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:40:16.934Z] go: finding gotest.tools v2.2.0+incompatible [2019-10-24T07:40:16.934Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-24T07:40:17.338Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-24T07:40:17.338Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-24T07:40:17.748Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-24T07:40:17.748Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-24T07:40:17.748Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-24T07:40:17.748Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-24T07:40:18.166Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-24T07:40:18.166Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-24T07:40:18.166Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-24T07:40:18.166Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-24T07:40:18.166Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-24T07:40:18.272Z] d66e58854927: Verifying Checksum [2019-10-24T07:40:18.272Z] d66e58854927: Download complete [2019-10-24T07:40:18.572Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-24T07:40:18.572Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-24T07:40:18.572Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-24T07:40:18.589Z] #22 2.055 + RM_GOPATH=0 [2019-10-24T07:40:18.589Z] #22 2.055 + TMP_GOPATH= [2019-10-24T07:40:18.589Z] #22 2.055 + : /build [2019-10-24T07:40:18.589Z] #22 2.055 + '[' -z '' ']' [2019-10-24T07:40:18.589Z] #22 2.055 ++ mktemp -d [2019-10-24T07:40:18.847Z] #22 2.056 + export GOPATH=/tmp/tmp.LTrWALdq4q [2019-10-24T07:40:18.847Z] #22 2.056 + GOPATH=/tmp/tmp.LTrWALdq4q [2019-10-24T07:40:18.847Z] #22 2.056 + RM_GOPATH=1 [2019-10-24T07:40:18.847Z] #22 2.057 ++ dirname ./install.sh [2019-10-24T07:40:18.847Z] #22 2.058 + dir=. [2019-10-24T07:40:18.847Z] #22 2.058 + bin=dockercli [2019-10-24T07:40:18.847Z] #22 2.058 + shift [2019-10-24T07:40:18.847Z] #22 2.059 + '[' '!' -f ./dockercli.installer ']' [2019-10-24T07:40:18.847Z] #22 2.059 + . ./dockercli.installer [2019-10-24T07:40:18.847Z] #22 2.059 ++ : stable [2019-10-24T07:40:18.847Z] #22 2.059 ++ : 17.06.2-ce [2019-10-24T07:40:18.847Z] #22 2.060 + install_dockercli [2019-10-24T07:40:18.847Z] #22 2.060 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-24T07:40:18.847Z] #22 2.060 Install docker/cli version 17.06.2-ce from stable [2019-10-24T07:40:18.847Z] #22 2.060 ++ uname -m [2019-10-24T07:40:18.847Z] #22 2.061 + arch=x86_64 [2019-10-24T07:40:18.847Z] #22 2.062 + '[' x86_64 '!=' x86_64 ']' [2019-10-24T07:40:18.847Z] #22 2.062 + url=https://download.docker.com/linux/static [2019-10-24T07:40:18.847Z] #22 2.062 + tar -xz docker/docker [2019-10-24T07:40:18.847Z] #22 2.064 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-24T07:40:19.046Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-24T07:40:19.046Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-24T07:40:19.490Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-24T07:40:19.490Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-24T07:40:19.953Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-24T07:40:19.953Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-24T07:40:20.305Z] 68adcc365214: Pull complete [2019-10-24T07:40:20.342Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-24T07:40:20.750Z] #22 4.095 + mkdir -p /build [2019-10-24T07:40:20.750Z] #22 4.096 + mv docker/docker /build/ [2019-10-24T07:40:20.750Z] #22 4.099 + rmdir docker [2019-10-24T07:40:21.009Z] #22 DONE 4.3s [2019-10-24T07:40:21.009Z] [2019-10-24T07:40:21.009Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:40:21.009Z] #33 3.484 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:40:21.009Z] #33 3.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:40:21.009Z] #33 3.639 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:40:21.009Z] #33 3.647 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:40:21.009Z] #33 3.709 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:40:21.009Z] #33 4.009 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-24T07:40:21.009Z] #33 4.674 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-24T07:40:21.184Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-24T07:40:21.184Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-24T07:40:21.267Z] #33 5.147 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-24T07:40:21.589Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-24T07:40:21.589Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-24T07:40:22.457Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-24T07:40:23.010Z] 76d8adf27bdf: Pull complete [2019-10-24T07:40:24.542Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-24T07:40:24.542Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-24T07:40:24.542Z] go: finding golang.org/x/text v0.3.0 [2019-10-24T07:40:24.542Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-24T07:40:24.542Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-24T07:40:25.433Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-24T07:40:25.844Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-24T07:40:25.844Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-24T07:40:25.844Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-24T07:40:26.644Z] #33 9.607 Fetched 7919 kB in 7s (1111 kB/s) [2019-10-24T07:40:26.644Z] #33 9.607 Reading package lists... [2019-10-24T07:40:26.644Z] #33 ... [2019-10-24T07:40:26.644Z] [2019-10-24T07:40:26.644Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:40:26.644Z] #10 3.453 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:40:26.644Z] #10 3.541 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:40:26.644Z] #10 3.621 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:40:26.644Z] #10 3.624 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:40:26.644Z] #10 3.709 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:40:26.644Z] #10 4.023 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-24T07:40:26.644Z] #10 4.782 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-24T07:40:26.644Z] #10 5.190 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-24T07:40:26.644Z] #10 9.343 Fetched 7919 kB in 6s (1131 kB/s) [2019-10-24T07:40:26.644Z] #10 9.343 Reading package lists... [2019-10-24T07:40:26.644Z] #10 ... [2019-10-24T07:40:26.644Z] [2019-10-24T07:40:26.644Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T07:40:26.644Z] #24 3.389 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:40:26.644Z] #24 3.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:40:26.644Z] #24 3.520 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:40:26.644Z] #24 3.523 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:40:26.644Z] #24 3.606 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:40:26.644Z] #24 3.789 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-24T07:40:26.644Z] #24 4.547 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-24T07:40:26.644Z] #24 4.910 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-24T07:40:26.644Z] #24 9.575 Fetched 7919 kB in 7s (1103 kB/s) [2019-10-24T07:40:26.738Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-24T07:40:26.738Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-24T07:40:27.297Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-24T07:40:27.297Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-24T07:40:28.017Z] #24 9.575 Reading package lists... [2019-10-24T07:40:28.017Z] #24 ... [2019-10-24T07:40:28.017Z] [2019-10-24T07:40:28.017Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:40:28.017Z] #10 9.343 Reading package lists... [2019-10-24T07:40:28.157Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-24T07:40:28.157Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-24T07:40:28.157Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-24T07:40:28.517Z] d66e58854927: Pull complete [2019-10-24T07:40:28.517Z] 71497195576e: Pull complete [2019-10-24T07:40:28.517Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-10-24T07:40:28.517Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-10-24T07:40:28.517Z] ---> ebd73b5ebd31 [2019-10-24T07:40:28.517Z] Step 5/16 : ARG BUILDX_REPO [2019-10-24T07:40:28.517Z] ---> Running in 0ca799202075 [2019-10-24T07:40:28.517Z] Removing intermediate container 0ca799202075 [2019-10-24T07:40:28.517Z] ---> 2258dac5fcc5 [2019-10-24T07:40:28.517Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-10-24T07:40:28.517Z] ---> Running in 216f915cec32 [2019-10-24T07:40:28.567Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-24T07:40:29.140Z] Cloning into '/buildx'... [2019-10-24T07:40:29.414Z] go: finding cloud.google.com/go v0.26.0 [2019-10-24T07:40:29.414Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-24T07:40:29.924Z] #10 11.70 Reading package lists... [2019-10-24T07:40:30.272Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-24T07:40:30.272Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-24T07:40:30.442Z] #10 13.87 Building dependency tree... [2019-10-24T07:40:31.011Z] #10 14.65 The following additional packages will be installed: [2019-10-24T07:40:31.011Z] #10 14.65 libapparmor1 libseccomp2 [2019-10-24T07:40:31.011Z] #10 14.66 Suggested packages: [2019-10-24T07:40:31.011Z] #10 14.66 seccomp [2019-10-24T07:40:31.011Z] #10 14.77 The following NEW packages will be installed: [2019-10-24T07:40:31.011Z] #10 14.77 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-24T07:40:31.920Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-24T07:40:31.920Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-24T07:40:31.920Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-24T07:40:31.920Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-24T07:40:32.417Z] #10 15.93 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:40:32.417Z] #10 15.93 Need to get 300 kB of archives. [2019-10-24T07:40:32.417Z] #10 15.93 After this operation, 1201 kB of additional disk space will be used. [2019-10-24T07:40:32.417Z] #10 15.93 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-24T07:40:32.417Z] #10 16.02 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-24T07:40:32.417Z] #10 16.04 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-24T07:40:32.417Z] #10 16.04 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-24T07:40:32.608Z] Removing intermediate container 216f915cec32 [2019-10-24T07:40:32.608Z] ---> 5e7b8a9dcc6c [2019-10-24T07:40:32.608Z] Step 7/16 : WORKDIR /buildx [2019-10-24T07:40:32.608Z] ---> Running in 1297d2933c5f [2019-10-24T07:40:32.608Z] Removing intermediate container 1297d2933c5f [2019-10-24T07:40:32.608Z] ---> 95699c399ee0 [2019-10-24T07:40:32.608Z] Step 8/16 : ARG BUILDX_COMMIT [2019-10-24T07:40:32.608Z] ---> Running in 01899854989c [2019-10-24T07:40:32.608Z] Removing intermediate container 01899854989c [2019-10-24T07:40:32.608Z] ---> d8e315b8dd84 [2019-10-24T07:40:32.608Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-10-24T07:40:32.608Z] ---> Running in bb3c1736dff9 [2019-10-24T07:40:32.675Z] #10 ... [2019-10-24T07:40:32.675Z] [2019-10-24T07:40:32.675Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T07:40:32.675Z] #24 9.575 Reading package lists... [2019-10-24T07:40:32.675Z] #24 11.90 Reading package lists... [2019-10-24T07:40:32.675Z] #24 13.72 Building dependency tree... [2019-10-24T07:40:32.675Z] #24 14.24 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-24T07:40:32.675Z] #24 14.24 The following additional packages will be installed: [2019-10-24T07:40:32.675Z] #24 14.24 libjq1 libonig4 [2019-10-24T07:40:32.675Z] #24 14.32 The following NEW packages will be installed: [2019-10-24T07:40:32.675Z] #24 14.32 jq libjq1 libonig4 [2019-10-24T07:40:32.675Z] #24 15.49 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:40:32.675Z] #24 15.49 Need to get 327 kB of archives. [2019-10-24T07:40:32.675Z] #24 15.49 After this operation, 1157 kB of additional disk space will be used. [2019-10-24T07:40:32.675Z] #24 15.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-24T07:40:32.675Z] #24 15.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-24T07:40:32.675Z] #24 15.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-24T07:40:32.675Z] #24 15.68 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:40:32.675Z] #24 15.74 Fetched 327 kB in 1s (284 kB/s) [2019-10-24T07:40:32.675Z] #24 15.77 Selecting previously unselected package libonig4:amd64. [2019-10-24T07:40:32.675Z] #24 15.77 (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.) [2019-10-24T07:40:32.675Z] #24 15.78 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-24T07:40:32.675Z] #24 15.79 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-24T07:40:32.675Z] #24 15.85 Selecting previously unselected package libjq1:amd64. [2019-10-24T07:40:32.675Z] #24 15.85 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-24T07:40:32.675Z] #24 15.86 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-24T07:40:32.675Z] #24 15.90 Selecting previously unselected package jq. [2019-10-24T07:40:32.675Z] #24 15.90 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-24T07:40:32.675Z] #24 15.91 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-24T07:40:32.675Z] #24 15.97 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-24T07:40:32.675Z] #24 15.98 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-24T07:40:32.675Z] #24 15.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:40:32.675Z] #24 16.01 Setting up jq (1.5+dfsg-1.3) ... [2019-10-24T07:40:32.675Z] #24 DONE 16.4s [2019-10-24T07:40:32.675Z] [2019-10-24T07:40:32.675Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:40:32.675Z] #10 16.35 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:40:32.675Z] #10 16.42 Fetched 300 kB in 1s (238 kB/s) [2019-10-24T07:40:32.675Z] #10 16.48 Selecting previously unselected package libseccomp2:amd64. [2019-10-24T07:40:32.675Z] #10 16.48 (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.) [2019-10-24T07:40:32.675Z] #10 16.51 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-24T07:40:32.675Z] #10 16.52 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-24T07:40:32.793Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-24T07:40:32.934Z] #10 16.59 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-24T07:40:32.934Z] #10 16.59 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-24T07:40:32.934Z] #10 16.60 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-24T07:40:32.934Z] #10 16.76 Selecting previously unselected package libapparmor1:amd64. [2019-10-24T07:40:32.934Z] #10 16.76 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-24T07:40:32.934Z] #10 16.77 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-24T07:40:32.934Z] #10 16.82 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-24T07:40:32.934Z] #10 16.82 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-24T07:40:32.934Z] #10 16.83 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-24T07:40:33.192Z] #10 16.95 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:40:33.192Z] #10 17.00 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-24T07:40:33.192Z] #10 17.02 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-24T07:40:33.192Z] #10 17.03 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-24T07:40:33.192Z] #10 17.05 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-24T07:40:33.192Z] #10 17.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:40:33.198Z] go: finding github.com/golang/mock v1.1.1 [2019-10-24T07:40:33.198Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-24T07:40:33.198Z] go: finding github.com/lib/pq v1.0.0 [2019-10-24T07:40:33.198Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-24T07:40:33.222Z] From https://github.com/docker/buildx [2019-10-24T07:40:33.222Z] * [new tag] v0.3.1 -> build [2019-10-24T07:40:33.508Z] Switched to branch 'build' [2019-10-24T07:40:33.603Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-24T07:40:33.603Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-24T07:40:33.603Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-24T07:40:33.603Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-24T07:40:33.763Z] #10 DONE 17.5s [2019-10-24T07:40:33.763Z] [2019-10-24T07:40:33.763Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:40:33.763Z] #33 9.607 Reading package lists... [2019-10-24T07:40:33.763Z] #33 12.01 Reading package lists... [2019-10-24T07:40:33.763Z] #33 14.24 Building dependency tree... [2019-10-24T07:40:33.763Z] #33 14.82 The following additional packages will be installed: [2019-10-24T07:40:33.763Z] #33 14.82 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-24T07:40:33.763Z] #33 14.83 Suggested packages: [2019-10-24T07:40:33.763Z] #33 14.83 codeblocks eclipse ninja-build lrzip [2019-10-24T07:40:33.763Z] #33 14.83 Recommended packages: [2019-10-24T07:40:33.763Z] #33 14.83 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-24T07:40:33.763Z] #33 14.96 The following NEW packages will be installed: [2019-10-24T07:40:33.763Z] #33 14.96 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-24T07:40:33.763Z] #33 14.96 vim-common xxd [2019-10-24T07:40:33.763Z] #33 16.01 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:40:33.763Z] #33 16.01 Need to get 13.7 MB of archives. [2019-10-24T07:40:33.763Z] #33 16.01 After this operation, 57.2 MB of additional disk space will be used. [2019-10-24T07:40:33.763Z] #33 16.01 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-24T07:40:33.763Z] #33 16.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-24T07:40:33.763Z] #33 16.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-24T07:40:33.763Z] #33 16.27 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-24T07:40:33.763Z] #33 16.31 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-24T07:40:33.763Z] #33 16.32 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-24T07:40:33.763Z] #33 16.33 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-24T07:40:33.763Z] #33 16.33 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-24T07:40:33.763Z] #33 16.45 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-24T07:40:33.763Z] #33 16.45 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-24T07:40:33.763Z] #33 16.74 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:40:33.763Z] #33 16.78 Fetched 13.7 MB in 1s (9194 kB/s) [2019-10-24T07:40:33.763Z] #33 16.83 Selecting previously unselected package cmake-data. [2019-10-24T07:40:33.763Z] #33 16.83 (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.) [2019-10-24T07:40:33.763Z] #33 16.85 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-24T07:40:33.763Z] #33 16.85 Unpacking cmake-data (3.7.2-1) ... [2019-10-24T07:40:33.794Z] Removing intermediate container bb3c1736dff9 [2019-10-24T07:40:33.794Z] ---> cedfbdd51199 [2019-10-24T07:40:33.794Z] Step 10/16 : RUN go mod download [2019-10-24T07:40:33.794Z] ---> Running in 17a443c7aab5 [2019-10-24T07:40:34.022Z] #33 17.76 Selecting previously unselected package liblzo2-2:amd64. [2019-10-24T07:40:34.022Z] #33 17.77 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-24T07:40:34.022Z] #33 17.78 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-24T07:40:34.022Z] #33 17.84 Selecting previously unselected package libicu57:amd64. [2019-10-24T07:40:34.022Z] #33 17.84 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-24T07:40:34.022Z] #33 17.84 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-24T07:40:34.416Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-10-24T07:40:34.416Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-10-24T07:40:34.416Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-10-24T07:40:34.416Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-10-24T07:40:34.416Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-10-24T07:40:34.416Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-24T07:40:34.416Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-24T07:40:34.416Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-10-24T07:40:34.416Z] go: finding github.com/stretchr/testify v1.3.0 [2019-10-24T07:40:34.607Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-24T07:40:34.607Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-24T07:40:34.607Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-10-24T07:40:34.607Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-24T07:40:34.607Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-24T07:40:35.036Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-24T07:40:35.036Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-24T07:40:35.036Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-24T07:40:35.036Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-24T07:40:35.040Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-10-24T07:40:35.896Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-24T07:40:35.896Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-24T07:40:35.896Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-24T07:40:35.932Z] #33 ... [2019-10-24T07:40:35.932Z] [2019-10-24T07:40:35.932Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-24T07:40:35.932Z] #11 DONE 1.9s [2019-10-24T07:40:35.932Z] [2019-10-24T07:40:35.932Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:40:35.932Z] #33 19.33 Selecting previously unselected package libxml2:amd64. [2019-10-24T07:40:35.932Z] #33 19.33 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-24T07:40:35.932Z] #33 19.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-24T07:40:35.932Z] #33 ... [2019-10-24T07:40:35.932Z] [2019-10-24T07:40:35.932Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-24T07:40:36.307Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-24T07:40:36.307Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-10-24T07:40:36.307Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-24T07:40:36.307Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-24T07:40:36.307Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-24T07:40:36.308Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-24T07:40:36.533Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-10-24T07:40:36.533Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-24T07:40:36.533Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-24T07:40:36.721Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-24T07:40:36.721Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-24T07:40:36.721Z] go: finding github.com/kr/text v0.1.0 [2019-10-24T07:40:37.130Z] go: finding gotest.tools v2.1.0+incompatible [2019-10-24T07:40:37.163Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-10-24T07:40:37.163Z] go: finding github.com/pkg/errors v0.8.1 [2019-10-24T07:40:37.463Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-10-24T07:40:37.463Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-24T07:40:37.521Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-24T07:40:37.758Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-10-24T07:40:37.758Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-10-24T07:40:37.836Z] #12 DONE 1.9s [2019-10-24T07:40:37.836Z] [2019-10-24T07:40:37.836Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:40:37.836Z] #33 19.69 Selecting previously unselected package libarchive13:amd64. [2019-10-24T07:40:37.836Z] #33 19.69 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-24T07:40:37.836Z] #33 19.69 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-24T07:40:37.836Z] #33 19.80 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-24T07:40:37.836Z] #33 19.80 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-24T07:40:37.836Z] #33 19.80 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-24T07:40:37.836Z] #33 19.85 Selecting previously unselected package libuv1:amd64. [2019-10-24T07:40:37.836Z] #33 19.86 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-24T07:40:37.836Z] #33 19.86 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-24T07:40:37.836Z] #33 19.93 Selecting previously unselected package cmake. [2019-10-24T07:40:37.836Z] #33 19.93 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-24T07:40:37.836Z] #33 19.97 Unpacking cmake (3.7.2-1) ... [2019-10-24T07:40:37.836Z] #33 21.15 Selecting previously unselected package xxd. [2019-10-24T07:40:37.836Z] #33 21.15 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-24T07:40:37.836Z] #33 21.15 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:40:37.836Z] #33 21.21 Selecting previously unselected package vim-common. [2019-10-24T07:40:37.836Z] #33 21.21 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T07:40:37.836Z] #33 21.22 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:40:37.836Z] #33 21.34 Processing triggers for mime-support (3.60) ... [2019-10-24T07:40:37.836Z] #33 21.37 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:40:37.836Z] #33 21.38 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-24T07:40:37.836Z] #33 21.39 Setting up cmake-data (3.7.2-1) ... [2019-10-24T07:40:37.836Z] #33 21.40 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-24T07:40:37.836Z] #33 21.41 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-24T07:40:37.836Z] #33 21.42 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:40:37.836Z] #33 21.48 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:40:37.836Z] #33 21.48 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-24T07:40:37.836Z] #33 21.51 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-24T07:40:37.836Z] #33 21.52 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-24T07:40:37.836Z] #33 21.53 Setting up cmake (3.7.2-1) ... [2019-10-24T07:40:37.836Z] #33 21.57 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:40:37.927Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-24T07:40:37.927Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-24T07:40:37.927Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-24T07:40:37.927Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-24T07:40:38.094Z] #33 DONE 21.8s [2019-10-24T07:40:38.094Z] [2019-10-24T07:40:38.094Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:40:38.094Z] #34 DONE 0.1s [2019-10-24T07:40:38.094Z] [2019-10-24T07:40:38.094Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-24T07:40:38.333Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-24T07:40:38.333Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-24T07:40:38.388Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-24T07:40:38.424Z] Running on ubuntu-1604-overlay2-arm64v8 (i-0c66a5f49109bab15) in /home/ubuntu/workspace/moby_PR-39100 [Pipeline] { [Pipeline] checkout [2019-10-24T07:40:38.659Z] #13 1.212 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-24T07:40:38.677Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-10-24T07:40:38.752Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-10-24T07:40:38.752Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-24T07:40:38.963Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-10-24T07:40:38.963Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-10-24T07:40:39.248Z] #13 DONE 1.6s [2019-10-24T07:40:39.248Z] [2019-10-24T07:40:39.248Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-24T07:40:39.252Z] go: finding github.com/json-iterator/go v1.1.6 [2019-10-24T07:40:39.437Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-24T07:40:39.437Z] go: finding github.com/stretchr/testify v1.2.2 [2019-10-24T07:40:39.437Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-24T07:40:39.437Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-10-24T07:40:39.539Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-10-24T07:40:39.829Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-10-24T07:40:39.829Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-10-24T07:40:39.926Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-24T07:40:39.926Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-24T07:40:40.185Z] #14 DONE 1.1s [2019-10-24T07:40:40.185Z] [2019-10-24T07:40:40.185Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-24T07:40:40.347Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-24T07:40:40.457Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-10-24T07:40:40.756Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-24T07:40:40.756Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-24T07:40:40.756Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-24T07:40:41.102Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-10-24T07:40:41.102Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-10-24T07:40:41.117Z] #15 DONE 1.1s [2019-10-24T07:40:41.117Z] [2019-10-24T07:40:41.117Z] #16 [dev 6/24] RUN ldconfig [2019-10-24T07:40:41.129Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-10-24T07:40:41.518Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-24T07:40:41.518Z] go: finding github.com/pkg/profile v1.2.1 [2019-10-24T07:40:41.518Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-24T07:40:41.518Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-24T07:40:41.746Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-10-24T07:40:42.161Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-24T07:40:42.169Z] using credential docker-jenkins-github-credentials [2019-10-24T07:40:42.177Z] Cloning the remote Git repository [2019-10-24T07:40:42.177Z] Cloning with configured refspecs honoured and without tags [2019-10-24T07:40:42.383Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-24T07:40:42.494Z] #16 DONE 1.3s [2019-10-24T07:40:42.495Z] [2019-10-24T07:40:42.495Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:40:42.631Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-24T07:40:42.631Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-24T07:40:43.021Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-10-24T07:40:43.021Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-10-24T07:40:43.053Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-10-24T07:40:43.053Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-24T07:40:42.701Z] Cloning repository https://github.com/moby/moby.git [2019-10-24T07:40:42.823Z] > git init /home/ubuntu/workspace/moby_PR-39100 # timeout=10 [2019-10-24T07:40:43.035Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T07:40:43.036Z] > git --version # timeout=10 [2019-10-24T07:40:43.045Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T07:40:43.047Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39100/head:refs/remotes/origin/PR-39100 +refs/heads/master:refs/remotes/origin/master [2019-10-24T07:40:43.457Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-24T07:40:43.457Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-24T07:40:43.457Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-24T07:40:43.457Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-24T07:40:43.850Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-24T07:40:44.062Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-10-24T07:40:44.267Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-24T07:40:44.267Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-24T07:40:44.267Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-24T07:40:44.673Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-24T07:40:44.688Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-10-24T07:40:44.688Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-10-24T07:40:44.978Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-10-24T07:40:44.978Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-10-24T07:40:45.026Z] #17 2.156 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:40:45.026Z] #17 2.157 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:40:45.026Z] #17 2.170 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:40:45.026Z] #17 2.172 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:40:45.026Z] #17 2.179 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:40:45.026Z] #17 2.293 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-24T07:40:45.026Z] #17 2.508 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-24T07:40:45.026Z] #17 2.619 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-24T07:40:45.084Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-24T07:40:45.084Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-24T07:40:45.084Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-24T07:40:45.084Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-24T07:40:45.524Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-24T07:40:45.524Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-24T07:40:45.524Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-24T07:40:45.536Z] Running on ubuntu-1804-overlay2 (i-006a20e553abc2374) in /home/ubuntu/workspace/moby_PR-39100 [Pipeline] { [Pipeline] checkout [2019-10-24T07:40:45.967Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-24T07:40:46.010Z] go: finding github.com/jinzhu/now v1.0.0 [2019-10-24T07:40:46.368Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-24T07:40:46.369Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-24T07:40:46.369Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-24T07:40:46.637Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-24T07:40:46.637Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-10-24T07:40:46.743Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-24T07:40:46.925Z] #17 4.397 Fetched 7919 kB in 3s (2424 kB/s) [2019-10-24T07:40:47.131Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-24T07:40:47.523Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-24T07:40:47.865Z] #17 4.397 Reading package lists... [2019-10-24T07:40:47.947Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-24T07:40:48.143Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-10-24T07:40:48.372Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-24T07:40:48.372Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-24T07:40:48.372Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-24T07:40:48.432Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-10-24T07:40:48.432Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-10-24T07:40:48.724Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-10-24T07:40:48.799Z] #17 5.424 Reading package lists... [2019-10-24T07:40:48.909Z] go: finding github.com/kr/pty v1.1.1 [2019-10-24T07:40:49.355Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-10-24T07:40:49.366Z] #17 6.448 Building dependency tree... [2019-10-24T07:40:49.366Z] #17 6.791 The following additional packages will be installed: [2019-10-24T07:40:49.366Z] #17 6.791 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-24T07:40:49.366Z] #17 6.792 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-24T07:40:49.366Z] #17 6.792 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-24T07:40:49.366Z] #17 6.793 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-24T07:40:49.366Z] #17 6.793 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-24T07:40:49.366Z] #17 6.793 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-24T07:40:49.366Z] #17 6.794 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-24T07:40:49.366Z] #17 6.794 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-24T07:40:49.366Z] #17 6.795 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-24T07:40:49.366Z] #17 6.797 Suggested packages: [2019-10-24T07:40:49.366Z] #17 6.797 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-24T07:40:49.366Z] #17 6.797 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-24T07:40:49.366Z] #17 6.797 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-24T07:40:49.366Z] #17 6.798 vim-doc vim-scripts xfsdump acl attr quota [2019-10-24T07:40:49.366Z] #17 6.798 Recommended packages: [2019-10-24T07:40:49.366Z] #17 6.798 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-24T07:40:49.366Z] #17 6.798 python3-keyrings.alt python3-xdg unzip [2019-10-24T07:40:49.646Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-10-24T07:40:49.833Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-24T07:40:50.225Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-24T07:40:50.225Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-10-24T07:40:50.225Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-24T07:40:50.225Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-10-24T07:40:50.311Z] #17 7.804 The following NEW packages will be installed: [2019-10-24T07:40:50.311Z] #17 7.804 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-24T07:40:50.311Z] #17 7.804 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-24T07:40:50.311Z] #17 7.804 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-24T07:40:50.311Z] #17 7.804 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-24T07:40:50.311Z] #17 7.804 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-24T07:40:50.311Z] #17 7.804 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-24T07:40:50.311Z] #17 7.804 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-24T07:40:50.311Z] #17 7.804 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-24T07:40:50.311Z] #17 7.804 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-24T07:40:50.311Z] #17 7.804 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-24T07:40:50.311Z] #17 7.804 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-24T07:40:50.311Z] #17 7.804 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-24T07:40:50.311Z] #17 7.804 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-24T07:40:50.311Z] #17 7.804 xfsprogs xxd xz-utils zip [2019-10-24T07:40:50.540Z] using credential docker-jenkins-github-credentials [2019-10-24T07:40:50.553Z] Cloning the remote Git repository [2019-10-24T07:40:50.553Z] Cloning with configured refspecs honoured and without tags [2019-10-24T07:40:50.609Z] Cloning repository https://github.com/moby/moby.git [2019-10-24T07:40:51.065Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-24T07:40:51.065Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-10-24T07:40:51.142Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-10-24T07:40:51.142Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-10-24T07:40:51.142Z] go: finding github.com/stretchr/objx v0.1.1 [2019-10-24T07:40:51.142Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-10-24T07:40:51.244Z] #17 8.844 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:40:51.244Z] #17 8.844 Need to get 90.9 MB of archives. [2019-10-24T07:40:51.244Z] #17 8.844 After this operation, 541 MB of additional disk space will be used. [2019-10-24T07:40:51.244Z] #17 8.844 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-24T07:40:51.502Z] #17 8.852 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-24T07:40:51.502Z] #17 8.856 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-24T07:40:51.502Z] #17 8.856 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-24T07:40:51.502Z] #17 8.860 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-24T07:40:51.502Z] #17 8.861 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-24T07:40:51.502Z] #17 8.872 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-24T07:40:51.502Z] #17 8.899 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-24T07:40:51.502Z] #17 8.901 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-24T07:40:51.502Z] #17 8.903 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-24T07:40:51.502Z] #17 8.944 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-24T07:40:51.502Z] #17 8.949 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-24T07:40:51.502Z] #17 8.951 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-24T07:40:51.502Z] #17 8.953 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-24T07:40:51.502Z] #17 8.954 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-24T07:40:51.502Z] #17 8.955 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-24T07:40:51.502Z] #17 8.957 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-24T07:40:51.502Z] #17 8.959 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-24T07:40:51.502Z] #17 8.960 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-24T07:40:51.502Z] #17 8.962 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-24T07:40:51.502Z] #17 8.963 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-24T07:40:51.502Z] #17 8.969 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-24T07:40:51.502Z] #17 8.972 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-24T07:40:51.502Z] #17 8.975 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-24T07:40:51.502Z] #17 8.976 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-24T07:40:51.502Z] #17 8.977 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-24T07:40:51.502Z] #17 8.982 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-24T07:40:51.502Z] #17 8.984 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-24T07:40:51.502Z] #17 8.986 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-24T07:40:51.502Z] #17 8.996 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-24T07:40:51.502Z] #17 8.997 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-24T07:40:51.502Z] #17 9.000 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-24T07:40:51.502Z] #17 9.002 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-24T07:40:51.502Z] #17 9.005 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-24T07:40:51.502Z] #17 9.008 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-24T07:40:51.502Z] #17 9.010 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-24T07:40:51.502Z] #17 9.010 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-24T07:40:51.502Z] #17 9.082 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-24T07:40:51.502Z] #17 9.082 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-24T07:40:51.761Z] #17 9.092 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-24T07:40:51.761Z] #17 9.099 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-24T07:40:51.761Z] #17 9.100 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-24T07:40:51.761Z] #17 9.119 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-24T07:40:51.761Z] #17 9.119 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-24T07:40:51.761Z] #17 9.128 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-24T07:40:51.761Z] #17 9.128 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-24T07:40:51.761Z] #17 9.128 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-24T07:40:51.761Z] #17 9.128 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-24T07:40:51.761Z] #17 9.158 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-24T07:40:51.761Z] #17 9.162 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-24T07:40:51.761Z] #17 9.188 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-24T07:40:51.761Z] #17 9.192 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-24T07:40:51.761Z] #17 9.200 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-24T07:40:51.761Z] #17 9.205 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-24T07:40:51.761Z] #17 9.206 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-24T07:40:51.761Z] #17 9.213 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-24T07:40:51.761Z] #17 9.304 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-24T07:40:50.671Z] > git init /home/ubuntu/workspace/moby_PR-39100 # timeout=10 [2019-10-24T07:40:51.145Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T07:40:51.146Z] > git --version # timeout=10 [2019-10-24T07:40:51.209Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T07:40:51.210Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39100/head:refs/remotes/origin/PR-39100 +refs/heads/master:refs/remotes/origin/master [2019-10-24T07:40:52.018Z] #17 9.379 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-24T07:40:52.018Z] #17 9.393 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-24T07:40:52.018Z] #17 9.395 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-24T07:40:52.018Z] #17 9.468 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-24T07:40:52.019Z] #17 9.481 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-24T07:40:52.019Z] #17 9.511 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-24T07:40:52.019Z] #17 9.549 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-24T07:40:52.019Z] #17 9.551 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-24T07:40:52.278Z] #17 9.628 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-24T07:40:52.278Z] #17 9.687 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-24T07:40:52.278Z] #17 9.691 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-24T07:40:52.636Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-10-24T07:40:52.636Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-10-24T07:40:52.636Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-10-24T07:40:53.224Z] #17 10.53 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-24T07:40:53.273Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-10-24T07:40:53.562Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-10-24T07:40:53.790Z] #17 11.34 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:40:53.790Z] #17 11.37 Fetched 90.9 MB in 3s (28.0 MB/s) [2019-10-24T07:40:54.049Z] #17 11.41 Selecting previously unselected package bash-completion. [2019-10-24T07:40:54.049Z] #17 11.41 (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.) [2019-10-24T07:40:54.049Z] #17 11.42 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-24T07:40:54.188Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-10-24T07:40:54.478Z] go: finding github.com/docker/go-connections v0.3.0 [2019-10-24T07:40:54.615Z] #17 12.20 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-24T07:40:55.991Z] #17 13.26 Selecting previously unselected package libnet1:amd64. [2019-10-24T07:40:55.991Z] #17 13.26 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-24T07:40:55.991Z] #17 13.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-24T07:40:55.991Z] #17 13.31 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-24T07:40:55.991Z] #17 13.31 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-24T07:40:55.991Z] #17 13.31 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-24T07:40:55.991Z] #17 13.35 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-24T07:40:55.991Z] #17 13.35 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-24T07:40:55.991Z] #17 13.35 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-24T07:40:55.991Z] #17 13.41 Selecting previously unselected package libudev-dev:amd64. [2019-10-24T07:40:55.991Z] #17 13.41 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-24T07:40:55.991Z] #17 13.42 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-24T07:40:55.991Z] #17 13.47 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-24T07:40:55.991Z] #17 13.47 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-24T07:40:55.991Z] #17 13.48 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-24T07:40:55.991Z] #17 13.67 Selecting previously unselected package python3.5-minimal. [2019-10-24T07:40:56.249Z] #17 13.67 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-24T07:40:56.249Z] #17 13.68 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-24T07:40:56.249Z] #17 13.91 Selecting previously unselected package python3-minimal. [2019-10-24T07:40:56.249Z] #17 13.91 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-24T07:40:56.249Z] #17 13.92 Unpacking python3-minimal (3.5.3-1) ... [2019-10-24T07:40:56.507Z] #17 13.96 Selecting previously unselected package libmpdec2:amd64. [2019-10-24T07:40:56.507Z] #17 13.96 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-24T07:40:56.507Z] #17 13.96 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-24T07:40:56.507Z] #17 14.00 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-24T07:40:56.507Z] #17 14.01 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-24T07:40:56.507Z] #17 14.01 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-24T07:40:56.529Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-10-24T07:40:56.817Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-10-24T07:40:57.074Z] #17 14.44 Selecting previously unselected package python3.5. [2019-10-24T07:40:57.074Z] #17 14.44 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-24T07:40:57.074Z] #17 14.44 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-24T07:40:57.074Z] #17 14.48 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-24T07:40:57.074Z] #17 14.49 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-24T07:40:57.074Z] #17 14.49 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-24T07:40:57.074Z] #17 14.52 Selecting previously unselected package dh-python. [2019-10-24T07:40:57.074Z] #17 14.52 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-24T07:40:57.074Z] #17 14.53 Unpacking dh-python (2.20170125) ... [2019-10-24T07:40:57.074Z] #17 14.57 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-24T07:40:57.074Z] #17 14.58 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-24T07:40:57.444Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-10-24T07:40:58.024Z] #17 15.47 Setting up python3-minimal (3.5.3-1) ... [2019-10-24T07:40:58.072Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-10-24T07:40:58.282Z] #17 15.78 Selecting previously unselected package python3. [2019-10-24T07:40:58.282Z] #17 15.78 (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.) [2019-10-24T07:40:58.282Z] #17 15.79 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-24T07:40:58.282Z] #17 15.81 Unpacking python3 (3.5.3-1) ... [2019-10-24T07:40:58.282Z] #17 15.88 Selecting previously unselected package pigz. [2019-10-24T07:40:58.282Z] #17 15.88 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-24T07:40:58.282Z] #17 15.89 Unpacking pigz (2.3.4-1) ... [2019-10-24T07:40:58.539Z] #17 16.14 Selecting previously unselected package libip4tc0:amd64. [2019-10-24T07:40:58.539Z] #17 16.14 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-24T07:40:58.539Z] #17 16.14 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:40:58.797Z] #17 16.20 Selecting previously unselected package libip6tc0:amd64. [2019-10-24T07:40:58.797Z] #17 16.20 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-24T07:40:58.797Z] #17 16.21 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:40:58.797Z] #17 16.26 Selecting previously unselected package libiptc0:amd64. [2019-10-24T07:40:58.797Z] #17 16.26 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-24T07:40:58.797Z] #17 16.27 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:40:58.797Z] #17 16.30 Selecting previously unselected package libxtables12:amd64. [2019-10-24T07:40:58.797Z] #17 16.30 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-24T07:40:58.797Z] #17 16.30 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:40:58.797Z] #17 16.34 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-24T07:40:58.797Z] #17 16.34 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-24T07:40:58.797Z] #17 16.34 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-24T07:40:59.057Z] #17 16.39 Selecting previously unselected package iptables. [2019-10-24T07:40:59.057Z] #17 16.39 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-24T07:40:59.057Z] #17 16.39 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-24T07:40:59.057Z] #17 16.53 Selecting previously unselected package xxd. [2019-10-24T07:40:59.057Z] #17 16.53 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-24T07:40:59.057Z] #17 16.53 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:40:59.057Z] #17 16.58 Selecting previously unselected package vim-common. [2019-10-24T07:40:59.057Z] #17 16.58 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T07:40:59.057Z] #17 16.59 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:40:59.057Z] #17 16.65 Selecting previously unselected package bzip2. [2019-10-24T07:40:59.057Z] #17 16.65 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-24T07:40:59.092Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-10-24T07:40:59.092Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-10-24T07:40:59.316Z] #17 16.65 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-24T07:40:59.316Z] #17 16.69 Selecting previously unselected package libgpm2:amd64. [2019-10-24T07:40:59.316Z] #17 16.70 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-24T07:40:59.316Z] #17 16.70 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-24T07:40:59.316Z] #17 16.74 Selecting previously unselected package xz-utils. [2019-10-24T07:40:59.316Z] #17 16.75 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-24T07:40:59.316Z] #17 16.76 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-24T07:40:59.573Z] #17 16.87 Selecting previously unselected package aufs-tools. [2019-10-24T07:40:59.574Z] #17 16.87 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-24T07:40:59.574Z] #17 16.88 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-24T07:40:59.574Z] #17 16.94 Selecting previously unselected package liblzo2-2:amd64. [2019-10-24T07:40:59.574Z] #17 16.94 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-24T07:40:59.574Z] #17 16.95 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-24T07:40:59.574Z] #17 17.10 Selecting previously unselected package btrfs-progs. [2019-10-24T07:40:59.574Z] #17 17.10 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-24T07:40:59.574Z] #17 17.11 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-24T07:40:59.832Z] #17 17.25 Selecting previously unselected package btrfs-tools. [2019-10-24T07:40:59.832Z] #17 17.25 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-24T07:40:59.832Z] #17 17.26 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-24T07:40:59.832Z] #17 17.30 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-24T07:40:59.832Z] #17 17.30 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-24T07:40:59.832Z] #17 17.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-24T07:40:59.832Z] #17 17.35 Selecting previously unselected package dmsetup. [2019-10-24T07:40:59.832Z] #17 17.35 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-24T07:40:59.832Z] #17 17.36 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-24T07:40:59.832Z] #17 17.40 Selecting previously unselected package libonig4:amd64. [2019-10-24T07:41:00.090Z] #17 17.41 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-24T07:41:00.090Z] #17 17.41 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-24T07:41:00.090Z] #17 17.46 Selecting previously unselected package libjq1:amd64. [2019-10-24T07:41:00.090Z] #17 17.47 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-24T07:41:00.090Z] #17 17.47 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-24T07:41:00.090Z] #17 17.52 Selecting previously unselected package jq. [2019-10-24T07:41:00.090Z] #17 17.52 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-24T07:41:00.090Z] #17 17.52 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-24T07:41:00.090Z] #17 17.57 Selecting previously unselected package libaio1:amd64. [2019-10-24T07:41:00.090Z] #17 17.57 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-24T07:41:00.090Z] #17 17.57 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-24T07:41:00.090Z] #17 17.61 Selecting previously unselected package libcap2-bin. [2019-10-24T07:41:00.090Z] #17 17.61 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-24T07:41:00.090Z] #17 17.61 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-24T07:41:00.090Z] #17 17.66 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-24T07:41:00.090Z] #17 17.66 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-24T07:41:00.132Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-10-24T07:41:00.348Z] #17 17.67 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-24T07:41:00.348Z] #17 17.69 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-24T07:41:00.348Z] #17 17.70 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-24T07:41:00.348Z] #17 17.70 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-24T07:41:00.348Z] #17 17.79 Selecting previously unselected package libpcre16-3:amd64. [2019-10-24T07:41:00.348Z] #17 17.79 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-24T07:41:00.348Z] #17 17.80 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-24T07:41:00.348Z] #17 17.86 Selecting previously unselected package libpcre32-3:amd64. [2019-10-24T07:41:00.348Z] #17 17.86 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-24T07:41:00.348Z] #17 17.86 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-24T07:41:00.348Z] #17 17.92 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-24T07:41:00.606Z] #17 17.92 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-24T07:41:00.606Z] #17 17.92 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-24T07:41:00.606Z] #17 18.05 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-24T07:41:00.606Z] #17 18.05 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-24T07:41:00.606Z] #17 18.05 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-24T07:41:00.606Z] #17 18.13 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-24T07:41:00.607Z] #17 18.14 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-24T07:41:00.607Z] #17 18.14 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-24T07:41:00.607Z] #17 18.19 Selecting previously unselected package libnl-3-200:amd64. [2019-10-24T07:41:00.607Z] #17 18.19 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-24T07:41:00.771Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-10-24T07:41:00.771Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-10-24T07:41:00.864Z] #17 18.19 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-24T07:41:00.864Z] #17 18.24 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-24T07:41:00.864Z] #17 18.24 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-24T07:41:00.864Z] #17 18.24 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-24T07:41:00.864Z] #17 18.28 Selecting previously unselected package libreadline5:amd64. [2019-10-24T07:41:00.864Z] #17 18.29 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-24T07:41:00.864Z] #17 18.29 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-24T07:41:00.864Z] #17 18.35 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-24T07:41:00.864Z] #17 18.35 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-24T07:41:00.864Z] #17 18.35 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-24T07:41:01.069Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-10-24T07:41:01.431Z] #17 18.81 Selecting previously unselected package net-tools. [2019-10-24T07:41:01.431Z] #17 18.81 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-24T07:41:01.431Z] #17 18.82 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-24T07:41:01.431Z] #17 18.91 Selecting previously unselected package python-pip-whl. [2019-10-24T07:41:01.431Z] #17 18.92 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-24T07:41:01.431Z] #17 18.92 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-24T07:41:01.689Z] #17 19.11 Selecting previously unselected package python3-pip. [2019-10-24T07:41:01.689Z] #17 19.13 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-24T07:41:01.689Z] #17 19.13 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-24T07:41:01.696Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-10-24T07:41:01.947Z] #17 19.38 Selecting previously unselected package python3-pkg-resources. [2019-10-24T07:41:01.947Z] #17 19.38 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-24T07:41:01.947Z] #17 19.38 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-24T07:41:01.947Z] #17 19.43 Selecting previously unselected package python3-setuptools. [2019-10-24T07:41:01.947Z] #17 19.43 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-24T07:41:01.947Z] #17 19.43 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-24T07:41:01.947Z] #17 19.48 Selecting previously unselected package python3-wheel. [2019-10-24T07:41:01.947Z] #17 19.49 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-24T07:41:01.947Z] #17 19.49 Unpacking python3-wheel (0.29.0-2) ... [2019-10-24T07:41:01.947Z] #17 19.52 Selecting previously unselected package thin-provisioning-tools. [2019-10-24T07:41:01.947Z] #17 19.52 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-24T07:41:01.947Z] #17 19.53 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-24T07:41:01.947Z] #17 19.60 Selecting previously unselected package vim-runtime. [2019-10-24T07:41:02.204Z] #17 19.60 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T07:41:02.204Z] #17 19.61 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-24T07:41:02.204Z] #17 19.63 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-24T07:41:02.204Z] #17 19.64 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:41:02.326Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-10-24T07:41:02.615Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-10-24T07:41:02.615Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-10-24T07:41:02.769Z] #17 20.32 Selecting previously unselected package vim. [2019-10-24T07:41:02.769Z] #17 20.32 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-24T07:41:03.066Z] #17 20.33 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:41:03.066Z] #17 20.45 Selecting previously unselected package xfsprogs. [2019-10-24T07:41:03.066Z] #17 20.45 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-24T07:41:03.066Z] #17 20.45 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-24T07:41:03.066Z] #17 20.57 Selecting previously unselected package zip. [2019-10-24T07:41:03.066Z] #17 20.58 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-24T07:41:03.066Z] #17 20.58 Unpacking zip (3.0-11+b1) ... [2019-10-24T07:41:03.066Z] #17 20.63 Selecting previously unselected package libapparmor-perl. [2019-10-24T07:41:03.066Z] #17 20.63 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-24T07:41:03.066Z] #17 20.63 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-24T07:41:03.066Z] #17 20.68 Selecting previously unselected package apparmor. [2019-10-24T07:41:03.066Z] #17 20.68 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-24T07:41:03.324Z] #17 20.76 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-24T07:41:03.324Z] #17 20.92 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-24T07:41:03.324Z] #17 20.92 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-24T07:41:03.324Z] #17 20.93 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-24T07:41:03.581Z] #17 21.22 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-24T07:41:03.581Z] #17 21.22 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-24T07:41:03.581Z] #17 21.23 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-24T07:41:03.641Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-10-24T07:41:03.829Z] Fetching without tags [2019-10-24T07:41:04.146Z] #17 21.63 Selecting previously unselected package binutils-mingw-w64. [2019-10-24T07:41:04.146Z] #17 21.63 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-24T07:41:04.146Z] #17 21.63 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-24T07:41:04.146Z] #17 21.67 Selecting previously unselected package mingw-w64-common. [2019-10-24T07:41:04.146Z] #17 21.67 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-24T07:41:04.146Z] #17 21.67 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-24T07:41:04.268Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-10-24T07:41:04.268Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-10-24T07:41:04.268Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-10-24T07:41:04.410Z] Merging remotes/origin/master commit a30990b3c8d0d42280fa501287859e1d2393a951 into PR head commit 86b3703182aa210a4a83404f68c2d457166e732a [2019-10-24T07:41:03.327Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T07:41:03.484Z] > git config --add remote.origin.fetch +refs/pull/39100/head:refs/remotes/origin/PR-39100 # timeout=10 [2019-10-24T07:41:03.518Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-24T07:41:03.708Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T07:41:03.840Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T07:41:03.840Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T07:41:04.001Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39100/head:refs/remotes/origin/PR-39100 +refs/heads/master:refs/remotes/origin/master [2019-10-24T07:41:04.425Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T07:41:04.432Z] > git checkout -f 86b3703182aa210a4a83404f68c2d457166e732a [2019-10-24T07:41:04.890Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-10-24T07:41:05.080Z] #17 22.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-24T07:41:05.080Z] #17 22.36 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-24T07:41:05.080Z] #17 22.37 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-24T07:41:05.645Z] #17 23.13 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-24T07:41:05.645Z] #17 23.13 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-24T07:41:05.645Z] #17 23.14 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-24T07:41:05.645Z] #17 23.18 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-24T07:41:05.645Z] #17 23.18 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-24T07:41:05.645Z] #17 23.19 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T07:41:06.408Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-10-24T07:41:06.408Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-10-24T07:41:06.408Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-10-24T07:41:06.542Z] > git merge a30990b3c8d0d42280fa501287859e1d2393a951 # timeout=10 [2019-10-24T07:41:07.044Z] Merge succeeded, producing 4d12c7049d4ca6b0669224fa0bf968850df2f75c [2019-10-24T07:41:07.045Z] Checking out Revision 4d12c7049d4ca6b0669224fa0bf968850df2f75c (PR-39100) [2019-10-24T07:41:07.430Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-10-24T07:41:07.430Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-10-24T07:41:07.898Z] Commit message: "Merge commit 'a30990b3c8d0d42280fa501287859e1d2393a951' into HEAD" [2019-10-24T07:41:07.032Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-24T07:41:07.054Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T07:41:07.074Z] > git checkout -f 4d12c7049d4ca6b0669224fa0bf968850df2f75c [2019-10-24T07:41:07.909Z] > git rev-list --no-walk 86b3703182aa210a4a83404f68c2d457166e732a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-24T07:41:08.930Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-10-24T07:41:09.022Z] + docker version [2019-10-24T07:41:09.833Z] #17 26.67 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-24T07:41:09.833Z] #17 26.67 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-24T07:41:09.833Z] #17 26.68 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T07:41:09.957Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-10-24T07:41:09.957Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-10-24T07:41:11.455Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-10-24T07:41:11.455Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-10-24T07:41:12.364Z] #17 29.71 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-24T07:41:12.364Z] #17 29.73 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-24T07:41:12.364Z] #17 29.74 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-24T07:41:12.364Z] #17 29.75 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-24T07:41:12.364Z] #17 29.75 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-24T07:41:12.364Z] #17 29.78 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:41:12.364Z] #17 29.79 Processing triggers for mime-support (3.60) ... [2019-10-24T07:41:12.364Z] #17 29.81 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:41:12.364Z] #17 29.81 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-24T07:41:12.364Z] #17 29.82 Setting up libcap2-bin (1:2.25-1) ... [2019-10-24T07:41:12.364Z] #17 29.83 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-24T07:41:12.364Z] #17 29.84 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-24T07:41:12.364Z] #17 29.85 Setting up bash-completion (1:2.1-4.3) ... [2019-10-24T07:41:12.481Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-10-24T07:41:12.771Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-10-24T07:41:12.928Z] #17 30.46 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-24T07:41:12.929Z] #17 30.47 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-24T07:41:12.929Z] #17 30.48 Setting up zip (3.0-11+b1) ... [2019-10-24T07:41:12.929Z] #17 30.49 Setting up bzip2 (1.0.6-8.1) ... [2019-10-24T07:41:12.929Z] #17 30.50 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-24T07:41:12.929Z] #17 30.51 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-24T07:41:12.929Z] #17 30.52 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:41:12.929Z] #17 30.53 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-24T07:41:13.186Z] #17 30.54 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:41:13.186Z] #17 30.55 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-24T07:41:13.186Z] #17 30.56 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-24T07:41:13.186Z] #17 30.57 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-24T07:41:13.186Z] #17 30.58 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:41:13.186Z] #17 30.59 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-24T07:41:13.186Z] #17 30.60 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-24T07:41:13.186Z] #17 30.61 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-24T07:41:13.186Z] #17 30.66 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:41:13.186Z] #17 30.73 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-24T07:41:13.186Z] #17 30.74 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-24T07:41:13.186Z] #17 30.75 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-24T07:41:13.186Z] #17 30.76 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-24T07:41:13.443Z] #17 30.77 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-24T07:41:13.443Z] #17 30.78 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-24T07:41:13.443Z] #17 30.79 Setting up pigz (2.3.4-1) ... [2019-10-24T07:41:13.443Z] #17 30.96 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-24T07:41:13.443Z] #17 30.97 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-24T07:41:13.443Z] #17 30.98 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:41:13.443Z] #17 30.99 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-24T07:41:13.443Z] #17 31.01 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-24T07:41:13.443Z] #17 31.02 Setting up jq (1.5+dfsg-1.3) ... [2019-10-24T07:41:13.701Z] #17 31.03 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-24T07:41:13.701Z] #17 31.04 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-24T07:41:13.701Z] #17 31.05 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-24T07:41:13.701Z] #17 31.06 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:41:13.701Z] #17 31.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-24T07:41:13.701Z] #17 31.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-24T07:41:13.701Z] #17 31.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-24T07:41:13.701Z] #17 31.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-24T07:41:13.701Z] #17 31.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-24T07:41:13.701Z] #17 31.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-24T07:41:13.701Z] #17 31.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-24T07:41:13.701Z] #17 31.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-24T07:41:13.701Z] #17 31.09 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-24T07:41:13.701Z] #17 31.10 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:41:13.701Z] #17 31.11 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-24T07:41:13.701Z] #17 31.12 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-24T07:41:13.701Z] #17 31.14 Setting up btrfs-progs (4.7.3-1) ... [2019-10-24T07:41:13.701Z] #17 31.15 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-24T07:41:13.701Z] #17 31.16 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-24T07:41:13.806Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-10-24T07:41:14.634Z] #17 32.09 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-24T07:41:14.634Z] #17 32.10 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T07:41:14.634Z] #17 32.11 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-24T07:41:14.634Z] #17 32.11 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 [2019-10-24T07:41:14.634Z] #17 32.11 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-24T07:41:14.634Z] #17 32.11 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 [2019-10-24T07:41:14.634Z] #17 32.12 Setting up btrfs-tools (4.7.3-1) ... [2019-10-24T07:41:14.634Z] #17 32.13 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T07:41:14.634Z] #17 32.13 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2019-10-24T07:41:14.634Z] #17 32.14 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 [2019-10-24T07:41:14.634Z] #17 32.14 Setting up python3 (3.5.3-1) ... [2019-10-24T07:41:14.833Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-10-24T07:41:14.833Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-10-24T07:41:15.199Z] #17 32.46 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-24T07:41:15.509Z] Fetching without tags [2019-10-24T07:41:15.763Z] #17 33.05 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-24T07:41:15.763Z] #17 33.09 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-24T07:41:15.763Z] #17 33.17 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-24T07:41:15.763Z] #17 33.19 Setting up python3-wheel (0.29.0-2) ... [2019-10-24T07:41:15.860Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-10-24T07:41:15.985Z] Merging remotes/origin/master commit a30990b3c8d0d42280fa501287859e1d2393a951 into PR head commit 86b3703182aa210a4a83404f68c2d457166e732a [2019-10-24T07:41:16.021Z] #17 33.36 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-24T07:41:16.021Z] #17 33.57 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-24T07:41:16.021Z] #17 33.58 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-24T07:41:16.279Z] #17 33.80 Setting up dmsetup (2:1.02.137-2) ... [2019-10-24T07:41:16.279Z] #17 33.81 Setting up python3-setuptools (33.1.1-1) ... [2019-10-24T07:41:16.490Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-10-24T07:41:16.537Z] #17 34.02 Setting up dh-python (2.20170125) ... [2019-10-24T07:41:16.537Z] #17 34.16 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-24T07:41:16.794Z] #17 34.17 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:41:15.401Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T07:41:15.436Z] > git config --add remote.origin.fetch +refs/pull/39100/head:refs/remotes/origin/PR-39100 # timeout=10 [2019-10-24T07:41:15.458Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-24T07:41:15.491Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T07:41:15.561Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T07:41:15.562Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T07:41:15.563Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/39100/head:refs/remotes/origin/PR-39100 +refs/heads/master:refs/remotes/origin/master [2019-10-24T07:41:16.004Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T07:41:16.059Z] > git checkout -f 86b3703182aa210a4a83404f68c2d457166e732a [2019-10-24T07:41:17.052Z] #17 DONE 34.7s [2019-10-24T07:41:17.052Z] [2019-10-24T07:41:17.052Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T07:41:17.513Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-10-24T07:41:17.513Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-10-24T07:41:17.513Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-10-24T07:41:17.749Z] Merge succeeded, producing c04b336416338c568dcae6c7bd4b73d9785b8bd6 [2019-10-24T07:41:17.750Z] Checking out Revision c04b336416338c568dcae6c7bd4b73d9785b8bd6 (PR-39100) [2019-10-24T07:41:18.136Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-10-24T07:41:18.425Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-10-24T07:41:18.733Z] go: finding github.com/google/go-cmp v0.2.0 [2019-10-24T07:41:18.746Z] Commit message: "Merge commit 'a30990b3c8d0d42280fa501287859e1d2393a951' into HEAD" [2019-10-24T07:41:17.236Z] > git merge a30990b3c8d0d42280fa501287859e1d2393a951 # timeout=10 [2019-10-24T07:41:17.742Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-10-24T07:41:17.766Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T07:41:17.784Z] > git checkout -f c04b336416338c568dcae6c7bd4b73d9785b8bd6 [2019-10-24T07:41:18.754Z] > git rev-list --no-walk 86b3703182aa210a4a83404f68c2d457166e732a # timeout=10 [2019-10-24T07:41:18.950Z] #18 1.636 Collecting yamllint==1.16.0 [2019-10-24T07:41:19.021Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-10-24T07:41:19.307Z] go: finding gotest.tools v2.1.0+incompatible [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-24T07:41:19.977Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-10-24T07:41:19.977Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-10-24T07:41:20.322Z] + docker version [2019-10-24T07:41:20.607Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-10-24T07:41:20.607Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-10-24T07:41:20.607Z] go: finding github.com/stretchr/objx v0.1.0 [2019-10-24T07:41:20.895Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-10-24T07:41:21.507Z] Client: Docker Engine - Community [2019-10-24T07:41:21.507Z] Version: 19.03.2 [2019-10-24T07:41:21.507Z] API version: 1.40 [2019-10-24T07:41:21.507Z] Go version: go1.12.8 [2019-10-24T07:41:21.507Z] Git commit: 6a30dfc [2019-10-24T07:41:21.507Z] Built: Thu Aug 29 05:32:25 2019 [2019-10-24T07:41:21.507Z] OS/Arch: linux/arm64 [2019-10-24T07:41:21.507Z] Experimental: false [2019-10-24T07:41:21.507Z] [2019-10-24T07:41:21.507Z] Server: Docker Engine - Community [2019-10-24T07:41:21.507Z] Engine: [2019-10-24T07:41:21.507Z] Version: 19.03.2 [2019-10-24T07:41:21.507Z] API version: 1.40 (minimum version 1.12) [2019-10-24T07:41:21.507Z] Go version: go1.12.8 [2019-10-24T07:41:21.507Z] Git commit: 6a30dfc [2019-10-24T07:41:21.507Z] Built: Thu Aug 29 05:30:57 2019 [2019-10-24T07:41:21.507Z] OS/Arch: linux/arm64 [2019-10-24T07:41:21.507Z] Experimental: true [2019-10-24T07:41:21.507Z] containerd: [2019-10-24T07:41:21.507Z] Version: 1.2.6 [2019-10-24T07:41:21.507Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-24T07:41:21.507Z] runc: [2019-10-24T07:41:21.507Z] Version: 1.0.0-rc8 [2019-10-24T07:41:21.507Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-24T07:41:21.507Z] docker-init: [2019-10-24T07:41:21.507Z] Version: 0.18.0 [2019-10-24T07:41:21.507Z] GitCommit: fec3683 [2019-10-24T07:41:21.524Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [Pipeline] sh [2019-10-24T07:41:21.814Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-10-24T07:41:21.834Z] + docker info [2019-10-24T07:41:22.100Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-10-24T07:41:22.100Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-10-24T07:41:22.389Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-10-24T07:41:22.389Z] go: finding github.com/gofrs/flock v0.7.0 [2019-10-24T07:41:24.442Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-10-24T07:41:24.442Z] go: finding google.golang.org/grpc v1.20.1 [2019-10-24T07:41:25.070Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-10-24T07:41:25.070Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-10-24T07:41:25.356Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-10-24T07:41:25.552Z] #18 8.020 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-24T07:41:25.552Z] #18 8.085 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-24T07:41:25.869Z] Removing intermediate container ceadad72d8f7 [2019-10-24T07:41:25.869Z] ---> a1c451b71972 [2019-10-24T07:41:25.869Z] Step 11/16 : ARG GOOS [2019-10-24T07:41:25.869Z] ---> Running in f12cdc28efff [2019-10-24T07:41:25.869Z] Removing intermediate container f12cdc28efff [2019-10-24T07:41:25.869Z] ---> 6fdd3e4fb2fc [2019-10-24T07:41:25.869Z] Step 12/16 : ARG GOARCH [2019-10-24T07:41:25.869Z] ---> Running in 4e266fd26e75 [2019-10-24T07:41:25.869Z] Removing intermediate container 4e266fd26e75 [2019-10-24T07:41:25.869Z] ---> 83215c2c0241 [2019-10-24T07:41:25.869Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-10-24T07:41:25.869Z] ---> Running in 2ba00945ff2b [2019-10-24T07:41:26.416Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-10-24T07:41:26.484Z] #18 9.141 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-24T07:41:26.741Z] #18 9.469 Collecting pyyaml (from yamllint==1.16.0) [2019-10-24T07:41:27.040Z] go: finding github.com/pkg/profile v1.2.1 [2019-10-24T07:41:27.040Z] go: finding github.com/kr/pretty v0.1.0 [2019-10-24T07:41:27.338Z] go: finding github.com/golang/protobuf v1.2.0 [2019-10-24T07:41:27.338Z] go: finding gotest.tools v2.2.0+incompatible [2019-10-24T07:41:27.629Z] go: finding golang.org/x/text v0.3.0 [2019-10-24T07:41:28.110Z] #18 10.52 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-24T07:41:28.110Z] #18 10.90 Building wheels for collected packages: pathspec, pyyaml [2019-10-24T07:41:28.110Z] #18 10.90 Running setup.py bdist_wheel for pathspec: started [2019-10-24T07:41:28.258Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-10-24T07:41:28.367Z] #18 11.17 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-24T07:41:28.367Z] #18 11.17 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-24T07:41:28.367Z] #18 11.18 Running setup.py bdist_wheel for pyyaml: started [2019-10-24T07:41:28.499Z] Client: Docker Engine - Community [2019-10-24T07:41:28.499Z] Version: 19.03.2 [2019-10-24T07:41:28.499Z] API version: 1.40 [2019-10-24T07:41:28.499Z] Go version: go1.12.8 [2019-10-24T07:41:28.499Z] Git commit: 6a30dfc [2019-10-24T07:41:28.499Z] Built: Thu Aug 29 05:29:11 2019 [2019-10-24T07:41:28.499Z] OS/Arch: linux/amd64 [2019-10-24T07:41:28.499Z] Experimental: false [2019-10-24T07:41:28.499Z] [2019-10-24T07:41:28.499Z] Server: Docker Engine - Community [2019-10-24T07:41:28.499Z] Engine: [2019-10-24T07:41:28.499Z] Version: 19.03.2 [2019-10-24T07:41:28.499Z] API version: 1.40 (minimum version 1.12) [2019-10-24T07:41:28.499Z] Go version: go1.12.8 [2019-10-24T07:41:28.499Z] Git commit: 6a30dfc [2019-10-24T07:41:28.499Z] Built: Thu Aug 29 05:27:45 2019 [2019-10-24T07:41:28.499Z] OS/Arch: linux/amd64 [2019-10-24T07:41:28.499Z] Experimental: true [2019-10-24T07:41:28.499Z] containerd: [2019-10-24T07:41:28.499Z] Version: 1.2.6 [2019-10-24T07:41:28.499Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-24T07:41:28.499Z] runc: [2019-10-24T07:41:28.499Z] Version: 1.0.0-rc8 [2019-10-24T07:41:28.499Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-24T07:41:28.499Z] docker-init: [2019-10-24T07:41:28.499Z] Version: 0.18.0 [2019-10-24T07:41:28.499Z] GitCommit: fec3683 [Pipeline] sh [2019-10-24T07:41:28.548Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-10-24T07:41:28.869Z] + docker info [2019-10-24T07:41:28.933Z] #18 11.48 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-24T07:41:28.933Z] #18 11.48 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-24T07:41:28.933Z] #18 11.49 Successfully built pathspec pyyaml [2019-10-24T07:41:28.933Z] #18 11.49 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-24T07:41:28.933Z] #18 11.60 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-24T07:41:29.178Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-10-24T07:41:29.178Z] go: finding github.com/kr/text v0.1.0 [2019-10-24T07:41:29.190Z] #18 DONE 11.8s [2019-10-24T07:41:29.190Z] [2019-10-24T07:41:29.190Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-24T07:41:29.190Z] #25 ... [2019-10-24T07:41:29.190Z] [2019-10-24T07:41:29.190Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-24T07:41:29.190Z] #43 DONE 0.2s [2019-10-24T07:41:29.190Z] [2019-10-24T07:41:29.190Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-24T07:41:29.190Z] #67 DONE 0.2s [2019-10-24T07:41:29.454Z] [2019-10-24T07:41:29.454Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-24T07:41:29.454Z] #46 DONE 0.3s [2019-10-24T07:41:29.454Z] [2019-10-24T07:41:29.454Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-24T07:41:29.454Z] #49 DONE 0.3s [2019-10-24T07:41:29.454Z] [2019-10-24T07:41:29.454Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:41:29.454Z] #50 ... [2019-10-24T07:41:29.454Z] [2019-10-24T07:41:29.454Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-24T07:41:29.454Z] #30 DONE 0.4s [2019-10-24T07:41:29.466Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-10-24T07:41:29.466Z] go: finding google.golang.org/appengine v1.1.0 [2019-10-24T07:41:29.711Z] [2019-10-24T07:41:29.711Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:41:29.711Z] #52 DONE 0.6s [2019-10-24T07:41:29.711Z] [2019-10-24T07:41:29.711Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-24T07:41:29.711Z] #61 DONE 0.6s [2019-10-24T07:41:29.711Z] [2019-10-24T07:41:29.711Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-24T07:41:29.711Z] #35 DONE 0.6s [2019-10-24T07:41:29.711Z] [2019-10-24T07:41:29.711Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-24T07:41:29.711Z] #25 DONE 0.7s [2019-10-24T07:41:29.711Z] [2019-10-24T07:41:29.711Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:41:29.711Z] #26 ... [2019-10-24T07:41:29.711Z] [2019-10-24T07:41:29.711Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-24T07:41:29.711Z] #23 DONE 0.7s [2019-10-24T07:41:29.969Z] [2019-10-24T07:41:29.969Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-24T07:41:29.969Z] #53 DONE 0.2s [2019-10-24T07:41:29.969Z] [2019-10-24T07:41:29.969Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:41:30.096Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-10-24T07:41:30.386Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-10-24T07:41:31.437Z] go: finding github.com/gorilla/mux v1.7.0 [2019-10-24T07:41:31.437Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-10-24T07:41:31.821Z] Client: [2019-10-24T07:41:31.821Z] Debug Mode: false [2019-10-24T07:41:31.821Z] [2019-10-24T07:41:31.821Z] Server: [2019-10-24T07:41:31.821Z] Containers: 0 [2019-10-24T07:41:31.821Z] Running: 0 [2019-10-24T07:41:31.821Z] Paused: 0 [2019-10-24T07:41:31.821Z] Stopped: 0 [2019-10-24T07:41:31.821Z] Images: 0 [2019-10-24T07:41:31.821Z] Server Version: 19.03.2 [2019-10-24T07:41:31.821Z] Storage Driver: overlay2 [2019-10-24T07:41:31.821Z] Backing Filesystem: extfs [2019-10-24T07:41:31.821Z] Supports d_type: true [2019-10-24T07:41:31.821Z] Native Overlay Diff: true [2019-10-24T07:41:31.821Z] Logging Driver: json-file [2019-10-24T07:41:31.821Z] Cgroup Driver: cgroupfs [2019-10-24T07:41:31.821Z] Plugins: [2019-10-24T07:41:31.821Z] Volume: local [2019-10-24T07:41:31.821Z] Network: bridge host ipvlan macvlan null overlay [2019-10-24T07:41:31.821Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-24T07:41:31.821Z] Swarm: inactive [2019-10-24T07:41:31.821Z] Runtimes: runc [2019-10-24T07:41:31.821Z] Default Runtime: runc [2019-10-24T07:41:31.821Z] Init Binary: docker-init [2019-10-24T07:41:31.821Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-24T07:41:31.821Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-24T07:41:31.821Z] init version: fec3683 [2019-10-24T07:41:31.821Z] Security Options: [2019-10-24T07:41:31.821Z] apparmor [2019-10-24T07:41:31.821Z] seccomp [2019-10-24T07:41:31.821Z] Profile: default [2019-10-24T07:41:31.821Z] Kernel Version: 4.15.0-1048-aws [2019-10-24T07:41:31.821Z] Operating System: Ubuntu 16.04.6 LTS [2019-10-24T07:41:31.821Z] OSType: linux [2019-10-24T07:41:31.821Z] Architecture: aarch64 [2019-10-24T07:41:31.821Z] CPUs: 4 [2019-10-24T07:41:31.821Z] Total Memory: 7.525GiB [2019-10-24T07:41:31.821Z] Name: ip-10-100-54-73 [2019-10-24T07:41:31.821Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-10-24T07:41:31.821Z] Docker Root Dir: /var/lib/docker [2019-10-24T07:41:31.821Z] Debug Mode: false [2019-10-24T07:41:31.821Z] Registry: https://index.docker.io/v1/ [2019-10-24T07:41:31.821Z] Labels: [2019-10-24T07:41:31.821Z] Experimental: true [2019-10-24T07:41:31.821Z] Insecure Registries: [2019-10-24T07:41:31.821Z] 127.0.0.0/8 [2019-10-24T07:41:31.821Z] Live Restore Enabled: true [2019-10-24T07:41:31.821Z] [2019-10-24T07:41:31.821Z] WARNING: No swap limit support [Pipeline] sh [2019-10-24T07:41:32.062Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-10-24T07:41:32.137Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T07:41:32.137Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T07:41:32.137Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39100/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-24T07:41:32.137Z] + bash /home/ubuntu/workspace/moby_PR-39100/check-config.sh [2019-10-24T07:41:32.137Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-24T07:41:32.137Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-24T07:41:32.137Z] [2019-10-24T07:41:32.137Z] Generally Necessary: [2019-10-24T07:41:32.137Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-24T07:41:32.137Z] - apparmor: enabled and tools installed [2019-10-24T07:41:32.137Z] - CONFIG_NAMESPACES: enabled [2019-10-24T07:41:32.137Z] - CONFIG_NET_NS: enabled [2019-10-24T07:41:32.137Z] - CONFIG_PID_NS: enabled [2019-10-24T07:41:32.137Z] - CONFIG_IPC_NS: enabled [2019-10-24T07:41:32.137Z] - CONFIG_UTS_NS: enabled [2019-10-24T07:41:32.137Z] - CONFIG_CGROUPS: enabled [2019-10-24T07:41:32.350Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-10-24T07:41:32.398Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-24T07:41:32.398Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-24T07:41:32.398Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-24T07:41:32.398Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-24T07:41:32.398Z] - CONFIG_CPUSETS: enabled [2019-10-24T07:41:32.398Z] - CONFIG_MEMCG: enabled [2019-10-24T07:41:32.398Z] - CONFIG_KEYS: enabled [2019-10-24T07:41:32.398Z] - CONFIG_VETH: enabled (as module) [2019-10-24T07:41:32.398Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-24T07:41:32.398Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-24T07:41:32.398Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-24T07:41:32.398Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-24T07:41:32.398Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-24T07:41:32.398Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-24T07:41:32.398Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-24T07:41:32.398Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-24T07:41:32.398Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-24T07:41:32.398Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-24T07:41:32.398Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-24T07:41:32.398Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-24T07:41:32.398Z] [2019-10-24T07:41:32.398Z] Optional Features: [2019-10-24T07:41:32.398Z] - CONFIG_USER_NS: enabled [2019-10-24T07:41:32.398Z] - CONFIG_SECCOMP: enabled [2019-10-24T07:41:32.398Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-24T07:41:32.658Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-24T07:41:32.658Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-24T07:41:32.658Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-24T07:41:32.658Z] - CONFIG_BLK_CGROUP: enabled [2019-10-24T07:41:32.658Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-24T07:41:32.658Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-24T07:41:32.658Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-24T07:41:32.658Z] - CONFIG_CGROUP_PERF: enabled [2019-10-24T07:41:32.658Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-24T07:41:32.658Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-24T07:41:32.658Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-24T07:41:32.658Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-24T07:41:32.658Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-24T07:41:32.658Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-24T07:41:32.658Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-24T07:41:32.658Z] - CONFIG_IP_VS: enabled (as module) [2019-10-24T07:41:32.658Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-24T07:41:32.658Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-24T07:41:32.658Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-24T07:41:32.658Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-24T07:41:32.658Z] - CONFIG_EXT4_FS: enabled [2019-10-24T07:41:32.658Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-24T07:41:32.658Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-24T07:41:32.658Z] - Network Drivers: [2019-10-24T07:41:32.658Z] - "overlay": [2019-10-24T07:41:32.918Z] - CONFIG_VXLAN: enabled (as module) [2019-10-24T07:41:32.918Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-24T07:41:32.918Z] Optional (for encrypted networks): [2019-10-24T07:41:32.918Z] - CONFIG_CRYPTO: enabled [2019-10-24T07:41:32.918Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-24T07:41:32.918Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-24T07:41:32.918Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-24T07:41:32.918Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-24T07:41:32.918Z] - CONFIG_XFRM: enabled [2019-10-24T07:41:32.918Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-24T07:41:32.918Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-24T07:41:32.918Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-24T07:41:32.918Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-24T07:41:32.918Z] - "ipvlan": [2019-10-24T07:41:32.918Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-24T07:41:32.918Z] - "macvlan": [2019-10-24T07:41:32.918Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-24T07:41:32.918Z] - CONFIG_DUMMY: enabled (as module) [2019-10-24T07:41:32.918Z] - "ftp,tftp client in container": [2019-10-24T07:41:32.918Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-24T07:41:32.918Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-24T07:41:32.918Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-24T07:41:32.918Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-24T07:41:32.918Z] - Storage Drivers: [2019-10-24T07:41:32.918Z] - "aufs": [2019-10-24T07:41:32.918Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-24T07:41:32.918Z] - "btrfs": [2019-10-24T07:41:32.977Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-10-24T07:41:33.177Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-24T07:41:33.177Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-24T07:41:33.177Z] - "devicemapper": [2019-10-24T07:41:33.177Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-24T07:41:33.177Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-24T07:41:33.177Z] - "overlay": [2019-10-24T07:41:33.177Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-24T07:41:33.177Z] - "zfs": [2019-10-24T07:41:33.177Z] - /dev/zfs: missing [2019-10-24T07:41:33.177Z] - zfs command: missing [2019-10-24T07:41:33.177Z] - zpool command: missing [2019-10-24T07:41:33.177Z] [2019-10-24T07:41:33.177Z] Limits: [2019-10-24T07:41:33.177Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-24T07:41:33.177Z] [2019-10-24T07:41:33.177Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-24T07:41:33.520Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 . [2019-10-24T07:41:33.520Z] #1 [internal] load .dockerignore [2019-10-24T07:41:33.520Z] #1 transferring context: [2019-10-24T07:41:33.610Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-10-24T07:41:33.610Z] go: finding github.com/spf13/viper v1.3.2 [2019-10-24T07:41:33.783Z] #1 transferring context: 87B 0.0s done [2019-10-24T07:41:33.783Z] #1 DONE 0.2s [2019-10-24T07:41:33.783Z] [2019-10-24T07:41:33.783Z] #2 [internal] load build definition from Dockerfile [2019-10-24T07:41:33.783Z] #2 transferring dockerfile: 14.63kB done [2019-10-24T07:41:33.783Z] #2 DONE 0.2s [2019-10-24T07:41:33.783Z] [2019-10-24T07:41:33.783Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-24T07:41:34.362Z] #3 DONE 0.5s [2019-10-24T07:41:34.362Z] [2019-10-24T07:41:34.362Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-24T07:41:34.362Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-24T07:41:34.362Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-10-24T07:41:34.362Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-10-24T07:41:34.362Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2019-10-24T07:41:34.362Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-24T07:41:34.362Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 5.00MB / 8.26MB 0.2s [2019-10-24T07:41:34.621Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s [2019-10-24T07:41:34.621Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2019-10-24T07:41:34.621Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.3s done [2019-10-24T07:41:34.630Z] go: finding github.com/client9/misspell v0.3.4 [2019-10-24T07:41:34.882Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-10-24T07:41:34.917Z] go: finding github.com/containerd/containerd v1.2.4 [2019-10-24T07:41:35.144Z] #4 DONE 0.7s [2019-10-24T07:41:35.204Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-10-24T07:41:35.233Z] #54 ... [2019-10-24T07:41:35.233Z] [2019-10-24T07:41:35.233Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T07:41:35.233Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.5s done [2019-10-24T07:41:35.233Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-24T07:41:35.233Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-24T07:41:35.233Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 4.7s done [2019-10-24T07:41:35.233Z] #65 DONE 5.4s [2019-10-24T07:41:35.233Z] [2019-10-24T07:41:35.233Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:41:35.233Z] #28 2.118 + mktemp -d [2019-10-24T07:41:35.233Z] #28 2.119 + export GOPATH=/tmp/tmp.4K1JN5kgwj [2019-10-24T07:41:35.233Z] #28 2.119 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.4K1JN5kgwj/src/github.com/go-swagger/go-swagger [2019-10-24T07:41:35.233Z] #28 2.125 Cloning into '/tmp/tmp.4K1JN5kgwj/src/github.com/go-swagger/go-swagger'... [2019-10-24T07:41:35.492Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-10-24T07:41:35.713Z] [2019-10-24T07:41:35.713Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-24T07:41:35.780Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-10-24T07:41:35.780Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-10-24T07:41:35.780Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-10-24T07:41:36.067Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-10-24T07:41:36.282Z] #6 DONE 0.5s [2019-10-24T07:41:36.282Z] [2019-10-24T07:41:36.282Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-24T07:41:36.282Z] #5 DONE 0.5s [2019-10-24T07:41:36.282Z] [2019-10-24T07:41:36.282Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T07:41:36.282Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-24T07:41:36.282Z] #65 DONE 0.0s [2019-10-24T07:41:36.282Z] [2019-10-24T07:41:36.282Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T07:41:36.282Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-24T07:41:36.355Z] go: finding cloud.google.com/go v0.26.0 [2019-10-24T07:41:36.605Z] #28 ... [2019-10-24T07:41:36.605Z] [2019-10-24T07:41:36.605Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:41:36.605Z] #68 7.213 + RM_GOPATH=0 [2019-10-24T07:41:36.605Z] #68 7.213 + TMP_GOPATH= [2019-10-24T07:41:36.605Z] #68 7.213 + : /build [2019-10-24T07:41:36.605Z] #68 7.213 + '[' -z '' ']' [2019-10-24T07:41:36.605Z] #68 7.219 ++ mktemp -d [2019-10-24T07:41:36.605Z] #68 7.221 + export GOPATH=/tmp/tmp.SpuJ58nVaQ [2019-10-24T07:41:36.605Z] #68 7.221 + GOPATH=/tmp/tmp.SpuJ58nVaQ [2019-10-24T07:41:36.605Z] #68 7.221 + RM_GOPATH=1 [2019-10-24T07:41:36.605Z] #68 7.223 ++ dirname ./install.sh [2019-10-24T07:41:36.605Z] #68 7.231 + dir=. [2019-10-24T07:41:36.605Z] #68 7.231 + bin=proxy [2019-10-24T07:41:36.605Z] #68 7.231 + shift [2019-10-24T07:41:36.605Z] #68 7.231 + '[' '!' -f ./proxy.installer ']' [2019-10-24T07:41:36.605Z] #68 7.231 + . ./proxy.installer [2019-10-24T07:41:36.605Z] #68 7.231 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T07:41:36.605Z] #68 7.231 + install_proxy [2019-10-24T07:41:36.605Z] #68 7.231 + case "$1" in [2019-10-24T07:41:36.605Z] #68 7.231 + export CGO_ENABLED=0 [2019-10-24T07:41:36.605Z] #68 7.231 + CGO_ENABLED=0 [2019-10-24T07:41:36.605Z] #68 7.231 + _install_proxy [2019-10-24T07:41:36.605Z] #68 7.231 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-24T07:41:36.605Z] #68 7.231 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SpuJ58nVaQ/src/github.com/docker/libnetwork [2019-10-24T07:41:36.605Z] #68 7.231 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T07:41:36.605Z] #68 7.232 Cloning into '/tmp/tmp.SpuJ58nVaQ/src/github.com/docker/libnetwork'... [2019-10-24T07:41:36.642Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-10-24T07:41:36.884Z] #7 sha256:8e1db57a6c1abbbd0088d20d1ac88c57d43794fe163fc1c2f09c529d65beb1f9 1.79kB / 1.79kB done [2019-10-24T07:41:36.884Z] #7 sha256:d8ef68ff93dc82de0eb0dc6b5e13a1c97cfeded020e59da91b2630cdf3862721 5.46kB / 5.46kB done [2019-10-24T07:41:36.884Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 0B / 43.17MB 0.4s [2019-10-24T07:41:36.884Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.4s [2019-10-24T07:41:36.884Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-24T07:41:36.884Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 5.66MB / 9.75MB 0.4s [2019-10-24T07:41:36.884Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 17.05MB / 43.17MB 0.6s [2019-10-24T07:41:36.884Z] #7 sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 4.09MB / 4.09MB 0.4s done [2019-10-24T07:41:36.884Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.6s [2019-10-24T07:41:36.884Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 0B / 48.02MB 0.6s [2019-10-24T07:41:36.932Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-10-24T07:41:36.933Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-10-24T07:41:36.933Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-10-24T07:41:36.995Z] Client: [2019-10-24T07:41:36.995Z] Debug Mode: false [2019-10-24T07:41:36.995Z] [2019-10-24T07:41:36.995Z] Server: [2019-10-24T07:41:36.995Z] Containers: 0 [2019-10-24T07:41:36.995Z] Running: 0 [2019-10-24T07:41:36.995Z] Paused: 0 [2019-10-24T07:41:36.995Z] Stopped: 0 [2019-10-24T07:41:36.995Z] Images: 0 [2019-10-24T07:41:36.995Z] Server Version: 19.03.2 [2019-10-24T07:41:36.995Z] Storage Driver: overlay2 [2019-10-24T07:41:36.995Z] Backing Filesystem: extfs [2019-10-24T07:41:36.995Z] Supports d_type: true [2019-10-24T07:41:36.995Z] Native Overlay Diff: true [2019-10-24T07:41:36.995Z] Logging Driver: json-file [2019-10-24T07:41:36.995Z] Cgroup Driver: cgroupfs [2019-10-24T07:41:36.995Z] Plugins: [2019-10-24T07:41:36.995Z] Volume: local [2019-10-24T07:41:36.995Z] Network: bridge host ipvlan macvlan null overlay [2019-10-24T07:41:36.995Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-10-24T07:41:36.995Z] Swarm: inactive [2019-10-24T07:41:36.995Z] Runtimes: runc [2019-10-24T07:41:36.995Z] Default Runtime: runc [2019-10-24T07:41:36.995Z] Init Binary: docker-init [2019-10-24T07:41:36.995Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-10-24T07:41:36.995Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-10-24T07:41:36.995Z] init version: fec3683 [2019-10-24T07:41:36.995Z] Security Options: [2019-10-24T07:41:36.995Z] apparmor [2019-10-24T07:41:36.995Z] seccomp [2019-10-24T07:41:36.995Z] Profile: default [2019-10-24T07:41:36.995Z] Kernel Version: 4.15.0-1048-aws [2019-10-24T07:41:36.995Z] Operating System: Ubuntu 18.04.3 LTS [2019-10-24T07:41:36.995Z] OSType: linux [2019-10-24T07:41:36.995Z] Architecture: x86_64 [2019-10-24T07:41:36.995Z] CPUs: 2 [2019-10-24T07:41:36.995Z] Total Memory: 7.501GiB [2019-10-24T07:41:36.995Z] Name: ip-10-100-64-198 [2019-10-24T07:41:36.995Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-10-24T07:41:36.995Z] Docker Root Dir: /var/lib/docker [2019-10-24T07:41:36.995Z] Debug Mode: false [2019-10-24T07:41:36.995Z] Registry: https://index.docker.io/v1/ [2019-10-24T07:41:36.995Z] Labels: [2019-10-24T07:41:36.995Z] Experimental: true [2019-10-24T07:41:36.995Z] Insecure Registries: [2019-10-24T07:41:36.995Z] 127.0.0.0/8 [2019-10-24T07:41:36.995Z] Live Restore Enabled: true [2019-10-24T07:41:36.995Z] [2019-10-24T07:41:36.995Z] WARNING: No swap limit support [Pipeline] sh [2019-10-24T07:41:37.149Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 20.44MB / 43.17MB 0.7s [2019-10-24T07:41:37.413Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 24.99MB / 43.17MB 1.0s [2019-10-24T07:41:37.413Z] #7 sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 9.75MB / 9.75MB 0.7s done [2019-10-24T07:41:37.413Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 39.82MB / 48.02MB 1.0s [2019-10-24T07:41:37.413Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 11.66MB / 49.09MB 1.0s [2019-10-24T07:41:37.413Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 35.38MB / 43.17MB 1.1s [2019-10-24T07:41:37.413Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 1.1s [2019-10-24T07:41:37.413Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 15.75MB / 49.09MB 1.1s [2019-10-24T07:41:37.421Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T07:41:37.421Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T07:41:37.421Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-39100/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-10-24T07:41:37.421Z] + bash /home/ubuntu/workspace/moby_PR-39100/check-config.sh [2019-10-24T07:41:37.421Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-10-24T07:41:37.421Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-10-24T07:41:37.421Z] [2019-10-24T07:41:37.421Z] Generally Necessary: [2019-10-24T07:41:37.421Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-10-24T07:41:37.421Z] - apparmor: enabled and tools installed [2019-10-24T07:41:37.421Z] - CONFIG_NAMESPACES: enabled [2019-10-24T07:41:37.421Z] - CONFIG_NET_NS: enabled [2019-10-24T07:41:37.421Z] - CONFIG_PID_NS: enabled [2019-10-24T07:41:37.538Z] #68 ... [2019-10-24T07:41:37.538Z] [2019-10-24T07:41:37.538Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:41:37.538Z] #50 8.075 + RM_GOPATH=0 [2019-10-24T07:41:37.538Z] #50 8.075 + TMP_GOPATH= [2019-10-24T07:41:37.538Z] #50 8.075 + : /build [2019-10-24T07:41:37.538Z] #50 8.075 + '[' -z '' ']' [2019-10-24T07:41:37.538Z] #50 8.083 ++ mktemp -d [2019-10-24T07:41:37.538Z] #50 8.086 + export GOPATH=/tmp/tmp.Rz5LbkiRpE [2019-10-24T07:41:37.538Z] #50 8.086 + GOPATH=/tmp/tmp.Rz5LbkiRpE [2019-10-24T07:41:37.538Z] #50 8.086 + RM_GOPATH=1 [2019-10-24T07:41:37.538Z] #50 8.086 ++ dirname ./install.sh [2019-10-24T07:41:37.538Z] #50 8.088 Installing golangci-lint version v1.20.0 [2019-10-24T07:41:37.538Z] #50 8.088 + dir=. [2019-10-24T07:41:37.538Z] #50 8.088 + bin=golangci_lint [2019-10-24T07:41:37.538Z] #50 8.088 + shift [2019-10-24T07:41:37.538Z] #50 8.088 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-24T07:41:37.538Z] #50 8.088 + . ./golangci_lint.installer [2019-10-24T07:41:37.538Z] #50 8.088 ++ : v1.20.0 [2019-10-24T07:41:37.538Z] #50 8.088 + install_golangci_lint [2019-10-24T07:41:37.538Z] #50 8.088 + echo 'Installing golangci-lint version v1.20.0' [2019-10-24T07:41:37.538Z] #50 8.088 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-24T07:41:37.676Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 41.08MB / 43.17MB 1.3s [2019-10-24T07:41:37.676Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 22.96MB / 49.09MB 1.3s [2019-10-24T07:41:37.676Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 36.15MB / 49.09MB 1.4s [2019-10-24T07:41:37.721Z] - CONFIG_IPC_NS: enabled [2019-10-24T07:41:37.721Z] - CONFIG_UTS_NS: enabled [2019-10-24T07:41:37.721Z] - CONFIG_CGROUPS: enabled [2019-10-24T07:41:37.721Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-10-24T07:41:37.721Z] - CONFIG_CGROUP_DEVICE: enabled [2019-10-24T07:41:37.721Z] - CONFIG_CGROUP_FREEZER: enabled [2019-10-24T07:41:37.721Z] - CONFIG_CGROUP_SCHED: enabled [2019-10-24T07:41:37.721Z] - CONFIG_CPUSETS: enabled [2019-10-24T07:41:37.721Z] - CONFIG_MEMCG: enabled [2019-10-24T07:41:37.721Z] - CONFIG_KEYS: enabled [2019-10-24T07:41:37.721Z] - CONFIG_VETH: enabled (as module) [2019-10-24T07:41:37.721Z] - CONFIG_BRIDGE: enabled (as module) [2019-10-24T07:41:37.721Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-10-24T07:41:37.721Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-10-24T07:41:37.721Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-10-24T07:41:37.721Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-10-24T07:41:37.721Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-10-24T07:41:37.721Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-10-24T07:41:37.721Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-10-24T07:41:37.721Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-10-24T07:41:37.721Z] - CONFIG_NF_NAT: enabled (as module) [2019-10-24T07:41:37.721Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-10-24T07:41:37.721Z] - CONFIG_POSIX_MQUEUE: enabled [2019-10-24T07:41:37.721Z] [2019-10-24T07:41:37.721Z] Optional Features: [2019-10-24T07:41:37.721Z] - CONFIG_USER_NS: enabled [2019-10-24T07:41:37.721Z] - CONFIG_SECCOMP: enabled [2019-10-24T07:41:37.721Z] - CONFIG_CGROUP_PIDS: enabled [2019-10-24T07:41:37.721Z] - CONFIG_MEMCG_SWAP: enabled [2019-10-24T07:41:37.721Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-10-24T07:41:37.721Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-10-24T07:41:37.721Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-10-24T07:41:37.721Z] - CONFIG_BLK_CGROUP: enabled [2019-10-24T07:41:37.721Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-10-24T07:41:37.721Z] - CONFIG_IOSCHED_CFQ: enabled [2019-10-24T07:41:37.721Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-10-24T07:41:37.721Z] - CONFIG_CGROUP_PERF: enabled [2019-10-24T07:41:37.721Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-10-24T07:41:37.721Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-10-24T07:41:37.721Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-10-24T07:41:37.721Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-10-24T07:41:37.721Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-10-24T07:41:37.721Z] - CONFIG_RT_GROUP_SCHED: missing [2019-10-24T07:41:37.721Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-10-24T07:41:37.721Z] - CONFIG_IP_VS: enabled (as module) [2019-10-24T07:41:37.970Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-10-24T07:41:37.980Z] - CONFIG_IP_VS_NFCT: enabled [2019-10-24T07:41:37.980Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-10-24T07:41:37.980Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-10-24T07:41:37.980Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-10-24T07:41:37.980Z] - CONFIG_EXT4_FS: enabled [2019-10-24T07:41:37.980Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-10-24T07:41:37.980Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-10-24T07:41:37.980Z] - Network Drivers: [2019-10-24T07:41:37.980Z] - "overlay": [2019-10-24T07:41:37.980Z] - CONFIG_VXLAN: enabled (as module) [2019-10-24T07:41:37.980Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-10-24T07:41:37.980Z] Optional (for encrypted networks): [2019-10-24T07:41:37.980Z] - CONFIG_CRYPTO: enabled [2019-10-24T07:41:37.980Z] - CONFIG_CRYPTO_AEAD: enabled [2019-10-24T07:41:37.980Z] - CONFIG_CRYPTO_GCM: enabled [2019-10-24T07:41:37.980Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-10-24T07:41:37.980Z] - CONFIG_CRYPTO_GHASH: enabled [2019-10-24T07:41:37.980Z] - CONFIG_XFRM: enabled [2019-10-24T07:41:37.980Z] - CONFIG_XFRM_USER: enabled (as module) [2019-10-24T07:41:37.980Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-10-24T07:41:37.980Z] - CONFIG_INET_ESP: enabled (as module) [2019-10-24T07:41:37.980Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-10-24T07:41:37.980Z] - "ipvlan": [2019-10-24T07:41:37.980Z] - CONFIG_IPVLAN: enabled (as module) [2019-10-24T07:41:37.980Z] - "macvlan": [2019-10-24T07:41:37.980Z] - CONFIG_MACVLAN: enabled (as module) [2019-10-24T07:41:37.980Z] - CONFIG_DUMMY: enabled (as module) [2019-10-24T07:41:37.980Z] - "ftp,tftp client in container": [2019-10-24T07:41:37.980Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-10-24T07:41:37.980Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-10-24T07:41:37.980Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-10-24T07:41:37.980Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-10-24T07:41:37.980Z] - Storage Drivers: [2019-10-24T07:41:37.980Z] - "aufs": [2019-10-24T07:41:37.980Z] - CONFIG_AUFS_FS: enabled (as module) [2019-10-24T07:41:37.980Z] - "btrfs": [2019-10-24T07:41:37.980Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-10-24T07:41:38.248Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-10-24T07:41:38.248Z] - "devicemapper": [2019-10-24T07:41:38.248Z] - CONFIG_BLK_DEV_DM: enabled [2019-10-24T07:41:38.248Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-10-24T07:41:38.248Z] - "overlay": [2019-10-24T07:41:38.248Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-10-24T07:41:38.248Z] - "zfs": [2019-10-24T07:41:38.248Z] - /dev/zfs: missing [2019-10-24T07:41:38.248Z] - zfs command: missing [2019-10-24T07:41:38.248Z] - zpool command: missing [2019-10-24T07:41:38.248Z] [2019-10-24T07:41:38.248Z] Limits: [2019-10-24T07:41:38.248Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-10-24T07:41:38.248Z] [2019-10-24T07:41:38.248Z] + true [Pipeline] } [2019-10-24T07:41:38.257Z] go: finding github.com/kr/pty v1.1.1 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-10-24T07:41:38.447Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 1.5s [2019-10-24T07:41:38.666Z] + sudo modprobe ip_vs [2019-10-24T07:41:38.933Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 . [2019-10-24T07:41:39.191Z] #2 [internal] load build definition from Dockerfile [2019-10-24T07:41:39.191Z] #2 transferring dockerfile: 14.63kB 0.0s done [2019-10-24T07:41:39.191Z] #2 DONE 0.1s [2019-10-24T07:41:39.191Z] [2019-10-24T07:41:39.191Z] #1 [internal] load .dockerignore [2019-10-24T07:41:39.191Z] #1 transferring context: 87B 0.0s done [2019-10-24T07:41:39.191Z] #1 DONE 0.1s [2019-10-24T07:41:39.191Z] [2019-10-24T07:41:39.191Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-24T07:41:39.282Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-10-24T07:41:39.282Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-10-24T07:41:39.282Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-10-24T07:41:39.439Z] #50 ... [2019-10-24T07:41:39.439Z] [2019-10-24T07:41:39.439Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:41:39.439Z] #56 9.994 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:41:39.439Z] #56 10.08 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:41:39.439Z] #56 10.15 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:41:39.439Z] #56 10.15 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:41:39.439Z] #56 10.19 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:41:39.439Z] #56 ... [2019-10-24T07:41:39.439Z] [2019-10-24T07:41:39.439Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:41:39.439Z] #38 6.394 + mktemp -d [2019-10-24T07:41:39.439Z] #38 6.394 + export GOPATH=/tmp/tmp.6JRgs1XMIg [2019-10-24T07:41:39.439Z] #38 6.394 + git clone https://github.com/docker/distribution.git /tmp/tmp.6JRgs1XMIg/src/github.com/docker/distribution [2019-10-24T07:41:39.439Z] #38 6.394 Cloning into '/tmp/tmp.6JRgs1XMIg/src/github.com/docker/distribution'... [2019-10-24T07:41:39.439Z] #38 ... [2019-10-24T07:41:39.439Z] [2019-10-24T07:41:39.439Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:41:39.439Z] #44 9.122 + RM_GOPATH=0 [2019-10-24T07:41:39.439Z] #44 9.122 + TMP_GOPATH= [2019-10-24T07:41:39.439Z] #44 9.122 + : /build [2019-10-24T07:41:39.439Z] #44 9.122 + '[' -z '' ']' [2019-10-24T07:41:39.439Z] #44 9.132 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T07:41:39.439Z] #44 9.132 ++ mktemp -d [2019-10-24T07:41:39.439Z] #44 9.132 + export GOPATH=/tmp/tmp.yxhIm2KF00 [2019-10-24T07:41:39.439Z] #44 9.132 + GOPATH=/tmp/tmp.yxhIm2KF00 [2019-10-24T07:41:39.439Z] #44 9.132 + RM_GOPATH=1 [2019-10-24T07:41:39.439Z] #44 9.132 ++ dirname ./install.sh [2019-10-24T07:41:39.439Z] #44 9.132 + dir=. [2019-10-24T07:41:39.439Z] #44 9.132 + bin=vndr [2019-10-24T07:41:39.439Z] #44 9.132 + shift [2019-10-24T07:41:39.439Z] #44 9.132 + '[' '!' -f ./vndr.installer ']' [2019-10-24T07:41:39.439Z] #44 9.132 + . ./vndr.installer [2019-10-24T07:41:39.439Z] #44 9.132 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T07:41:39.439Z] #44 9.132 + install_vndr [2019-10-24T07:41:39.439Z] #44 9.132 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-24T07:41:39.439Z] #44 9.132 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.yxhIm2KF00/src/github.com/LK4D4/vndr [2019-10-24T07:41:39.439Z] #44 9.134 Cloning into '/tmp/tmp.yxhIm2KF00/src/github.com/LK4D4/vndr'... [2019-10-24T07:41:39.439Z] #44 10.01 + cd /tmp/tmp.yxhIm2KF00/src/github.com/LK4D4/vndr [2019-10-24T07:41:39.439Z] #44 10.02 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T07:41:39.439Z] #44 10.03 + go build -buildmode=pie -v -o /build/vndr . [2019-10-24T07:41:39.439Z] #44 ... [2019-10-24T07:41:39.439Z] [2019-10-24T07:41:39.439Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:41:39.439Z] #40 10.32 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:41:39.439Z] #40 10.32 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:41:39.439Z] #40 10.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:41:39.439Z] #40 10.39 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:41:39.571Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-10-24T07:41:39.697Z] #40 10.48 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:41:39.697Z] #40 ... [2019-10-24T07:41:39.697Z] [2019-10-24T07:41:39.697Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:41:39.697Z] #31 8.636 + RM_GOPATH=0 [2019-10-24T07:41:39.697Z] #31 8.636 + TMP_GOPATH= [2019-10-24T07:41:39.697Z] #31 8.636 + : /build [2019-10-24T07:41:39.697Z] #31 8.636 + '[' -z '' ']' [2019-10-24T07:41:39.697Z] #31 8.637 ++ mktemp -d [2019-10-24T07:41:39.697Z] #31 8.641 + export GOPATH=/tmp/tmp.Ke5zXO5REj [2019-10-24T07:41:39.697Z] #31 8.641 + GOPATH=/tmp/tmp.Ke5zXO5REj [2019-10-24T07:41:39.697Z] #31 8.641 + RM_GOPATH=1 [2019-10-24T07:41:39.697Z] #31 8.641 ++ dirname ./install.sh [2019-10-24T07:41:39.697Z] #31 8.642 + dir=. [2019-10-24T07:41:39.697Z] #31 8.643 + bin=tomlv [2019-10-24T07:41:39.697Z] #31 8.643 + shift [2019-10-24T07:41:39.697Z] #31 8.643 + '[' '!' -f ./tomlv.installer ']' [2019-10-24T07:41:39.697Z] #31 8.643 + . ./tomlv.installer [2019-10-24T07:41:39.697Z] #31 8.643 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T07:41:39.697Z] #31 8.643 + install_tomlv [2019-10-24T07:41:39.697Z] #31 8.643 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-24T07:41:39.697Z] #31 8.643 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T07:41:39.697Z] #31 8.643 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.Ke5zXO5REj/src/github.com/BurntSushi/toml [2019-10-24T07:41:39.697Z] #31 8.644 Cloning into '/tmp/tmp.Ke5zXO5REj/src/github.com/BurntSushi/toml'... [2019-10-24T07:41:39.697Z] #31 9.809 + cd /tmp/tmp.Ke5zXO5REj/src/github.com/BurntSushi/toml [2019-10-24T07:41:39.697Z] #31 9.810 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T07:41:39.697Z] #31 9.816 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-24T07:41:39.697Z] #31 ... [2019-10-24T07:41:39.697Z] [2019-10-24T07:41:39.697Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:41:39.697Z] #62 8.490 + RM_GOPATH=0 [2019-10-24T07:41:39.697Z] #62 8.490 + TMP_GOPATH= [2019-10-24T07:41:39.697Z] #62 8.490 + : /build/ [2019-10-24T07:41:39.697Z] #62 8.490 + '[' -z '' ']' [2019-10-24T07:41:39.697Z] #62 8.498 ++ mktemp -d [2019-10-24T07:41:39.697Z] #62 8.499 + export GOPATH=/tmp/tmp.rBgi6pfaog [2019-10-24T07:41:39.697Z] #62 8.499 + GOPATH=/tmp/tmp.rBgi6pfaog [2019-10-24T07:41:39.697Z] #62 8.499 + RM_GOPATH=1 [2019-10-24T07:41:39.697Z] #62 8.500 ++ dirname ./install.sh [2019-10-24T07:41:39.697Z] #62 8.504 + dir=. [2019-10-24T07:41:39.697Z] #62 8.505 + bin=rootlesskit [2019-10-24T07:41:39.697Z] #62 8.505 + shift [2019-10-24T07:41:39.697Z] #62 8.505 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-24T07:41:39.697Z] #62 8.506 + . ./rootlesskit.installer [2019-10-24T07:41:39.697Z] #62 8.506 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T07:41:39.697Z] #62 8.506 + install_rootlesskit [2019-10-24T07:41:39.697Z] #62 8.507 + case "$1" in [2019-10-24T07:41:39.697Z] #62 8.507 + export CGO_ENABLED=0 [2019-10-24T07:41:39.697Z] #62 8.507 + CGO_ENABLED=0 [2019-10-24T07:41:39.697Z] #62 8.507 + _install_rootlesskit [2019-10-24T07:41:39.697Z] #62 8.507 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-24T07:41:39.697Z] #62 8.509 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T07:41:39.697Z] #62 8.509 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.rBgi6pfaog/src/github.com/rootless-containers/rootlesskit [2019-10-24T07:41:39.697Z] #62 8.510 Cloning into '/tmp/tmp.rBgi6pfaog/src/github.com/rootless-containers/rootlesskit'... [2019-10-24T07:41:39.755Z] #3 DONE 0.3s [2019-10-24T07:41:39.755Z] [2019-10-24T07:41:39.755Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-24T07:41:39.755Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-24T07:41:39.755Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-10-24T07:41:39.755Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-10-24T07:41:39.755Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0B / 8.82MB 0.2s [2019-10-24T07:41:39.755Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-24T07:41:39.835Z] #7 sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 43.17MB / 43.17MB 3.2s done [2019-10-24T07:41:39.836Z] #7 sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 48.02MB / 48.02MB 3.2s done [2019-10-24T07:41:39.836Z] #7 sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 49.09MB / 49.09MB 3.2s done [2019-10-24T07:41:39.836Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 0B / 97.59MB 3.4s [2019-10-24T07:41:39.836Z] #7 sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 156B / 156B 3.4s done [2019-10-24T07:41:39.836Z] #7 ... [2019-10-24T07:41:39.836Z] [2019-10-24T07:41:39.836Z] #19 [internal] load build context [2019-10-24T07:41:39.836Z] #19 transferring context: 45.63MB 3.5s done [2019-10-24T07:41:39.836Z] #19 DONE 3.6s [2019-10-24T07:41:39.836Z] [2019-10-24T07:41:39.836Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T07:41:39.836Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 7.23MB / 97.59MB 3.5s [2019-10-24T07:41:39.836Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 [2019-10-24T07:41:39.836Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 18.47MB / 97.59MB 3.6s [2019-10-24T07:41:39.956Z] #62 ... [2019-10-24T07:41:39.956Z] [2019-10-24T07:41:39.956Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:41:39.956Z] #36 8.695 + RM_GOPATH=0 [2019-10-24T07:41:39.956Z] #36 8.695 + TMP_GOPATH= [2019-10-24T07:41:39.956Z] #36 8.695 + : /build [2019-10-24T07:41:39.956Z] #36 8.695 + '[' -z '' ']' [2019-10-24T07:41:39.956Z] #36 8.696 ++ mktemp -d [2019-10-24T07:41:39.956Z] #36 8.709 + export GOPATH=/tmp/tmp.6ldIVfCZhh [2019-10-24T07:41:39.956Z] #36 8.709 + GOPATH=/tmp/tmp.6ldIVfCZhh [2019-10-24T07:41:39.956Z] #36 8.709 + RM_GOPATH=1 [2019-10-24T07:41:39.956Z] #36 8.709 ++ dirname ./install.sh [2019-10-24T07:41:39.956Z] #36 8.710 + dir=. [2019-10-24T07:41:39.956Z] #36 8.710 + bin=tini [2019-10-24T07:41:39.956Z] #36 8.710 + shift [2019-10-24T07:41:39.956Z] #36 8.710 + '[' '!' -f ./tini.installer ']' [2019-10-24T07:41:39.956Z] #36 8.710 + . ./tini.installer [2019-10-24T07:41:39.956Z] #36 8.711 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T07:41:39.956Z] #36 8.711 + install_tini [2019-10-24T07:41:39.956Z] #36 8.711 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-24T07:41:39.956Z] #36 8.711 + git clone https://github.com/krallin/tini.git /tmp/tmp.6ldIVfCZhh/tini [2019-10-24T07:41:39.956Z] #36 8.711 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T07:41:39.956Z] #36 8.715 Cloning into '/tmp/tmp.6ldIVfCZhh/tini'... [2019-10-24T07:41:39.956Z] #36 9.640 + cd /tmp/tmp.6ldIVfCZhh/tini [2019-10-24T07:41:39.956Z] #36 9.641 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T07:41:39.956Z] #36 9.646 + cmake . [2019-10-24T07:41:39.956Z] #36 ... [2019-10-24T07:41:39.956Z] [2019-10-24T07:41:39.956Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:41:39.956Z] #47 9.109 + RM_GOPATH=0 [2019-10-24T07:41:39.956Z] #47 9.109 + TMP_GOPATH= [2019-10-24T07:41:39.956Z] #47 9.109 + : /build [2019-10-24T07:41:39.956Z] #47 9.109 + '[' -z '' ']' [2019-10-24T07:41:39.956Z] #47 9.112 ++ mktemp -d [2019-10-24T07:41:39.956Z] #47 9.113 + export GOPATH=/tmp/tmp.2WkgI92Wbk [2019-10-24T07:41:39.956Z] #47 9.113 + GOPATH=/tmp/tmp.2WkgI92Wbk [2019-10-24T07:41:39.956Z] #47 9.113 + RM_GOPATH=1 [2019-10-24T07:41:39.956Z] #47 9.113 ++ dirname ./install.sh [2019-10-24T07:41:39.956Z] #47 9.114 + dir=. [2019-10-24T07:41:39.956Z] #47 9.114 + bin=gotestsum [2019-10-24T07:41:39.956Z] #47 9.114 + shift [2019-10-24T07:41:39.956Z] #47 9.114 + '[' '!' -f ./gotestsum.installer ']' [2019-10-24T07:41:39.956Z] #47 9.114 + . ./gotestsum.installer [2019-10-24T07:41:39.956Z] #47 9.114 ++ : v0.3.5 [2019-10-24T07:41:39.956Z] #47 9.114 + install_gotestsum [2019-10-24T07:41:39.956Z] #47 9.114 + echo 'Installing gotestsum version v0.3.5' [2019-10-24T07:41:39.956Z] #47 9.114 + go get -d gotest.tools/gotestsum [2019-10-24T07:41:39.956Z] #47 9.114 Installing gotestsum version v0.3.5 [2019-10-24T07:41:40.011Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.3s [2019-10-24T07:41:40.011Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.4s done [2019-10-24T07:41:40.097Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 28.31MB / 97.59MB 3.7s [2019-10-24T07:41:40.097Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 37.81MB / 97.59MB 3.8s [2019-10-24T07:41:40.214Z] #47 ... [2019-10-24T07:41:40.214Z] [2019-10-24T07:41:40.214Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:41:40.214Z] #31 10.56 internal/cpu [2019-10-24T07:41:40.214Z] #31 10.63 runtime/internal/atomic [2019-10-24T07:41:40.267Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-10-24T07:41:40.358Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 49.00MB / 97.59MB 3.9s [2019-10-24T07:41:40.358Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 59.32MB / 97.59MB 4.0s [2019-10-24T07:41:40.358Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 68.84MB / 97.59MB 4.1s [2019-10-24T07:41:40.472Z] #31 10.82 runtime/internal/sys [2019-10-24T07:41:40.522Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-10-24T07:41:40.522Z] #4 DONE 1.0s [2019-10-24T07:41:40.611Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-10-24T07:41:40.611Z] go: finding github.com/lib/pq v1.0.0 [2019-10-24T07:41:40.619Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 82.42MB / 97.59MB 4.2s [2019-10-24T07:41:40.619Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 4.4s [2019-10-24T07:41:40.730Z] #31 11.03 runtime/internal/math [2019-10-24T07:41:40.730Z] #31 11.13 math/bits [2019-10-24T07:41:40.730Z] #31 11.14 internal/bytealg [2019-10-24T07:41:41.240Z] go: finding github.com/magiconair/properties v1.8.0 [2019-10-24T07:41:41.455Z] [2019-10-24T07:41:41.455Z] #6 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-24T07:41:41.455Z] #6 DONE 0.1s [2019-10-24T07:41:41.455Z] [2019-10-24T07:41:41.455Z] #5 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-24T07:41:41.455Z] #5 DONE 0.2s [2019-10-24T07:41:41.455Z] [2019-10-24T07:41:41.455Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T07:41:41.455Z] #7 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-24T07:41:41.529Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-10-24T07:41:41.529Z] go: finding github.com/onsi/gomega v1.4.3 [2019-10-24T07:41:41.665Z] #31 11.90 math [2019-10-24T07:41:41.665Z] #31 11.92 runtime [2019-10-24T07:41:41.723Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 0B / 45.38MB 0.1s [2019-10-24T07:41:41.723Z] #7 sha256:6faaee540c7c8e6eafee04d49c624243c93bd1406354e4548910cdcc99fdd050 1.80kB / 1.80kB done [2019-10-24T07:41:41.723Z] #7 sha256:710c1c6c29c84838a784d1f5fadd2f2fcb28a97aa2f558ba03ab346dcd70e95b 5.46kB / 5.46kB done [2019-10-24T07:41:41.723Z] #7 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-24T07:41:41.723Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0B / 10.80MB 0.1s [2019-10-24T07:41:41.723Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 3.46MB / 10.80MB 0.2s [2019-10-24T07:41:41.979Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 5.53MB / 45.38MB 0.3s [2019-10-24T07:41:41.979Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 9.33MB / 10.80MB 0.3s [2019-10-24T07:41:41.979Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 9.17MB / 45.38MB 0.5s [2019-10-24T07:41:41.979Z] #7 sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 10.80MB / 10.80MB 0.4s done [2019-10-24T07:41:41.979Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0B / 4.34MB 0.5s [2019-10-24T07:41:42.000Z] #7 extracting sha256:1ed27930b96e2175d71ddcca5deb645284e033026b012db87b4e63287f26e744 2.2s done [2019-10-24T07:41:42.155Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-10-24T07:41:42.235Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 14.73MB / 45.38MB 0.7s [2019-10-24T07:41:42.235Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 3.55MB / 4.34MB 0.7s [2019-10-24T07:41:42.235Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 675.38kB / 50.07MB 0.7s [2019-10-24T07:41:42.235Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.7s [2019-10-24T07:41:42.444Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-10-24T07:41:42.494Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 17.42MB / 45.38MB 0.8s [2019-10-24T07:41:42.494Z] #7 sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 4.34MB / 4.34MB 0.7s done [2019-10-24T07:41:42.494Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 4.59MB / 50.07MB 0.8s [2019-10-24T07:41:42.494Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 0B / 57.69MB 0.8s [2019-10-24T07:41:42.494Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 20.80MB / 45.38MB 1.0s [2019-10-24T07:41:42.494Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 8.75MB / 50.07MB 1.0s [2019-10-24T07:41:42.734Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-10-24T07:41:42.752Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 6.90MB / 57.69MB 1.1s [2019-10-24T07:41:42.752Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 28.03MB / 45.38MB 1.3s [2019-10-24T07:41:42.752Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 15.56MB / 50.07MB 1.3s [2019-10-24T07:41:42.938Z] #7 sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 97.59MB / 97.59MB 6.3s done [2019-10-24T07:41:42.938Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 [2019-10-24T07:41:43.021Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 21.04MB / 50.07MB 1.4s [2019-10-24T07:41:43.022Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 10.56MB / 57.69MB 1.4s [2019-10-24T07:41:43.289Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 31.25MB / 45.38MB 1.5s [2019-10-24T07:41:43.289Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 25.97MB / 50.07MB 1.5s [2019-10-24T07:41:43.289Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 13.85MB / 57.69MB 1.5s [2019-10-24T07:41:43.367Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-10-24T07:41:43.367Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-10-24T07:41:43.367Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-10-24T07:41:43.507Z] #7 extracting sha256:bc3f19cb3e6a27b29e50792a97e187c8133ffd26bf4e9eda01c38df7bda5dcc7 0.4s done [2019-10-24T07:41:43.551Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 40.65MB / 45.38MB 1.8s [2019-10-24T07:41:43.551Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 35.16MB / 50.07MB 1.8s [2019-10-24T07:41:43.551Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 27.86MB / 57.69MB 1.8s [2019-10-24T07:41:43.653Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-10-24T07:41:43.653Z] go: finding github.com/imdario/mergo v0.3.7 [2019-10-24T07:41:43.775Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 [2019-10-24T07:41:43.775Z] #7 extracting sha256:41a323c975601416292ee6ed5dcd13a38a114a637f8fd363fb669e9e3fa1c885 0.2s done [2019-10-24T07:41:43.806Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 2.1s [2019-10-24T07:41:43.806Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 43.13MB / 50.07MB 2.1s [2019-10-24T07:41:43.806Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 34.89MB / 57.69MB 2.1s [2019-10-24T07:41:43.806Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 2.3s [2019-10-24T07:41:43.806Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 44.85MB / 57.69MB 2.3s [2019-10-24T07:41:44.035Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 [2019-10-24T07:41:44.061Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 2.5s [2019-10-24T07:41:44.699Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-10-24T07:41:44.988Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-10-24T07:41:44.990Z] #7 ... [2019-10-24T07:41:44.990Z] [2019-10-24T07:41:44.990Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T07:41:44.990Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-24T07:41:44.990Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-24T07:41:44.990Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-24T07:41:44.990Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-10-24T07:41:44.990Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 2.4s done [2019-10-24T07:41:44.990Z] #65 DONE 3.3s [2019-10-24T07:41:44.990Z] [2019-10-24T07:41:44.990Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T07:41:44.990Z] #7 sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 45.38MB / 45.38MB 2.9s done [2019-10-24T07:41:44.990Z] #7 sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 50.07MB / 50.07MB 3.0s done [2019-10-24T07:41:44.990Z] #7 sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 57.69MB / 57.69MB 3.1s done [2019-10-24T07:41:44.990Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d [2019-10-24T07:41:44.990Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 2.19MB / 120.06MB 3.3s [2019-10-24T07:41:44.990Z] #7 sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 126B / 126B 3.3s done [2019-10-24T07:41:45.248Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 12.04MB / 120.06MB 3.6s [2019-10-24T07:41:45.506Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 24.02MB / 120.06MB 3.9s [2019-10-24T07:41:45.506Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 32.76MB / 120.06MB 4.0s [2019-10-24T07:41:45.634Z] go: finding github.com/spf13/cast v1.3.0 [2019-10-24T07:41:45.634Z] go: finding github.com/docker/go-units v0.3.1 [2019-10-24T07:41:45.761Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 44.80MB / 120.06MB 4.3s [2019-10-24T07:41:45.847Z] #31 ... [2019-10-24T07:41:45.847Z] [2019-10-24T07:41:45.847Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:41:45.847Z] #26 9.937 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-24T07:41:45.847Z] #26 10.59 [2019-10-24T07:41:45.847Z] #26 10.97 ### 4.9% ####### 10.1% ########## 13.9% ############ 17.1% ############### 22.0% ################## 25.3% ##################### 30.4% ######################### 35.8% ########################### 38.2% ############################### 43.8% #################################### 51.3% ######################################### 58.0% ############################################### 65.8% ###################################################### 76.3% ########################################################### 82.6% ################################################################ 89.7% ######################################################################## 100.0% [2019-10-24T07:41:45.847Z] #26 13.41 [2019-10-24T07:41:45.847Z] #26 13.77 ####### 10.8% ################# 24.4% ########################### 38.7% #################################### 50.0% ############################################## 64.5% ######################################################## 78.1% ####################################################################### 98.8% ######################################################################## 100.0% [2019-10-24T07:41:45.847Z] #26 15.05 [2019-10-24T07:41:45.847Z] #26 15.32 #### 5.6% ############ 17.5% ################### 26.8% ####################### 32.0% ########################### 38.5% ################################# 46.3% ###################################### 53.6% ############################################# 62.7% [2019-10-24T07:41:45.847Z] #26 ... [2019-10-24T07:41:45.847Z] [2019-10-24T07:41:45.847Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:41:45.847Z] #31 16.31 unicode/utf8 [2019-10-24T07:41:46.020Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 51.87MB / 120.06MB 4.5s [2019-10-24T07:41:46.281Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 63.36MB / 120.06MB 4.8s [2019-10-24T07:41:46.413Z] #31 16.78 internal/testlog [2019-10-24T07:41:46.541Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 70.01MB / 120.06MB 4.9s [2019-10-24T07:41:46.541Z] #7 ... [2019-10-24T07:41:46.541Z] [2019-10-24T07:41:46.541Z] #19 [internal] load build context [2019-10-24T07:41:46.541Z] #19 transferring context: 45.63MB 4.8s done [2019-10-24T07:41:46.541Z] #19 DONE 5.1s [2019-10-24T07:41:46.541Z] [2019-10-24T07:41:46.541Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T07:41:46.541Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 78.15MB / 120.06MB 5.0s [2019-10-24T07:41:46.577Z] #7 extracting sha256:2cf998343cce503ce0417a9c1cab815ba914309cf5a67bc345894516b05b3ac8 2.1s done [2019-10-24T07:41:46.577Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 [2019-10-24T07:41:46.672Z] #31 17.07 runtime/cgo [2019-10-24T07:41:46.804Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 87.94MB / 120.06MB 5.1s [2019-10-24T07:41:46.804Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 97.76MB / 120.06MB 5.3s [2019-10-24T07:41:47.063Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 104.76MB / 120.06MB 5.4s [2019-10-24T07:41:47.129Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-10-24T07:41:47.334Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 113.60MB / 120.06MB 5.6s [2019-10-24T07:41:47.334Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 5.8s [2019-10-24T07:41:47.754Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-10-24T07:41:47.962Z] #7 extracting sha256:ae49107ce31a8e9c4511b4e3302dc57fca611bea7467ecd8ce27852f932eda38 1.5s done [2019-10-24T07:41:48.040Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-10-24T07:41:48.227Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 0.1s [2019-10-24T07:41:48.327Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-10-24T07:41:48.327Z] go: finding github.com/spf13/afero v1.1.2 [2019-10-24T07:41:48.572Z] #31 ... [2019-10-24T07:41:48.572Z] [2019-10-24T07:41:48.573Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:41:48.573Z] #54 8.591 + RM_GOPATH=0 [2019-10-24T07:41:48.573Z] #54 8.591 + TMP_GOPATH= [2019-10-24T07:41:48.573Z] #54 8.591 + : /build [2019-10-24T07:41:48.573Z] #54 8.591 + '[' -z '' ']' [2019-10-24T07:41:48.573Z] #54 8.591 ++ mktemp -d [2019-10-24T07:41:48.573Z] #54 8.592 + export GOPATH=/tmp/tmp.RkuUkCoFiX [2019-10-24T07:41:48.573Z] #54 8.593 + GOPATH=/tmp/tmp.RkuUkCoFiX [2019-10-24T07:41:48.573Z] #54 8.593 + RM_GOPATH=1 [2019-10-24T07:41:48.573Z] #54 8.594 ++ dirname ./install.sh [2019-10-24T07:41:48.573Z] #54 8.595 + dir=. [2019-10-24T07:41:48.573Z] #54 8.595 + bin=runc [2019-10-24T07:41:48.573Z] #54 8.607 + shift [2019-10-24T07:41:48.573Z] #54 8.607 + '[' '!' -f ./runc.installer ']' [2019-10-24T07:41:48.573Z] #54 8.607 + . ./runc.installer [2019-10-24T07:41:48.573Z] #54 8.607 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-24T07:41:48.573Z] #54 8.611 + install_runc [2019-10-24T07:41:48.573Z] #54 8.611 + uname -r [2019-10-24T07:41:48.573Z] #54 8.612 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-24T07:41:48.573Z] #54 8.619 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-24T07:41:48.573Z] #54 8.619 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-24T07:41:48.573Z] #54 8.619 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-24T07:41:48.573Z] #54 8.619 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.RkuUkCoFiX/src/github.com/opencontainers/runc [2019-10-24T07:41:48.573Z] #54 8.621 Cloning into '/tmp/tmp.RkuUkCoFiX/src/github.com/opencontainers/runc'... [2019-10-24T07:41:48.573Z] #54 17.62 + cd /tmp/tmp.RkuUkCoFiX/src/github.com/opencontainers/runc [2019-10-24T07:41:48.573Z] #54 17.62 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-24T07:41:48.573Z] #54 17.96 + '[' -z '' ']' [2019-10-24T07:41:48.573Z] #54 17.96 + target=static [2019-10-24T07:41:48.573Z] #54 17.96 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-24T07:41:48.573Z] #54 ... [2019-10-24T07:41:48.573Z] [2019-10-24T07:41:48.573Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:41:48.573Z] #26 15.32 #### 5.6% ############ 17.5% ################### 26.8% ####################### 32.0% ########################### 38.5% ################################# 46.3% ###################################### 53.6% ############################################# 62.7% ################################################### 70.9% ########################################################## 80.7% ################################################################# 90.3% #################################################################### 95.5% ######################################################################## 100.0% [2019-10-24T07:41:48.573Z] #26 17.20 [2019-10-24T07:41:48.698Z] #7 sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 120.06MB / 120.06MB 6.8s done [2019-10-24T07:41:49.670Z] #7 extracting sha256:9a0b0ce99936ce4861d44ce1f193e881e5b40b5bf1847627061205b092fa7f1d 4.8s done [2019-10-24T07:41:49.670Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d [2019-10-24T07:41:49.818Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-10-24T07:41:49.818Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-10-24T07:41:49.863Z] #26 17.48 # 2.8% ### 5.4% ###### 8.8% ######## 12.0% ########### 15.7% ############## 19.8% ################# 24.8% #################### 29.1% ####################### 32.8% ########################### 37.9% ############################# 41.2% ################################ 45.6% ################################### 49.8% ###################################### 53.3% ######################################### 56.9% ########################################### 59.7% ############################################## 64.9% ################################################# 68.1% ################################################### 71.6% ###################################################### 76.3% ########################################################### 81.9% ############################################################## 86.2% ################################################################# 91.3% #################################################################### 95.0% ####################################################################### 99.7% ######################################################################## 100.0% [2019-10-24T07:41:49.863Z] #26 20.20 [2019-10-24T07:41:50.121Z] #26 ... [2019-10-24T07:41:50.121Z] [2019-10-24T07:41:50.121Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:41:50.121Z] #36 10.44 -- The C compiler identification is GNU 6.3.0 [2019-10-24T07:41:50.121Z] #36 10.51 -- Check for working C compiler: /usr/bin/cc [2019-10-24T07:41:50.121Z] #36 11.17 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-24T07:41:50.121Z] #36 11.19 -- Detecting C compiler ABI info [2019-10-24T07:41:50.121Z] #36 11.87 -- Detecting C compiler ABI info - done [2019-10-24T07:41:50.121Z] #36 11.96 -- Detecting C compile features [2019-10-24T07:41:50.121Z] #36 14.38 -- Detecting C compile features - done [2019-10-24T07:41:50.121Z] #36 14.43 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-24T07:41:50.121Z] #36 14.70 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-24T07:41:50.121Z] #36 14.84 -- Configuring done [2019-10-24T07:41:50.121Z] #36 14.87 -- Generating done [2019-10-24T07:41:50.121Z] #36 14.88 -- Build files have been written to: /tmp/tmp.6ldIVfCZhh/tini [2019-10-24T07:41:50.121Z] #36 14.89 + make tini-static [2019-10-24T07:41:50.121Z] #36 15.30 Scanning dependencies of target tini-static [2019-10-24T07:41:50.121Z] #36 15.44 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-24T07:41:50.121Z] #36 17.50 [100%] Linking C executable tini-static [2019-10-24T07:41:50.121Z] #36 18.05 [100%] Built target tini-static [2019-10-24T07:41:50.121Z] #36 18.13 + mkdir -p /build [2019-10-24T07:41:50.121Z] #36 18.22 + cp tini-static /build/docker-init [2019-10-24T07:41:50.229Z] #7 extracting sha256:db3b6004c61a0e86fbf910b9b4a6611ae79e238a336011a1b5f9b177d85cbf9d 0.5s done [2019-10-24T07:41:50.230Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 [2019-10-24T07:41:50.379Z] #36 ... [2019-10-24T07:41:50.379Z] [2019-10-24T07:41:50.379Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:41:50.379Z] #56 11.13 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-24T07:41:50.379Z] #56 13.26 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-24T07:41:50.379Z] #56 14.27 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-24T07:41:50.379Z] #56 ... [2019-10-24T07:41:50.379Z] [2019-10-24T07:41:50.379Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:41:50.379Z] #40 11.29 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-24T07:41:50.379Z] #40 13.20 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-24T07:41:50.379Z] #40 14.15 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-24T07:41:50.485Z] #7 extracting sha256:f8f0759202953be4b156f44bba90b682b61f985f9bbc60e7262b216f70dabb96 0.2s done [2019-10-24T07:41:50.485Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 [2019-10-24T07:41:50.637Z] #40 ... [2019-10-24T07:41:50.637Z] [2019-10-24T07:41:50.637Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:41:50.637Z] #54 20.51 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-24T07:41:50.843Z] go: finding github.com/docker/go-connections v0.4.0 [2019-10-24T07:41:51.132Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-10-24T07:41:51.202Z] #54 ... [2019-10-24T07:41:51.202Z] [2019-10-24T07:41:51.202Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:41:51.202Z] #44 11.79 internal/bytealg [2019-10-24T07:41:51.202Z] #44 11.83 internal/race [2019-10-24T07:41:51.202Z] #44 12.04 sync/atomic [2019-10-24T07:41:51.202Z] #44 12.42 unicode [2019-10-24T07:41:51.202Z] #44 12.90 runtime [2019-10-24T07:41:51.202Z] #44 16.07 unicode/utf8 [2019-10-24T07:41:51.202Z] #44 16.86 internal/testlog [2019-10-24T07:41:51.202Z] #44 17.13 encoding [2019-10-24T07:41:51.202Z] #44 17.24 unicode/utf16 [2019-10-24T07:41:51.202Z] #44 17.51 container/list [2019-10-24T07:41:51.202Z] #44 18.10 crypto/internal/subtle [2019-10-24T07:41:51.202Z] #44 18.28 crypto/subtle [2019-10-24T07:41:51.202Z] #44 18.51 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-24T07:41:51.202Z] #44 18.91 internal/nettrace [2019-10-24T07:41:51.202Z] #44 19.23 runtime/cgo [2019-10-24T07:41:51.202Z] #44 ... [2019-10-24T07:41:51.202Z] [2019-10-24T07:41:51.202Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:41:51.202Z] #68 21.38 + cd /tmp/tmp.SpuJ58nVaQ/src/github.com/docker/libnetwork [2019-10-24T07:41:51.202Z] #68 21.38 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T07:41:51.460Z] #68 22.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-24T07:41:51.718Z] #68 ... [2019-10-24T07:41:51.718Z] [2019-10-24T07:41:51.718Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:41:51.718Z] #36 DONE 22.1s [2019-10-24T07:41:51.718Z] [2019-10-24T07:41:51.718Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:41:51.718Z] #38 18.95 + cd /tmp/tmp.6JRgs1XMIg/src/github.com/docker/distribution [2019-10-24T07:41:51.718Z] #38 18.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-24T07:41:51.718Z] #38 21.34 + GOPATH=/tmp/tmp.6JRgs1XMIg/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6JRgs1XMIg go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-24T07:41:51.759Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-10-24T07:41:52.049Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-10-24T07:41:52.049Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-10-24T07:41:52.049Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-10-24T07:41:52.286Z] #38 ... [2019-10-24T07:41:52.286Z] [2019-10-24T07:41:52.286Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:41:52.286Z] #62 12.41 + cd /tmp/tmp.rBgi6pfaog/src/github.com/rootless-containers/rootlesskit [2019-10-24T07:41:52.286Z] #62 12.41 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T07:41:52.286Z] #62 12.83 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-24T07:41:52.286Z] #62 12.83 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-24T07:41:52.286Z] #62 ... [2019-10-24T07:41:52.286Z] [2019-10-24T07:41:52.286Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:41:52.286Z] #26 21.60 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-24T07:41:52.286Z] #26 22.21 [2019-10-24T07:41:52.286Z] #26 22.57 ######################################################################## 100.0% [2019-10-24T07:41:52.444Z] #7 extracting sha256:bc4433e7cbced290d8f15a2fe828cd1908f1d9458673653046780ef010da2757 3.7s done [2019-10-24T07:41:52.444Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 [2019-10-24T07:41:52.444Z] #7 extracting sha256:bacc246427aa40135504f19e231591b31914111a57cb3fac15049c92d1ca7d81 done [2019-10-24T07:41:52.444Z] #7 DONE 16.3s [2019-10-24T07:41:52.444Z] [2019-10-24T07:41:52.444Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-24T07:41:52.543Z] #26 22.66 [2019-10-24T07:41:52.675Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-10-24T07:41:52.675Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-10-24T07:41:52.675Z] go: finding github.com/spf13/cobra v0.0.3 [2019-10-24T07:41:52.675Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-10-24T07:41:53.753Z] #7 extracting sha256:6ef14aff1139e1065ec0928ae1c07f2cff8c2b35e760f4b463df5c64e6ea1101 2.5s done [2019-10-24T07:41:53.753Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b [2019-10-24T07:41:54.169Z] go: finding github.com/spf13/pflag v1.0.3 [2019-10-24T07:41:54.443Z] #26 24.34 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-24T07:41:54.443Z] #26 ... [2019-10-24T07:41:54.443Z] [2019-10-24T07:41:54.443Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:41:54.443Z] #28 15.05 + cd /tmp/tmp.4K1JN5kgwj/src/github.com/go-swagger/go-swagger [2019-10-24T07:41:54.443Z] #28 15.06 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-24T07:41:54.443Z] #28 17.76 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-24T07:41:54.457Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-10-24T07:41:54.701Z] #28 ... [2019-10-24T07:41:54.701Z] [2019-10-24T07:41:54.701Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:41:54.701Z] #26 25.01 [2019-10-24T07:41:54.745Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-10-24T07:41:54.960Z] #26 25.33 ################################################################# 91.4% ######################################################################## 100.0% [2019-10-24T07:41:55.218Z] #26 25.50 [2019-10-24T07:41:55.376Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-10-24T07:41:55.376Z] go: finding github.com/golang/mock v1.1.1 [2019-10-24T07:41:55.678Z] #7 extracting sha256:cec6587a82d65deb69ed71b2f5a6eb67fae06fad091982ea2fe136743e964d1b 2.1s done [2019-10-24T07:41:55.678Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 [2019-10-24T07:41:55.999Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-10-24T07:41:55.999Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-10-24T07:41:56.289Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-10-24T07:41:56.592Z] #26 26.95 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-24T07:41:56.592Z] #26 27.05 skipping existing 1849cc453dee [2019-10-24T07:41:56.850Z] #26 27.19 [2019-10-24T07:41:57.782Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-10-24T07:41:57.782Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-10-24T07:41:58.222Z] #26 28.56 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-24T07:41:58.404Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-10-24T07:41:58.790Z] #26 29.09 [2019-10-24T07:41:59.048Z] #26 29.42 ######################################################################## 100.0% [2019-10-24T07:41:59.306Z] #26 29.52 [2019-10-24T07:41:59.306Z] #26 29.61 Download of images into '/build' complete. [2019-10-24T07:41:59.306Z] #26 29.61 Use something like the following to load the result into a Docker daemon: [2019-10-24T07:41:59.306Z] #26 29.61 tar -cC '/build' . | docker load [2019-10-24T07:41:59.563Z] #26 DONE 29.8s [2019-10-24T07:41:59.563Z] [2019-10-24T07:41:59.563Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:41:59.563Z] #44 29.79 vendor/golang.org/x/crypto/internal/subtle [2019-10-24T07:41:59.563Z] #44 29.87 vendor/golang.org/x/crypto/curve25519 [2019-10-24T07:41:59.891Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-10-24T07:41:59.891Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-10-24T07:42:00.287Z] Removing intermediate container 2ba00945ff2b [2019-10-24T07:42:00.287Z] ---> 350b6872c2bc [2019-10-24T07:42:00.287Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-10-24T07:42:00.287Z] ---> 687421176e14 [2019-10-24T07:42:00.287Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-10-24T07:42:00.567Z] #8 DONE 7.0s [2019-10-24T07:42:00.567Z] [2019-10-24T07:42:00.567Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-24T07:42:00.567Z] #9 DONE 1.0s [2019-10-24T07:42:00.567Z] [2019-10-24T07:42:00.567Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:42:00.567Z] #20 DONE 0.1s [2019-10-24T07:42:00.567Z] [2019-10-24T07:42:00.567Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:42:00.827Z] #10 ... [2019-10-24T07:42:00.827Z] [2019-10-24T07:42:00.827Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-24T07:42:00.827Z] #21 DONE 0.1s [2019-10-24T07:42:00.827Z] [2019-10-24T07:42:00.827Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:00.921Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 5.0s [2019-10-24T07:42:01.076Z] ---> 64427fa9441f [2019-10-24T07:42:01.076Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-24T07:42:01.076Z] ---> Running in 1cc77d176557 [2019-10-24T07:42:01.076Z] Removing intermediate container 1cc77d176557 [2019-10-24T07:42:01.076Z] ---> 23577c060485 [2019-10-24T07:42:01.076Z] Successfully built 23577c060485 [2019-10-24T07:42:01.076Z] Successfully tagged moby-buildx:latest [2019-10-24T07:42:01.076Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-10-24T07:42:01.076Z] if [ -n "${id}" ]; then \ [2019-10-24T07:42:01.076Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-10-24T07:42:01.076Z] && touch bundles/buildx; \ [2019-10-24T07:42:01.076Z] docker rm -f ${id}; \ [2019-10-24T07:42:01.076Z] fi [2019-10-24T07:42:01.880Z] 0c4edcc16f0679677726ffde5b4bdd720b74718d89fc5e5356b4284c0848b712 [2019-10-24T07:42:01.880Z] bundles/buildx version [2019-10-24T07:42:01.880Z] buildx v0.3.1 6db68d0 [2019-10-24T07:42:01.880Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 . [2019-10-24T07:42:01.880Z] #1 [internal] booting buildkit [2019-10-24T07:42:01.880Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-24T07:42:02.538Z] #22 1.792 + RM_GOPATH=0 [2019-10-24T07:42:02.538Z] #22 1.792 + TMP_GOPATH= [2019-10-24T07:42:02.538Z] #22 1.792 + : /build [2019-10-24T07:42:02.538Z] #22 1.792 + '[' -z '' ']' [2019-10-24T07:42:02.538Z] #22 1.792 ++ mktemp -d [2019-10-24T07:42:02.538Z] #22 1.794 + export GOPATH=/tmp/tmp.HJ2LOnxyx6 [2019-10-24T07:42:02.538Z] #22 1.794 + GOPATH=/tmp/tmp.HJ2LOnxyx6 [2019-10-24T07:42:02.538Z] #22 1.794 + RM_GOPATH=1 [2019-10-24T07:42:02.797Z] #22 1.957 ++ dirname ./install.sh [2019-10-24T07:42:02.797Z] #22 1.961 + dir=. [2019-10-24T07:42:02.797Z] #22 1.961 + bin=dockercli [2019-10-24T07:42:02.797Z] #22 1.961 + shift [2019-10-24T07:42:02.797Z] #22 1.961 + '[' '!' -f ./dockercli.installer ']' [2019-10-24T07:42:02.797Z] #22 1.961 + . ./dockercli.installer [2019-10-24T07:42:02.797Z] #22 1.961 ++ : stable [2019-10-24T07:42:02.797Z] #22 1.961 ++ : 17.06.2-ce [2019-10-24T07:42:02.797Z] #22 1.962 Install docker/cli version 17.06.2-ce from stable [2019-10-24T07:42:02.797Z] #22 1.962 + install_dockercli [2019-10-24T07:42:02.797Z] #22 1.962 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-24T07:42:02.797Z] #22 1.964 ++ uname -m [2019-10-24T07:42:02.797Z] #22 1.970 + arch=aarch64 [2019-10-24T07:42:02.797Z] #22 1.970 + '[' aarch64 '!=' x86_64 ']' [2019-10-24T07:42:02.797Z] #22 1.970 + '[' aarch64 '!=' s390x ']' [2019-10-24T07:42:02.797Z] #22 1.970 + '[' aarch64 '!=' armhf ']' [2019-10-24T07:42:02.797Z] #22 1.970 + build_dockercli [2019-10-24T07:42:02.797Z] #22 1.970 + git clone https://github.com/docker/docker-ce /tmp/tmp.HJ2LOnxyx6/tmp/docker-ce [2019-10-24T07:42:02.797Z] #22 1.972 Cloning into '/tmp/tmp.HJ2LOnxyx6/tmp/docker-ce'... [2019-10-24T07:42:02.807Z] #7 extracting sha256:467950d4b181699ccab43c1d67c1ba179134553e87b36873589ef1cc64d4c296 7.1s done [2019-10-24T07:42:03.106Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 [2019-10-24T07:42:03.106Z] #7 extracting sha256:1f66b6ed925ec54e4bc187cae1220fb56b40fe226da373f59153080c042201b7 done [2019-10-24T07:42:03.411Z] #7 DONE 21.7s [2019-10-24T07:42:03.411Z] [2019-10-24T07:42:03.411Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-24T07:42:03.857Z] #1 pulling image moby/buildkit:buildx-stable-1 2.2s done [2019-10-24T07:42:03.857Z] #1 creating container buildx_buildkit_default [2019-10-24T07:42:04.656Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-24T07:42:04.657Z] #1 DONE 2.7s [2019-10-24T07:42:04.657Z] [2019-10-24T07:42:04.657Z] #3 [internal] load build definition from Dockerfile [2019-10-24T07:42:04.657Z] #3 transferring dockerfile: 14.62kB done [2019-10-24T07:42:04.657Z] #3 DONE 0.0s [2019-10-24T07:42:04.657Z] [2019-10-24T07:42:04.657Z] #2 [internal] load .dockerignore [2019-10-24T07:42:04.657Z] #2 transferring context: 87B done [2019-10-24T07:42:04.657Z] #2 DONE 0.0s [2019-10-24T07:42:04.657Z] [2019-10-24T07:42:04.657Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-24T07:42:04.822Z] #44 ... [2019-10-24T07:42:04.822Z] [2019-10-24T07:42:04.822Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-24T07:42:04.822Z] #27 DONE 2.0s [2019-10-24T07:42:04.822Z] [2019-10-24T07:42:04.822Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:04.822Z] #50 25.43 + cd /tmp/tmp.Rz5LbkiRpE/src/github.com/golangci/golangci-lint/ [2019-10-24T07:42:04.822Z] #50 25.43 + git checkout -q v1.20.0 [2019-10-24T07:42:04.822Z] #50 26.03 ++ git describe --tags [2019-10-24T07:42:04.822Z] #50 26.07 + version=v1.20.0 [2019-10-24T07:42:04.822Z] #50 26.07 ++ git rev-parse --short HEAD [2019-10-24T07:42:04.822Z] #50 26.07 + commit=cc98739 [2019-10-24T07:42:04.822Z] #50 26.08 ++ git show -s --format=%cd [2019-10-24T07:42:04.822Z] #50 26.08 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-24T07:42:04.822Z] #50 26.08 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-24T07:42:04.822Z] #50 ... [2019-10-24T07:42:04.822Z] [2019-10-24T07:42:04.822Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:42:04.822Z] #56 25.63 Fetched 7919 kB in 16s (476 kB/s) [2019-10-24T07:42:04.822Z] #56 25.63 Reading package lists... [2019-10-24T07:42:04.822Z] #56 33.16 Reading package lists... [2019-10-24T07:42:04.822Z] #56 ... [2019-10-24T07:42:04.822Z] [2019-10-24T07:42:04.822Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:42:04.822Z] #40 26.70 Fetched 7919 kB in 17s (456 kB/s) [2019-10-24T07:42:04.822Z] #40 26.70 Reading package lists... [2019-10-24T07:42:05.434Z] #4 DONE 0.6s [2019-10-24T07:42:05.434Z] [2019-10-24T07:42:05.434Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-24T07:42:05.434Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-24T07:42:05.871Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.1s [2019-10-24T07:42:05.871Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-24T07:42:05.871Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-10-24T07:42:05.871Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-10-24T07:42:05.871Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-10-24T07:42:05.871Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-24T07:42:06.297Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-10-24T07:42:06.297Z] #5 DONE 0.9s [2019-10-24T07:42:06.681Z] [2019-10-24T07:42:06.681Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-24T07:42:06.681Z] #7 DONE 0.4s [2019-10-24T07:42:06.681Z] [2019-10-24T07:42:06.681Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-24T07:42:07.133Z] #6 DONE 0.5s [2019-10-24T07:42:07.133Z] [2019-10-24T07:42:07.133Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T07:42:07.133Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-24T07:42:07.133Z] #66 DONE 0.0s [2019-10-24T07:42:07.133Z] [2019-10-24T07:42:07.133Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T07:42:07.133Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-24T07:42:07.133Z] #8 DONE 0.0s [2019-10-24T07:42:07.133Z] [2019-10-24T07:42:07.133Z] #20 [internal] load build context [2019-10-24T07:42:08.084Z] #22 ... [2019-10-24T07:42:08.085Z] [2019-10-24T07:42:08.085Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:42:08.085Z] #10 2.818 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:42:08.085Z] #10 2.820 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:42:08.085Z] #10 2.843 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:42:08.085Z] #10 2.855 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:42:08.085Z] #10 2.865 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:42:08.085Z] #10 3.128 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-24T07:42:08.085Z] #10 3.568 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-24T07:42:08.085Z] #10 3.833 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-24T07:42:08.085Z] #10 5.623 Fetched 7743 kB in 3s (2109 kB/s) [2019-10-24T07:42:08.085Z] #10 5.623 Reading package lists... [2019-10-24T07:42:08.100Z] #40 34.30 Reading package lists... [2019-10-24T07:42:08.100Z] #40 ... [2019-10-24T07:42:08.100Z] [2019-10-24T07:42:08.100Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:42:08.100Z] #56 33.16 Reading package lists... [2019-10-24T07:42:08.707Z] #20 ... [2019-10-24T07:42:08.707Z] [2019-10-24T07:42:08.707Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T07:42:08.707Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-24T07:42:08.707Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-10-24T07:42:08.707Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-24T07:42:08.707Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 1.0s done [2019-10-24T07:42:08.707Z] #66 DONE 1.4s [2019-10-24T07:42:08.707Z] [2019-10-24T07:42:08.707Z] #20 [internal] load build context [2019-10-24T07:42:09.137Z] #20 transferring context: 45.63MB 2.2s done [2019-10-24T07:42:09.137Z] #20 DONE 2.2s [2019-10-24T07:42:09.137Z] [2019-10-24T07:42:09.137Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T07:42:09.137Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-24T07:42:09.137Z] #8 sha256:8177a0a9b1e07b1944a1f30875acd876f4c21cd70da5f85f0ad5056b7a3eb30b 1.80kB / 1.80kB done [2019-10-24T07:42:09.137Z] #8 sha256:17f5c5fd2aa0b00b65506c22d21aaff8b8c8437d1e02541b42c45b922235319e 126B / 126B 0.2s done [2019-10-24T07:42:09.137Z] #8 sha256:fbabdb69f63940e074f11d0342ae36dd2601d0d41bcbd963e444655dc459ab58 10.32MB / 10.32MB 0.3s done [2019-10-24T07:42:09.137Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 36.23MB / 45.24MB 2.0s [2019-10-24T07:42:09.137Z] #8 sha256:bbf5c8daa22168e7060be2ef6f54320c724f5777583cfdc20e5ef2fa8caa7866 5.46kB / 5.46kB done [2019-10-24T07:42:09.137Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.4s done [2019-10-24T07:42:09.137Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 40.55MB / 102.17MB 2.0s [2019-10-24T07:42:09.137Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 43.28MB / 50.49MB 2.0s [2019-10-24T07:42:09.137Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 41.33MB / 45.98MB 2.0s [2019-10-24T07:42:09.137Z] #8 sha256:ff33bd1013d7c7aaa76ef24bc3dd85e5ca91407dd0bc24f3d82033083e775a51 4.37MB / 4.37MB 0.4s done [2019-10-24T07:42:09.293Z] #56 39.11 Building dependency tree...#56 ... [2019-10-24T07:42:09.293Z] [2019-10-24T07:42:09.293Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:42:09.293Z] #68 DONE 39.9s [2019-10-24T07:42:09.293Z] [2019-10-24T07:42:09.293Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:42:09.293Z] #56 39.11 Building dependency tree... [2019-10-24T07:42:09.470Z] #10 7.314 Reading package lists... [2019-10-24T07:42:09.534Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 40.27MB / 45.24MB 2.2s [2019-10-24T07:42:09.535Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 47.14MB / 50.49MB 2.2s [2019-10-24T07:42:09.535Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.16MB / 45.98MB 2.2s [2019-10-24T07:42:09.535Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.3s [2019-10-24T07:42:09.535Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 51.10MB / 102.17MB 2.3s [2019-10-24T07:42:09.535Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.3s [2019-10-24T07:42:09.535Z] #8 sha256:ace5139f9caaba7bc41b8382327086c4813ef02e6a00b2bc4c7603b530265b13 45.98MB / 45.98MB 2.3s done [2019-10-24T07:42:09.535Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 68.08MB / 102.17MB 2.5s [2019-10-24T07:42:09.535Z] #8 sha256:85cfe9d77eff494dfd24e27fe7f48a1b0f7611605869a45f52c46d0bf6537d7b 50.49MB / 50.49MB 2.4s done [2019-10-24T07:42:09.730Z] #10 8.872 Building dependency tree... [2019-10-24T07:42:09.940Z] #8 DONE 6.2s [2019-10-24T07:42:09.940Z] [2019-10-24T07:42:09.940Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-24T07:42:09.969Z] #8 sha256:ade01ea651a2867944fa9d927cb4cef29871fcfa07620b0963a95848fba8a7b3 45.24MB / 45.24MB 2.5s done [2019-10-24T07:42:09.969Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 83.09MB / 102.17MB 2.6s [2019-10-24T07:42:09.969Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 99.70MB / 102.17MB 2.8s [2019-10-24T07:42:09.991Z] #10 9.497 The following additional packages will be installed: [2019-10-24T07:42:09.991Z] #10 9.499 libapparmor1 libseccomp2 [2019-10-24T07:42:09.991Z] #10 9.502 Suggested packages: [2019-10-24T07:42:09.991Z] #10 9.502 seccomp [2019-10-24T07:42:10.250Z] #10 9.572 The following NEW packages will be installed: [2019-10-24T07:42:10.250Z] #10 9.573 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-24T07:42:10.458Z] #8 sha256:dd1ca2300fbc4adc4755757fef7ba0d92e366b66ad6f06cfe4ef909982179bcb 102.17MB / 102.17MB 3.0s done [2019-10-24T07:42:10.458Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-24T07:42:10.510Z] #10 ... [2019-10-24T07:42:10.510Z] [2019-10-24T07:42:10.510Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:42:10.510Z] #33 2.824 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:42:10.510Z] #33 2.826 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:42:10.510Z] #33 2.843 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:42:10.510Z] #33 2.846 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:42:10.510Z] #33 2.852 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:42:10.510Z] #33 3.129 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-24T07:42:10.510Z] #33 3.588 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-24T07:42:10.510Z] #33 3.865 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-24T07:42:10.510Z] #33 5.851 Fetched 7743 kB in 3s (2117 kB/s) [2019-10-24T07:42:10.510Z] #33 5.851 Reading package lists... [2019-10-24T07:42:10.510Z] #33 7.643 Reading package lists... [2019-10-24T07:42:10.510Z] #33 9.517 Building dependency tree... [2019-10-24T07:42:10.770Z] #33 10.06 The following additional packages will be installed: [2019-10-24T07:42:10.770Z] #33 10.06 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-24T07:42:10.770Z] #33 10.07 Suggested packages: [2019-10-24T07:42:10.770Z] #33 10.07 codeblocks eclipse ninja-build lrzip [2019-10-24T07:42:10.770Z] #33 10.07 Recommended packages: [2019-10-24T07:42:10.770Z] #33 10.07 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-24T07:42:10.770Z] #33 ... [2019-10-24T07:42:10.770Z] [2019-10-24T07:42:10.770Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T07:42:10.770Z] #24 2.466 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:42:10.770Z] #24 2.468 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:42:10.770Z] #24 2.483 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:42:10.770Z] #24 2.485 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:42:10.770Z] #24 2.491 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:42:10.770Z] #24 2.653 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-24T07:42:10.770Z] #24 2.918 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-24T07:42:10.770Z] #24 3.078 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-24T07:42:10.770Z] #24 4.926 Fetched 7743 kB in 3s (2240 kB/s) [2019-10-24T07:42:10.770Z] #24 4.926 Reading package lists... [2019-10-24T07:42:10.770Z] #24 6.634 Reading package lists... [2019-10-24T07:42:10.770Z] #24 8.398 Building dependency tree... [2019-10-24T07:42:10.770Z] #24 9.036 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-24T07:42:10.770Z] #24 9.036 The following additional packages will be installed: [2019-10-24T07:42:10.770Z] #24 9.037 libjq1 libonig4 [2019-10-24T07:42:10.770Z] #24 9.127 The following NEW packages will be installed: [2019-10-24T07:42:10.770Z] #24 9.129 jq libjq1 libonig4 [2019-10-24T07:42:10.770Z] #24 10.31 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:42:10.770Z] #24 10.31 Need to get 293 kB of archives. [2019-10-24T07:42:10.770Z] #24 10.31 After this operation, 1086 kB of additional disk space will be used. [2019-10-24T07:42:10.770Z] #24 10.31 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-24T07:42:10.770Z] #24 ... [2019-10-24T07:42:10.770Z] [2019-10-24T07:42:10.770Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:42:10.770Z] #33 10.24 The following NEW packages will be installed: [2019-10-24T07:42:10.770Z] #33 10.24 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-24T07:42:10.770Z] #33 10.24 vim-common xxd [2019-10-24T07:42:11.192Z] #56 41.81 The following additional packages will be installed: [2019-10-24T07:42:11.192Z] #56 41.82 btrfs-progs liblzo2-2 [2019-10-24T07:42:11.192Z] #56 42.05 The following NEW packages will be installed: [2019-10-24T07:42:11.192Z] #56 42.07 btrfs-progs btrfs-tools liblzo2-2 [2019-10-24T07:42:11.716Z] #33 11.30 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:42:11.716Z] #33 11.30 Need to get 13.1 MB of archives. [2019-10-24T07:42:11.716Z] #33 11.30 After this operation, 55.5 MB of additional disk space will be used. [2019-10-24T07:42:11.716Z] #33 11.30 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-24T07:42:11.826Z] #9 DONE 2.3s [2019-10-24T07:42:11.827Z] [2019-10-24T07:42:11.827Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:42:11.827Z] #20 DONE 0.1s [2019-10-24T07:42:11.827Z] [2019-10-24T07:42:11.827Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:42:11.827Z] #33 ... [2019-10-24T07:42:11.827Z] [2019-10-24T07:42:11.827Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-24T07:42:11.827Z] #61 DONE 0.1s [2019-10-24T07:42:11.980Z] #33 11.36 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-24T07:42:11.980Z] #33 11.36 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-10-24T07:42:12.081Z] [2019-10-24T07:42:12.081Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-24T07:42:12.081Z] #49 DONE 0.1s [2019-10-24T07:42:12.081Z] [2019-10-24T07:42:12.081Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-24T07:42:12.081Z] #21 DONE 0.2s [2019-10-24T07:42:12.081Z] [2019-10-24T07:42:12.081Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-24T07:42:12.081Z] #46 DONE 0.2s [2019-10-24T07:42:12.081Z] [2019-10-24T07:42:12.081Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:12.081Z] #47 ... [2019-10-24T07:42:12.081Z] [2019-10-24T07:42:12.081Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-24T07:42:12.081Z] #43 DONE 0.3s [2019-10-24T07:42:12.125Z] #56 43.15 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:42:12.125Z] #56 43.15 Need to get 649 kB of archives. [2019-10-24T07:42:12.125Z] #56 43.15 After this operation, 4320 kB of additional disk space will be used. [2019-10-24T07:42:12.125Z] #56 43.15 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-24T07:42:12.125Z] #56 43.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-24T07:42:12.125Z] #56 43.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-24T07:42:12.242Z] #33 11.62 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-10-24T07:42:12.242Z] #33 11.65 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libarchive13 arm64 3.2.2-2+deb9u1 [248 kB] [2019-10-24T07:42:12.336Z] [2019-10-24T07:42:12.336Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-24T07:42:12.336Z] #67 DONE 0.3s [2019-10-24T07:42:12.336Z] [2019-10-24T07:42:12.336Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-24T07:42:12.336Z] #30 DONE 0.4s [2019-10-24T07:42:12.336Z] [2019-10-24T07:42:12.336Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:42:12.501Z] #33 11.85 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-10-24T07:42:12.501Z] #33 11.86 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-10-24T07:42:12.501Z] #33 11.87 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-10-24T07:42:12.761Z] #33 12.08 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-24T07:42:12.761Z] #33 12.10 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-24T07:42:13.059Z] #56 44.04 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:42:13.317Z] #56 44.17 Fetched 649 kB in 1s (610 kB/s) [2019-10-24T07:42:13.317Z] #56 44.27 Selecting previously unselected package liblzo2-2:amd64. [2019-10-24T07:42:13.317Z] #56 44.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.) [2019-10-24T07:42:13.317Z] #56 44.32 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-24T07:42:13.317Z] #56 44.33 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-24T07:42:13.330Z] #33 12.73 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:42:13.330Z] #33 12.84 Fetched 13.1 MB in 1s (6949 kB/s) [2019-10-24T07:42:13.575Z] #56 44.43 Selecting previously unselected package btrfs-progs. [2019-10-24T07:42:13.575Z] #56 44.44 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-24T07:42:13.575Z] #56 44.44 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-24T07:42:13.591Z] #33 ... [2019-10-24T07:42:13.591Z] [2019-10-24T07:42:13.591Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T07:42:13.591Z] #24 10.32 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-24T07:42:13.591Z] #24 10.32 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-24T07:42:13.591Z] #24 10.57 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:42:13.591Z] #24 10.61 Fetched 293 kB in 1s (254 kB/s) [2019-10-24T07:42:13.591Z] #24 10.66 Selecting previously unselected package libonig4:arm64. [2019-10-24T07:42:13.591Z] #24 10.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-24T07:42:13.591Z] #24 10.67 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-10-24T07:42:13.591Z] #24 10.69 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-24T07:42:13.591Z] #24 10.76 Selecting previously unselected package libjq1:arm64. [2019-10-24T07:42:13.591Z] #24 10.77 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-24T07:42:13.591Z] #24 10.77 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-24T07:42:13.591Z] #24 10.84 Selecting previously unselected package jq. [2019-10-24T07:42:13.591Z] #24 10.84 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-24T07:42:13.591Z] #24 10.84 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-24T07:42:13.591Z] #24 10.92 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-24T07:42:13.591Z] #24 10.93 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-24T07:42:13.591Z] #24 10.95 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:42:13.591Z] #24 11.09 Setting up jq (1.5+dfsg-1.3) ... [2019-10-24T07:42:13.591Z] #24 DONE 13.0s [2019-10-24T07:42:13.591Z] [2019-10-24T07:42:13.591Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:42:13.591Z] #33 12.96 Selecting previously unselected package cmake-data. [2019-10-24T07:42:13.591Z] #33 12.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-24T07:42:13.591Z] #33 12.98 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-24T07:42:13.591Z] #33 12.98 Unpacking cmake-data (3.7.2-1) ... [2019-10-24T07:42:14.144Z] #56 45.18 Selecting previously unselected package btrfs-tools. [2019-10-24T07:42:14.413Z] #56 45.18 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-24T07:42:14.413Z] #56 45.19 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-24T07:42:14.413Z] #56 45.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:42:14.413Z] #56 45.42 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-24T07:42:14.532Z] #33 ... [2019-10-24T07:42:14.532Z] [2019-10-24T07:42:14.532Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:42:14.532Z] #10 10.72 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:42:14.532Z] #10 10.72 Need to get 287 kB of archives. [2019-10-24T07:42:14.532Z] #10 10.72 After this operation, 1186 kB of additional disk space will be used. [2019-10-24T07:42:14.532Z] #10 10.72 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-10-24T07:42:14.532Z] #10 10.73 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] [2019-10-24T07:42:14.532Z] #10 10.73 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-10-24T07:42:14.532Z] #10 10.73 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-10-24T07:42:14.532Z] #10 11.13 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:42:14.532Z] #10 11.18 Fetched 287 kB in 1s (252 kB/s) [2019-10-24T07:42:14.532Z] #10 11.24 Selecting previously unselected package libseccomp2:arm64. [2019-10-24T07:42:14.532Z] #10 11.24 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-24T07:42:14.532Z] #10 11.25 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-24T07:42:14.532Z] #10 11.33 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-24T07:42:14.532Z] #10 12.71 Selecting previously unselected package libseccomp-dev:arm64. [2019-10-24T07:42:14.532Z] #10 12.71 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-10-24T07:42:14.532Z] #10 12.80 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-24T07:42:14.532Z] #10 13.00 Selecting previously unselected package libapparmor1:arm64. [2019-10-24T07:42:14.532Z] #10 13.00 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-10-24T07:42:14.532Z] #10 13.01 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-24T07:42:14.532Z] #10 13.20 Selecting previously unselected package libapparmor-dev:arm64. [2019-10-24T07:42:14.533Z] #10 13.20 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-10-24T07:42:14.533Z] #10 13.21 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-24T07:42:14.533Z] #10 13.31 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:42:14.533Z] #10 13.45 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-24T07:42:14.533Z] #10 13.48 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-10-24T07:42:14.533Z] #10 13.63 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-10-24T07:42:14.533Z] #10 13.66 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-10-24T07:42:14.533Z] #10 13.68 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:42:14.533Z] #10 DONE 14.0s [2019-10-24T07:42:14.671Z] #56 45.43 Setting up btrfs-progs (4.7.3-1) ... [2019-10-24T07:42:14.671Z] #56 45.44 Setting up btrfs-tools (4.7.3-1) ... [2019-10-24T07:42:14.671Z] #56 45.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:42:14.671Z] #56 DONE 45.7s [2019-10-24T07:42:14.671Z] [2019-10-24T07:42:14.671Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:42:14.792Z] [2019-10-24T07:42:14.792Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-24T07:42:14.930Z] #57 DONE 0.1s [2019-10-24T07:42:14.930Z] [2019-10-24T07:42:14.930Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-24T07:42:14.930Z] #58 DONE 0.1s [2019-10-24T07:42:14.930Z] [2019-10-24T07:42:14.930Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:16.175Z] #11 DONE 1.6s [2019-10-24T07:42:16.175Z] [2019-10-24T07:42:16.175Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-24T07:42:17.466Z] #59 2.337 + RM_GOPATH=0 [2019-10-24T07:42:17.466Z] #59 2.337 + TMP_GOPATH= [2019-10-24T07:42:17.466Z] #59 2.337 + : /build [2019-10-24T07:42:17.466Z] #59 2.337 + '[' -z '' ']' [2019-10-24T07:42:17.466Z] #59 2.337 ++ mktemp -d [2019-10-24T07:42:17.466Z] #59 2.337 + export GOPATH=/tmp/tmp.o8cSaQKH3y [2019-10-24T07:42:17.466Z] #59 2.337 + GOPATH=/tmp/tmp.o8cSaQKH3y [2019-10-24T07:42:17.466Z] #59 2.337 + RM_GOPATH=1 [2019-10-24T07:42:17.466Z] #59 2.337 ++ dirname ./install.sh [2019-10-24T07:42:17.466Z] #59 2.337 + dir=. [2019-10-24T07:42:17.466Z] #59 2.337 + bin=containerd [2019-10-24T07:42:17.466Z] #59 2.337 + shift [2019-10-24T07:42:17.466Z] #59 2.337 + '[' '!' -f ./containerd.installer ']' [2019-10-24T07:42:17.466Z] #59 2.337 + . ./containerd.installer [2019-10-24T07:42:17.466Z] #59 2.337 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T07:42:17.466Z] #59 2.337 + install_containerd [2019-10-24T07:42:17.466Z] #59 2.337 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-24T07:42:17.466Z] #59 2.338 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T07:42:17.466Z] #59 2.338 + git clone https://github.com/containerd/containerd.git /tmp/tmp.o8cSaQKH3y/src/github.com/containerd/containerd [2019-10-24T07:42:17.466Z] #59 2.344 Cloning into '/tmp/tmp.o8cSaQKH3y/src/github.com/containerd/containerd'... [2019-10-24T07:42:17.557Z] #12 DONE 1.5s [2019-10-24T07:42:17.557Z] [2019-10-24T07:42:17.557Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-24T07:42:17.620Z] #31 ... [2019-10-24T07:42:17.620Z] [2019-10-24T07:42:17.620Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:42:17.620Z] #10 5.388 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:42:17.620Z] #10 5.453 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:42:17.620Z] #10 5.463 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:42:17.620Z] #10 5.483 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:42:17.620Z] #10 5.519 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:42:18.096Z] #10 6.228 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-24T07:42:18.098Z] #59 ... [2019-10-24T07:42:18.098Z] [2019-10-24T07:42:18.098Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:42:18.098Z] #40 34.30 Reading package lists... [2019-10-24T07:42:18.098Z] #40 39.44 Building dependency tree... [2019-10-24T07:42:18.098Z] #40 42.19 The following additional packages will be installed: [2019-10-24T07:42:18.098Z] #40 42.20 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-24T07:42:18.098Z] #40 42.20 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-24T07:42:18.098Z] #40 42.20 Suggested packages: [2019-10-24T07:42:18.098Z] #40 42.20 manpages-dev python-setuptools [2019-10-24T07:42:18.098Z] #40 43.50 The following NEW packages will be installed: [2019-10-24T07:42:18.098Z] #40 43.51 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-24T07:42:18.098Z] #40 43.52 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-24T07:42:18.098Z] #40 43.52 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-24T07:42:18.098Z] #40 43.53 zlib1g-dev [2019-10-24T07:42:18.098Z] #40 44.62 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:42:18.098Z] #40 44.62 Need to get 3602 kB of archives. [2019-10-24T07:42:18.098Z] #40 44.62 After this operation, 18.9 MB of additional disk space will be used. [2019-10-24T07:42:18.098Z] #40 44.62 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-24T07:42:18.098Z] #40 44.71 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-24T07:42:18.098Z] #40 44.79 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-24T07:42:18.098Z] #40 44.79 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-24T07:42:18.098Z] #40 44.80 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-24T07:42:18.098Z] #40 44.80 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-24T07:42:18.098Z] #40 44.81 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-24T07:42:18.098Z] #40 44.81 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-24T07:42:18.098Z] #40 44.83 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-24T07:42:18.098Z] #40 44.90 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-24T07:42:18.098Z] #40 44.91 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-24T07:42:18.098Z] #40 44.98 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-24T07:42:18.098Z] #40 45.04 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-24T07:42:18.098Z] #40 45.06 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-24T07:42:18.098Z] #40 45.06 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-24T07:42:18.098Z] #40 45.07 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-24T07:42:18.098Z] #40 46.25 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:42:18.098Z] #40 46.41 Fetched 3602 kB in 1s (2399 kB/s) [2019-10-24T07:42:18.098Z] #40 46.55 Selecting previously unselected package libnet1:amd64. [2019-10-24T07:42:18.098Z] #40 46.55 (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.) [2019-10-24T07:42:18.098Z] #40 46.73 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-24T07:42:18.098Z] #40 46.75 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-24T07:42:18.098Z] #40 46.86 Selecting previously unselected package libcap-dev:amd64. [2019-10-24T07:42:18.098Z] #40 46.87 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-24T07:42:18.099Z] #40 46.88 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-24T07:42:18.099Z] #40 46.99 Selecting previously unselected package libnet1-dev. [2019-10-24T07:42:18.099Z] #40 46.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-24T07:42:18.099Z] #40 47.00 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-24T07:42:18.099Z] #40 47.19 Selecting previously unselected package libnl-3-200:amd64. [2019-10-24T07:42:18.099Z] #40 47.20 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-24T07:42:18.099Z] #40 47.20 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-24T07:42:18.099Z] #40 47.31 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-24T07:42:18.099Z] #40 47.31 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-24T07:42:18.099Z] #40 47.32 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-24T07:42:18.099Z] #40 47.54 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-24T07:42:18.099Z] #40 47.55 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-24T07:42:18.099Z] #40 47.56 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-24T07:42:18.099Z] #40 47.64 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-24T07:42:18.099Z] #40 47.66 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-24T07:42:18.099Z] #40 47.68 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-24T07:42:18.099Z] #40 47.77 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-24T07:42:18.099Z] #40 47.78 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-24T07:42:18.099Z] #40 47.78 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-24T07:42:18.099Z] #40 47.99 Selecting previously unselected package libprotobuf10:amd64. [2019-10-24T07:42:18.099Z] #40 48.00 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-24T07:42:18.099Z] #40 48.01 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-24T07:42:18.099Z] #40 48.62 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-24T07:42:18.099Z] #40 48.63 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-24T07:42:18.099Z] #40 48.64 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-24T07:42:18.099Z] #40 48.80 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-24T07:42:18.099Z] #40 48.81 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-24T07:42:18.099Z] #40 48.82 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-24T07:42:19.050Z] #13 1.421 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-24T07:42:19.059Z] #40 ... [2019-10-24T07:42:19.060Z] [2019-10-24T07:42:19.060Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:19.060Z] #47 39.54 + cd /tmp/tmp.2WkgI92Wbk/src/gotest.tools/gotestsum [2019-10-24T07:42:19.060Z] #47 39.55 + git checkout -q v0.3.5 [2019-10-24T07:42:19.060Z] #47 39.58 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-24T07:42:19.060Z] #47 ... [2019-10-24T07:42:19.060Z] [2019-10-24T07:42:19.060Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:42:19.060Z] #44 41.43 internal/reflectlite [2019-10-24T07:42:19.060Z] #44 41.43 sync [2019-10-24T07:42:19.060Z] #44 42.54 github.com/LK4D4/vndr/godl/singleflight [2019-10-24T07:42:19.060Z] #44 42.84 math/rand [2019-10-24T07:42:19.060Z] #44 43.68 internal/singleflight [2019-10-24T07:42:19.060Z] #44 43.90 io [2019-10-24T07:42:19.060Z] #44 43.92 strconv [2019-10-24T07:42:19.060Z] #44 45.07 bytes [2019-10-24T07:42:19.060Z] #44 47.38 reflect [2019-10-24T07:42:19.060Z] #44 47.51 bufio [2019-10-24T07:42:19.060Z] #44 49.09 syscall [2019-10-24T07:42:19.312Z] #13 DONE 1.7s [2019-10-24T07:42:19.312Z] [2019-10-24T07:42:19.312Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:42:19.312Z] #33 14.78 Selecting previously unselected package liblzo2-2:arm64. [2019-10-24T07:42:19.312Z] #33 14.78 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-24T07:42:19.312Z] #33 14.80 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-24T07:42:19.312Z] #33 14.88 Selecting previously unselected package libicu57:arm64. [2019-10-24T07:42:19.312Z] #33 14.88 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-10-24T07:42:19.312Z] #33 14.89 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-24T07:42:19.312Z] #33 16.27 Selecting previously unselected package libxml2:arm64. [2019-10-24T07:42:19.312Z] #33 16.27 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-10-24T07:42:19.312Z] #33 16.28 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-24T07:42:19.312Z] #33 16.46 Selecting previously unselected package libarchive13:arm64. [2019-10-24T07:42:19.312Z] #33 16.46 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_arm64.deb ... [2019-10-24T07:42:19.312Z] #33 16.46 Unpacking libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-24T07:42:19.312Z] #33 16.57 Selecting previously unselected package libjsoncpp1:arm64. [2019-10-24T07:42:19.312Z] #33 16.59 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-10-24T07:42:19.312Z] #33 16.59 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-24T07:42:19.312Z] #33 16.67 Selecting previously unselected package libuv1:arm64. [2019-10-24T07:42:19.312Z] #33 16.67 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-10-24T07:42:19.312Z] #33 16.68 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-10-24T07:42:19.312Z] #33 16.76 Selecting previously unselected package cmake. [2019-10-24T07:42:19.312Z] #33 16.76 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-10-24T07:42:19.312Z] #33 16.82 Unpacking cmake (3.7.2-1) ... [2019-10-24T07:42:19.312Z] #33 17.45 Selecting previously unselected package xxd. [2019-10-24T07:42:19.312Z] #33 17.47 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-24T07:42:19.312Z] #33 17.47 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:42:19.312Z] #33 17.57 Selecting previously unselected package vim-common. [2019-10-24T07:42:19.312Z] #33 17.57 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T07:42:19.312Z] #33 17.59 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:42:19.312Z] #33 17.91 Processing triggers for mime-support (3.60) ... [2019-10-24T07:42:19.312Z] #33 17.94 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:42:19.312Z] #33 17.98 Setting up libuv1:arm64 (1.9.1-3) ... [2019-10-24T07:42:19.312Z] #33 18.01 Setting up cmake-data (3.7.2-1) ... [2019-10-24T07:42:19.312Z] #33 18.04 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-10-24T07:42:19.312Z] #33 18.06 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-24T07:42:19.312Z] #33 18.08 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:42:19.312Z] #33 18.14 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:42:19.312Z] #33 18.16 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-24T07:42:19.312Z] #33 18.18 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-10-24T07:42:19.312Z] #33 18.20 Setting up libarchive13:arm64 (3.2.2-2+deb9u1) ... [2019-10-24T07:42:19.312Z] #33 18.21 Setting up cmake (3.7.2-1) ... [2019-10-24T07:42:19.312Z] #33 18.29 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:42:19.312Z] #33 DONE 18.8s [2019-10-24T07:42:19.312Z] [2019-10-24T07:42:19.312Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-24T07:42:19.321Z] #44 ... [2019-10-24T07:42:19.321Z] [2019-10-24T07:42:19.321Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:42:19.321Z] #40 50.15 Selecting previously unselected package libprotoc10:amd64. [2019-10-24T07:42:19.321Z] #40 50.16 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-24T07:42:19.321Z] #40 50.17 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-24T07:42:19.890Z] #40 50.76 Selecting previously unselected package protobuf-c-compiler. [2019-10-24T07:42:19.890Z] #40 50.76 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-24T07:42:19.890Z] #40 50.76 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-24T07:42:19.890Z] #40 50.90 Selecting previously unselected package protobuf-compiler. [2019-10-24T07:42:19.890Z] #40 50.93 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-24T07:42:20.148Z] #40 50.95 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-24T07:42:20.148Z] #40 51.08 Selecting previously unselected package python-pkg-resources. [2019-10-24T07:42:20.148Z] #40 51.08 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-24T07:42:20.148Z] #40 51.08 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-24T07:42:20.406Z] #40 51.34 Selecting previously unselected package python-protobuf. [2019-10-24T07:42:20.406Z] #40 51.35 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-24T07:42:20.406Z] #40 51.35 Unpacking python-protobuf (3.0.0-9) ... [2019-10-24T07:42:20.664Z] #40 ... [2019-10-24T07:42:20.664Z] [2019-10-24T07:42:20.664Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:42:20.664Z] #31 41.09 sync [2019-10-24T07:42:20.664Z] #31 41.10 internal/reflectlite [2019-10-24T07:42:20.664Z] #31 43.02 sort [2019-10-24T07:42:20.664Z] #31 43.03 errors [2019-10-24T07:42:20.664Z] #31 43.34 strconv [2019-10-24T07:42:20.664Z] #31 43.87 io [2019-10-24T07:42:20.664Z] #31 45.02 internal/oserror [2019-10-24T07:42:20.664Z] #31 45.12 syscall [2019-10-24T07:42:20.664Z] #31 46.79 reflect [2019-10-24T07:42:20.921Z] #31 ... [2019-10-24T07:42:20.921Z] [2019-10-24T07:42:20.921Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:42:20.921Z] #40 51.88 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-24T07:42:21.179Z] #40 51.99 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-24T07:42:21.179Z] #40 52.00 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-24T07:42:21.226Z] #14 DONE 1.6s [2019-10-24T07:42:21.226Z] [2019-10-24T07:42:21.226Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-24T07:42:21.374Z] #10 ... [2019-10-24T07:42:21.374Z] [2019-10-24T07:42:21.374Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:21.374Z] #50 8.745 + RM_GOPATH=0 [2019-10-24T07:42:21.374Z] #50 8.745 + TMP_GOPATH= [2019-10-24T07:42:21.374Z] #50 8.746 + : /build [2019-10-24T07:42:21.374Z] #50 8.746 + '[' -z '' ']' [2019-10-24T07:42:21.374Z] #50 8.752 ++ mktemp -d [2019-10-24T07:42:21.374Z] #50 8.753 + export GOPATH=/tmp/tmp.4OkirTHdSQ [2019-10-24T07:42:21.374Z] #50 8.754 + GOPATH=/tmp/tmp.4OkirTHdSQ [2019-10-24T07:42:21.374Z] #50 8.754 + RM_GOPATH=1 [2019-10-24T07:42:21.374Z] #50 8.755 ++ dirname ./install.sh [2019-10-24T07:42:21.374Z] #50 8.758 Installing golangci-lint version v1.20.0 [2019-10-24T07:42:21.374Z] #50 8.758 + dir=. [2019-10-24T07:42:21.374Z] #50 8.758 + bin=golangci_lint [2019-10-24T07:42:21.374Z] #50 8.758 + shift [2019-10-24T07:42:21.374Z] #50 8.758 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-24T07:42:21.374Z] #50 8.758 + . ./golangci_lint.installer [2019-10-24T07:42:21.374Z] #50 8.758 ++ : v1.20.0 [2019-10-24T07:42:21.374Z] #50 8.758 + install_golangci_lint [2019-10-24T07:42:21.374Z] #50 8.758 + echo 'Installing golangci-lint version v1.20.0' [2019-10-24T07:42:21.374Z] #50 8.758 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-24T07:42:21.374Z] #50 ... [2019-10-24T07:42:21.374Z] [2019-10-24T07:42:21.374Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:42:21.374Z] #10 9.143 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-24T07:42:21.629Z] #10 ... [2019-10-24T07:42:21.629Z] [2019-10-24T07:42:21.629Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:42:21.629Z] #28 7.565 + mktemp -d [2019-10-24T07:42:21.629Z] #28 7.609 + export GOPATH=/tmp/tmp.wsXupnCgMF [2019-10-24T07:42:21.629Z] #28 7.609 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.wsXupnCgMF/src/github.com/go-swagger/go-swagger [2019-10-24T07:42:21.629Z] #28 7.620 Cloning into '/tmp/tmp.wsXupnCgMF/src/github.com/go-swagger/go-swagger'... [2019-10-24T07:42:21.885Z] #28 ... [2019-10-24T07:42:21.885Z] [2019-10-24T07:42:21.885Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:42:21.885Z] #40 ... [2019-10-24T07:42:21.885Z] [2019-10-24T07:42:21.885Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:42:21.885Z] #38 5.552 + mktemp -d [2019-10-24T07:42:21.885Z] #38 5.568 + export GOPATH=/tmp/tmp.0wuIyVjdOR [2019-10-24T07:42:21.885Z] #38 5.568 + git clone https://github.com/docker/distribution.git /tmp/tmp.0wuIyVjdOR/src/github.com/docker/distribution [2019-10-24T07:42:21.885Z] #38 5.568 Cloning into '/tmp/tmp.0wuIyVjdOR/src/github.com/docker/distribution'... [2019-10-24T07:42:22.017Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 11.1s done [2019-10-24T07:42:22.017Z] #8 DONE 14.3s [2019-10-24T07:42:22.017Z] [2019-10-24T07:42:22.017Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-24T07:42:22.017Z] #9 DONE 0.3s [2019-10-24T07:42:22.017Z] [2019-10-24T07:42:22.017Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-24T07:42:22.017Z] #10 DONE 0.3s [2019-10-24T07:42:22.017Z] [2019-10-24T07:42:22.017Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:42:22.017Z] #21 DONE 0.1s [2019-10-24T07:42:22.017Z] [2019-10-24T07:42:22.017Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:42:22.017Z] #34 ... [2019-10-24T07:42:22.017Z] [2019-10-24T07:42:22.017Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-24T07:42:22.017Z] #68 DONE 0.1s [2019-10-24T07:42:22.017Z] [2019-10-24T07:42:22.017Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-24T07:42:22.017Z] #22 DONE 0.1s [2019-10-24T07:42:22.017Z] [2019-10-24T07:42:22.017Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-24T07:42:22.017Z] #50 DONE 0.1s [2019-10-24T07:42:22.017Z] [2019-10-24T07:42:22.017Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-24T07:42:22.017Z] #62 DONE 0.1s [2019-10-24T07:42:22.017Z] [2019-10-24T07:42:22.017Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-24T07:42:22.017Z] #31 DONE 0.1s [2019-10-24T07:42:22.017Z] [2019-10-24T07:42:22.017Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-24T07:42:22.017Z] #44 DONE 0.1s [2019-10-24T07:42:22.017Z] [2019-10-24T07:42:22.017Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-24T07:42:22.017Z] #47 DONE 0.2s [2019-10-24T07:42:22.017Z] [2019-10-24T07:42:22.017Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:22.140Z] #38 ... [2019-10-24T07:42:22.140Z] [2019-10-24T07:42:22.140Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:22.140Z] #22 9.861 + RM_GOPATH=0 [2019-10-24T07:42:22.140Z] #22 9.861 + TMP_GOPATH= [2019-10-24T07:42:22.140Z] #22 9.861 + : /build [2019-10-24T07:42:22.140Z] #22 9.861 + '[' -z '' ']' [2019-10-24T07:42:22.140Z] #22 9.864 ++ mktemp -d [2019-10-24T07:42:22.140Z] #22 9.865 + export GOPATH=/tmp/tmp.wXlCJltZAf [2019-10-24T07:42:22.140Z] #22 9.865 + GOPATH=/tmp/tmp.wXlCJltZAf [2019-10-24T07:42:22.140Z] #22 9.865 + RM_GOPATH=1 [2019-10-24T07:42:22.140Z] #22 9.868 ++ dirname ./install.sh [2019-10-24T07:42:22.140Z] #22 9.868 + dir=. [2019-10-24T07:42:22.140Z] #22 9.868 + bin=dockercli [2019-10-24T07:42:22.140Z] #22 9.868 + shift [2019-10-24T07:42:22.140Z] #22 9.868 + '[' '!' -f ./dockercli.installer ']' [2019-10-24T07:42:22.140Z] #22 9.868 + . ./dockercli.installer [2019-10-24T07:42:22.140Z] #22 9.868 ++ : stable [2019-10-24T07:42:22.140Z] #22 9.868 ++ : 17.06.2-ce [2019-10-24T07:42:22.140Z] #22 9.870 + install_dockercli [2019-10-24T07:42:22.140Z] #22 9.870 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-24T07:42:22.140Z] #22 9.870 ++ uname -m [2019-10-24T07:42:22.140Z] #22 9.870 + arch=x86_64 [2019-10-24T07:42:22.140Z] #22 9.870 + '[' x86_64 '!=' x86_64 ']' [2019-10-24T07:42:22.140Z] #22 9.870 + url=https://download.docker.com/linux/static [2019-10-24T07:42:22.140Z] #22 9.872 Install docker/cli version 17.06.2-ce from stable [2019-10-24T07:42:22.140Z] #22 9.877 + tar -xz docker/docker [2019-10-24T07:42:22.140Z] #22 9.877 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-24T07:42:22.140Z] #22 ... [2019-10-24T07:42:22.140Z] [2019-10-24T07:42:22.140Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:42:22.140Z] #56 9.062 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:42:22.140Z] #56 9.064 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:42:22.140Z] #56 9.102 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:42:22.140Z] #56 9.123 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:42:22.140Z] #56 9.197 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:42:22.140Z] #56 10.49 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-24T07:42:22.399Z] #56 ... [2019-10-24T07:42:22.399Z] [2019-10-24T07:42:22.399Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:42:22.399Z] #44 9.813 + RM_GOPATH=0 [2019-10-24T07:42:22.399Z] #44 9.813 + TMP_GOPATH= [2019-10-24T07:42:22.399Z] #44 9.813 + : /build [2019-10-24T07:42:22.399Z] #44 9.813 + '[' -z '' ']' [2019-10-24T07:42:22.399Z] #44 9.820 ++ mktemp -d [2019-10-24T07:42:22.399Z] #44 9.822 + export GOPATH=/tmp/tmp.m5bS7qTAmW [2019-10-24T07:42:22.399Z] #44 9.822 + GOPATH=/tmp/tmp.m5bS7qTAmW [2019-10-24T07:42:22.399Z] #44 9.822 + RM_GOPATH=1 [2019-10-24T07:42:22.399Z] #44 9.823 ++ dirname ./install.sh [2019-10-24T07:42:22.399Z] #44 9.824 + dir=. [2019-10-24T07:42:22.399Z] #44 9.824 + bin=vndr [2019-10-24T07:42:22.399Z] #44 9.824 + shift [2019-10-24T07:42:22.399Z] #44 9.824 + '[' '!' -f ./vndr.installer ']' [2019-10-24T07:42:22.399Z] #44 9.825 + . ./vndr.installer [2019-10-24T07:42:22.399Z] #44 9.825 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T07:42:22.399Z] #44 9.826 + install_vndr [2019-10-24T07:42:22.399Z] #44 9.826 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-24T07:42:22.399Z] #44 9.827 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.m5bS7qTAmW/src/github.com/LK4D4/vndr [2019-10-24T07:42:22.399Z] #44 9.831 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T07:42:22.399Z] #44 9.838 Cloning into '/tmp/tmp.m5bS7qTAmW/src/github.com/LK4D4/vndr'... [2019-10-24T07:42:22.399Z] #44 ... [2019-10-24T07:42:22.399Z] [2019-10-24T07:42:22.399Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:42:22.399Z] #68 9.987 + RM_GOPATH=0 [2019-10-24T07:42:22.399Z] #68 9.987 + TMP_GOPATH= [2019-10-24T07:42:22.399Z] #68 9.987 + : /build [2019-10-24T07:42:22.399Z] #68 9.987 + '[' -z '' ']' [2019-10-24T07:42:22.399Z] #68 9.988 ++ mktemp -d [2019-10-24T07:42:22.399Z] #68 9.989 + export GOPATH=/tmp/tmp.6iOb7DgIjG [2019-10-24T07:42:22.399Z] #68 9.989 + GOPATH=/tmp/tmp.6iOb7DgIjG [2019-10-24T07:42:22.399Z] #68 9.990 + RM_GOPATH=1 [2019-10-24T07:42:22.399Z] #68 9.997 ++ dirname ./install.sh [2019-10-24T07:42:22.399Z] #68 9.997 + dir=. [2019-10-24T07:42:22.399Z] #68 9.997 + bin=proxy [2019-10-24T07:42:22.399Z] #68 9.997 + shift [2019-10-24T07:42:22.399Z] #68 9.998 + '[' '!' -f ./proxy.installer ']' [2019-10-24T07:42:22.399Z] #68 9.998 + . ./proxy.installer [2019-10-24T07:42:22.399Z] #68 9.998 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T07:42:22.399Z] #68 9.998 + install_proxy [2019-10-24T07:42:22.399Z] #68 9.998 + case "$1" in [2019-10-24T07:42:22.399Z] #68 9.998 + export CGO_ENABLED=0 [2019-10-24T07:42:22.399Z] #68 9.998 + CGO_ENABLED=0 [2019-10-24T07:42:22.399Z] #68 9.998 + _install_proxy [2019-10-24T07:42:22.399Z] #68 9.998 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-24T07:42:22.399Z] #68 9.998 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.6iOb7DgIjG/src/github.com/docker/libnetwork [2019-10-24T07:42:22.399Z] #68 9.998 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T07:42:22.399Z] #68 10.01 Cloning into '/tmp/tmp.6iOb7DgIjG/src/github.com/docker/libnetwork'... [2019-10-24T07:42:22.403Z] #48 0.489 + RM_GOPATH=0 [2019-10-24T07:42:22.403Z] #48 0.489 + TMP_GOPATH= [2019-10-24T07:42:22.403Z] #48 0.489 + : /build [2019-10-24T07:42:22.403Z] #48 0.489 + '[' -z '' ']' [2019-10-24T07:42:22.403Z] #48 0.490 ++ mktemp -d [2019-10-24T07:42:22.403Z] #48 0.503 + export GOPATH=/tmp/tmp.iwAyg352GT [2019-10-24T07:42:22.403Z] #48 0.503 + GOPATH=/tmp/tmp.iwAyg352GT [2019-10-24T07:42:22.403Z] #48 0.503 + RM_GOPATH=1 [2019-10-24T07:42:22.403Z] #48 0.504 ++ dirname ./install.sh [2019-10-24T07:42:22.403Z] #48 0.507 + dir=. [2019-10-24T07:42:22.403Z] #48 0.507 + bin=gotestsum [2019-10-24T07:42:22.403Z] #48 0.507 + shift [2019-10-24T07:42:22.403Z] #48 0.507 + '[' '!' -f ./gotestsum.installer ']' [2019-10-24T07:42:22.403Z] #48 0.507 + . ./gotestsum.installer [2019-10-24T07:42:22.403Z] #48 0.507 ++ : v0.3.5 [2019-10-24T07:42:22.621Z] #15 DONE 1.3s [2019-10-24T07:42:22.621Z] [2019-10-24T07:42:22.621Z] #16 [dev 6/24] RUN ldconfig [2019-10-24T07:42:22.655Z] #68 ... [2019-10-24T07:42:22.655Z] [2019-10-24T07:42:22.655Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:22.655Z] #62 8.928 + RM_GOPATH=0 [2019-10-24T07:42:22.655Z] #62 8.928 + TMP_GOPATH= [2019-10-24T07:42:22.655Z] #62 8.928 + : /build/ [2019-10-24T07:42:22.655Z] #62 8.928 + '[' -z '' ']' [2019-10-24T07:42:22.655Z] #62 8.934 ++ mktemp -d [2019-10-24T07:42:22.655Z] #62 8.942 + export GOPATH=/tmp/tmp.xKMnckf8uL [2019-10-24T07:42:22.655Z] #62 8.943 + GOPATH=/tmp/tmp.xKMnckf8uL [2019-10-24T07:42:22.655Z] #62 8.943 + RM_GOPATH=1 [2019-10-24T07:42:22.655Z] #62 8.946 ++ dirname ./install.sh [2019-10-24T07:42:22.655Z] #62 8.946 + dir=. [2019-10-24T07:42:22.655Z] #62 8.946 + bin=rootlesskit [2019-10-24T07:42:22.655Z] #62 8.946 + shift [2019-10-24T07:42:22.655Z] #62 8.946 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-24T07:42:22.655Z] #62 8.947 + . ./rootlesskit.installer [2019-10-24T07:42:22.655Z] #62 8.947 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T07:42:22.655Z] #62 8.947 + install_rootlesskit [2019-10-24T07:42:22.655Z] #62 8.947 + case "$1" in [2019-10-24T07:42:22.655Z] #62 8.947 + export CGO_ENABLED=0 [2019-10-24T07:42:22.655Z] #62 8.947 + CGO_ENABLED=0 [2019-10-24T07:42:22.655Z] #62 8.947 + _install_rootlesskit [2019-10-24T07:42:22.655Z] #62 8.947 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-24T07:42:22.655Z] #62 8.947 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xKMnckf8uL/src/github.com/rootless-containers/rootlesskit [2019-10-24T07:42:22.655Z] #62 8.947 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T07:42:22.655Z] #62 8.964 Cloning into '/tmp/tmp.xKMnckf8uL/src/github.com/rootless-containers/rootlesskit'... [2019-10-24T07:42:22.655Z] #62 ... [2019-10-24T07:42:22.655Z] [2019-10-24T07:42:22.655Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T07:42:22.655Z] #24 6.587 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:42:22.655Z] #24 6.587 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:42:22.655Z] #24 6.659 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:42:22.655Z] #24 6.736 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:42:22.655Z] #24 6.858 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:42:22.655Z] #24 8.552 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-24T07:42:22.805Z] #48 0.513 Installing gotestsum version v0.3.5 [2019-10-24T07:42:22.805Z] #48 0.513 + install_gotestsum [2019-10-24T07:42:22.805Z] #48 0.513 + echo 'Installing gotestsum version v0.3.5' [2019-10-24T07:42:22.805Z] #48 0.513 + go get -d gotest.tools/gotestsum [2019-10-24T07:42:22.911Z] #24 ... [2019-10-24T07:42:22.911Z] [2019-10-24T07:42:22.911Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:42:22.911Z] #40 11.05 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:42:22.911Z] #40 11.05 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:42:22.911Z] #40 11.14 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:42:22.911Z] #40 11.14 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:42:22.911Z] #40 11.19 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:42:24.001Z] #16 DONE 1.4s [2019-10-24T07:42:24.001Z] [2019-10-24T07:42:24.001Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:42:24.797Z] #40 12.93 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-24T07:42:25.358Z] #40 56.08 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-24T07:42:25.358Z] #40 56.09 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-24T07:42:25.358Z] #40 56.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:42:25.358Z] #40 56.13 Setting up python-protobuf (3.0.0-9) ... [2019-10-24T07:42:25.913Z] #17 2.289 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:42:25.913Z] #17 2.292 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:42:26.172Z] #17 2.308 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:42:26.172Z] #17 2.313 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:42:26.172Z] #17 2.319 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:42:26.172Z] #17 2.486 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-24T07:42:26.432Z] #17 2.732 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-24T07:42:26.693Z] #17 2.889 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-24T07:42:27.354Z] #40 15.15 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-24T07:42:27.658Z] #48 ... [2019-10-24T07:42:27.658Z] [2019-10-24T07:42:27.658Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:42:27.658Z] #32 0.500 + RM_GOPATH=0 [2019-10-24T07:42:27.658Z] #32 0.501 + TMP_GOPATH= [2019-10-24T07:42:27.658Z] #32 0.501 + : /build [2019-10-24T07:42:27.658Z] #32 0.501 + '[' -z '' ']' [2019-10-24T07:42:27.658Z] #32 0.502 ++ mktemp -d [2019-10-24T07:42:27.658Z] #32 0.504 + export GOPATH=/tmp/tmp.5gGUwsyXyz [2019-10-24T07:42:27.658Z] #32 0.504 + GOPATH=/tmp/tmp.5gGUwsyXyz [2019-10-24T07:42:27.658Z] #32 0.504 + RM_GOPATH=1 [2019-10-24T07:42:27.658Z] #32 0.505 ++ dirname ./install.sh [2019-10-24T07:42:27.658Z] #32 0.507 + dir=. [2019-10-24T07:42:27.658Z] #32 0.507 + bin=tomlv [2019-10-24T07:42:27.658Z] #32 0.507 + shift [2019-10-24T07:42:27.658Z] #32 0.508 + '[' '!' -f ./tomlv.installer ']' [2019-10-24T07:42:27.658Z] #32 0.508 + . ./tomlv.installer [2019-10-24T07:42:27.658Z] #32 0.508 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T07:42:27.658Z] #32 0.508 + install_tomlv [2019-10-24T07:42:27.658Z] #32 0.509 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-24T07:42:27.658Z] #32 0.509 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T07:42:27.658Z] #32 0.509 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.5gGUwsyXyz/src/github.com/BurntSushi/toml [2019-10-24T07:42:27.658Z] #32 0.512 Cloning into '/tmp/tmp.5gGUwsyXyz/src/github.com/BurntSushi/toml'... [2019-10-24T07:42:27.658Z] #32 1.444 + cd /tmp/tmp.5gGUwsyXyz/src/github.com/BurntSushi/toml [2019-10-24T07:42:27.658Z] #32 1.444 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T07:42:27.658Z] #32 1.453 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-24T07:42:27.658Z] #32 2.137 runtime/internal/atomic [2019-10-24T07:42:27.658Z] #32 2.137 internal/cpu [2019-10-24T07:42:27.658Z] #32 2.427 runtime/internal/sys [2019-10-24T07:42:27.658Z] #32 2.562 runtime/internal/math [2019-10-24T07:42:27.658Z] #32 2.624 math/bits [2019-10-24T07:42:27.658Z] #32 3.011 internal/bytealg [2019-10-24T07:42:27.658Z] #32 3.167 math [2019-10-24T07:42:27.658Z] #32 3.435 runtime [2019-10-24T07:42:28.282Z] #40 16.22 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-24T07:42:28.510Z] #32 6.197 unicode/utf8 [2019-10-24T07:42:28.605Z] #17 4.486 Fetched 7743 kB in 3s (2325 kB/s) [2019-10-24T07:42:28.843Z] #40 ... [2019-10-24T07:42:28.843Z] [2019-10-24T07:42:28.843Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:42:28.843Z] #31 9.456 + RM_GOPATH=0 [2019-10-24T07:42:28.843Z] #31 9.456 + TMP_GOPATH= [2019-10-24T07:42:28.843Z] #31 9.456 + : /build [2019-10-24T07:42:28.843Z] #31 9.456 + '[' -z '' ']' [2019-10-24T07:42:28.843Z] #31 9.456 ++ mktemp -d [2019-10-24T07:42:28.843Z] #31 9.456 + export GOPATH=/tmp/tmp.bCdErcHC1E [2019-10-24T07:42:28.843Z] #31 9.456 + GOPATH=/tmp/tmp.bCdErcHC1E [2019-10-24T07:42:28.843Z] #31 9.456 + RM_GOPATH=1 [2019-10-24T07:42:28.843Z] #31 9.456 ++ dirname ./install.sh [2019-10-24T07:42:28.843Z] #31 9.462 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T07:42:28.843Z] #31 9.464 + dir=. [2019-10-24T07:42:28.843Z] #31 9.464 + bin=tomlv [2019-10-24T07:42:28.843Z] #31 9.464 + shift [2019-10-24T07:42:28.843Z] #31 9.464 + '[' '!' -f ./tomlv.installer ']' [2019-10-24T07:42:28.843Z] #31 9.464 + . ./tomlv.installer [2019-10-24T07:42:28.843Z] #31 9.464 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T07:42:28.843Z] #31 9.464 + install_tomlv [2019-10-24T07:42:28.843Z] #31 9.464 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-24T07:42:28.843Z] #31 9.464 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.bCdErcHC1E/src/github.com/BurntSushi/toml [2019-10-24T07:42:28.844Z] #31 9.484 Cloning into '/tmp/tmp.bCdErcHC1E/src/github.com/BurntSushi/toml'... [2019-10-24T07:42:28.844Z] #31 11.56 + cd /tmp/tmp.bCdErcHC1E/src/github.com/BurntSushi/toml [2019-10-24T07:42:28.844Z] #31 11.57 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T07:42:28.844Z] #31 11.64 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-24T07:42:28.844Z] #31 13.04 runtime/internal/atomic [2019-10-24T07:42:28.844Z] #31 13.04 internal/cpu [2019-10-24T07:42:28.844Z] #31 13.36 runtime/internal/sys [2019-10-24T07:42:28.844Z] #31 13.75 runtime/internal/math [2019-10-24T07:42:28.844Z] #31 13.89 internal/bytealg [2019-10-24T07:42:28.844Z] #31 13.90 math/bits [2019-10-24T07:42:28.844Z] #31 14.53 math [2019-10-24T07:42:28.844Z] #31 14.91 runtime [2019-10-24T07:42:29.179Z] #17 4.486 Reading package lists... [2019-10-24T07:42:29.179Z] #17 ... [2019-10-24T07:42:29.179Z] [2019-10-24T07:42:29.179Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:29.180Z] #22 26.09 Checking out files: 49% (5264/10643) Checking out files: 50% (5322/10643) Checking out files: 51% (5428/10643) Checking out files: 52% (5535/10643) Checking out files: 53% (5641/10643) Checking out files: 54% (5748/10643) Checking out files: 55% (5854/10643) Checking out files: 56% (5961/10643) Checking out files: 57% (6067/10643) Checking out files: 58% (6173/10643) Checking out files: 59% (6280/10643) Checking out files: 60% (6386/10643) Checking out files: 61% (6493/10643) Checking out files: 62% (6599/10643) Checking out files: 63% (6706/10643) Checking out files: 64% (6812/10643) Checking out files: 65% (6918/10643) Checking out files: 66% (7025/10643) Checking out files: 67% (7131/10643) Checking out files: 68% (7238/10643) Checking out files: 69% (7344/10643) Checking out files: 70% (7451/10643) Checking out files: 71% (7557/10643) Checking out files: 72% (7663/10643) Checking out files: 73% (7770/10643) Checking out files: 74% (7876/10643) Checking out files: 75% (7983/10643) Checking out files: 76% (8089/10643) Checking out files: 77% (8196/10643) Checking out files: 78% (8302/10643) Checking out files: 79% (8408/10643) Checking out files: 80% (8515/10643) Checking out files: 81% (8621/10643) Checking out files: 82% (8728/10643) Checking out files: 83% (8834/10643) Checking out files: 84% (8941/10643) Checking out files: 85% (9047/10643) Checking out files: 86% (9153/10643) Checking out files: 87% (9260/10643) Checking out files: 88% (9366/10643) Checking out files: 89% (9473/10643) Checking out files: 90% (9579/10643) Checking out files: 91% (9686/10643) Checking out files: 92% (9792/10643) Checking out files: 93% (9898/10643) Checking out files: 94% (10005/10643) Checking out files: 95% (10111/10643) Checking out files: 96% (10218/10643) Checking out files: 97% (10324/10643) Checking out files: 98% (10431/10643) Checking out files: 99% (10537/10643) Checking out files: 100% (10643/10643) Checking out files: 100% (10643/10643), done. [2019-10-24T07:42:29.180Z] #22 27.02 + cd /tmp/tmp.HJ2LOnxyx6/tmp/docker-ce [2019-10-24T07:42:29.180Z] #22 27.02 + git checkout -q v17.06.2-ce [2019-10-24T07:42:29.180Z] #22 28.54 + mkdir -p /tmp/tmp.HJ2LOnxyx6/src/github.com/docker [2019-10-24T07:42:29.440Z] #22 28.55 + mv components/cli /tmp/tmp.HJ2LOnxyx6/src/github.com/docker/cli [2019-10-24T07:42:29.440Z] #22 28.55 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-24T07:42:29.694Z] #32 6.967 unicode [2019-10-24T07:42:30.571Z] #32 ... [2019-10-24T07:42:30.571Z] [2019-10-24T07:42:30.571Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:30.571Z] #23 0.368 + RM_GOPATH=0 [2019-10-24T07:42:30.571Z] #23 0.368 + TMP_GOPATH= [2019-10-24T07:42:30.571Z] #23 0.368 + : /build [2019-10-24T07:42:30.571Z] #23 0.368 + '[' -z '' ']' [2019-10-24T07:42:30.571Z] #23 0.369 ++ mktemp -d [2019-10-24T07:42:30.571Z] #23 0.369 + export GOPATH=/tmp/tmp.TiE6ogrAFB [2019-10-24T07:42:30.571Z] #23 0.369 + GOPATH=/tmp/tmp.TiE6ogrAFB [2019-10-24T07:42:30.571Z] #23 0.369 + RM_GOPATH=1 [2019-10-24T07:42:30.571Z] #23 0.370 ++ dirname ./install.sh [2019-10-24T07:42:30.571Z] #23 0.371 + dir=. [2019-10-24T07:42:30.571Z] #23 0.372 + bin=dockercli [2019-10-24T07:42:30.571Z] #23 0.372 + shift [2019-10-24T07:42:30.571Z] #23 0.372 + '[' '!' -f ./dockercli.installer ']' [2019-10-24T07:42:30.571Z] #23 0.372 + . ./dockercli.installer [2019-10-24T07:42:30.571Z] #23 0.372 ++ : stable [2019-10-24T07:42:30.571Z] #23 0.372 ++ : 17.06.2-ce [2019-10-24T07:42:30.571Z] #23 0.373 Install docker/cli version 17.06.2-ce from stable [2019-10-24T07:42:30.571Z] #23 0.373 + install_dockercli [2019-10-24T07:42:30.571Z] #23 0.373 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-24T07:42:30.571Z] #23 0.373 ++ uname -m [2019-10-24T07:42:30.571Z] #23 0.375 + arch=s390x [2019-10-24T07:42:30.571Z] #23 0.375 + '[' s390x '!=' x86_64 ']' [2019-10-24T07:42:30.571Z] #23 0.375 + '[' s390x '!=' s390x ']' [2019-10-24T07:42:30.571Z] #23 0.375 + url=https://download.docker.com/linux/static [2019-10-24T07:42:30.571Z] #23 0.376 + tar -xz docker/docker [2019-10-24T07:42:30.571Z] #23 0.378 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-10-24T07:42:30.571Z] #23 8.376 + mkdir -p /build [2019-10-24T07:42:30.571Z] #23 8.378 + mv docker/docker /build/ [2019-10-24T07:42:30.571Z] #23 8.379 + rmdir docker [2019-10-24T07:42:30.571Z] #23 DONE 8.5s [2019-10-24T07:42:30.571Z] [2019-10-24T07:42:30.571Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:30.571Z] #63 0.498 + RM_GOPATH=0 [2019-10-24T07:42:30.571Z] #63 0.499 + TMP_GOPATH= [2019-10-24T07:42:30.571Z] #63 0.499 + : /build/ [2019-10-24T07:42:30.571Z] #63 0.499 + '[' -z '' ']' [2019-10-24T07:42:30.571Z] #63 0.520 ++ mktemp -d [2019-10-24T07:42:30.571Z] #63 0.529 + export GOPATH=/tmp/tmp.Ag2lLv1ELr [2019-10-24T07:42:30.571Z] #63 0.529 + GOPATH=/tmp/tmp.Ag2lLv1ELr [2019-10-24T07:42:30.571Z] #63 0.529 + RM_GOPATH=1 [2019-10-24T07:42:30.571Z] #63 0.529 ++ dirname ./install.sh [2019-10-24T07:42:30.571Z] #63 0.533 + dir=. [2019-10-24T07:42:30.571Z] #63 0.533 + bin=rootlesskit [2019-10-24T07:42:30.571Z] #63 0.533 + shift [2019-10-24T07:42:30.571Z] #63 0.539 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-24T07:42:30.571Z] #63 0.540 + . ./rootlesskit.installer [2019-10-24T07:42:30.571Z] #63 0.540 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T07:42:30.571Z] #63 0.548 + install_rootlesskit [2019-10-24T07:42:30.571Z] #63 0.549 + case "$1" in [2019-10-24T07:42:30.571Z] #63 0.549 + export CGO_ENABLED=0 [2019-10-24T07:42:30.571Z] #63 0.549 + CGO_ENABLED=0 [2019-10-24T07:42:30.571Z] #63 0.553 + _install_rootlesskit [2019-10-24T07:42:30.571Z] #63 0.554 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-24T07:42:30.571Z] #63 0.554 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T07:42:30.571Z] #63 0.554 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.Ag2lLv1ELr/src/github.com/rootless-containers/rootlesskit [2019-10-24T07:42:30.571Z] #63 0.558 Cloning into '/tmp/tmp.Ag2lLv1ELr/src/github.com/rootless-containers/rootlesskit'... [2019-10-24T07:42:30.571Z] #63 4.256 + cd /tmp/tmp.Ag2lLv1ELr/src/github.com/rootless-containers/rootlesskit [2019-10-24T07:42:30.571Z] #63 4.256 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T07:42:30.571Z] #63 4.323 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-24T07:42:30.571Z] #63 4.324 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-24T07:42:30.620Z] #40 60.91 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-24T07:42:30.620Z] #40 60.93 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-24T07:42:30.620Z] #40 60.94 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-24T07:42:30.620Z] #40 60.96 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-24T07:42:30.620Z] #40 60.98 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-24T07:42:30.620Z] #40 60.99 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-24T07:42:30.620Z] #40 61.01 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-24T07:42:30.620Z] #40 61.02 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-24T07:42:30.620Z] #40 61.03 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-24T07:42:30.620Z] #40 61.04 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-24T07:42:30.620Z] #40 61.05 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:42:30.882Z] #40 DONE 61.8s [2019-10-24T07:42:30.882Z] [2019-10-24T07:42:30.882Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:42:31.359Z] #31 ... [2019-10-24T07:42:31.359Z] [2019-10-24T07:42:31.359Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:31.359Z] #47 9.248 + RM_GOPATH=0 [2019-10-24T07:42:31.359Z] #47 9.248 + TMP_GOPATH= [2019-10-24T07:42:31.359Z] #47 9.248 + : /build [2019-10-24T07:42:31.359Z] #47 9.248 + '[' -z '' ']' [2019-10-24T07:42:31.359Z] #47 9.248 ++ mktemp -d [2019-10-24T07:42:31.359Z] #47 9.258 + export GOPATH=/tmp/tmp.GH7Kq6lzaX [2019-10-24T07:42:31.359Z] #47 9.258 + GOPATH=/tmp/tmp.GH7Kq6lzaX [2019-10-24T07:42:31.359Z] #47 9.258 + RM_GOPATH=1 [2019-10-24T07:42:31.359Z] #47 9.258 ++ dirname ./install.sh [2019-10-24T07:42:31.359Z] #47 9.274 + dir=. [2019-10-24T07:42:31.359Z] #47 9.274 + bin=gotestsum [2019-10-24T07:42:31.359Z] #47 9.274 + shift [2019-10-24T07:42:31.359Z] #47 9.274 + '[' '!' -f ./gotestsum.installer ']' [2019-10-24T07:42:31.359Z] #47 9.274 + . ./gotestsum.installer [2019-10-24T07:42:31.359Z] #47 9.274 ++ : v0.3.5 [2019-10-24T07:42:31.359Z] #47 9.274 + install_gotestsum [2019-10-24T07:42:31.359Z] #47 9.274 + echo 'Installing gotestsum version v0.3.5' [2019-10-24T07:42:31.359Z] #47 9.274 + go get -d gotest.tools/gotestsum [2019-10-24T07:42:31.359Z] #47 9.275 Installing gotestsum version v0.3.5 [2019-10-24T07:42:31.449Z] #41 ... [2019-10-24T07:42:31.449Z] [2019-10-24T07:42:31.449Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:42:31.449Z] #31 51.93 time [2019-10-24T07:42:31.449Z] #31 56.36 internal/poll [2019-10-24T07:42:31.449Z] #31 58.41 internal/syscall/unix [2019-10-24T07:42:31.449Z] #31 58.68 os [2019-10-24T07:42:31.449Z] #31 59.07 strings [2019-10-24T07:42:31.449Z] #31 61.51 path [2019-10-24T07:42:31.616Z] #47 ... [2019-10-24T07:42:31.616Z] [2019-10-24T07:42:31.616Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:42:31.616Z] #44 11.64 + cd /tmp/tmp.m5bS7qTAmW/src/github.com/LK4D4/vndr [2019-10-24T07:42:31.616Z] #44 11.64 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T07:42:31.616Z] #44 11.73 + go build -buildmode=pie -v -o /build/vndr . [2019-10-24T07:42:31.616Z] #44 13.64 internal/cpu [2019-10-24T07:42:31.616Z] #44 13.65 runtime/internal/sys [2019-10-24T07:42:31.616Z] #44 13.97 internal/race [2019-10-24T07:42:31.616Z] #44 14.10 sync/atomic [2019-10-24T07:42:31.616Z] #44 14.39 internal/bytealg [2019-10-24T07:42:31.616Z] #44 14.68 unicode [2019-10-24T07:42:31.616Z] #44 15.69 runtime [2019-10-24T07:42:31.707Z] #31 ... [2019-10-24T07:42:31.707Z] [2019-10-24T07:42:31.707Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:42:31.707Z] #44 55.23 time [2019-10-24T07:42:31.707Z] #44 58.67 internal/fmtsort [2019-10-24T07:42:31.707Z] #44 59.23 strings [2019-10-24T07:42:31.707Z] #44 60.70 os [2019-10-24T07:42:31.707Z] #44 61.94 regexp/syntax [2019-10-24T07:42:31.707Z] #44 ... [2019-10-24T07:42:31.707Z] [2019-10-24T07:42:31.707Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:42:31.707Z] #31 62.18 text/tabwriter [2019-10-24T07:42:31.980Z] #63 ... [2019-10-24T07:42:31.980Z] [2019-10-24T07:42:31.980Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:42:31.980Z] #41 0.461 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:42:31.980Z] #41 0.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:42:31.980Z] #41 0.504 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:42:31.980Z] #41 0.518 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:42:31.980Z] #41 0.532 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:42:31.980Z] #41 1.170 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-24T07:42:31.980Z] #41 3.037 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-24T07:42:31.980Z] #41 3.778 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-24T07:42:31.980Z] #41 ... [2019-10-24T07:42:31.980Z] [2019-10-24T07:42:31.980Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:42:31.980Z] #29 0.479 + mktemp -d [2019-10-24T07:42:31.980Z] #29 0.482 + export GOPATH=/tmp/tmp.3Z0YvqhGu9 [2019-10-24T07:42:31.980Z] #29 0.482 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.3Z0YvqhGu9/src/github.com/go-swagger/go-swagger [2019-10-24T07:42:31.980Z] #29 0.486 Cloning into '/tmp/tmp.3Z0YvqhGu9/src/github.com/go-swagger/go-swagger'... [2019-10-24T07:42:31.980Z] #29 ... [2019-10-24T07:42:31.980Z] [2019-10-24T07:42:31.980Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:42:31.980Z] #69 0.571 + RM_GOPATH=0 [2019-10-24T07:42:31.980Z] #69 0.572 + TMP_GOPATH= [2019-10-24T07:42:31.980Z] #69 0.572 + : /build [2019-10-24T07:42:31.980Z] #69 0.573 + '[' -z '' ']' [2019-10-24T07:42:31.980Z] #69 0.573 ++ mktemp -d [2019-10-24T07:42:31.980Z] #69 0.589 + export GOPATH=/tmp/tmp.ncpq9kxIbA [2019-10-24T07:42:31.980Z] #69 0.589 + GOPATH=/tmp/tmp.ncpq9kxIbA [2019-10-24T07:42:31.980Z] #69 0.589 + RM_GOPATH=1 [2019-10-24T07:42:31.980Z] #69 0.589 ++ dirname ./install.sh [2019-10-24T07:42:31.980Z] #69 0.589 + dir=. [2019-10-24T07:42:31.980Z] #69 0.589 + bin=proxy [2019-10-24T07:42:31.980Z] #69 0.589 + shift [2019-10-24T07:42:31.980Z] #69 0.589 + '[' '!' -f ./proxy.installer ']' [2019-10-24T07:42:31.980Z] #69 0.589 + . ./proxy.installer [2019-10-24T07:42:31.980Z] #69 0.589 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T07:42:31.980Z] #69 0.589 + install_proxy [2019-10-24T07:42:31.980Z] #69 0.589 + case "$1" in [2019-10-24T07:42:31.980Z] #69 0.589 + export CGO_ENABLED=0 [2019-10-24T07:42:31.980Z] #69 0.589 + CGO_ENABLED=0 [2019-10-24T07:42:31.980Z] #69 0.589 + _install_proxy [2019-10-24T07:42:31.980Z] #69 0.589 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-24T07:42:31.980Z] #69 0.589 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.ncpq9kxIbA/src/github.com/docker/libnetwork [2019-10-24T07:42:31.980Z] #69 0.589 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T07:42:31.980Z] #69 0.589 Cloning into '/tmp/tmp.ncpq9kxIbA/src/github.com/docker/libnetwork'... [2019-10-24T07:42:32.177Z] #44 19.84 unicode/utf8 [2019-10-24T07:42:32.177Z] #44 ... [2019-10-24T07:42:32.177Z] [2019-10-24T07:42:32.177Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:42:32.177Z] #10 10.46 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-24T07:42:32.273Z] #31 62.46 fmt [2019-10-24T07:42:32.400Z] #69 ... [2019-10-24T07:42:32.400Z] [2019-10-24T07:42:32.400Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:42:32.400Z] #11 0.483 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:42:32.400Z] #11 0.509 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:42:32.400Z] #11 0.537 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:42:32.400Z] #11 0.568 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:42:32.400Z] #11 0.617 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:42:32.400Z] #11 1.132 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-24T07:42:32.400Z] #11 2.984 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-24T07:42:32.400Z] #11 3.798 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-24T07:42:32.400Z] #11 ... [2019-10-24T07:42:32.400Z] [2019-10-24T07:42:32.400Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:42:32.400Z] #39 0.746 + mktemp -d [2019-10-24T07:42:32.400Z] #39 0.759 + export GOPATH=/tmp/tmp.eyhMcEXwR1 [2019-10-24T07:42:32.400Z] #39 0.760 + git clone https://github.com/docker/distribution.git /tmp/tmp.eyhMcEXwR1/src/github.com/docker/distribution [2019-10-24T07:42:32.400Z] #39 0.763 Cloning into '/tmp/tmp.eyhMcEXwR1/src/github.com/docker/distribution'... [2019-10-24T07:42:32.400Z] #39 ... [2019-10-24T07:42:32.400Z] [2019-10-24T07:42:32.400Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:42:32.400Z] #34 0.682 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:42:32.400Z] #34 0.692 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:42:32.400Z] #34 0.724 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:42:32.400Z] #34 0.813 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:42:32.400Z] #34 0.832 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:42:32.400Z] #34 1.492 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-24T07:42:32.400Z] #34 3.343 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-24T07:42:32.400Z] #34 4.100 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-24T07:42:32.435Z] #10 ... [2019-10-24T07:42:32.435Z] [2019-10-24T07:42:32.435Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:42:32.435Z] #33 11.08 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:42:32.435Z] #33 11.08 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:42:32.435Z] #33 11.20 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:42:32.435Z] #33 11.20 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:42:32.435Z] #33 11.24 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:42:32.435Z] #33 13.18 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-24T07:42:32.435Z] #33 15.25 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-24T07:42:32.435Z] #33 16.24 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-24T07:42:32.531Z] #31 62.86 path/filepath [2019-10-24T07:42:32.838Z] #34 ... [2019-10-24T07:42:32.838Z] [2019-10-24T07:42:32.838Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:42:32.838Z] #57 0.461 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:42:32.838Z] #57 0.471 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:42:32.838Z] #57 0.506 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:42:32.838Z] #57 0.530 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:42:32.838Z] #57 0.556 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:42:32.838Z] #57 1.065 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-24T07:42:32.838Z] #57 2.635 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-24T07:42:32.838Z] #57 3.274 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-24T07:42:32.838Z] #57 ... [2019-10-24T07:42:32.838Z] [2019-10-24T07:42:32.838Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:42:32.838Z] #45 0.486 + RM_GOPATH=0 [2019-10-24T07:42:32.838Z] #45 0.486 + TMP_GOPATH= [2019-10-24T07:42:32.838Z] #45 0.486 + : /build [2019-10-24T07:42:32.838Z] #45 0.486 + '[' -z '' ']' [2019-10-24T07:42:32.838Z] #45 0.487 ++ mktemp -d [2019-10-24T07:42:32.838Z] #45 0.528 + export GOPATH=/tmp/tmp.eTIe4YK0vm [2019-10-24T07:42:32.838Z] #45 0.528 + GOPATH=/tmp/tmp.eTIe4YK0vm [2019-10-24T07:42:32.838Z] #45 0.528 + RM_GOPATH=1 [2019-10-24T07:42:32.838Z] #45 0.529 ++ dirname ./install.sh [2019-10-24T07:42:32.838Z] #45 0.535 + dir=. [2019-10-24T07:42:32.838Z] #45 0.535 + bin=vndr [2019-10-24T07:42:32.838Z] #45 0.535 + shift [2019-10-24T07:42:32.838Z] #45 0.535 + '[' '!' -f ./vndr.installer ']' [2019-10-24T07:42:32.838Z] #45 0.536 + . ./vndr.installer [2019-10-24T07:42:32.838Z] #45 0.536 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T07:42:32.838Z] #45 0.537 + install_vndr [2019-10-24T07:42:32.838Z] #45 0.541 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-24T07:42:32.838Z] #45 0.541 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T07:42:32.838Z] #45 0.542 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.eTIe4YK0vm/src/github.com/LK4D4/vndr [2019-10-24T07:42:32.838Z] #45 0.546 Cloning into '/tmp/tmp.eTIe4YK0vm/src/github.com/LK4D4/vndr'... [2019-10-24T07:42:32.838Z] #45 1.761 + cd /tmp/tmp.eTIe4YK0vm/src/github.com/LK4D4/vndr [2019-10-24T07:42:32.838Z] #45 1.761 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T07:42:32.838Z] #45 1.766 + go build -buildmode=pie -v -o /build/vndr . [2019-10-24T07:42:32.838Z] #45 2.996 internal/race [2019-10-24T07:42:32.838Z] #45 3.063 internal/bytealg [2019-10-24T07:42:32.838Z] #45 3.101 sync/atomic [2019-10-24T07:42:32.838Z] #45 3.335 unicode [2019-10-24T07:42:32.838Z] #45 3.500 runtime [2019-10-24T07:42:32.838Z] #45 7.967 internal/testlog [2019-10-24T07:42:32.838Z] #45 8.603 encoding [2019-10-24T07:42:32.838Z] #45 8.667 unicode/utf16 [2019-10-24T07:42:32.838Z] #45 9.225 container/list [2019-10-24T07:42:32.838Z] #45 9.774 crypto/internal/subtle [2019-10-24T07:42:32.838Z] #45 9.905 crypto/subtle [2019-10-24T07:42:32.838Z] #45 10.05 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-24T07:42:32.838Z] #45 10.12 internal/nettrace [2019-10-24T07:42:32.838Z] #45 10.31 runtime/cgo [2019-10-24T07:42:32.838Z] #45 ... [2019-10-24T07:42:32.838Z] [2019-10-24T07:42:32.838Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:32.838Z] #51 0.268 + RM_GOPATH=0 [2019-10-24T07:42:32.838Z] #51 0.268 + TMP_GOPATH= [2019-10-24T07:42:32.838Z] #51 0.268 + : /build [2019-10-24T07:42:32.838Z] #51 0.268 + '[' -z '' ']' [2019-10-24T07:42:32.838Z] #51 0.269 ++ mktemp -d [2019-10-24T07:42:32.838Z] #51 0.274 + export GOPATH=/tmp/tmp.9Z0e8VgknJ [2019-10-24T07:42:32.838Z] #51 0.276 + GOPATH=/tmp/tmp.9Z0e8VgknJ [2019-10-24T07:42:32.838Z] #51 0.276 + RM_GOPATH=1 [2019-10-24T07:42:32.838Z] #51 0.277 ++ dirname ./install.sh [2019-10-24T07:42:32.838Z] #51 0.277 + dir=. [2019-10-24T07:42:32.838Z] #51 0.278 + bin=golangci_lint [2019-10-24T07:42:32.838Z] #51 0.278 + shift [2019-10-24T07:42:32.838Z] #51 0.278 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-24T07:42:32.838Z] #51 0.278 + . ./golangci_lint.installer [2019-10-24T07:42:32.838Z] #51 0.278 ++ : v1.20.0 [2019-10-24T07:42:32.838Z] #51 0.283 + install_golangci_lint [2019-10-24T07:42:32.838Z] #51 0.283 + echo 'Installing golangci-lint version v1.20.0' [2019-10-24T07:42:32.839Z] #51 0.284 Installing golangci-lint version v1.20.0 [2019-10-24T07:42:32.839Z] #51 0.284 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-24T07:42:33.371Z] #33 ... [2019-10-24T07:42:33.371Z] [2019-10-24T07:42:33.371Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T07:42:33.371Z] #24 11.49 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-24T07:42:33.371Z] #24 13.44 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-24T07:42:33.371Z] #24 ... [2019-10-24T07:42:33.371Z] [2019-10-24T07:42:33.371Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:42:33.371Z] #44 21.28 math [2019-10-24T07:42:33.517Z] #51 ... [2019-10-24T07:42:33.517Z] [2019-10-24T07:42:33.517Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T07:42:33.517Z] #25 0.470 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:42:33.517Z] #25 0.480 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:42:33.517Z] #25 0.512 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:42:33.517Z] #25 0.525 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:42:33.517Z] #25 0.548 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:42:33.517Z] #25 1.069 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-24T07:42:33.517Z] #25 2.637 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-24T07:42:33.517Z] #25 3.161 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-24T07:42:33.517Z] #25 ... [2019-10-24T07:42:33.517Z] [2019-10-24T07:42:33.517Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:42:33.517Z] #32 11.28 runtime/cgo [2019-10-24T07:42:33.904Z] #31 64.16 io/ioutil [2019-10-24T07:42:34.735Z] #22 ... [2019-10-24T07:42:34.736Z] [2019-10-24T07:42:34.736Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:42:34.736Z] #17 4.486 Reading package lists... [2019-10-24T07:42:34.736Z] #17 5.848 Reading package lists... [2019-10-24T07:42:34.736Z] #17 7.250 Building dependency tree... [2019-10-24T07:42:34.736Z] #17 7.852 The following additional packages will be installed: [2019-10-24T07:42:34.736Z] #17 7.853 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-24T07:42:34.736Z] #17 7.853 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-24T07:42:34.736Z] #17 7.854 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-24T07:42:34.736Z] #17 7.854 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-24T07:42:34.736Z] #17 7.854 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-24T07:42:34.736Z] #17 7.854 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-24T07:42:34.736Z] #17 7.855 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-24T07:42:34.736Z] #17 7.855 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-24T07:42:34.736Z] #17 7.856 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-24T07:42:34.736Z] #17 7.860 Suggested packages: [2019-10-24T07:42:34.736Z] #17 7.860 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-24T07:42:34.736Z] #17 7.860 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-24T07:42:34.736Z] #17 7.860 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-24T07:42:34.736Z] #17 7.860 vim-doc vim-scripts xfsdump acl attr quota [2019-10-24T07:42:34.736Z] #17 7.860 Recommended packages: [2019-10-24T07:42:34.736Z] #17 7.860 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-24T07:42:34.736Z] #17 7.860 python3-keyrings.alt python3-xdg unzip [2019-10-24T07:42:34.736Z] #17 8.927 The following NEW packages will be installed: [2019-10-24T07:42:34.736Z] #17 8.927 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-24T07:42:34.736Z] #17 8.928 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-24T07:42:34.736Z] #17 8.928 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-24T07:42:34.736Z] #17 8.928 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-24T07:42:34.736Z] #17 8.928 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-24T07:42:34.736Z] #17 8.929 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-24T07:42:34.736Z] #17 8.929 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-24T07:42:34.736Z] #17 8.929 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-24T07:42:34.736Z] #17 8.929 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-24T07:42:34.736Z] #17 8.929 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-24T07:42:34.736Z] #17 8.930 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-24T07:42:34.736Z] #17 8.930 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-24T07:42:34.736Z] #17 8.930 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-24T07:42:34.736Z] #17 8.930 xfsprogs xxd xz-utils zip [2019-10-24T07:42:34.736Z] #17 10.09 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:42:34.736Z] #17 10.09 Need to get 84.4 MB of archives. [2019-10-24T07:42:34.736Z] #17 10.09 After this operation, 528 MB of additional disk space will be used. [2019-10-24T07:42:34.736Z] #17 10.09 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-24T07:42:34.736Z] #17 10.10 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-24T07:42:34.736Z] #17 10.11 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-10-24T07:42:34.736Z] #17 10.12 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-10-24T07:42:34.736Z] #17 10.13 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-10-24T07:42:34.736Z] #17 10.13 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-10-24T07:42:34.736Z] #17 10.15 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-10-24T07:42:34.736Z] #17 10.18 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-10-24T07:42:34.736Z] #17 10.18 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-10-24T07:42:34.736Z] #17 10.18 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-10-24T07:42:34.736Z] #17 10.22 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-10-24T07:42:34.736Z] #17 10.28 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-10-24T07:42:34.736Z] #17 10.28 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-10-24T07:42:34.736Z] #17 10.29 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-10-24T07:42:34.736Z] #17 10.29 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-10-24T07:42:34.736Z] #17 10.29 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-10-24T07:42:34.736Z] #17 10.29 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-10-24T07:42:34.736Z] #17 10.29 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-24T07:42:34.736Z] #17 10.29 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-10-24T07:42:34.736Z] #17 10.31 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-10-24T07:42:34.736Z] #17 10.31 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-10-24T07:42:34.736Z] #17 10.31 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-10-24T07:42:34.736Z] #17 10.31 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-24T07:42:34.736Z] #17 10.39 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-10-24T07:42:34.736Z] #17 10.40 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-10-24T07:42:34.736Z] #17 10.40 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-10-24T07:42:34.736Z] #17 10.41 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-10-24T07:42:34.736Z] #17 10.41 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-24T07:42:34.736Z] #17 10.41 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-24T07:42:34.736Z] #17 10.42 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-24T07:42:34.736Z] #17 10.42 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2019-10-24T07:42:34.736Z] #17 10.42 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-10-24T07:42:34.736Z] #17 10.43 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-10-24T07:42:34.736Z] #17 10.43 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-10-24T07:42:34.736Z] #17 10.43 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-10-24T07:42:34.736Z] #17 10.43 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-10-24T07:42:34.736Z] #17 10.44 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-10-24T07:42:34.736Z] #17 10.44 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.137-2 [40.1 kB] [2019-10-24T07:42:34.736Z] #17 10.44 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-10-24T07:42:34.736Z] #17 10.45 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-10-24T07:42:34.736Z] #17 10.46 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-10-24T07:42:34.736Z] #17 10.46 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-10-24T07:42:34.736Z] #17 10.47 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-10-24T07:42:34.736Z] #17 10.61 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-10-24T07:42:34.736Z] #17 10.71 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-10-24T07:42:34.736Z] #17 10.72 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-24T07:42:34.736Z] #17 10.72 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-10-24T07:42:34.736Z] #17 10.72 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-10-24T07:42:34.736Z] #17 10.75 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-10-24T07:42:34.736Z] #17 10.75 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-24T07:42:34.736Z] #17 10.78 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-24T07:42:34.736Z] #17 10.78 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-24T07:42:34.736Z] #17 10.79 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-24T07:42:34.736Z] #17 10.79 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-24T07:42:34.736Z] #17 10.90 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-10-24T07:42:34.736Z] #17 11.09 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-24T07:42:34.997Z] #17 11.24 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-10-24T07:42:34.997Z] #17 11.26 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-10-24T07:42:34.997Z] #17 11.29 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-10-24T07:42:34.997Z] #17 11.29 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-10-24T07:42:34.997Z] #17 11.30 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-10-24T07:42:34.997Z] #17 11.30 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-i686 arm64 2.28-5+7.4+b4 [1919 kB] [2019-10-24T07:42:34.997Z] #17 11.34 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64-x86-64 arm64 2.28-5+7.4+b4 [2132 kB] [2019-10-24T07:42:34.997Z] #17 11.40 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-24T07:42:35.256Z] #17 11.40 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-24T07:42:35.256Z] #17 11.64 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-24T07:42:35.278Z] #31 65.74 github.com/BurntSushi/toml [2019-10-24T07:42:35.278Z] #31 65.74 flag [2019-10-24T07:42:35.303Z] #44 ... [2019-10-24T07:42:35.303Z] [2019-10-24T07:42:35.303Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:42:35.303Z] #56 13.34 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-24T07:42:35.303Z] #56 14.78 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-24T07:42:35.303Z] #56 ... [2019-10-24T07:42:35.303Z] [2019-10-24T07:42:35.303Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:42:35.303Z] #38 23.38 + cd /tmp/tmp.0wuIyVjdOR/src/github.com/docker/distribution [2019-10-24T07:42:35.303Z] #38 23.38 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-24T07:42:35.518Z] #17 11.84 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-base arm64 6.3.0-18+19.3+b2 [170 kB] [2019-10-24T07:42:35.779Z] #17 11.84 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 gcc-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [29.9 MB] [2019-10-24T07:42:36.229Z] #38 ... [2019-10-24T07:42:36.229Z] [2019-10-24T07:42:36.229Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:36.229Z] #62 14.23 + cd /tmp/tmp.xKMnckf8uL/src/github.com/rootless-containers/rootlesskit [2019-10-24T07:42:36.229Z] #62 14.23 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T07:42:36.229Z] #62 14.43 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-24T07:42:36.229Z] #62 14.43 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-24T07:42:36.350Z] #17 12.61 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 g++-mingw-w64-x86-64 arm64 6.3.0-18+19.3+b2 [21.0 MB] [2019-10-24T07:42:36.489Z] #62 ... [2019-10-24T07:42:36.489Z] [2019-10-24T07:42:36.489Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:36.489Z] #22 22.56 + mkdir -p /build [2019-10-24T07:42:36.489Z] #22 22.58 + mv docker/docker /build/ [2019-10-24T07:42:36.489Z] #22 22.59 + rmdir docker [2019-10-24T07:42:37.178Z] #31 67.53 log [2019-10-24T07:42:37.292Z] #17 13.40 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:42:37.292Z] #17 13.54 Fetched 84.4 MB in 4s (20.7 MB/s) [2019-10-24T07:42:37.292Z] #17 13.61 Selecting previously unselected package bash-completion. [2019-10-24T07:42:37.552Z] #17 13.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15046 files and directories currently installed.) [2019-10-24T07:42:37.552Z] #17 13.63 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-24T07:42:37.863Z] #22 DONE 25.8s [2019-10-24T07:42:37.863Z] [2019-10-24T07:42:37.863Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:42:37.863Z] #38 26.01 + GOPATH=/tmp/tmp.0wuIyVjdOR/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.0wuIyVjdOR go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-24T07:42:38.113Z] #31 ... [2019-10-24T07:42:38.113Z] [2019-10-24T07:42:38.113Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:42:38.113Z] #41 3.845 Note: Building without setproctitle() and strlcpy() support. [2019-10-24T07:42:38.113Z] #41 3.846 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-24T07:42:38.113Z] #41 5.419 fatal: Not a git repository (or any of the parent directories): .git [2019-10-24T07:42:38.113Z] #41 5.450 GEN .gitid [2019-10-24T07:42:38.113Z] #41 5.466 GEN criu/include/version.h [2019-10-24T07:42:38.113Z] #41 5.516 GEN include/common/asm [2019-10-24T07:42:38.113Z] #41 6.827 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-24T07:42:38.113Z] #41 6.909 PBCC images/opts.pb-c.c [2019-10-24T07:42:38.113Z] #41 6.921 PBCC images/sit.pb-c.c [2019-10-24T07:42:38.113Z] #41 6.966 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-24T07:42:38.113Z] #41 7.069 DEP images/opts.pb-c.d [2019-10-24T07:42:38.113Z] #41 7.119 DEP images/sit.pb-c.d [2019-10-24T07:42:38.113Z] #41 7.178 PBCC images/macvlan.pb-c.c [2019-10-24T07:42:38.113Z] #41 7.224 DEP images/macvlan.pb-c.d [2019-10-24T07:42:38.113Z] #41 7.266 PBCC images/autofs.pb-c.c [2019-10-24T07:42:38.113Z] #41 7.277 DEP images/autofs.pb-c.d [2019-10-24T07:42:38.113Z] #41 7.320 PBCC images/sysctl.pb-c.c [2019-10-24T07:42:38.113Z] #41 7.348 DEP images/sysctl.pb-c.d [2019-10-24T07:42:38.113Z] #41 7.402 PBCC images/time.pb-c.c [2019-10-24T07:42:38.371Z] #41 7.429 DEP images/time.pb-c.d [2019-10-24T07:42:38.371Z] #41 7.472 PBCC images/binfmt-misc.pb-c.c [2019-10-24T07:42:38.371Z] #41 7.528 DEP images/binfmt-misc.pb-c.d [2019-10-24T07:42:38.371Z] #41 7.574 PBCC images/seccomp.pb-c.c [2019-10-24T07:42:38.371Z] #41 7.606 DEP images/seccomp.pb-c.d [2019-10-24T07:42:38.371Z] #41 7.652 PBCC images/userns.pb-c.c [2019-10-24T07:42:38.630Z] #41 7.717 DEP images/userns.pb-c.d [2019-10-24T07:42:38.630Z] #41 7.759 PBCC images/cgroup.pb-c.c [2019-10-24T07:42:38.630Z] #41 7.806 DEP images/cgroup.pb-c.d [2019-10-24T07:42:38.630Z] #41 7.851 PBCC images/fown.pb-c.c [2019-10-24T07:42:38.630Z] #41 7.896 PBCC images/ext-file.pb-c.c [2019-10-24T07:42:38.887Z] #41 7.952 DEP images/fown.pb-c.d [2019-10-24T07:42:38.887Z] #41 8.002 DEP images/ext-file.pb-c.d [2019-10-24T07:42:38.887Z] #41 8.027 PBCC images/rpc.pb-c.c [2019-10-24T07:42:38.887Z] #41 8.089 DEP images/rpc.pb-c.d [2019-10-24T07:42:38.887Z] #41 8.132 PBCC images/siginfo.pb-c.c [2019-10-24T07:42:38.941Z] #32 ... [2019-10-24T07:42:38.941Z] [2019-10-24T07:42:38.941Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:42:38.941Z] #39 13.08 + cd /tmp/tmp.eyhMcEXwR1/src/github.com/docker/distribution [2019-10-24T07:42:38.941Z] #39 13.08 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-24T07:42:38.941Z] #39 15.36 + GOPATH=/tmp/tmp.eyhMcEXwR1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eyhMcEXwR1 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-24T07:42:39.144Z] #41 8.138 DEP images/siginfo.pb-c.d [2019-10-24T07:42:39.144Z] #41 8.203 PBCC images/pagemap.pb-c.c [2019-10-24T07:42:39.144Z] #41 8.276 DEP images/pagemap.pb-c.d [2019-10-24T07:42:39.144Z] #41 8.390 PBCC images/rlimit.pb-c.c [2019-10-24T07:42:39.402Z] #41 8.400 DEP images/rlimit.pb-c.d [2019-10-24T07:42:39.402Z] #41 8.446 PBCC images/file-lock.pb-c.c [2019-10-24T07:42:39.402Z] #41 8.454 DEP images/file-lock.pb-c.d [2019-10-24T07:42:39.402Z] #41 8.515 PBCC images/tty.pb-c.c [2019-10-24T07:42:39.402Z] #41 8.606 DEP images/tty.pb-c.d [2019-10-24T07:42:39.467Z] #17 15.27 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-24T07:42:39.467Z] #17 15.78 Selecting previously unselected package libnet1:arm64. [2019-10-24T07:42:39.467Z] #17 15.79 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-24T07:42:39.467Z] #17 15.80 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-24T07:42:39.660Z] #41 8.686 PBCC images/tun.pb-c.c [2019-10-24T07:42:39.660Z] #41 8.749 PBCC images/netdev.pb-c.c [2019-10-24T07:42:39.660Z] #41 8.795 DEP images/tun.pb-c.d [2019-10-24T07:42:39.660Z] #41 8.906 DEP images/netdev.pb-c.d [2019-10-24T07:42:39.728Z] #17 15.90 Selecting previously unselected package libnfnetlink0:arm64. [2019-10-24T07:42:39.728Z] #17 15.90 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-10-24T07:42:39.728Z] #17 15.91 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-24T07:42:39.728Z] #17 16.02 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-10-24T07:42:39.728Z] #17 16.02 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-10-24T07:42:39.728Z] #17 16.04 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-24T07:42:39.728Z] #17 16.16 Selecting previously unselected package libudev-dev:arm64. [2019-10-24T07:42:39.918Z] #41 8.955 PBCC images/vma.pb-c.c [2019-10-24T07:42:39.918Z] #41 9.044 DEP images/vma.pb-c.d [2019-10-24T07:42:39.918Z] #41 9.134 PBCC images/creds.pb-c.c [2019-10-24T07:42:39.918Z] #41 9.172 DEP images/creds.pb-c.d [2019-10-24T07:42:39.988Z] #17 16.16 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-10-24T07:42:39.988Z] #17 16.18 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-24T07:42:39.988Z] #17 16.28 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-10-24T07:42:39.988Z] #17 16.28 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-24T07:42:39.988Z] #17 16.29 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-24T07:42:40.042Z] #39 ... [2019-10-24T07:42:40.042Z] [2019-10-24T07:42:40.042Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:42:40.042Z] #45 18.03 vendor/golang.org/x/crypto/internal/subtle [2019-10-24T07:42:40.176Z] #41 9.238 PBCC images/utsns.pb-c.c [2019-10-24T07:42:40.177Z] #41 9.254 DEP images/utsns.pb-c.d [2019-10-24T07:42:40.177Z] #41 ... [2019-10-24T07:42:40.177Z] [2019-10-24T07:42:40.177Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:40.177Z] #59 25.27 + cd /tmp/tmp.o8cSaQKH3y/src/github.com/containerd/containerd [2019-10-24T07:42:40.177Z] #59 25.27 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T07:42:40.559Z] #17 16.58 Selecting previously unselected package python3.5-minimal. [2019-10-24T07:42:40.559Z] #17 16.58 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-10-24T07:42:40.559Z] #17 16.61 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-24T07:42:40.743Z] #59 25.93 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-24T07:42:40.743Z] #59 25.93 + BUILDTAGS='netgo osusergo static_build' [2019-10-24T07:42:40.743Z] #59 25.94 + export EXTRA_FLAGS=-buildmode=pie [2019-10-24T07:42:40.743Z] #59 25.94 + EXTRA_FLAGS=-buildmode=pie [2019-10-24T07:42:40.743Z] #59 25.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-24T07:42:40.743Z] #59 25.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-24T07:42:40.743Z] #59 25.94 + '[' '' = dynamic ']' [2019-10-24T07:42:40.743Z] #59 25.94 + make [2019-10-24T07:42:40.819Z] #17 16.91 Selecting previously unselected package python3-minimal. [2019-10-24T07:42:40.819Z] #17 16.92 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-10-24T07:42:40.819Z] #17 16.94 Unpacking python3-minimal (3.5.3-1) ... [2019-10-24T07:42:40.819Z] #17 17.03 Selecting previously unselected package libmpdec2:arm64. [2019-10-24T07:42:40.819Z] #17 17.04 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-10-24T07:42:40.819Z] #17 17.05 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-10-24T07:42:41.080Z] #17 17.22 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-10-24T07:42:41.080Z] #17 17.22 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-10-24T07:42:41.080Z] #17 17.23 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-24T07:42:42.117Z] #59 27.04 + bin/ctr [2019-10-24T07:42:42.487Z] #17 18.65 Selecting previously unselected package python3.5. [2019-10-24T07:42:42.488Z] #17 18.65 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-10-24T07:42:42.488Z] #17 18.66 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-24T07:42:42.488Z] #17 18.76 Selecting previously unselected package libpython3-stdlib:arm64. [2019-10-24T07:42:42.488Z] #17 18.76 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-10-24T07:42:42.488Z] #17 18.77 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-24T07:42:42.488Z] #17 18.85 Selecting previously unselected package dh-python. [2019-10-24T07:42:42.748Z] #17 18.87 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-24T07:42:42.749Z] #17 18.88 Unpacking dh-python (2.20170125) ... [2019-10-24T07:42:42.749Z] #17 19.01 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-10-24T07:42:42.749Z] #17 19.14 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-24T07:42:43.166Z] #38 ... [2019-10-24T07:42:43.166Z] [2019-10-24T07:42:43.166Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:42:43.166Z] #44 26.53 unicode/utf16 [2019-10-24T07:42:43.166Z] #44 27.08 container/list [2019-10-24T07:42:43.166Z] #44 27.96 crypto/internal/subtle [2019-10-24T07:42:43.166Z] #44 28.06 crypto/subtle [2019-10-24T07:42:43.166Z] #44 28.33 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-24T07:42:43.166Z] #44 28.59 internal/nettrace [2019-10-24T07:42:43.166Z] #44 28.82 runtime/cgo [2019-10-24T07:42:43.492Z] #59 ... [2019-10-24T07:42:43.492Z] [2019-10-24T07:42:43.492Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:42:43.492Z] #44 64.29 fmt [2019-10-24T07:42:43.492Z] #44 66.81 regexp [2019-10-24T07:42:43.492Z] #44 68.76 go/token [2019-10-24T07:42:43.492Z] #44 69.53 go/scanner [2019-10-24T07:42:43.492Z] #44 70.13 internal/lazyregexp [2019-10-24T07:42:43.492Z] #44 70.40 net/url [2019-10-24T07:42:43.492Z] #44 71.01 go/ast [2019-10-24T07:42:43.492Z] #44 72.19 text/template/parse [2019-10-24T07:42:43.750Z] #44 ... [2019-10-24T07:42:43.750Z] [2019-10-24T07:42:43.750Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:42:43.750Z] #41 9.346 PBCC images/ipc-desc.pb-c.c [2019-10-24T07:42:43.750Z] #41 9.360 PBCC images/ipc-sem.pb-c.c [2019-10-24T07:42:43.750Z] #41 9.386 DEP images/ipc-desc.pb-c.d [2019-10-24T07:42:43.750Z] #41 9.450 DEP images/ipc-sem.pb-c.d [2019-10-24T07:42:43.750Z] #41 9.502 PBCC images/ipc-msg.pb-c.c [2019-10-24T07:42:43.750Z] #41 9.526 DEP images/ipc-msg.pb-c.d [2019-10-24T07:42:43.750Z] #41 9.586 PBCC images/ipc-shm.pb-c.c [2019-10-24T07:42:43.750Z] #41 9.603 DEP images/ipc-shm.pb-c.d [2019-10-24T07:42:43.750Z] #41 9.644 PBCC images/ipc-var.pb-c.c [2019-10-24T07:42:43.750Z] #41 9.711 DEP images/ipc-var.pb-c.d [2019-10-24T07:42:43.750Z] #41 9.782 PBCC images/sk-opts.pb-c.c [2019-10-24T07:42:43.750Z] #41 9.814 PBCC images/packet-sock.pb-c.c [2019-10-24T07:42:43.750Z] #41 9.891 DEP images/sk-opts.pb-c.d [2019-10-24T07:42:43.750Z] #41 9.938 DEP images/packet-sock.pb-c.d [2019-10-24T07:42:43.750Z] #41 9.982 PBCC images/sk-netlink.pb-c.c [2019-10-24T07:42:43.750Z] #41 10.03 DEP images/sk-netlink.pb-c.d [2019-10-24T07:42:43.750Z] #41 10.06 PBCC images/sk-inet.pb-c.c [2019-10-24T07:42:43.750Z] #41 10.11 DEP images/sk-inet.pb-c.d [2019-10-24T07:42:43.750Z] #41 10.18 PBCC images/sk-unix.pb-c.c [2019-10-24T07:42:43.750Z] #41 10.23 DEP images/sk-unix.pb-c.d [2019-10-24T07:42:43.750Z] #41 10.33 PBCC images/mm.pb-c.c [2019-10-24T07:42:43.750Z] #41 10.37 DEP images/mm.pb-c.d [2019-10-24T07:42:43.750Z] #41 10.46 PBCC images/timerfd.pb-c.c [2019-10-24T07:42:43.750Z] #41 10.56 DEP images/timerfd.pb-c.d [2019-10-24T07:42:43.750Z] #41 10.61 PBCC images/timer.pb-c.c [2019-10-24T07:42:43.750Z] #41 10.64 DEP images/timer.pb-c.d [2019-10-24T07:42:43.750Z] #41 10.68 PBCC images/sa.pb-c.c [2019-10-24T07:42:43.750Z] #41 10.71 DEP images/sa.pb-c.d [2019-10-24T07:42:43.750Z] #41 10.77 PBCC images/pipe-data.pb-c.c [2019-10-24T07:42:43.750Z] #41 10.80 DEP images/pipe-data.pb-c.d [2019-10-24T07:42:43.750Z] #41 10.84 PBCC images/mnt.pb-c.c [2019-10-24T07:42:43.750Z] #41 10.89 DEP images/mnt.pb-c.d [2019-10-24T07:42:43.750Z] #41 10.98 PBCC images/sk-packet.pb-c.c [2019-10-24T07:42:43.750Z] #41 10.98 DEP images/sk-packet.pb-c.d [2019-10-24T07:42:43.750Z] #41 11.04 PBCC images/tcp-stream.pb-c.c [2019-10-24T07:42:43.750Z] #41 11.11 DEP images/tcp-stream.pb-c.d [2019-10-24T07:42:43.750Z] #41 11.18 PBCC images/pipe.pb-c.c [2019-10-24T07:42:43.750Z] #41 11.22 DEP images/pipe.pb-c.d [2019-10-24T07:42:43.750Z] #41 11.27 PBCC images/pstree.pb-c.c [2019-10-24T07:42:43.750Z] #41 11.29 DEP images/pstree.pb-c.d [2019-10-24T07:42:43.750Z] #41 11.35 PBCC images/fs.pb-c.c [2019-10-24T07:42:43.750Z] #41 11.38 DEP images/fs.pb-c.d [2019-10-24T07:42:43.750Z] #41 11.47 PBCC images/signalfd.pb-c.c [2019-10-24T07:42:43.750Z] #41 11.53 DEP images/signalfd.pb-c.d [2019-10-24T07:42:43.750Z] #41 11.59 PBCC images/fh.pb-c.c [2019-10-24T07:42:43.750Z] #41 11.69 PBCC images/fsnotify.pb-c.c [2019-10-24T07:42:43.750Z] #41 11.80 DEP images/fh.pb-c.d [2019-10-24T07:42:43.750Z] #41 11.85 DEP images/fsnotify.pb-c.d [2019-10-24T07:42:43.750Z] #41 11.93 PBCC images/eventpoll.pb-c.c [2019-10-24T07:42:43.750Z] #41 11.94 DEP images/eventpoll.pb-c.d [2019-10-24T07:42:43.750Z] #41 11.98 PBCC images/eventfd.pb-c.c [2019-10-24T07:42:43.750Z] #41 12.01 DEP images/eventfd.pb-c.d [2019-10-24T07:42:43.750Z] #41 12.08 PBCC images/remap-file-path.pb-c.c [2019-10-24T07:42:43.750Z] #41 12.13 DEP images/remap-file-path.pb-c.d [2019-10-24T07:42:43.750Z] #41 12.21 PBCC images/fifo.pb-c.c [2019-10-24T07:42:43.750Z] #41 12.21 DEP images/fifo.pb-c.d [2019-10-24T07:42:43.750Z] #41 12.28 PBCC images/ghost-file.pb-c.c [2019-10-24T07:42:43.750Z] #41 12.33 DEP images/ghost-file.pb-c.d [2019-10-24T07:42:43.750Z] #41 12.42 PBCC images/regfile.pb-c.c [2019-10-24T07:42:43.750Z] #41 12.47 DEP images/regfile.pb-c.d [2019-10-24T07:42:43.750Z] #41 12.55 PBCC images/ns.pb-c.c [2019-10-24T07:42:43.750Z] #41 12.58 DEP images/ns.pb-c.d [2019-10-24T07:42:43.750Z] #41 12.64 PBCC images/fdinfo.pb-c.c [2019-10-24T07:42:43.750Z] #41 12.73 DEP images/fdinfo.pb-c.d [2019-10-24T07:42:43.750Z] #41 12.78 PBCC images/core-aarch64.pb-c.c [2019-10-24T07:42:43.750Z] #41 12.82 PBCC images/core-arm.pb-c.c [2019-10-24T07:42:43.750Z] #41 12.87 PBCC images/core-ppc64.pb-c.c [2019-10-24T07:42:43.750Z] #41 12.94 PBCC images/core-s390.pb-c.c [2019-10-24T07:42:43.750Z] #41 12.98 PBCC images/core-x86.pb-c.c [2019-10-24T07:42:44.008Z] #41 13.05 PBCC images/core.pb-c.c [2019-10-24T07:42:44.008Z] #41 13.18 PBCC images/inventory.pb-c.c [2019-10-24T07:42:44.008Z] #41 13.25 DEP images/core-aarch64.pb-c.d [2019-10-24T07:42:44.111Z] #44 ... [2019-10-24T07:42:44.111Z] [2019-10-24T07:42:44.111Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:42:44.111Z] #31 21.78 internal/testlog [2019-10-24T07:42:44.111Z] #31 22.29 encoding [2019-10-24T07:42:44.111Z] #31 22.57 runtime/cgo [2019-10-24T07:42:44.111Z] #31 ... [2019-10-24T07:42:44.111Z] [2019-10-24T07:42:44.111Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:42:44.111Z] #33 32.43 Fetched 7919 kB in 22s (355 kB/s) [2019-10-24T07:42:44.130Z] #17 20.44 Setting up python3-minimal (3.5.3-1) ... [2019-10-24T07:42:44.266Z] #41 13.26 DEP images/core-arm.pb-c.d [2019-10-24T07:42:44.266Z] #41 13.33 DEP images/core-ppc64.pb-c.d [2019-10-24T07:42:44.266Z] #41 13.39 DEP images/core-s390.pb-c.d [2019-10-24T07:42:44.266Z] #41 13.47 DEP images/core-x86.pb-c.d [2019-10-24T07:42:44.266Z] #41 13.50 DEP images/core.pb-c.d [2019-10-24T07:42:44.442Z] #45 ... [2019-10-24T07:42:44.442Z] [2019-10-24T07:42:44.442Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T07:42:44.442Z] #25 12.29 Fetched 7670 kB in 11s (648 kB/s) [2019-10-24T07:42:44.442Z] #25 12.29 Reading package lists... [2019-10-24T07:42:44.442Z] #25 16.65 Reading package lists... [2019-10-24T07:42:44.442Z] #25 22.07 Building dependency tree... [2019-10-24T07:42:44.442Z] #25 ... [2019-10-24T07:42:44.442Z] [2019-10-24T07:42:44.442Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:44.442Z] #51 16.79 + cd /tmp/tmp.9Z0e8VgknJ/src/github.com/golangci/golangci-lint/ [2019-10-24T07:42:44.442Z] #51 16.79 + git checkout -q v1.20.0 [2019-10-24T07:42:44.442Z] #51 17.05 ++ git describe --tags [2019-10-24T07:42:44.442Z] #51 17.05 + version=v1.20.0 [2019-10-24T07:42:44.442Z] #51 17.06 ++ git rev-parse --short HEAD [2019-10-24T07:42:44.442Z] #51 17.06 + commit=cc98739 [2019-10-24T07:42:44.442Z] #51 17.07 ++ git show -s --format=%cd [2019-10-24T07:42:44.443Z] #51 17.07 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-24T07:42:44.443Z] #51 17.07 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-24T07:42:44.443Z] #51 ... [2019-10-24T07:42:44.443Z] [2019-10-24T07:42:44.443Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:42:44.443Z] #57 12.52 Fetched 7670 kB in 12s (635 kB/s) [2019-10-24T07:42:44.443Z] #57 12.52 Reading package lists... [2019-10-24T07:42:44.443Z] #57 17.12 Reading package lists... [2019-10-24T07:42:44.443Z] #57 22.23 Building dependency tree... [2019-10-24T07:42:44.443Z] #57 ... [2019-10-24T07:42:44.443Z] [2019-10-24T07:42:44.443Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:42:44.443Z] #11 13.46 Fetched 7670 kB in 12s (590 kB/s) [2019-10-24T07:42:44.443Z] #11 13.46 Reading package lists... [2019-10-24T07:42:44.443Z] #11 17.44 Reading package lists... [2019-10-24T07:42:44.525Z] #41 13.57 DEP images/inventory.pb-c.d [2019-10-24T07:42:44.525Z] #41 13.63 PBCC images/cpuinfo.pb-c.c [2019-10-24T07:42:44.525Z] #41 13.70 DEP images/cpuinfo.pb-c.d [2019-10-24T07:42:44.525Z] #41 13.74 PBCC images/stats.pb-c.c [2019-10-24T07:42:44.701Z] #17 21.08 Selecting previously unselected package python3. [2019-10-24T07:42:44.783Z] #41 13.78 DEP images/stats.pb-c.d [2019-10-24T07:42:44.783Z] #41 ... [2019-10-24T07:42:44.783Z] [2019-10-24T07:42:44.783Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:42:44.783Z] #31 70.45 github.com/BurntSushi/toml/cmd/tomlv [2019-10-24T07:42:44.783Z] #31 DONE 75.2s [2019-10-24T07:42:44.960Z] #11 22.71 Building dependency tree... [2019-10-24T07:42:44.960Z] #11 ... [2019-10-24T07:42:44.960Z] [2019-10-24T07:42:44.960Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T07:42:44.960Z] #25 22.07 Building dependency tree... [2019-10-24T07:42:44.964Z] #17 21.08 (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 ... 16632 files and directories currently installed.) [2019-10-24T07:42:44.964Z] #17 21.12 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-10-24T07:42:44.964Z] #17 21.15 Unpacking python3 (3.5.3-1) ... [2019-10-24T07:42:44.964Z] #17 21.22 Selecting previously unselected package pigz. [2019-10-24T07:42:44.964Z] #17 21.22 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-10-24T07:42:44.964Z] #17 21.23 Unpacking pigz (2.3.4-1) ... [2019-10-24T07:42:44.964Z] #17 21.34 Selecting previously unselected package libip4tc0:arm64. [2019-10-24T07:42:45.041Z] [2019-10-24T07:42:45.041Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:45.224Z] #17 21.34 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-24T07:42:45.224Z] #17 21.34 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:42:45.224Z] #17 21.44 Selecting previously unselected package libip6tc0:arm64. [2019-10-24T07:42:45.224Z] #17 21.45 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-24T07:42:45.224Z] #17 21.47 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:42:45.440Z] #25 ... [2019-10-24T07:42:45.440Z] [2019-10-24T07:42:45.440Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:42:45.440Z] #41 13.34 Fetched 7670 kB in 12s (593 kB/s) [2019-10-24T07:42:45.440Z] #41 13.34 Reading package lists... [2019-10-24T07:42:45.440Z] #41 17.35 Reading package lists... [2019-10-24T07:42:45.440Z] #41 22.30 Building dependency tree... [2019-10-24T07:42:45.440Z] #41 ... [2019-10-24T07:42:45.440Z] [2019-10-24T07:42:45.440Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:42:45.440Z] #34 13.49 Fetched 7670 kB in 12s (599 kB/s) [2019-10-24T07:42:45.440Z] #34 13.49 Reading package lists... [2019-10-24T07:42:45.440Z] #34 17.63 Reading package lists... [2019-10-24T07:42:45.440Z] #34 22.95 Building dependency tree... [2019-10-24T07:42:45.440Z] #34 ... [2019-10-24T07:42:45.440Z] [2019-10-24T07:42:45.440Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:42:45.440Z] #41 23.59 The following additional packages will be installed: [2019-10-24T07:42:45.440Z] #41 23.59 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-24T07:42:45.440Z] #41 23.59 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-24T07:42:45.440Z] #41 23.59 Suggested packages: [2019-10-24T07:42:45.440Z] #41 23.59 manpages-dev python-setuptools [2019-10-24T07:42:45.484Z] #17 21.64 Selecting previously unselected package libiptc0:arm64. [2019-10-24T07:42:45.484Z] #17 21.65 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-24T07:42:45.484Z] #17 21.65 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:42:45.484Z] #17 21.74 Selecting previously unselected package libxtables12:arm64. [2019-10-24T07:42:45.484Z] #17 21.75 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-24T07:42:45.484Z] #17 21.75 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:42:45.484Z] #17 21.84 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-10-24T07:42:45.607Z] #62 ... [2019-10-24T07:42:45.607Z] [2019-10-24T07:42:45.607Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:42:45.607Z] #44 76.49 go/parser [2019-10-24T07:42:45.745Z] #17 21.85 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-10-24T07:42:45.745Z] #17 21.86 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-24T07:42:45.745Z] #17 21.92 Selecting previously unselected package iptables. [2019-10-24T07:42:45.745Z] #17 21.92 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-10-24T07:42:45.745Z] #17 21.93 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-24T07:42:45.865Z] #44 76.50 text/template [2019-10-24T07:42:46.006Z] #17 22.14 Selecting previously unselected package xxd. [2019-10-24T07:42:46.006Z] #17 22.14 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-24T07:42:46.006Z] #17 22.15 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:42:46.006Z] #17 22.25 Selecting previously unselected package vim-common. [2019-10-24T07:42:46.006Z] #17 22.25 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T07:42:46.006Z] #17 22.26 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:42:46.006Z] #17 22.37 Selecting previously unselected package bzip2. [2019-10-24T07:42:46.266Z] #17 22.37 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-10-24T07:42:46.266Z] #17 22.38 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-24T07:42:46.266Z] #17 22.47 Selecting previously unselected package libgpm2:arm64. [2019-10-24T07:42:46.266Z] #17 22.47 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-10-24T07:42:46.266Z] #17 22.48 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-24T07:42:46.266Z] #17 22.56 Selecting previously unselected package xz-utils. [2019-10-24T07:42:46.266Z] #17 22.56 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-10-24T07:42:46.266Z] #17 22.57 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-24T07:42:46.528Z] #17 22.73 Selecting previously unselected package aufs-tools. [2019-10-24T07:42:46.528Z] #17 22.73 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-10-24T07:42:46.528Z] #17 22.75 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-24T07:42:46.794Z] #17 22.88 Selecting previously unselected package liblzo2-2:arm64. [2019-10-24T07:42:46.794Z] #17 22.89 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-24T07:42:46.794Z] #17 22.89 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-24T07:42:46.794Z] #17 23.02 Selecting previously unselected package btrfs-progs. [2019-10-24T07:42:46.794Z] #17 23.02 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-24T07:42:46.794Z] #17 23.03 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-24T07:42:46.816Z] #41 ... [2019-10-24T07:42:46.816Z] [2019-10-24T07:42:46.816Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:42:46.816Z] #69 14.59 + cd /tmp/tmp.ncpq9kxIbA/src/github.com/docker/libnetwork [2019-10-24T07:42:46.816Z] #69 14.59 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T07:42:46.816Z] #69 14.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-24T07:42:46.816Z] #69 ... [2019-10-24T07:42:46.816Z] [2019-10-24T07:42:46.816Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:42:46.816Z] #34 22.95 Building dependency tree... [2019-10-24T07:42:46.816Z] #34 24.73 The following additional packages will be installed: [2019-10-24T07:42:46.816Z] #34 24.74 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-24T07:42:46.816Z] #34 24.74 Suggested packages: [2019-10-24T07:42:46.816Z] #34 24.74 codeblocks eclipse ninja-build lrzip [2019-10-24T07:42:46.816Z] #34 24.74 Recommended packages: [2019-10-24T07:42:46.816Z] #34 24.74 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-24T07:42:47.201Z] #34 25.51 The following NEW packages will be installed: [2019-10-24T07:42:47.616Z] #34 25.51 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-24T07:42:47.616Z] #34 25.51 vim-common xxd [2019-10-24T07:42:47.616Z] #34 25.59 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:42:47.616Z] #34 25.59 Need to get 13.2 MB of archives. [2019-10-24T07:42:47.616Z] #34 25.59 After this operation, 59.4 MB of additional disk space will be used. [2019-10-24T07:42:47.616Z] #34 25.59 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-10-24T07:42:47.616Z] #34 25.73 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-24T07:42:47.616Z] #34 25.73 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-10-24T07:42:47.616Z] #34 ... [2019-10-24T07:42:47.616Z] [2019-10-24T07:42:47.616Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T07:42:47.616Z] #25 23.58 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-24T07:42:47.616Z] #25 23.58 The following additional packages will be installed: [2019-10-24T07:42:47.616Z] #25 23.65 libjq1 libonig4 [2019-10-24T07:42:47.616Z] #25 24.10 The following NEW packages will be installed: [2019-10-24T07:42:47.616Z] #25 24.10 jq libjq1 libonig4 [2019-10-24T07:42:47.616Z] #25 24.22 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:42:47.616Z] #25 24.22 Need to get 328 kB of archives. [2019-10-24T07:42:47.616Z] #25 24.22 After this operation, 1263 kB of additional disk space will be used. [2019-10-24T07:42:47.616Z] #25 24.22 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-24T07:42:47.616Z] #25 24.26 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-24T07:42:47.616Z] #25 24.26 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-24T07:42:47.616Z] #25 24.90 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:42:47.616Z] #25 25.00 Fetched 328 kB in 0s (2667 kB/s) [2019-10-24T07:42:47.616Z] #25 25.11 Selecting previously unselected package libonig4:s390x. [2019-10-24T07:42:47.616Z] #25 25.11 (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 ... 14828 files and directories currently installed.) [2019-10-24T07:42:47.616Z] #25 25.15 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-10-24T07:42:47.616Z] #25 25.16 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-24T07:42:47.616Z] #25 25.42 Selecting previously unselected package libjq1:s390x. [2019-10-24T07:42:47.616Z] #25 25.42 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-24T07:42:47.616Z] #25 25.42 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-24T07:42:47.616Z] #25 25.52 Selecting previously unselected package jq. [2019-10-24T07:42:47.616Z] #25 25.53 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-24T07:42:47.616Z] #25 25.53 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-24T07:42:47.616Z] #25 25.70 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-24T07:42:47.617Z] #25 25.71 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-24T07:42:47.617Z] #25 25.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:42:47.617Z] #25 25.78 Setting up jq (1.5+dfsg-1.3) ... [2019-10-24T07:42:47.617Z] #25 DONE 25.9s [2019-10-24T07:42:47.630Z] #17 23.32 Selecting previously unselected package btrfs-tools. [2019-10-24T07:42:47.630Z] #17 23.32 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-24T07:42:47.630Z] #17 23.34 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-24T07:42:47.630Z] #17 23.83 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-10-24T07:42:47.630Z] #17 23.84 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-24T07:42:47.630Z] #17 23.85 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-24T07:42:47.947Z] #17 23.99 Selecting previously unselected package dmsetup. [2019-10-24T07:42:47.947Z] #17 23.99 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-10-24T07:42:47.947Z] #17 24.00 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-24T07:42:47.947Z] #17 24.10 Selecting previously unselected package libonig4:arm64. [2019-10-24T07:42:47.947Z] #17 24.11 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-10-24T07:42:47.947Z] #17 24.11 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-10-24T07:42:47.947Z] #17 24.23 Selecting previously unselected package libjq1:arm64. [2019-10-24T07:42:48.036Z] [2019-10-24T07:42:48.036Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:42:48.036Z] #41 25.02 The following NEW packages will be installed: [2019-10-24T07:42:48.036Z] #41 25.02 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-24T07:42:48.036Z] #41 25.02 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-24T07:42:48.036Z] #41 25.03 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-24T07:42:48.036Z] #41 25.03 zlib1g-dev [2019-10-24T07:42:48.036Z] #41 25.14 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:42:48.036Z] #41 25.14 Need to get 3476 kB of archives. [2019-10-24T07:42:48.036Z] #41 25.14 After this operation, 20.2 MB of additional disk space will be used. [2019-10-24T07:42:48.036Z] #41 25.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-24T07:42:48.036Z] #41 25.17 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-10-24T07:42:48.036Z] #41 25.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-10-24T07:42:48.036Z] #41 25.19 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-24T07:42:48.036Z] #41 25.19 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-10-24T07:42:48.036Z] #41 25.20 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-24T07:42:48.036Z] #41 25.20 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-10-24T07:42:48.036Z] #41 25.21 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-10-24T07:42:48.036Z] #41 25.22 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-10-24T07:42:48.036Z] #41 25.30 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-10-24T07:42:48.036Z] #41 25.30 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-10-24T07:42:48.036Z] #41 25.41 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-10-24T07:42:48.036Z] #41 25.45 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-10-24T07:42:48.036Z] #41 25.48 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-10-24T07:42:48.036Z] #41 25.49 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-24T07:42:48.036Z] #41 25.49 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-10-24T07:42:48.036Z] #41 ... [2019-10-24T07:42:48.036Z] [2019-10-24T07:42:48.036Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-24T07:42:48.036Z] #26 DONE 0.1s [2019-10-24T07:42:48.036Z] [2019-10-24T07:42:48.036Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:42:48.036Z] #11 22.71 Building dependency tree... [2019-10-24T07:42:48.036Z] #11 24.74 The following additional packages will be installed: [2019-10-24T07:42:48.036Z] #11 24.74 libapparmor1 libseccomp2 [2019-10-24T07:42:48.036Z] #11 24.76 Suggested packages: [2019-10-24T07:42:48.036Z] #11 24.76 seccomp [2019-10-24T07:42:48.036Z] #11 24.94 The following NEW packages will be installed: [2019-10-24T07:42:48.036Z] #11 24.95 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-24T07:42:48.036Z] #11 25.00 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:42:48.036Z] #11 25.00 Need to get 301 kB of archives. [2019-10-24T07:42:48.036Z] #11 25.00 After this operation, 1402 kB of additional disk space will be used. [2019-10-24T07:42:48.036Z] #11 25.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-10-24T07:42:48.036Z] #11 25.05 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp-dev s390x 2.3.1-2.1+deb9u1 [61.6 kB] [2019-10-24T07:42:48.036Z] #11 25.05 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-10-24T07:42:48.036Z] #11 25.05 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-10-24T07:42:48.036Z] #11 25.88 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:42:48.036Z] #11 26.11 Fetched 301 kB in 0s (3460 kB/s) [2019-10-24T07:42:48.036Z] #11 26.19 Selecting previously unselected package libseccomp2:s390x. [2019-10-24T07:42:48.036Z] #11 26.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 ... 14828 files and directories currently installed.) [2019-10-24T07:42:48.036Z] #11 26.25 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-24T07:42:48.036Z] #11 26.26 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-24T07:42:48.207Z] #17 24.23 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-10-24T07:42:48.207Z] #17 24.24 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-24T07:42:48.207Z] #17 24.42 Selecting previously unselected package jq. [2019-10-24T07:42:48.207Z] #17 24.42 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-10-24T07:42:48.207Z] #17 24.44 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-24T07:42:48.207Z] #17 24.55 Selecting previously unselected package libaio1:arm64. [2019-10-24T07:42:48.352Z] #33 32.43 Reading package lists... [2019-10-24T07:42:48.352Z] #33 ... [2019-10-24T07:42:48.352Z] [2019-10-24T07:42:48.352Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:42:48.352Z] #10 26.40 Fetched 7919 kB in 22s (356 kB/s) [2019-10-24T07:42:48.352Z] #10 26.40 Reading package lists... [2019-10-24T07:42:48.352Z] #10 ... [2019-10-24T07:42:48.352Z] [2019-10-24T07:42:48.352Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:48.352Z] #50 32.67 + cd /tmp/tmp.4OkirTHdSQ/src/github.com/golangci/golangci-lint/ [2019-10-24T07:42:48.352Z] #50 32.67 + git checkout -q v1.20.0 [2019-10-24T07:42:48.352Z] #50 33.24 ++ git describe --tags [2019-10-24T07:42:48.352Z] #50 33.29 + version=v1.20.0 [2019-10-24T07:42:48.352Z] #50 33.29 ++ git rev-parse --short HEAD [2019-10-24T07:42:48.352Z] #50 33.31 + commit=cc98739 [2019-10-24T07:42:48.352Z] #50 33.31 ++ git show -s --format=%cd [2019-10-24T07:42:48.352Z] #50 33.38 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-24T07:42:48.352Z] #50 33.38 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-24T07:42:48.443Z] #11 ... [2019-10-24T07:42:48.444Z] [2019-10-24T07:42:48.444Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:42:48.444Z] #57 22.23 Building dependency tree... [2019-10-24T07:42:48.444Z] #57 23.96 The following additional packages will be installed: [2019-10-24T07:42:48.444Z] #57 23.96 btrfs-progs liblzo2-2 [2019-10-24T07:42:48.444Z] #57 24.02 The following NEW packages will be installed: [2019-10-24T07:42:48.444Z] #57 24.02 btrfs-progs btrfs-tools liblzo2-2 [2019-10-24T07:42:48.444Z] #57 24.11 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:42:48.444Z] #57 24.11 Need to get 668 kB of archives. [2019-10-24T07:42:48.444Z] #57 24.11 After this operation, 5446 kB of additional disk space will be used. [2019-10-24T07:42:48.444Z] #57 24.11 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-24T07:42:48.444Z] #57 24.14 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-24T07:42:48.444Z] #57 24.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-24T07:42:48.444Z] #57 25.10 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:42:48.444Z] #57 25.23 Fetched 668 kB in 0s (6096 kB/s) [2019-10-24T07:42:48.444Z] #57 25.28 Selecting previously unselected package liblzo2-2:s390x. [2019-10-24T07:42:48.444Z] #57 25.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-10-24T07:42:48.444Z] #57 25.29 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-24T07:42:48.444Z] #57 25.30 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-24T07:42:48.444Z] #57 25.41 Selecting previously unselected package btrfs-progs. [2019-10-24T07:42:48.444Z] #57 25.41 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-24T07:42:48.444Z] #57 25.42 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-24T07:42:48.444Z] #57 26.02 Selecting previously unselected package btrfs-tools. [2019-10-24T07:42:48.444Z] #57 26.03 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-24T07:42:48.444Z] #57 26.04 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-24T07:42:48.444Z] #57 26.15 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:42:48.444Z] #57 26.23 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-24T07:42:48.444Z] #57 26.25 Setting up btrfs-progs (4.7.3-1) ... [2019-10-24T07:42:48.444Z] #57 26.26 Setting up btrfs-tools (4.7.3-1) ... [2019-10-24T07:42:48.444Z] #57 26.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:42:48.444Z] #57 DONE 26.5s [2019-10-24T07:42:48.444Z] [2019-10-24T07:42:48.444Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:42:48.444Z] #11 26.40 Selecting previously unselected package libseccomp-dev:s390x. [2019-10-24T07:42:48.444Z] #11 26.40 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-10-24T07:42:48.444Z] #11 26.41 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-24T07:42:48.444Z] #11 ... [2019-10-24T07:42:48.444Z] [2019-10-24T07:42:48.444Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:42:48.444Z] #58 DONE 0.1s [2019-10-24T07:42:48.444Z] [2019-10-24T07:42:48.444Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-24T07:42:48.444Z] #59 DONE 0.1s [2019-10-24T07:42:48.444Z] [2019-10-24T07:42:48.444Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:42:48.444Z] #34 26.43 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-10-24T07:42:48.444Z] #34 26.46 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libarchive13 s390x 3.2.2-2+deb9u1 [283 kB] [2019-10-24T07:42:48.444Z] #34 26.52 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-10-24T07:42:48.444Z] #34 26.52 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-10-24T07:42:48.444Z] #34 26.54 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-10-24T07:42:48.467Z] #17 24.55 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-10-24T07:42:48.467Z] #17 24.55 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-10-24T07:42:48.467Z] #17 24.68 Selecting previously unselected package libcap2-bin. [2019-10-24T07:42:48.467Z] #17 24.68 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-10-24T07:42:48.467Z] #17 24.69 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-24T07:42:48.467Z] #17 24.81 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-10-24T07:42:48.869Z] #34 26.77 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-24T07:42:48.869Z] #34 26.78 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-24T07:42:49.249Z] #17 24.81 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-10-24T07:42:49.250Z] #17 24.82 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-24T07:42:49.250Z] #17 24.88 Selecting previously unselected package libsepol1-dev:arm64. [2019-10-24T07:42:49.250Z] #17 24.88 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-10-24T07:42:49.250Z] #17 24.89 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-10-24T07:42:49.345Z] #34 ... [2019-10-24T07:42:49.345Z] [2019-10-24T07:42:49.345Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:42:49.345Z] #11 26.77 Selecting previously unselected package libapparmor1:s390x. [2019-10-24T07:42:49.345Z] #11 26.77 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-10-24T07:42:49.345Z] #11 26.77 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-24T07:42:49.345Z] #11 26.92 Selecting previously unselected package libapparmor-dev:s390x. [2019-10-24T07:42:49.345Z] #11 26.92 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-10-24T07:42:49.345Z] #11 26.92 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-24T07:42:49.345Z] #11 27.09 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:42:49.345Z] #11 27.15 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-10-24T07:42:49.345Z] #11 27.18 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-10-24T07:42:49.345Z] #11 27.19 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-10-24T07:42:49.345Z] #11 27.20 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-10-24T07:42:49.345Z] #11 27.21 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:42:49.345Z] #11 DONE 27.5s [2019-10-24T07:42:49.345Z] [2019-10-24T07:42:49.345Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:42:49.345Z] #53 DONE 0.1s [2019-10-24T07:42:49.345Z] [2019-10-24T07:42:49.345Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-24T07:42:49.345Z] #54 DONE 0.1s [2019-10-24T07:42:49.345Z] [2019-10-24T07:42:49.345Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:42:49.345Z] #41 26.83 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:42:49.345Z] #41 26.95 Fetched 3476 kB in 0s (8464 kB/s) [2019-10-24T07:42:49.345Z] #41 27.04 Selecting previously unselected package libnet1:s390x. [2019-10-24T07:42:49.345Z] #41 27.04 (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 ... 14828 files and directories currently installed.) [2019-10-24T07:42:49.345Z] #41 27.11 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-24T07:42:49.345Z] #41 27.11 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-24T07:42:49.345Z] #41 27.27 Selecting previously unselected package libcap-dev:s390x. [2019-10-24T07:42:49.345Z] #41 27.27 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-10-24T07:42:49.345Z] #41 27.27 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-10-24T07:42:49.345Z] #41 27.39 Selecting previously unselected package libnet1-dev. [2019-10-24T07:42:49.345Z] #41 27.40 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-10-24T07:42:49.345Z] #41 27.40 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-24T07:42:49.802Z] #41 27.67 Selecting previously unselected package libnl-3-200:s390x. [2019-10-24T07:42:49.802Z] #41 27.67 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-24T07:42:49.802Z] #41 27.68 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-24T07:42:49.802Z] #41 27.80 Selecting previously unselected package libnl-3-dev:s390x. [2019-10-24T07:42:49.802Z] #41 27.80 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-10-24T07:42:49.802Z] #41 27.80 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-10-24T07:42:50.050Z] #44 80.20 encoding/xml [2019-10-24T07:42:50.207Z] #41 28.16 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-24T07:42:50.207Z] #41 28.16 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-24T07:42:50.207Z] #41 28.16 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-24T07:42:50.207Z] #41 28.22 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-10-24T07:42:50.207Z] #41 ... [2019-10-24T07:42:50.207Z] [2019-10-24T07:42:50.207Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-24T07:42:50.207Z] #12 DONE 0.9s [2019-10-24T07:42:50.207Z] [2019-10-24T07:42:50.207Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:42:50.207Z] #41 28.22 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-10-24T07:42:50.207Z] #41 28.23 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-24T07:42:50.207Z] #41 28.37 Selecting previously unselected package zlib1g-dev:s390x. [2019-10-24T07:42:50.207Z] #41 28.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-10-24T07:42:50.207Z] #41 28.38 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-24T07:42:50.432Z] #17 25.17 Selecting previously unselected package libpcre16-3:arm64. [2019-10-24T07:42:50.432Z] #17 25.17 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-10-24T07:42:50.432Z] #17 25.18 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-10-24T07:42:50.432Z] #17 26.16 Selecting previously unselected package libpcre32-3:arm64. [2019-10-24T07:42:50.432Z] #17 26.16 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-10-24T07:42:50.432Z] #17 26.17 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-10-24T07:42:50.432Z] #17 26.32 Selecting previously unselected package libpcre3-dev:arm64. [2019-10-24T07:42:50.432Z] #17 26.32 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-10-24T07:42:50.432Z] #17 26.67 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-24T07:42:50.620Z] #41 28.56 Selecting previously unselected package libprotobuf10:s390x. [2019-10-24T07:42:50.620Z] #41 28.56 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-10-24T07:42:50.620Z] #41 28.57 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-10-24T07:42:50.620Z] #41 ... [2019-10-24T07:42:50.620Z] [2019-10-24T07:42:50.620Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-24T07:42:50.620Z] #13 DONE 0.3s [2019-10-24T07:42:50.620Z] [2019-10-24T07:42:50.620Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:42:50.620Z] #55 0.275 + RM_GOPATH=0 [2019-10-24T07:42:50.620Z] #55 0.275 + TMP_GOPATH= [2019-10-24T07:42:50.620Z] #55 0.275 + : /build [2019-10-24T07:42:50.620Z] #55 0.277 + '[' -z '' ']' [2019-10-24T07:42:50.620Z] #55 0.278 ++ mktemp -d [2019-10-24T07:42:50.620Z] #55 0.288 + export GOPATH=/tmp/tmp.eXNMMIq1AX [2019-10-24T07:42:50.620Z] #55 0.288 + GOPATH=/tmp/tmp.eXNMMIq1AX [2019-10-24T07:42:50.620Z] #55 0.288 + RM_GOPATH=1 [2019-10-24T07:42:50.620Z] #55 0.291 ++ dirname ./install.sh [2019-10-24T07:42:50.620Z] #55 0.296 + dir=. [2019-10-24T07:42:50.620Z] #55 0.296 + bin=runc [2019-10-24T07:42:50.620Z] #55 0.297 + shift [2019-10-24T07:42:50.620Z] #55 0.298 + '[' '!' -f ./runc.installer ']' [2019-10-24T07:42:50.620Z] #55 0.299 + . ./runc.installer [2019-10-24T07:42:50.620Z] #55 0.300 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-24T07:42:50.620Z] #55 0.302 + install_runc [2019-10-24T07:42:50.620Z] #55 0.306 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-24T07:42:50.620Z] #55 0.309 + uname -r [2019-10-24T07:42:50.620Z] #55 0.343 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-24T07:42:50.620Z] #55 0.345 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-24T07:42:50.620Z] #55 0.345 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-24T07:42:50.620Z] #55 0.346 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.eXNMMIq1AX/src/github.com/opencontainers/runc [2019-10-24T07:42:50.620Z] #55 0.351 Cloning into '/tmp/tmp.eXNMMIq1AX/src/github.com/opencontainers/runc'... [2019-10-24T07:42:50.620Z] #55 ... [2019-10-24T07:42:50.620Z] [2019-10-24T07:42:50.620Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-24T07:42:50.620Z] #14 0.239 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-24T07:42:50.620Z] #14 DONE 0.4s [2019-10-24T07:42:51.012Z] [2019-10-24T07:42:51.012Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:42:51.012Z] #34 28.30 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:42:51.012Z] #34 28.44 Fetched 13.2 MB in 1s (10.7 MB/s) [2019-10-24T07:42:51.012Z] #34 28.55 Selecting previously unselected package cmake-data. [2019-10-24T07:42:51.012Z] #34 28.55 (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 ... 14828 files and directories currently installed.) [2019-10-24T07:42:51.012Z] #34 28.61 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-24T07:42:51.012Z] #34 28.64 Unpacking cmake-data (3.7.2-1) ... [2019-10-24T07:42:51.248Z] #17 27.35 Selecting previously unselected package libselinux1-dev:arm64. [2019-10-24T07:42:51.249Z] #17 27.35 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-10-24T07:42:51.249Z] #17 27.36 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-24T07:42:51.402Z] #34 ... [2019-10-24T07:42:51.402Z] [2019-10-24T07:42:51.402Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-24T07:42:51.402Z] #15 DONE 0.4s [2019-10-24T07:42:51.402Z] [2019-10-24T07:42:51.402Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:42:51.402Z] #41 29.37 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-10-24T07:42:51.402Z] #41 29.37 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-10-24T07:42:51.402Z] #41 29.38 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-24T07:42:51.402Z] #41 29.57 Selecting previously unselected package libprotobuf-dev:s390x. [2019-10-24T07:42:51.402Z] #41 29.57 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-10-24T07:42:51.402Z] #41 29.58 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-24T07:42:51.424Z] #44 82.16 go/doc [2019-10-24T07:42:51.622Z] #50 ... [2019-10-24T07:42:51.622Z] [2019-10-24T07:42:51.622Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T07:42:51.622Z] #24 29.91 Fetched 7919 kB in 24s (325 kB/s) [2019-10-24T07:42:51.622Z] #24 29.91 Reading package lists... [2019-10-24T07:42:51.864Z] #41 ... [2019-10-24T07:42:51.864Z] [2019-10-24T07:42:51.864Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-24T07:42:51.864Z] #16 DONE 0.4s [2019-10-24T07:42:51.864Z] [2019-10-24T07:42:51.864Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:42:51.864Z] #27 2.565 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-24T07:42:51.864Z] #27 3.172 [2019-10-24T07:42:51.864Z] #27 3.784 ### 4.3% [2019-10-24T07:42:51.864Z] #27 ... [2019-10-24T07:42:51.864Z] [2019-10-24T07:42:51.864Z] #17 [dev 6/24] RUN ldconfig [2019-10-24T07:42:51.864Z] #17 DONE 0.3s [2019-10-24T07:42:51.864Z] [2019-10-24T07:42:51.864Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:42:51.878Z] #24 ... [2019-10-24T07:42:51.878Z] [2019-10-24T07:42:51.878Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:42:51.878Z] #10 26.40 Reading package lists... [2019-10-24T07:42:52.065Z] #17 27.92 Selecting previously unselected package libdevmapper-dev:arm64. [2019-10-24T07:42:52.360Z] #44 ... [2019-10-24T07:42:52.360Z] [2019-10-24T07:42:52.360Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:42:52.360Z] #41 16.08 make[1]: Nothing to be done for 'all'. [2019-10-24T07:42:52.360Z] #41 17.32 CC images/stats.o [2019-10-24T07:42:52.360Z] #41 17.69 CC images/core.o [2019-10-24T07:42:52.360Z] #41 18.31 CC images/core-x86.o [2019-10-24T07:42:52.360Z] #41 18.80 CC images/core-arm.o [2019-10-24T07:42:52.360Z] #41 19.21 CC images/core-aarch64.o [2019-10-24T07:42:52.360Z] #41 19.68 CC images/core-ppc64.o [2019-10-24T07:42:52.360Z] #41 20.34 CC images/core-s390.o [2019-10-24T07:42:52.360Z] #41 21.04 CC images/cpuinfo.o [2019-10-24T07:42:52.360Z] #41 21.57 CC images/inventory.o [2019-10-24T07:42:52.618Z] #41 21.85 CC images/fdinfo.o [2019-10-24T07:42:52.957Z] #17 27.93 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-10-24T07:42:52.957Z] #17 27.93 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-24T07:42:52.957Z] #17 28.41 Selecting previously unselected package libnl-3-200:arm64. [2019-10-24T07:42:52.957Z] #17 28.46 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-24T07:42:52.957Z] #17 28.53 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-24T07:42:53.189Z] #41 22.20 CC images/fown.o [2019-10-24T07:42:53.189Z] #41 22.43 CC images/ns.o [2019-10-24T07:42:53.448Z] #41 22.67 CC images/regfile.o [2019-10-24T07:42:53.706Z] #41 22.91 CC images/ghost-file.o [2019-10-24T07:42:53.768Z] #10 38.16 Reading package lists... [2019-10-24T07:42:53.768Z] #10 ... [2019-10-24T07:42:53.768Z] [2019-10-24T07:42:53.768Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:42:53.768Z] #68 31.26 + cd /tmp/tmp.6iOb7DgIjG/src/github.com/docker/libnetwork [2019-10-24T07:42:53.768Z] #68 31.26 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T07:42:53.768Z] #68 31.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-24T07:42:53.768Z] #68 ... [2019-10-24T07:42:53.768Z] [2019-10-24T07:42:53.768Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:42:53.768Z] #56 31.74 Fetched 7919 kB in 23s (335 kB/s) [2019-10-24T07:42:53.768Z] #56 31.74 Reading package lists... [2019-10-24T07:42:53.768Z] #56 ... [2019-10-24T07:42:53.768Z] [2019-10-24T07:42:53.768Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T07:42:54.024Z] #24 40.16 Reading package lists... [2019-10-24T07:42:54.024Z] #24 ... [2019-10-24T07:42:54.024Z] [2019-10-24T07:42:54.024Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:42:54.024Z] #40 32.06 Fetched 7919 kB in 21s (361 kB/s) [2019-10-24T07:42:54.024Z] #40 32.06 Reading package lists... [2019-10-24T07:42:54.024Z] #40 ... [2019-10-24T07:42:54.024Z] [2019-10-24T07:42:54.024Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:42:54.024Z] #33 32.43 Reading package lists... [2019-10-24T07:42:54.273Z] #41 23.27 CC images/fifo.o [2019-10-24T07:42:54.531Z] #41 23.52 CC images/remap-file-path.o [2019-10-24T07:42:54.531Z] #41 ... [2019-10-24T07:42:54.531Z] [2019-10-24T07:42:54.531Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:42:54.531Z] #44 85.29 github.com/LK4D4/vndr/build [2019-10-24T07:42:54.698Z] #17 30.35 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-24T07:42:54.698Z] #17 30.36 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-24T07:42:54.698Z] #17 30.53 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-24T07:42:55.466Z] #44 86.18 crypto/ed25519 [2019-10-24T07:42:55.591Z] #17 31.66 Selecting previously unselected package libreadline5:arm64. [2019-10-24T07:42:55.591Z] #17 31.66 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-10-24T07:42:55.591Z] #17 31.66 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-24T07:42:55.725Z] #44 86.53 crypto/rsa [2019-10-24T07:42:56.322Z] #27 3.784 ### 4.3% #### 6.4% ###### 8.4% ####### 10.6% ######### 12.6% ########## 14.7% ############ 16.8% ############# 18.9% ############### 21.0% ################ 23.1% ################## 25.2% ################### 27.2% ##################### 29.4% ######################## 33.5% ########################### 37.7% ############################## 41.9% ############################### 44.0% ################################# 46.1% ################################## 48.2% #################################### 50.3% ####################################### 54.4% ######################################## 56.5% ########################################### 60.7% ############################################# 62.8% ############################################## 64.9% ################################################ 67.0% ################################################### 71.2% [2019-10-24T07:42:56.322Z] #27 ... [2019-10-24T07:42:56.322Z] [2019-10-24T07:42:56.322Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:42:56.322Z] #69 DONE 34.2s [2019-10-24T07:42:56.322Z] [2019-10-24T07:42:56.322Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:42:56.539Z] #17 31.93 Selecting previously unselected package libsystemd-dev:arm64. [2019-10-24T07:42:56.539Z] #17 31.93 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-10-24T07:42:56.539Z] #17 31.94 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-24T07:42:57.102Z] #44 87.70 crypto/dsa [2019-10-24T07:42:57.363Z] #44 88.16 crypto/x509/pkix [2019-10-24T07:42:57.929Z] #44 88.58 vendor/golang.org/x/crypto/cryptobyte [2019-10-24T07:42:58.209Z] #27 3.784 ### 4.3% #### 6.4% ###### 8.4% ####### 10.6% ######### 12.6% ########## 14.7% ############ 16.8% ############# 18.9% ############### 21.0% ################ 23.1% ################## 25.2% ################### 27.2% ##################### 29.4% ######################## 33.5% ########################### 37.7% ############################## 41.9% ############################### 44.0% ################################# 46.1% ################################## 48.2% #################################### 50.3% ####################################### 54.4% ######################################## 56.5% ########################################### 60.7% ############################################# 62.8% ############################################## 64.9% ################################################ 67.0% ################################################### 71.2% #################################################### 73.3% ###################################################### 75.3% ####################################################### 77.4% ########################################################## 81.6% ############################################################# 85.8% ############################################################### 87.9% ################################################################ 90.0% ################################################################## 92.1% ################################################################### 94.2% ##################################################################### 96.7% [2019-10-24T07:42:58.209Z] #27 ... [2019-10-24T07:42:58.209Z] [2019-10-24T07:42:58.209Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:58.209Z] #48 26.04 + cd /tmp/tmp.iwAyg352GT/src/gotest.tools/gotestsum [2019-10-24T07:42:58.209Z] #48 26.04 + git checkout -q v0.3.5 [2019-10-24T07:42:58.209Z] #48 26.10 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-24T07:42:58.209Z] #48 ... [2019-10-24T07:42:58.209Z] [2019-10-24T07:42:58.209Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:42:58.209Z] #41 31.45 Selecting previously unselected package libprotoc10:s390x. [2019-10-24T07:42:58.209Z] #41 31.47 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-10-24T07:42:58.209Z] #41 31.49 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-10-24T07:42:58.209Z] #41 32.05 Selecting previously unselected package protobuf-c-compiler. [2019-10-24T07:42:58.209Z] #41 32.05 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-10-24T07:42:58.209Z] #41 32.06 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-24T07:42:58.209Z] #41 32.23 Selecting previously unselected package protobuf-compiler. [2019-10-24T07:42:58.209Z] #41 32.24 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-10-24T07:42:58.209Z] #41 32.25 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-24T07:42:58.209Z] #41 32.38 Selecting previously unselected package python-pkg-resources. [2019-10-24T07:42:58.209Z] #41 32.39 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-24T07:42:58.209Z] #41 32.39 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-24T07:42:58.209Z] #41 32.65 Selecting previously unselected package python-protobuf. [2019-10-24T07:42:58.209Z] #41 32.65 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-10-24T07:42:58.209Z] #41 32.66 Unpacking python-protobuf (3.0.0-9) ... [2019-10-24T07:42:58.209Z] #41 33.28 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-24T07:42:58.209Z] #41 33.37 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-24T07:42:58.209Z] #41 33.40 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-24T07:42:58.209Z] #41 36.25 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-24T07:42:58.209Z] #41 36.26 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-10-24T07:42:58.209Z] #41 36.27 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:42:58.209Z] #41 36.29 Setting up python-protobuf (3.0.0-9) ... [2019-10-24T07:42:58.496Z] #44 89.04 net [2019-10-24T07:42:58.629Z] #17 33.86 Selecting previously unselected package net-tools. [2019-10-24T07:42:58.629Z] #17 33.86 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-10-24T07:42:58.629Z] #17 33.87 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-24T07:42:58.629Z] #17 34.45 Selecting previously unselected package python-pip-whl. [2019-10-24T07:42:58.629Z] #17 34.45 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-24T07:42:58.629Z] #17 34.46 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-24T07:42:58.638Z] #41 ... [2019-10-24T07:42:58.638Z] [2019-10-24T07:42:58.638Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:42:58.638Z] #60 0.203 + RM_GOPATH=0 [2019-10-24T07:42:58.638Z] #60 0.203 + TMP_GOPATH= [2019-10-24T07:42:58.638Z] #60 0.203 + : /build [2019-10-24T07:42:58.638Z] #60 0.203 + '[' -z '' ']' [2019-10-24T07:42:58.638Z] #60 0.203 ++ mktemp -d [2019-10-24T07:42:58.638Z] #60 0.203 + export GOPATH=/tmp/tmp.GnQJkz08vL [2019-10-24T07:42:58.638Z] #60 0.203 + GOPATH=/tmp/tmp.GnQJkz08vL [2019-10-24T07:42:58.638Z] #60 0.203 + RM_GOPATH=1 [2019-10-24T07:42:58.638Z] #60 0.214 ++ dirname ./install.sh [2019-10-24T07:42:58.638Z] #60 0.216 + dir=. [2019-10-24T07:42:58.638Z] #60 0.216 + bin=containerd [2019-10-24T07:42:58.638Z] #60 0.216 + shift [2019-10-24T07:42:58.638Z] #60 0.217 + '[' '!' -f ./containerd.installer ']' [2019-10-24T07:42:58.638Z] #60 0.217 + . ./containerd.installer [2019-10-24T07:42:58.638Z] #60 0.217 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T07:42:58.638Z] #60 0.217 + install_containerd [2019-10-24T07:42:58.638Z] #60 0.217 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T07:42:58.638Z] #60 0.217 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-24T07:42:58.638Z] #60 0.217 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GnQJkz08vL/src/github.com/containerd/containerd [2019-10-24T07:42:58.638Z] #60 0.226 Cloning into '/tmp/tmp.GnQJkz08vL/src/github.com/containerd/containerd'... [2019-10-24T07:42:58.638Z] #60 ... [2019-10-24T07:42:58.638Z] [2019-10-24T07:42:58.638Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:42:58.638Z] #27 3.784 ### 4.3% #### 6.4% ###### 8.4% ####### 10.6% ######### 12.6% ########## 14.7% ############ 16.8% ############# 18.9% ############### 21.0% ################ 23.1% ################## 25.2% ################### 27.2% ##################### 29.4% ######################## 33.5% ########################### 37.7% ############################## 41.9% ############################### 44.0% ################################# 46.1% ################################## 48.2% #################################### 50.3% ####################################### 54.4% ######################################## 56.5% ########################################### 60.7% ############################################# 62.8% ############################################## 64.9% ################################################ 67.0% ################################################### 71.2% #################################################### 73.3% ###################################################### 75.3% ####################################################### 77.4% ########################################################## 81.6% ############################################################# 85.8% ############################################################### 87.9% ################################################################ 90.0% ################################################################## 92.1% ################################################################### 94.2% ##################################################################### 96.7% ####################################################################### 99.4% ######################################################################## 100.0% [2019-10-24T07:42:59.041Z] #27 11.25 [2019-10-24T07:42:59.400Z] #17 35.09 Selecting previously unselected package python3-pip. [2019-10-24T07:42:59.400Z] #17 35.09 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-24T07:42:59.400Z] #17 35.09 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-24T07:42:59.400Z] #17 35.35 Selecting previously unselected package python3-pkg-resources. [2019-10-24T07:42:59.400Z] #17 35.35 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-24T07:42:59.839Z] #33 42.65 Reading package lists... [2019-10-24T07:42:59.839Z] #33 ... [2019-10-24T07:42:59.839Z] [2019-10-24T07:42:59.839Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:42:59.839Z] #10 38.16 Reading package lists... [2019-10-24T07:42:59.871Z] #44 90.52 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-24T07:43:00.286Z] #17 35.55 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-24T07:43:00.286Z] #17 35.71 Selecting previously unselected package python3-setuptools. [2019-10-24T07:43:00.286Z] #17 35.71 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-24T07:43:00.286Z] #17 35.72 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-24T07:43:00.286Z] #17 36.23 Selecting previously unselected package python3-wheel. [2019-10-24T07:43:00.286Z] #17 36.23 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-24T07:43:00.286Z] #17 36.24 Unpacking python3-wheel (0.29.0-2) ... [2019-10-24T07:43:00.437Z] #44 91.19 vendor/golang.org/x/crypto/poly1305 [2019-10-24T07:43:01.007Z] #44 91.62 vendor/golang.org/x/sys/cpu [2019-10-24T07:43:01.007Z] #44 91.89 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-24T07:43:01.094Z] #17 36.79 Selecting previously unselected package thin-provisioning-tools. [2019-10-24T07:43:01.094Z] #17 36.79 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-10-24T07:43:01.094Z] #17 36.81 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-24T07:43:01.196Z] #27 11.60 ##### 7.2% ############# 18.5% ##################### 29.8% ############################# 41.2% ##################################### 52.5% ############################################# 63.8% ################################################## 69.5% ###################################################### 75.2% ########################################################## 80.9% ################################################################## 92.2% ###################################################################### 97.8% ######################################################################## 100.0% [2019-10-24T07:43:01.382Z] #17 37.70 Selecting previously unselected package vim-runtime. [2019-10-24T07:43:01.382Z] #17 37.70 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T07:43:01.382Z] #17 37.70 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-24T07:43:01.382Z] #17 37.82 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-24T07:43:01.673Z] #27 13.97 [2019-10-24T07:43:01.687Z] #17 37.84 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:43:01.723Z] #10 47.73 Building dependency tree... [2019-10-24T07:43:01.946Z] #44 ... [2019-10-24T07:43:01.946Z] [2019-10-24T07:43:01.946Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:01.946Z] #41 23.80 CC images/eventfd.o [2019-10-24T07:43:01.946Z] #41 24.02 CC images/eventpoll.o [2019-10-24T07:43:01.946Z] #41 24.31 CC images/fh.o [2019-10-24T07:43:01.946Z] #41 24.72 CC images/fsnotify.o [2019-10-24T07:43:01.946Z] #41 25.35 CC images/signalfd.o [2019-10-24T07:43:01.946Z] #41 25.57 CC images/fs.o [2019-10-24T07:43:01.946Z] #41 25.79 CC images/pstree.o [2019-10-24T07:43:01.946Z] #41 26.05 CC images/pipe.o [2019-10-24T07:43:01.946Z] #41 26.27 CC images/tcp-stream.o [2019-10-24T07:43:01.946Z] #41 26.44 CC images/sk-packet.o [2019-10-24T07:43:01.946Z] #41 26.72 CC images/mnt.o [2019-10-24T07:43:01.946Z] #41 26.92 CC images/pipe-data.o [2019-10-24T07:43:01.946Z] #41 27.14 CC images/sa.o [2019-10-24T07:43:01.946Z] #41 27.38 CC images/timer.o [2019-10-24T07:43:01.946Z] #41 27.73 CC images/timerfd.o [2019-10-24T07:43:01.946Z] #41 28.04 CC images/mm.o [2019-10-24T07:43:01.946Z] #41 28.38 CC images/sk-opts.o [2019-10-24T07:43:01.946Z] #41 28.73 CC images/sk-unix.o [2019-10-24T07:43:01.946Z] #41 29.04 CC images/sk-inet.o [2019-10-24T07:43:01.946Z] #41 29.51 CC images/tun.o [2019-10-24T07:43:01.946Z] #41 29.90 CC images/sk-netlink.o [2019-10-24T07:43:01.946Z] #41 30.16 CC images/packet-sock.o [2019-10-24T07:43:01.946Z] #41 30.61 CC images/ipc-var.o [2019-10-24T07:43:01.946Z] #41 30.89 CC images/ipc-desc.o [2019-10-24T07:43:02.086Z] #27 ... [2019-10-24T07:43:02.086Z] [2019-10-24T07:43:02.086Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:43:02.086Z] #18 0.501 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:43:02.086Z] #18 0.509 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:43:02.086Z] #18 0.548 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:43:02.086Z] #18 0.562 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:43:02.086Z] #18 0.700 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:43:02.086Z] #18 1.540 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [485 kB] [2019-10-24T07:43:02.086Z] #18 3.106 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.3 kB] [2019-10-24T07:43:02.086Z] #18 3.899 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-10-24T07:43:02.086Z] #18 ... [2019-10-24T07:43:02.086Z] [2019-10-24T07:43:02.086Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:43:02.086Z] #29 31.89 + cd /tmp/tmp.3Z0YvqhGu9/src/github.com/go-swagger/go-swagger [2019-10-24T07:43:02.086Z] #29 31.89 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-24T07:43:02.086Z] #29 34.61 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-24T07:43:02.086Z] #29 ... [2019-10-24T07:43:02.086Z] [2019-10-24T07:43:02.086Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:02.204Z] #41 31.22 CC images/ipc-shm.o [2019-10-24T07:43:02.205Z] #41 31.45 CC images/ipc-msg.o [2019-10-24T07:43:02.463Z] #41 ... [2019-10-24T07:43:02.463Z] [2019-10-24T07:43:02.463Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:02.463Z] #44 93.10 vendor/golang.org/x/crypto/hkdf [2019-10-24T07:43:02.721Z] #44 93.37 vendor/golang.org/x/text/transform [2019-10-24T07:43:03.287Z] #44 93.92 vendor/golang.org/x/text/unicode/bidi [2019-10-24T07:43:03.299Z] #27 14.30 ## 3.2% #### 5.7% ##### 8.2% ######### 13.3% ########### 15.9% ############# 18.4% ############### 21.0% ############## [2019-10-24T07:43:03.299Z] #27 ... [2019-10-24T07:43:03.299Z] [2019-10-24T07:43:03.299Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:43:03.299Z] #41 40.85 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-10-24T07:43:03.299Z] #41 40.90 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-10-24T07:43:03.299Z] #41 40.94 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-24T07:43:03.299Z] #41 40.99 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-10-24T07:43:03.299Z] #41 41.00 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-10-24T07:43:03.299Z] #41 41.05 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-24T07:43:03.299Z] #41 41.07 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-10-24T07:43:03.299Z] #41 41.08 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-24T07:43:03.299Z] #41 41.10 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-10-24T07:43:03.299Z] #41 41.12 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-10-24T07:43:03.299Z] #41 41.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:43:03.299Z] #41 DONE 41.4s [2019-10-24T07:43:03.299Z] [2019-10-24T07:43:03.299Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:03.705Z] #17 39.84 Selecting previously unselected package vim. [2019-10-24T07:43:03.705Z] #17 39.85 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-10-24T07:43:03.705Z] #17 39.86 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:43:03.825Z] #27 14.30 ## 3.2% #### 5.7% ##### 8.2% ######### 13.3% ########### 15.9% ############# 18.4% ############### 21.0% ################## 26.1% #################### 28.6% ###################### 31.1% ######################## 33.7% ########################## 36.2% ########################### 38.8% ################ [2019-10-24T07:43:03.825Z] #27 ... [2019-10-24T07:43:03.825Z] [2019-10-24T07:43:03.825Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:43:03.825Z] #34 32.08 Selecting previously unselected package liblzo2-2:s390x. [2019-10-24T07:43:03.825Z] #34 32.10 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-24T07:43:03.825Z] #34 32.12 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-24T07:43:03.825Z] #34 32.24 Selecting previously unselected package libicu57:s390x. [2019-10-24T07:43:03.825Z] #34 32.25 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-10-24T07:43:03.825Z] #34 32.26 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-10-24T07:43:03.825Z] #34 40.21 Selecting previously unselected package libxml2:s390x. [2019-10-24T07:43:03.825Z] #34 40.21 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-10-24T07:43:03.825Z] #34 40.22 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-24T07:43:03.825Z] #34 40.84 Selecting previously unselected package libarchive13:s390x. [2019-10-24T07:43:03.825Z] #34 40.84 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_s390x.deb ... [2019-10-24T07:43:03.825Z] #34 40.84 Unpacking libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-24T07:43:03.825Z] #34 41.15 Selecting previously unselected package libjsoncpp1:s390x. [2019-10-24T07:43:03.825Z] #34 41.15 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-10-24T07:43:03.825Z] #34 41.15 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-10-24T07:43:03.825Z] #34 41.30 Selecting previously unselected package libuv1:s390x. [2019-10-24T07:43:03.825Z] #34 41.30 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-10-24T07:43:03.825Z] #34 41.30 Unpacking libuv1:s390x (1.9.1-3) ... [2019-10-24T07:43:03.825Z] #34 41.45 Selecting previously unselected package cmake. [2019-10-24T07:43:03.825Z] #34 41.45 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-10-24T07:43:03.825Z] #34 41.51 Unpacking cmake (3.7.2-1) ... [2019-10-24T07:43:03.969Z] #17 40.23 Selecting previously unselected package xfsprogs. [2019-10-24T07:43:03.969Z] #17 40.23 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-10-24T07:43:03.969Z] #17 40.24 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-24T07:43:04.229Z] #17 40.51 Selecting previously unselected package zip. [2019-10-24T07:43:04.229Z] #17 40.51 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-10-24T07:43:04.229Z] #17 40.52 Unpacking zip (3.0-11+b1) ... [2019-10-24T07:43:04.229Z] #17 40.61 Selecting previously unselected package libapparmor-perl. [2019-10-24T07:43:04.233Z] #10 52.35 The following additional packages will be installed: [2019-10-24T07:43:04.233Z] #10 52.35 libapparmor1 libseccomp2 [2019-10-24T07:43:04.233Z] #10 52.35 Suggested packages: [2019-10-24T07:43:04.233Z] #10 52.35 seccomp [2019-10-24T07:43:04.273Z] #34 ... [2019-10-24T07:43:04.273Z] [2019-10-24T07:43:04.273Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:04.273Z] #27 14.30 ## 3.2% #### 5.7% ##### 8.2% ######### 13.3% ########### 15.9% ############# 18.4% ############### 21.0% ################## 26.1% #################### 28.6% ###################### 31.1% ######################## 33.7% ########################## 36.2% ########################### 38.8% ############################# 41.3% ############################### 43.9% [2019-10-24T07:43:04.273Z] #27 ... [2019-10-24T07:43:04.273Z] [2019-10-24T07:43:04.273Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:04.273Z] #45 32.12 internal/reflectlite [2019-10-24T07:43:04.273Z] #45 32.12 sync [2019-10-24T07:43:04.273Z] #45 34.08 github.com/LK4D4/vndr/godl/singleflight [2019-10-24T07:43:04.273Z] #45 34.85 math/rand [2019-10-24T07:43:04.273Z] #45 36.11 internal/singleflight [2019-10-24T07:43:04.273Z] #45 36.95 io [2019-10-24T07:43:04.273Z] #45 36.96 strconv [2019-10-24T07:43:04.273Z] #45 38.51 bytes [2019-10-24T07:43:04.273Z] #45 41.64 reflect [2019-10-24T07:43:04.273Z] #45 41.73 bufio [2019-10-24T07:43:04.273Z] #45 ... [2019-10-24T07:43:04.273Z] [2019-10-24T07:43:04.273Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:04.488Z] #17 40.61 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-10-24T07:43:04.488Z] #17 40.62 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-24T07:43:04.488Z] #17 40.73 Selecting previously unselected package apparmor. [2019-10-24T07:43:04.488Z] #17 40.74 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-10-24T07:43:04.488Z] #17 40.80 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-24T07:43:04.491Z] #10 ... [2019-10-24T07:43:04.491Z] [2019-10-24T07:43:04.491Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:43:04.491Z] #56 42.49 Reading package lists... [2019-10-24T07:43:04.491Z] #56 52.21 Building dependency tree... [2019-10-24T07:43:04.491Z] #56 ... [2019-10-24T07:43:04.491Z] [2019-10-24T07:43:04.491Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:43:04.491Z] #40 42.68 Reading package lists... [2019-10-24T07:43:04.685Z] #27 14.30 ## 3.2% #### 5.7% ##### 8.2% ######### 13.3% ########### 15.9% ############# 18.4% ############### 21.0% ################## 26.1% #################### 28.6% ###################### 31.1% ######################## 33.7% ########################## 36.2% ########################### 38.8% ############################# 41.3% ############################### 43.9% ################################### 48.9% ##################################### 51.5% ###################################### 54.0% [2019-10-24T07:43:04.685Z] #27 ... [2019-10-24T07:43:04.685Z] [2019-10-24T07:43:04.685Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:43:04.685Z] #32 32.70 internal/reflectlite [2019-10-24T07:43:04.685Z] #32 32.71 sync [2019-10-24T07:43:04.685Z] #32 36.22 errors [2019-10-24T07:43:04.685Z] #32 36.22 sort [2019-10-24T07:43:04.685Z] #32 36.81 strconv [2019-10-24T07:43:04.685Z] #32 37.76 io [2019-10-24T07:43:04.685Z] #32 39.86 internal/oserror [2019-10-24T07:43:04.685Z] #32 40.03 syscall [2019-10-24T07:43:04.685Z] #32 42.13 reflect [2019-10-24T07:43:04.746Z] #40 52.48 Building dependency tree... [2019-10-24T07:43:04.746Z] #40 ... [2019-10-24T07:43:04.746Z] [2019-10-24T07:43:04.746Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:43:04.746Z] #10 52.71 The following NEW packages will be installed: [2019-10-24T07:43:04.746Z] #10 52.72 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-24T07:43:04.748Z] #17 41.03 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-24T07:43:04.748Z] #17 41.03 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-10-24T07:43:04.748Z] #17 41.06 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-24T07:43:05.085Z] #32 ... [2019-10-24T07:43:05.085Z] [2019-10-24T07:43:05.085Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:05.187Z] #44 95.73 vendor/golang.org/x/text/secure/bidirule [2019-10-24T07:43:05.187Z] #44 95.96 vendor/golang.org/x/text/unicode/norm [2019-10-24T07:43:05.320Z] #17 41.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-24T07:43:05.320Z] #17 41.52 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-10-24T07:43:05.320Z] #17 41.53 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-24T07:43:05.671Z] #10 53.96 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:43:05.671Z] #10 53.96 Need to get 300 kB of archives. [2019-10-24T07:43:05.671Z] #10 53.96 After this operation, 1201 kB of additional disk space will be used. [2019-10-24T07:43:05.671Z] #10 53.96 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-10-24T07:43:05.890Z] #17 42.15 Selecting previously unselected package binutils-mingw-w64. [2019-10-24T07:43:05.890Z] #17 42.15 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-24T07:43:05.890Z] #17 42.16 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-24T07:43:05.926Z] #10 53.96 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] [2019-10-24T07:43:05.926Z] #10 53.96 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-10-24T07:43:05.926Z] #10 53.97 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-10-24T07:43:06.149Z] #17 42.24 Selecting previously unselected package mingw-w64-common. [2019-10-24T07:43:06.149Z] #17 42.25 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-24T07:43:06.149Z] #17 42.26 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-24T07:43:06.715Z] #27 14.30 ## 3.2% #### 5.7% ##### 8.2% ######### 13.3% ########### 15.9% ############# 18.4% ############### 21.0% ################## 26.1% #################### 28.6% ###################### 31.1% ######################## 33.7% ########################## 36.2% ########################### 38.8% ############################# 41.3% ############################### 43.9% ################################### 48.9% ##################################### 51.5% ###################################### 54.0% ######################################## 56.6% ########################################## 59.1% ############################################ 61.7% ############################################## 64.2% ################################################# 69.3% ##################################################### 74.4% ####################################################### 76.9% ########################################################### 82.0% ############################################################## 87.1% ################################################################ 89.6% #################################################################### 94.7% ###################################################################### 97.3% ######################################################################## 100.0% [2019-10-24T07:43:07.123Z] #27 19.33 [2019-10-24T07:43:07.289Z] #10 55.37 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:43:07.289Z] #10 55.54 Fetched 300 kB in 1s (255 kB/s) [2019-10-24T07:43:07.289Z] #10 55.64 Selecting previously unselected package libseccomp2:amd64. [2019-10-24T07:43:07.518Z] #27 ... [2019-10-24T07:43:07.518Z] [2019-10-24T07:43:07.518Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:43:07.518Z] #34 44.61 Selecting previously unselected package xxd. [2019-10-24T07:43:07.518Z] #34 44.62 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-24T07:43:07.518Z] #34 44.62 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:43:07.518Z] #34 44.81 Selecting previously unselected package vim-common. [2019-10-24T07:43:07.518Z] #34 44.81 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T07:43:07.518Z] #34 44.81 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:43:07.518Z] #34 45.07 Processing triggers for mime-support (3.60) ... [2019-10-24T07:43:07.518Z] #34 45.19 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:43:07.518Z] #34 45.19 Setting up libuv1:s390x (1.9.1-3) ... [2019-10-24T07:43:07.518Z] #34 45.20 Setting up cmake-data (3.7.2-1) ... [2019-10-24T07:43:07.518Z] #34 45.21 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-10-24T07:43:07.518Z] #34 45.22 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-24T07:43:07.518Z] #34 45.23 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:43:07.518Z] #34 45.26 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:43:07.518Z] #34 45.28 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-24T07:43:07.518Z] #34 45.30 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-10-24T07:43:07.518Z] #34 45.31 Setting up libarchive13:s390x (3.2.2-2+deb9u1) ... [2019-10-24T07:43:07.518Z] #34 45.32 Setting up cmake (3.7.2-1) ... [2019-10-24T07:43:07.518Z] #34 45.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:43:07.518Z] #34 DONE 45.6s [2019-10-24T07:43:07.518Z] [2019-10-24T07:43:07.518Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:43:07.518Z] #35 DONE 0.1s [2019-10-24T07:43:07.518Z] [2019-10-24T07:43:07.518Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:07.533Z] #17 43.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-24T07:43:07.533Z] #17 43.97 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-24T07:43:07.533Z] #17 43.98 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-24T07:43:07.546Z] #10 55.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-24T07:43:07.546Z] #10 55.74 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-24T07:43:07.546Z] #10 55.78 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-24T07:43:08.056Z] #10 56.06 Selecting previously unselected package libseccomp-dev:amd64. [2019-10-24T07:43:08.056Z] #10 56.12 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-10-24T07:43:08.056Z] #10 ... [2019-10-24T07:43:08.056Z] [2019-10-24T07:43:08.056Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:08.056Z] #44 45.73 vendor/golang.org/x/crypto/internal/subtle [2019-10-24T07:43:08.056Z] #44 45.96 vendor/golang.org/x/crypto/curve25519 [2019-10-24T07:43:08.056Z] #44 ... [2019-10-24T07:43:08.056Z] [2019-10-24T07:43:08.056Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:43:08.056Z] #10 56.27 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-24T07:43:08.102Z] #27 19.79 # [2019-10-24T07:43:08.102Z] #27 ... [2019-10-24T07:43:08.102Z] [2019-10-24T07:43:08.102Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-24T07:43:08.102Z] #36 DONE 0.1s [2019-10-24T07:43:08.102Z] [2019-10-24T07:43:08.102Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:08.190Z] Removing intermediate container 17a443c7aab5 [2019-10-24T07:43:08.190Z] ---> 7be7af3558cb [2019-10-24T07:43:08.190Z] Step 11/16 : ARG GOOS [2019-10-24T07:43:08.190Z] ---> Running in 2cd23a258442 [2019-10-24T07:43:08.190Z] Removing intermediate container 2cd23a258442 [2019-10-24T07:43:08.190Z] ---> bdee60077047 [2019-10-24T07:43:08.190Z] Step 12/16 : ARG GOARCH [2019-10-24T07:43:08.190Z] ---> Running in cfa200be1b45 [2019-10-24T07:43:08.190Z] Removing intermediate container cfa200be1b45 [2019-10-24T07:43:08.190Z] ---> f773ccc12339 [2019-10-24T07:43:08.190Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2019-10-24T07:43:08.190Z] ---> Running in fb0da5153bbf [2019-10-24T07:43:08.310Z] #10 56.47 Selecting previously unselected package libapparmor1:amd64. [2019-10-24T07:43:08.310Z] #10 56.48 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-10-24T07:43:08.310Z] #10 56.48 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-24T07:43:08.470Z] #44 ... [2019-10-24T07:43:08.470Z] [2019-10-24T07:43:08.470Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:08.470Z] #41 31.79 CC images/ipc-sem.o [2019-10-24T07:43:08.470Z] #41 31.97 CC images/utsns.o [2019-10-24T07:43:08.470Z] #41 32.13 CC images/creds.o [2019-10-24T07:43:08.470Z] #41 32.36 CC images/vma.o [2019-10-24T07:43:08.470Z] #41 32.71 CC images/netdev.o [2019-10-24T07:43:08.470Z] #41 33.18 CC images/tty.o [2019-10-24T07:43:08.470Z] #41 33.87 CC images/file-lock.o [2019-10-24T07:43:08.470Z] #41 34.05 CC images/rlimit.o [2019-10-24T07:43:08.470Z] #41 34.24 CC images/pagemap.o [2019-10-24T07:43:08.470Z] #41 34.57 CC images/siginfo.o [2019-10-24T07:43:08.470Z] #41 34.96 CC images/rpc.o [2019-10-24T07:43:08.470Z] #41 36.33 CC images/ext-file.o [2019-10-24T07:43:08.470Z] #41 36.56 CC images/cgroup.o [2019-10-24T07:43:08.470Z] #41 37.31 CC images/userns.o [2019-10-24T07:43:08.470Z] #41 37.57 CC images/google/protobuf/descriptor.o [2019-10-24T07:43:08.565Z] #10 56.66 Selecting previously unselected package libapparmor-dev:amd64. [2019-10-24T07:43:08.565Z] #10 56.68 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-10-24T07:43:08.565Z] #10 56.75 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-24T07:43:08.631Z] #27 19.79 # 2.1% ## 3.0% ### 4.9% #### 5.9% #### 6.8% [2019-10-24T07:43:08.631Z] #27 ... [2019-10-24T07:43:08.631Z] [2019-10-24T07:43:08.631Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:08.631Z] #55 9.266 + cd /tmp/tmp.eXNMMIq1AX/src/github.com/opencontainers/runc [2019-10-24T07:43:08.631Z] #55 9.266 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-24T07:43:08.631Z] #55 9.659 + '[' -z '' ']' [2019-10-24T07:43:08.631Z] #55 9.664 + target=static [2019-10-24T07:43:08.631Z] #55 9.665 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-24T07:43:08.631Z] #55 12.28 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-24T07:43:09.028Z] #55 ... [2019-10-24T07:43:09.028Z] [2019-10-24T07:43:09.028Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:09.028Z] #37 0.304 + RM_GOPATH=0 [2019-10-24T07:43:09.028Z] #37 0.304 + TMP_GOPATH= [2019-10-24T07:43:09.028Z] #37 0.304 + : /build [2019-10-24T07:43:09.028Z] #37 0.304 + '[' -z '' ']' [2019-10-24T07:43:09.028Z] #37 0.305 ++ mktemp -d [2019-10-24T07:43:09.028Z] #37 0.306 + export GOPATH=/tmp/tmp.1L5GQgg3eE [2019-10-24T07:43:09.028Z] #37 0.306 + GOPATH=/tmp/tmp.1L5GQgg3eE [2019-10-24T07:43:09.028Z] #37 0.306 + RM_GOPATH=1 [2019-10-24T07:43:09.028Z] #37 0.307 ++ dirname ./install.sh [2019-10-24T07:43:09.028Z] #37 0.307 + dir=. [2019-10-24T07:43:09.028Z] #37 0.308 + bin=tini [2019-10-24T07:43:09.028Z] #37 0.308 + shift [2019-10-24T07:43:09.028Z] #37 0.308 + '[' '!' -f ./tini.installer ']' [2019-10-24T07:43:09.028Z] #37 0.308 + . ./tini.installer [2019-10-24T07:43:09.028Z] #37 0.308 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T07:43:09.028Z] #37 0.308 + install_tini [2019-10-24T07:43:09.028Z] #37 0.309 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-24T07:43:09.028Z] #37 0.309 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T07:43:09.028Z] #37 0.309 + git clone https://github.com/krallin/tini.git /tmp/tmp.1L5GQgg3eE/tini [2019-10-24T07:43:09.028Z] #37 0.313 Cloning into '/tmp/tmp.1L5GQgg3eE/tini'... [2019-10-24T07:43:09.075Z] #10 57.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:43:09.075Z] #10 57.28 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-24T07:43:09.075Z] #10 57.30 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-10-24T07:43:09.075Z] #10 57.33 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-10-24T07:43:09.075Z] #10 57.34 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-10-24T07:43:09.075Z] #10 57.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:43:09.414Z] #37 1.505 + cd /tmp/tmp.1L5GQgg3eE/tini [2019-10-24T07:43:09.414Z] #37 1.506 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T07:43:09.414Z] #37 1.509 + cmake . [2019-10-24T07:43:09.448Z] #17 45.90 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-24T07:43:09.636Z] #10 DONE 57.7s [2019-10-24T07:43:09.636Z] [2019-10-24T07:43:09.636Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:43:09.636Z] #68 DONE 57.2s [2019-10-24T07:43:09.636Z] [2019-10-24T07:43:09.636Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:43:09.636Z] #52 DONE 0.2s [2019-10-24T07:43:09.636Z] [2019-10-24T07:43:09.636Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-24T07:43:09.708Z] #17 45.91 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-24T07:43:09.708Z] #17 45.92 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-24T07:43:09.708Z] #17 45.99 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-24T07:43:09.708Z] #17 46.00 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-24T07:43:09.708Z] #17 46.00 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-24T07:43:09.820Z] #37 2.028 -- The C compiler identification is GNU 6.3.0 [2019-10-24T07:43:09.820Z] #37 2.060 -- Check for working C compiler: /usr/bin/cc [2019-10-24T07:43:09.891Z] #53 DONE 0.2s [2019-10-24T07:43:09.891Z] [2019-10-24T07:43:09.891Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:10.227Z] #37 2.585 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-24T07:43:10.227Z] #37 2.590 -- Detecting C compiler ABI info [2019-10-24T07:43:10.371Z] #41 ... [2019-10-24T07:43:10.371Z] [2019-10-24T07:43:10.371Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:10.371Z] #44 100.7 vendor/golang.org/x/net/idna [2019-10-24T07:43:10.814Z] #54 ... [2019-10-24T07:43:10.814Z] [2019-10-24T07:43:10.814Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T07:43:10.814Z] #24 40.16 Reading package lists... [2019-10-24T07:43:10.814Z] #24 49.98 Building dependency tree... [2019-10-24T07:43:10.814Z] #24 53.83 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-24T07:43:10.814Z] #24 53.83 The following additional packages will be installed: [2019-10-24T07:43:10.814Z] #24 53.86 libjq1 libonig4 [2019-10-24T07:43:10.814Z] #24 54.55 The following NEW packages will be installed: [2019-10-24T07:43:10.814Z] #24 54.55 jq libjq1 libonig4 [2019-10-24T07:43:10.814Z] #24 55.65 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:43:10.815Z] #24 55.65 Need to get 327 kB of archives. [2019-10-24T07:43:10.815Z] #24 55.65 After this operation, 1157 kB of additional disk space will be used. [2019-10-24T07:43:10.815Z] #24 55.65 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-24T07:43:10.815Z] #24 55.66 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-24T07:43:10.815Z] #24 55.66 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-24T07:43:10.815Z] #24 56.73 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:43:10.815Z] #24 56.93 Fetched 327 kB in 1s (310 kB/s) [2019-10-24T07:43:10.815Z] #24 57.01 Selecting previously unselected package libonig4:amd64. [2019-10-24T07:43:10.815Z] #24 57.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-24T07:43:10.815Z] #24 57.12 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-10-24T07:43:10.815Z] #24 57.14 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-24T07:43:10.815Z] #24 57.66 Selecting previously unselected package libjq1:amd64. [2019-10-24T07:43:10.815Z] #24 57.67 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-24T07:43:10.815Z] #24 57.67 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-24T07:43:10.815Z] #24 58.05 Selecting previously unselected package jq. [2019-10-24T07:43:10.815Z] #24 58.06 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-24T07:43:10.815Z] #24 58.10 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-24T07:43:10.815Z] #24 58.57 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-24T07:43:10.815Z] #24 58.61 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-24T07:43:10.815Z] #24 58.64 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:43:10.815Z] #24 58.79 Setting up jq (1.5+dfsg-1.3) ... [2019-10-24T07:43:10.815Z] #24 DONE 59.1s [2019-10-24T07:43:11.069Z] [2019-10-24T07:43:11.069Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-24T07:43:11.069Z] #25 DONE 0.1s [2019-10-24T07:43:11.069Z] [2019-10-24T07:43:11.070Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:11.259Z] #37 3.187 -- Detecting C compiler ABI info - done [2019-10-24T07:43:11.259Z] #37 3.274 -- Detecting C compile features [2019-10-24T07:43:12.275Z] #44 102.7 vendor/golang.org/x/net/http2/hpack [2019-10-24T07:43:12.683Z] #37 5.033 -- Detecting C compile features - done [2019-10-24T07:43:12.683Z] #37 5.039 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-24T07:43:13.093Z] #37 5.193 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-24T07:43:13.093Z] #37 5.336 -- Configuring done [2019-10-24T07:43:13.093Z] #37 5.351 -- Generating done [2019-10-24T07:43:13.093Z] #37 5.360 -- Build files have been written to: /tmp/tmp.1L5GQgg3eE/tini [2019-10-24T07:43:13.093Z] #37 5.376 + make tini-static [2019-10-24T07:43:13.093Z] #37 ... [2019-10-24T07:43:13.093Z] [2019-10-24T07:43:13.093Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:13.509Z] #27 19.79 # 2.1% ## 3.0% ### 4.9% #### 5.9% #### 6.8% ##### 7.8% ###### 8.7% ###### 9.7% ####### 11.0% ######## 11.9% ######### 13.6% ########## 14.5% ########### 16.4% ############ 17.4% ############# 19.3% ############### 21.2% ################ 23.0% ################# 24.9% ################### 26.8% #################### 27.8% #################### 28.7% ##################### 29.7% ###################### 30.6% ###################### 31.6% ####################### 32.5% ######################## 34.4% ########################## 36.3% ########################### 38.2% ############################ 39.9% ############################# 40.8% ############################## 42.7% ############################### 43.6% ################################ 44.6% ############## [2019-10-24T07:43:13.509Z] #27 ... [2019-10-24T07:43:13.509Z] [2019-10-24T07:43:13.509Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:13.509Z] #42 1.601 Note: Building without setproctitle() and strlcpy() support. [2019-10-24T07:43:13.509Z] #42 1.602 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-24T07:43:13.509Z] #42 2.902 fatal: Not a git repository (or any of the parent directories): .git [2019-10-24T07:43:13.509Z] #42 2.970 GEN .gitid [2019-10-24T07:43:13.509Z] #42 2.982 GEN criu/include/version.h [2019-10-24T07:43:13.509Z] #42 3.039 GEN include/common/asm [2019-10-24T07:43:13.509Z] #42 4.719 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-24T07:43:13.509Z] #42 4.755 PBCC images/opts.pb-c.c [2019-10-24T07:43:13.509Z] #42 4.777 PBCC images/sit.pb-c.c [2019-10-24T07:43:13.509Z] #42 4.806 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-24T07:43:13.509Z] #42 4.871 DEP images/opts.pb-c.d [2019-10-24T07:43:13.509Z] #42 5.020 DEP images/sit.pb-c.d [2019-10-24T07:43:13.509Z] #42 5.075 PBCC images/macvlan.pb-c.c [2019-10-24T07:43:13.509Z] #42 5.086 DEP images/macvlan.pb-c.d [2019-10-24T07:43:13.509Z] #42 5.142 PBCC images/autofs.pb-c.c [2019-10-24T07:43:13.509Z] #42 5.162 DEP images/autofs.pb-c.d [2019-10-24T07:43:13.509Z] #42 5.202 PBCC images/sysctl.pb-c.c [2019-10-24T07:43:13.509Z] #42 5.267 DEP images/sysctl.pb-c.d [2019-10-24T07:43:13.509Z] #42 5.395 PBCC images/time.pb-c.c [2019-10-24T07:43:13.509Z] #42 5.489 DEP images/time.pb-c.d [2019-10-24T07:43:13.509Z] #42 5.555 PBCC images/binfmt-misc.pb-c.c [2019-10-24T07:43:13.509Z] #42 5.635 DEP images/binfmt-misc.pb-c.d [2019-10-24T07:43:13.509Z] #42 5.720 PBCC images/seccomp.pb-c.c [2019-10-24T07:43:13.509Z] #42 5.725 DEP images/seccomp.pb-c.d [2019-10-24T07:43:13.509Z] #42 5.770 PBCC images/userns.pb-c.c [2019-10-24T07:43:13.509Z] #42 5.790 DEP images/userns.pb-c.d [2019-10-24T07:43:13.509Z] #42 5.820 PBCC images/cgroup.pb-c.c [2019-10-24T07:43:13.509Z] #42 5.838 DEP images/cgroup.pb-c.d [2019-10-24T07:43:13.509Z] #42 5.882 PBCC images/fown.pb-c.c [2019-10-24T07:43:13.509Z] #42 5.910 PBCC images/ext-file.pb-c.c [2019-10-24T07:43:13.509Z] #42 5.933 DEP images/fown.pb-c.d [2019-10-24T07:43:13.509Z] #42 6.042 DEP images/ext-file.pb-c.d [2019-10-24T07:43:13.509Z] #42 6.085 PBCC images/rpc.pb-c.c [2019-10-24T07:43:13.509Z] #42 6.129 DEP images/rpc.pb-c.d [2019-10-24T07:43:13.509Z] #42 6.256 PBCC images/siginfo.pb-c.c [2019-10-24T07:43:13.510Z] #42 6.275 DEP images/siginfo.pb-c.d [2019-10-24T07:43:13.510Z] #42 6.308 PBCC images/pagemap.pb-c.c [2019-10-24T07:43:13.510Z] #42 6.343 DEP images/pagemap.pb-c.d [2019-10-24T07:43:13.510Z] #42 6.405 PBCC images/rlimit.pb-c.c [2019-10-24T07:43:13.510Z] #42 6.441 DEP images/rlimit.pb-c.d [2019-10-24T07:43:13.510Z] #42 6.497 PBCC images/file-lock.pb-c.c [2019-10-24T07:43:13.510Z] #42 6.526 DEP images/file-lock.pb-c.d [2019-10-24T07:43:13.510Z] #42 6.552 PBCC images/tty.pb-c.c [2019-10-24T07:43:13.510Z] #42 6.600 DEP images/tty.pb-c.d [2019-10-24T07:43:13.510Z] #42 6.658 PBCC images/tun.pb-c.c [2019-10-24T07:43:13.510Z] #42 6.697 PBCC images/netdev.pb-c.c [2019-10-24T07:43:13.510Z] #42 6.740 DEP images/tun.pb-c.d [2019-10-24T07:43:13.510Z] #42 6.828 DEP images/netdev.pb-c.d [2019-10-24T07:43:13.510Z] #42 6.927 PBCC images/vma.pb-c.c [2019-10-24T07:43:13.510Z] #42 6.935 DEP images/vma.pb-c.d [2019-10-24T07:43:13.510Z] #42 6.996 PBCC images/creds.pb-c.c [2019-10-24T07:43:13.510Z] #42 7.002 DEP images/creds.pb-c.d [2019-10-24T07:43:13.510Z] #42 7.073 PBCC images/utsns.pb-c.c [2019-10-24T07:43:13.510Z] #42 7.088 DEP images/utsns.pb-c.d [2019-10-24T07:43:13.510Z] #42 7.127 PBCC images/ipc-desc.pb-c.c [2019-10-24T07:43:13.510Z] #42 7.165 PBCC images/ipc-sem.pb-c.c [2019-10-24T07:43:13.510Z] #42 7.165 DEP images/ipc-desc.pb-c.d [2019-10-24T07:43:13.510Z] #42 7.225 DEP images/ipc-sem.pb-c.d [2019-10-24T07:43:13.510Z] #42 7.279 PBCC images/ipc-msg.pb-c.c [2019-10-24T07:43:13.510Z] #42 7.310 DEP images/ipc-msg.pb-c.d [2019-10-24T07:43:13.510Z] #42 7.324 PBCC images/ipc-shm.pb-c.c [2019-10-24T07:43:13.510Z] #42 7.369 DEP images/ipc-shm.pb-c.d [2019-10-24T07:43:13.510Z] #42 7.399 PBCC images/ipc-var.pb-c.c [2019-10-24T07:43:13.510Z] #42 7.445 DEP images/ipc-var.pb-c.d [2019-10-24T07:43:13.510Z] #42 7.466 PBCC images/sk-opts.pb-c.c [2019-10-24T07:43:13.510Z] #42 7.498 PBCC images/packet-sock.pb-c.c [2019-10-24T07:43:13.510Z] #42 7.545 DEP images/sk-opts.pb-c.d [2019-10-24T07:43:13.510Z] #42 7.578 DEP images/packet-sock.pb-c.d [2019-10-24T07:43:13.510Z] #42 7.615 PBCC images/sk-netlink.pb-c.c [2019-10-24T07:43:13.510Z] #42 7.678 DEP images/sk-netlink.pb-c.d [2019-10-24T07:43:13.510Z] #42 7.721 PBCC images/sk-inet.pb-c.c [2019-10-24T07:43:13.510Z] #42 7.855 DEP images/sk-inet.pb-c.d [2019-10-24T07:43:13.510Z] #42 7.885 PBCC images/sk-unix.pb-c.c [2019-10-24T07:43:13.510Z] #42 7.946 DEP images/sk-unix.pb-c.d [2019-10-24T07:43:13.510Z] #42 8.015 PBCC images/mm.pb-c.c [2019-10-24T07:43:13.510Z] #42 8.061 DEP images/mm.pb-c.d [2019-10-24T07:43:13.510Z] #42 8.125 PBCC images/timerfd.pb-c.c [2019-10-24T07:43:13.510Z] #42 8.198 DEP images/timerfd.pb-c.d [2019-10-24T07:43:13.510Z] #42 8.283 PBCC images/timer.pb-c.c [2019-10-24T07:43:13.510Z] #42 8.314 DEP images/timer.pb-c.d [2019-10-24T07:43:13.510Z] #42 8.381 PBCC images/sa.pb-c.c [2019-10-24T07:43:13.510Z] #42 8.465 DEP images/sa.pb-c.d [2019-10-24T07:43:13.510Z] #42 8.611 PBCC images/pipe-data.pb-c.c [2019-10-24T07:43:13.510Z] #42 8.612 DEP images/pipe-data.pb-c.d [2019-10-24T07:43:13.510Z] #42 8.658 PBCC images/mnt.pb-c.c [2019-10-24T07:43:13.510Z] #42 8.723 DEP images/mnt.pb-c.d [2019-10-24T07:43:13.510Z] #42 8.766 PBCC images/sk-packet.pb-c.c [2019-10-24T07:43:13.510Z] #42 8.801 DEP images/sk-packet.pb-c.d [2019-10-24T07:43:13.510Z] #42 8.885 PBCC images/tcp-stream.pb-c.c [2019-10-24T07:43:13.510Z] #42 8.936 DEP images/tcp-stream.pb-c.d [2019-10-24T07:43:13.510Z] #42 8.951 PBCC images/pipe.pb-c.c [2019-10-24T07:43:13.510Z] #42 9.027 DEP images/pipe.pb-c.d [2019-10-24T07:43:13.510Z] #42 9.068 PBCC images/pstree.pb-c.c [2019-10-24T07:43:13.510Z] #42 9.079 DEP images/pstree.pb-c.d [2019-10-24T07:43:13.510Z] #42 9.133 PBCC images/fs.pb-c.c [2019-10-24T07:43:13.510Z] #42 9.140 DEP images/fs.pb-c.d [2019-10-24T07:43:13.510Z] #42 9.162 PBCC images/signalfd.pb-c.c [2019-10-24T07:43:13.510Z] #42 9.251 DEP images/signalfd.pb-c.d [2019-10-24T07:43:13.510Z] #42 9.305 PBCC images/fh.pb-c.c [2019-10-24T07:43:13.510Z] #42 9.355 PBCC images/fsnotify.pb-c.c [2019-10-24T07:43:13.510Z] #42 9.418 DEP images/fh.pb-c.d [2019-10-24T07:43:13.510Z] #42 9.497 DEP images/fsnotify.pb-c.d [2019-10-24T07:43:13.510Z] #42 9.562 PBCC images/eventpoll.pb-c.c [2019-10-24T07:43:13.510Z] #42 9.584 DEP images/eventpoll.pb-c.d [2019-10-24T07:43:13.510Z] #42 9.664 PBCC images/eventfd.pb-c.c [2019-10-24T07:43:13.510Z] #42 9.678 DEP images/eventfd.pb-c.d [2019-10-24T07:43:13.510Z] #42 9.750 PBCC images/remap-file-path.pb-c.c [2019-10-24T07:43:13.510Z] #42 9.754 DEP images/remap-file-path.pb-c.d [2019-10-24T07:43:13.510Z] #42 9.795 PBCC images/fifo.pb-c.c [2019-10-24T07:43:13.510Z] #42 9.815 DEP images/fifo.pb-c.d [2019-10-24T07:43:13.510Z] #42 9.828 PBCC images/ghost-file.pb-c.c [2019-10-24T07:43:13.510Z] #42 9.840 DEP images/ghost-file.pb-c.d [2019-10-24T07:43:13.510Z] #42 9.898 PBCC images/regfile.pb-c.c [2019-10-24T07:43:13.510Z] #42 9.913 DEP images/regfile.pb-c.d [2019-10-24T07:43:13.510Z] #42 9.949 PBCC images/ns.pb-c.c [2019-10-24T07:43:13.510Z] #42 9.964 DEP images/ns.pb-c.d [2019-10-24T07:43:13.510Z] #42 10.00 PBCC images/fdinfo.pb-c.c [2019-10-24T07:43:13.510Z] #42 10.11 DEP images/fdinfo.pb-c.d [2019-10-24T07:43:13.510Z] #42 10.18 PBCC images/core-aarch64.pb-c.c [2019-10-24T07:43:13.510Z] #42 ... [2019-10-24T07:43:13.510Z] [2019-10-24T07:43:13.510Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:13.585Z] #26 ... [2019-10-24T07:43:13.585Z] [2019-10-24T07:43:13.585Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:43:13.585Z] #33 42.65 Reading package lists... [2019-10-24T07:43:13.585Z] #33 52.06 Building dependency tree... [2019-10-24T07:43:13.585Z] #33 55.38 The following additional packages will be installed: [2019-10-24T07:43:13.585Z] #33 55.38 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-24T07:43:13.585Z] #33 55.38 Suggested packages: [2019-10-24T07:43:13.585Z] #33 55.38 codeblocks eclipse ninja-build lrzip [2019-10-24T07:43:13.585Z] #33 55.38 Recommended packages: [2019-10-24T07:43:13.585Z] #33 55.38 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-24T07:43:13.585Z] #33 56.39 The following NEW packages will be installed: [2019-10-24T07:43:13.585Z] #33 56.39 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-24T07:43:13.585Z] #33 56.40 vim-common xxd [2019-10-24T07:43:13.585Z] #33 57.55 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:43:13.585Z] #33 57.55 Need to get 13.7 MB of archives. [2019-10-24T07:43:13.585Z] #33 57.55 After this operation, 57.2 MB of additional disk space will be used. [2019-10-24T07:43:13.585Z] #33 57.55 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-10-24T07:43:13.585Z] #33 57.75 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-24T07:43:13.585Z] #33 57.75 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-10-24T07:43:13.585Z] #33 59.01 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-10-24T07:43:13.585Z] #33 59.13 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] [2019-10-24T07:43:13.585Z] #33 59.15 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-10-24T07:43:13.585Z] #33 59.20 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-10-24T07:43:13.585Z] #33 59.24 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-10-24T07:43:13.585Z] #33 59.71 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-24T07:43:13.585Z] #33 59.71 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-24T07:43:13.585Z] #33 61.29 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:43:13.585Z] #33 61.68 Fetched 13.7 MB in 3s (4206 kB/s) [2019-10-24T07:43:13.585Z] #33 61.85 Selecting previously unselected package cmake-data. [2019-10-24T07:43:13.585Z] #33 61.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-10-24T07:43:13.649Z] #44 104.2 mime [2019-10-24T07:43:13.840Z] #33 61.93 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-24T07:43:13.841Z] #33 61.95 Unpacking cmake-data (3.7.2-1) ... [2019-10-24T07:43:13.841Z] #33 ... [2019-10-24T07:43:13.841Z] [2019-10-24T07:43:13.841Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:43:13.841Z] #56 52.21 Building dependency tree... [2019-10-24T07:43:13.841Z] #56 55.56 The following additional packages will be installed: [2019-10-24T07:43:13.841Z] #56 55.58 btrfs-progs liblzo2-2 [2019-10-24T07:43:13.841Z] #56 55.96 The following NEW packages will be installed: [2019-10-24T07:43:13.841Z] #56 55.98 btrfs-progs btrfs-tools liblzo2-2 [2019-10-24T07:43:13.841Z] #56 57.13 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:43:13.841Z] #56 57.13 Need to get 649 kB of archives. [2019-10-24T07:43:13.841Z] #56 57.13 After this operation, 4320 kB of additional disk space will be used. [2019-10-24T07:43:13.841Z] #56 57.13 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-24T07:43:13.841Z] #56 57.13 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-24T07:43:13.841Z] #56 57.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-24T07:43:13.841Z] #56 58.96 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:43:13.841Z] #56 59.15 Fetched 649 kB in 1s (580 kB/s) [2019-10-24T07:43:13.841Z] #56 59.36 Selecting previously unselected package liblzo2-2:amd64. [2019-10-24T07:43:13.841Z] #56 59.36 (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.) [2019-10-24T07:43:13.841Z] #56 59.50 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-24T07:43:13.841Z] #56 59.54 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-24T07:43:13.841Z] #56 59.86 Selecting previously unselected package btrfs-progs. [2019-10-24T07:43:13.841Z] #56 59.86 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-24T07:43:13.841Z] #56 59.87 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-24T07:43:13.841Z] #56 61.13 Selecting previously unselected package btrfs-tools. [2019-10-24T07:43:13.841Z] #56 61.14 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-24T07:43:13.841Z] #56 61.15 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-24T07:43:13.841Z] #56 61.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:43:13.841Z] #56 61.68 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-24T07:43:13.841Z] #56 61.73 Setting up btrfs-progs (4.7.3-1) ... [2019-10-24T07:43:13.841Z] #56 61.77 Setting up btrfs-tools (4.7.3-1) ... [2019-10-24T07:43:13.841Z] #56 61.77 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:43:14.096Z] #56 DONE 62.2s [2019-10-24T07:43:14.096Z] [2019-10-24T07:43:14.096Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:43:14.215Z] #44 ... [2019-10-24T07:43:14.215Z] [2019-10-24T07:43:14.215Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:43:14.215Z] #62 96.92 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-24T07:43:14.215Z] #62 96.92 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-24T07:43:14.215Z] #62 DONE 104.6s [2019-10-24T07:43:14.215Z] [2019-10-24T07:43:14.215Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-24T07:43:14.215Z] #63 DONE 0.1s [2019-10-24T07:43:14.351Z] #57 DONE 0.2s [2019-10-24T07:43:14.351Z] [2019-10-24T07:43:14.351Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:43:14.351Z] #40 52.48 Building dependency tree... [2019-10-24T07:43:14.351Z] #40 55.50 The following additional packages will be installed: [2019-10-24T07:43:14.351Z] #40 55.50 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-24T07:43:14.351Z] #40 55.51 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-24T07:43:14.351Z] #40 55.52 Suggested packages: [2019-10-24T07:43:14.351Z] #40 55.52 manpages-dev python-setuptools [2019-10-24T07:43:14.351Z] #40 58.52 The following NEW packages will be installed: [2019-10-24T07:43:14.351Z] #40 58.52 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-24T07:43:14.351Z] #40 58.52 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-24T07:43:14.351Z] #40 58.52 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-24T07:43:14.351Z] #40 58.52 zlib1g-dev [2019-10-24T07:43:14.351Z] #40 59.74 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:43:14.351Z] #40 59.74 Need to get 3602 kB of archives. [2019-10-24T07:43:14.351Z] #40 59.74 After this operation, 18.9 MB of additional disk space will be used. [2019-10-24T07:43:14.351Z] #40 59.74 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-24T07:43:14.351Z] #40 59.76 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-10-24T07:43:14.351Z] #40 59.76 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-10-24T07:43:14.351Z] #40 59.76 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-24T07:43:14.351Z] #40 59.76 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-10-24T07:43:14.351Z] #40 59.83 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-24T07:43:14.351Z] #40 59.83 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-10-24T07:43:14.351Z] #40 59.83 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-10-24T07:43:14.351Z] #40 59.86 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-10-24T07:43:14.351Z] #40 59.95 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-10-24T07:43:14.351Z] #40 59.96 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-10-24T07:43:14.351Z] #40 60.02 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-10-24T07:43:14.351Z] #40 60.14 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-10-24T07:43:14.351Z] #40 60.14 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-10-24T07:43:14.351Z] #40 60.15 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-24T07:43:14.351Z] #40 60.23 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-10-24T07:43:14.351Z] #40 ... [2019-10-24T07:43:14.351Z] [2019-10-24T07:43:14.351Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-24T07:43:14.476Z] [2019-10-24T07:43:14.476Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:14.476Z] #41 39.46 CC images/opts.o [2019-10-24T07:43:14.476Z] #41 39.74 CC images/seccomp.o [2019-10-24T07:43:14.476Z] #41 39.98 CC images/binfmt-misc.o [2019-10-24T07:43:14.476Z] #41 40.21 CC images/time.o [2019-10-24T07:43:14.476Z] #41 40.44 CC images/sysctl.o [2019-10-24T07:43:14.476Z] #41 40.68 CC images/autofs.o [2019-10-24T07:43:14.476Z] #41 40.94 CC images/macvlan.o [2019-10-24T07:43:14.476Z] #41 41.19 CC images/sit.o [2019-10-24T07:43:14.476Z] #41 41.37 LINK images/built-in.o [2019-10-24T07:43:14.476Z] #41 41.57 GEN compel/include/asm [2019-10-24T07:43:14.476Z] #41 41.58 GEN compel/include/version.h [2019-10-24T07:43:14.476Z] #41 41.61 touch .config [2019-10-24T07:43:14.476Z] #41 41.62 GEN include/common/config.h [2019-10-24T07:43:14.476Z] #41 41.70 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-24T07:43:14.476Z] #41 41.72 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-24T07:43:14.476Z] #41 41.75 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-24T07:43:14.476Z] #41 41.78 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-24T07:43:14.476Z] #41 41.81 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-24T07:43:14.476Z] #41 41.85 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-24T07:43:14.476Z] #41 41.88 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-24T07:43:14.476Z] #41 41.91 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-24T07:43:14.476Z] #41 41.92 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-24T07:43:14.476Z] #41 41.94 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-24T07:43:14.476Z] #41 41.95 DEP compel/plugins/std/infect.d [2019-10-24T07:43:14.476Z] #41 42.07 DEP compel/plugins/std/string.d [2019-10-24T07:43:14.476Z] #41 42.16 DEP compel/plugins/std/log.d [2019-10-24T07:43:14.476Z] #41 42.26 DEP compel/plugins/std/fds.d [2019-10-24T07:43:14.476Z] #41 42.40 DEP compel/plugins/std/std.d [2019-10-24T07:43:14.476Z] #41 42.57 DEP compel/plugins/shmem/shmem.d [2019-10-24T07:43:14.476Z] #41 42.69 DEP compel/plugins/fds/fds.d [2019-10-24T07:43:14.476Z] #41 42.83 CC compel/plugins/std/std.o [2019-10-24T07:43:14.476Z] #41 43.14 CC compel/plugins/std/fds.o [2019-10-24T07:43:14.606Z] #58 DONE 0.1s [2019-10-24T07:43:14.606Z] [2019-10-24T07:43:14.606Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:43:14.606Z] #40 62.76 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:43:14.781Z] #41 43.72 CC compel/plugins/std/log.o [2019-10-24T07:43:14.987Z] #17 50.47 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-24T07:43:14.987Z] #17 50.48 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-10-24T07:43:14.987Z] #17 50.48 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-24T07:43:15.165Z] #40 63.19 Fetched 3602 kB in 1s (2311 kB/s) [2019-10-24T07:43:15.165Z] #40 63.42 Selecting previously unselected package libnet1:amd64. [2019-10-24T07:43:15.429Z] #40 63.42 (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.) [2019-10-24T07:43:15.573Z] #27 19.79 # 2.1% ## 3.0% ### 4.9% #### 5.9% #### 6.8% ##### 7.8% ###### 8.7% ###### 9.7% ####### 11.0% ######## 11.9% ######### 13.6% ########## 14.5% ########### 16.4% ############ 17.4% ############# 19.3% ############### 21.2% ################ 23.0% ################# 24.9% ################### 26.8% #################### 27.8% #################### 28.7% ##################### 29.7% ###################### 30.6% ###################### 31.6% ####################### 32.5% ######################## 34.4% ########################## 36.3% ########################### 38.2% ############################ 39.9% ############################# 40.8% ############################## 42.7% ############################### 43.6% ################################ 44.6% ################################ 45.5% ################################# 46.5% ################################## 47.4% ################################### 49.3% #################################### 51.2% ###################################### 53.1% ####################################### 55.0% ######################################## 55.9% ######################################### 57.8% ########################################## 58.8% ########################################## 59.7% ############################################ 61.6% ############################################# 63.5% ############################################### 65.4% ################################################ 67.3% ################################################# 68.2% ###################### [2019-10-24T07:43:15.573Z] #27 ... [2019-10-24T07:43:15.573Z] [2019-10-24T07:43:15.573Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:15.573Z] #37 5.748 Scanning dependencies of target tini-static [2019-10-24T07:43:15.573Z] #37 5.790 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-24T07:43:15.573Z] #37 7.159 [100%] Linking C executable tini-static [2019-10-24T07:43:15.573Z] #37 7.777 [100%] Built target tini-static [2019-10-24T07:43:15.573Z] #37 7.832 + mkdir -p /build [2019-10-24T07:43:15.573Z] #37 7.837 + cp tini-static /build/docker-init [2019-10-24T07:43:15.573Z] #37 DONE 7.9s [2019-10-24T07:43:15.573Z] [2019-10-24T07:43:15.573Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:15.573Z] #27 19.79 # 2.1% ## 3.0% ### 4.9% #### 5.9% #### 6.8% ##### 7.8% ###### 8.7% ###### 9.7% ####### 11.0% ######## 11.9% ######### 13.6% ########## 14.5% ########### 16.4% ############ 17.4% ############# 19.3% ############### 21.2% ################ 23.0% ################# 24.9% ################### 26.8% #################### 27.8% #################### 28.7% ##################### 29.7% ###################### 30.6% ###################### 31.6% ####################### 32.5% ######################## 34.4% ########################## 36.3% ########################### 38.2% ############################ 39.9% ############################# 40.8% ############################## 42.7% ############################### 43.6% ################################ 44.6% ################################ 45.5% ################################# 46.5% ################################## 47.4% ################################### 49.3% #################################### 51.2% ###################################### 53.1% ####################################### 55.0% ######################################## 55.9% ######################################### 57.8% ########################################## 58.8% ########################################## 59.7% ############################################ 61.6% ############################################# 63.5% ############################################### 65.4% ################################################ 67.3% ################################################# 68.2% ################################################# 69.2% [2019-10-24T07:43:15.573Z] #27 ... [2019-10-24T07:43:15.573Z] [2019-10-24T07:43:15.573Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:43:15.573Z] #18 13.77 Fetched 7670 kB in 13s (578 kB/s) [2019-10-24T07:43:15.573Z] #18 13.77 Reading package lists... [2019-10-24T07:43:15.573Z] #18 17.97 Reading package lists... [2019-10-24T07:43:15.573Z] #18 22.76 Building dependency tree... [2019-10-24T07:43:15.684Z] #40 63.67 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-24T07:43:15.684Z] #40 63.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-24T07:43:15.684Z] #40 63.96 Selecting previously unselected package libcap-dev:amd64. [2019-10-24T07:43:15.684Z] #40 63.96 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-10-24T07:43:15.684Z] #40 63.96 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-10-24T07:43:15.918Z] #41 45.00 CC compel/plugins/std/string.o [2019-10-24T07:43:15.939Z] #40 64.16 Selecting previously unselected package libnet1-dev. [2019-10-24T07:43:15.939Z] #40 64.19 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-10-24T07:43:15.939Z] #40 64.21 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-24T07:43:16.149Z] #18 ... [2019-10-24T07:43:16.149Z] [2019-10-24T07:43:16.149Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:16.149Z] #42 10.26 PBCC images/core-arm.pb-c.c [2019-10-24T07:43:16.149Z] #42 10.29 PBCC images/core-ppc64.pb-c.c [2019-10-24T07:43:16.149Z] #42 10.37 PBCC images/core-s390.pb-c.c [2019-10-24T07:43:16.149Z] #42 10.50 PBCC images/core-x86.pb-c.c [2019-10-24T07:43:16.149Z] #42 10.57 PBCC images/core.pb-c.c [2019-10-24T07:43:16.149Z] #42 10.59 PBCC images/inventory.pb-c.c [2019-10-24T07:43:16.149Z] #42 10.67 DEP images/core-aarch64.pb-c.d [2019-10-24T07:43:16.149Z] #42 10.73 DEP images/core-arm.pb-c.d [2019-10-24T07:43:16.149Z] #42 10.74 DEP images/core-ppc64.pb-c.d [2019-10-24T07:43:16.149Z] #42 10.81 DEP images/core-s390.pb-c.d [2019-10-24T07:43:16.149Z] #42 10.93 DEP images/core-x86.pb-c.d [2019-10-24T07:43:16.149Z] #42 10.96 DEP images/core.pb-c.d [2019-10-24T07:43:16.149Z] #42 11.05 DEP images/inventory.pb-c.d [2019-10-24T07:43:16.149Z] #42 11.10 PBCC images/cpuinfo.pb-c.c [2019-10-24T07:43:16.149Z] #42 11.10 DEP images/cpuinfo.pb-c.d [2019-10-24T07:43:16.149Z] #42 11.16 PBCC images/stats.pb-c.c [2019-10-24T07:43:16.149Z] #42 11.19 DEP images/stats.pb-c.d [2019-10-24T07:43:16.149Z] #42 12.53 make[1]: Nothing to be done for 'all'. [2019-10-24T07:43:16.175Z] #41 ... [2019-10-24T07:43:16.175Z] [2019-10-24T07:43:16.175Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:16.175Z] #44 107.0 mime/quotedprintable [2019-10-24T07:43:16.195Z] #40 ... [2019-10-24T07:43:16.195Z] [2019-10-24T07:43:16.195Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:43:16.195Z] #28 54.43 + cd /tmp/tmp.wsXupnCgMF/src/github.com/go-swagger/go-swagger [2019-10-24T07:43:16.195Z] #28 54.43 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-24T07:43:16.195Z] #28 56.88 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-24T07:43:16.451Z] #28 ... [2019-10-24T07:43:16.451Z] [2019-10-24T07:43:16.451Z] #11 [dev 1/24] RUN groupadd -r docker [2019-10-24T07:43:16.451Z] #11 DONE 6.9s [2019-10-24T07:43:16.451Z] [2019-10-24T07:43:16.451Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:43:16.451Z] #40 64.64 Selecting previously unselected package libnl-3-200:amd64. [2019-10-24T07:43:16.451Z] #40 64.64 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-24T07:43:16.451Z] #40 64.66 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-24T07:43:16.672Z] #42 ... [2019-10-24T07:43:16.672Z] [2019-10-24T07:43:16.672Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:16.672Z] #45 44.28 syscall [2019-10-24T07:43:16.672Z] #45 ... [2019-10-24T07:43:16.672Z] [2019-10-24T07:43:16.672Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:16.706Z] #40 64.95 Selecting previously unselected package libnl-3-dev:amd64. [2019-10-24T07:43:16.706Z] #40 64.95 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-10-24T07:43:16.706Z] #40 64.96 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-24T07:43:16.740Z] #44 107.5 net/http/internal [2019-10-24T07:43:16.962Z] #40 ... [2019-10-24T07:43:16.962Z] [2019-10-24T07:43:16.962Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:43:16.962Z] #47 54.95 + cd /tmp/tmp.GH7Kq6lzaX/src/gotest.tools/gotestsum [2019-10-24T07:43:16.962Z] #47 54.95 + git checkout -q v0.3.5 [2019-10-24T07:43:16.962Z] #47 55.04 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-24T07:43:17.217Z] #47 ... [2019-10-24T07:43:17.217Z] [2019-10-24T07:43:17.217Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-24T07:43:17.305Z] #44 ... [2019-10-24T07:43:17.305Z] [2019-10-24T07:43:17.305Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:43:17.305Z] #47 DONE 107.8s [2019-10-24T07:43:17.305Z] [2019-10-24T07:43:17.305Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:17.305Z] #41 45.63 CC compel/plugins/std/infect.o [2019-10-24T07:43:17.305Z] #41 46.08 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-24T07:43:17.305Z] #41 46.15 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-24T07:43:17.305Z] #41 46.21 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-24T07:43:17.305Z] #41 46.28 AR compel/plugins/std.lib.a [2019-10-24T07:43:17.305Z] #41 46.33 CC compel/plugins/fds/fds.o [2019-10-24T07:43:17.869Z] #41 46.92 AR compel/plugins/fds.lib.a [2019-10-24T07:43:17.869Z] #41 47.13 HOSTDEP compel/src/lib/log-host.d [2019-10-24T07:43:18.126Z] #41 47.31 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-24T07:43:18.383Z] #41 47.52 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-24T07:43:18.622Z] #12 ... [2019-10-24T07:43:18.622Z] [2019-10-24T07:43:18.622Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:43:18.622Z] #31 56.23 internal/reflectlite [2019-10-24T07:43:18.622Z] #31 56.23 sync [2019-10-24T07:43:18.622Z] #31 60.38 sort [2019-10-24T07:43:18.622Z] #31 60.38 errors [2019-10-24T07:43:18.622Z] #31 61.08 strconv [2019-10-24T07:43:18.622Z] #31 62.45 io [2019-10-24T07:43:18.622Z] #31 64.91 syscall [2019-10-24T07:43:18.622Z] #31 ... [2019-10-24T07:43:18.622Z] [2019-10-24T07:43:18.622Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:43:18.641Z] #41 47.72 HOSTDEP compel/src/main-host.d [2019-10-24T07:43:18.641Z] #41 47.78 DEP compel/src/lib/ptrace.d [2019-10-24T07:43:18.641Z] #41 47.87 DEP compel/src/lib/infect.d [2019-10-24T07:43:18.878Z] #33 66.88 Selecting previously unselected package liblzo2-2:amd64. [2019-10-24T07:43:18.878Z] #33 66.90 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-24T07:43:18.878Z] #33 66.91 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-24T07:43:18.878Z] #33 67.06 Selecting previously unselected package libicu57:amd64. [2019-10-24T07:43:18.878Z] #33 67.06 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-10-24T07:43:18.878Z] #33 67.07 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-24T07:43:18.898Z] #41 48.00 DEP compel/src/lib/infect-util.d [2019-10-24T07:43:18.898Z] #41 48.08 DEP compel/src/lib/infect-rpc.d [2019-10-24T07:43:19.155Z] #41 48.15 DEP compel/arch/x86/src/lib/infect.d [2019-10-24T07:43:19.155Z] #41 48.31 DEP compel/arch/x86/src/lib/cpu.d [2019-10-24T07:43:19.155Z] #41 48.43 DEP compel/src/lib/log.d [2019-10-24T07:43:19.413Z] #41 48.55 DEP compel/src/main.d [2019-10-24T07:43:19.413Z] #41 48.69 DEP compel/src/lib/handle-elf.d [2019-10-24T07:43:19.574Z] #27 19.79 # 2.1% ## 3.0% ### 4.9% #### 5.9% #### 6.8% ##### 7.8% ###### 8.7% ###### 9.7% ####### 11.0% ######## 11.9% ######### 13.6% ########## 14.5% ########### 16.4% ############ 17.4% ############# 19.3% ############### 21.2% ################ 23.0% ################# 24.9% ################### 26.8% #################### 27.8% #################### 28.7% ##################### 29.7% ###################### 30.6% ###################### 31.6% ####################### 32.5% ######################## 34.4% ########################## 36.3% ########################### 38.2% ############################ 39.9% ############################# 40.8% ############################## 42.7% ############################### 43.6% ################################ 44.6% ################################ 45.5% ################################# 46.5% ################################## 47.4% ################################### 49.3% #################################### 51.2% ###################################### 53.1% ####################################### 55.0% ######################################## 55.9% ######################################### 57.8% ########################################## 58.8% ########################################## 59.7% ############################################ 61.6% ############################################# 63.5% ############################################### 65.4% ################################################ 67.3% ################################################# 68.2% ################################################# 69.2% ################################################### 71.0% ################################################### 72.0% #################################################### 72.9% ##################################################### 73.9% ##################################################### 74.8% ###################################################### 75.8% ####################################################### 76.7% ######################################################## 78.6% ######################################################### 79.6% ########################################################## 81.4% ########################################################### 82.2% ############################################################ 83.4% ############################################################ 84.7% ############################################################# 86.1% ############################################################### 88.0% ################################################################ 89.9% ################################################################# 90.8% ################################################################## 92.7% #################################################################### 94.6% ##################################################################### 96.5% ###################################################################### 98.4% ######################################################################## 100.0% [2019-10-24T07:43:19.670Z] #41 48.83 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-24T07:43:19.670Z] #41 48.97 CC compel/src/lib/log.o [2019-10-24T07:43:20.178Z] #27 31.85 [2019-10-24T07:43:20.236Z] #41 49.20 CC compel/arch/x86/src/lib/cpu.o [2019-10-24T07:43:20.244Z] #33 ... [2019-10-24T07:43:20.244Z] [2019-10-24T07:43:20.244Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-24T07:43:20.244Z] #12 DONE 4.0s [2019-10-24T07:43:20.262Z] #17 55.53 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-24T07:43:20.262Z] #17 55.55 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-24T07:43:20.262Z] #17 55.57 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-10-24T07:43:20.262Z] #17 55.59 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-24T07:43:20.262Z] #17 55.61 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-24T07:43:20.262Z] #17 55.64 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:43:20.262Z] #17 55.66 Processing triggers for mime-support (3.60) ... [2019-10-24T07:43:20.262Z] #17 55.69 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:43:20.262Z] #17 55.70 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-10-24T07:43:20.262Z] #17 55.72 Setting up libcap2-bin (1:2.25-1) ... [2019-10-24T07:43:20.262Z] #17 55.73 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-24T07:43:20.262Z] #17 55.75 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-24T07:43:20.262Z] #17 55.77 Setting up bash-completion (1:2.1-4.3) ... [2019-10-24T07:43:20.500Z] [2019-10-24T07:43:20.500Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:43:20.500Z] #40 65.61 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-24T07:43:20.500Z] #40 65.61 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-24T07:43:20.500Z] #40 65.62 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-24T07:43:20.500Z] #40 65.75 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-10-24T07:43:20.500Z] #40 65.75 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-10-24T07:43:20.500Z] #40 65.76 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-24T07:43:20.500Z] #40 66.03 Selecting previously unselected package zlib1g-dev:amd64. [2019-10-24T07:43:20.500Z] #40 66.04 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-10-24T07:43:20.500Z] #40 66.05 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-24T07:43:20.500Z] #40 66.34 Selecting previously unselected package libprotobuf10:amd64. [2019-10-24T07:43:20.500Z] #40 66.34 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-10-24T07:43:20.500Z] #40 66.35 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-10-24T07:43:20.500Z] #40 67.13 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-10-24T07:43:20.500Z] #40 67.14 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-10-24T07:43:20.500Z] #40 67.14 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-24T07:43:20.500Z] #40 67.36 Selecting previously unselected package libprotobuf-dev:amd64. [2019-10-24T07:43:20.500Z] #40 67.38 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-10-24T07:43:20.500Z] #40 67.39 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-24T07:43:20.756Z] #40 68.94 Selecting previously unselected package libprotoc10:amd64. [2019-10-24T07:43:20.756Z] #40 68.98 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-10-24T07:43:20.756Z] #40 68.98 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-10-24T07:43:20.802Z] #41 49.86 CC compel/arch/x86/src/lib/infect.o [2019-10-24T07:43:20.832Z] #17 57.14 Setting up libonig4:arm64 (6.1.3-2) ... [2019-10-24T07:43:20.832Z] #17 57.15 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-24T07:43:20.832Z] #17 57.17 Setting up zip (3.0-11+b1) ... [2019-10-24T07:43:20.832Z] #17 57.18 Setting up bzip2 (1.0.6-8.1) ... [2019-10-24T07:43:20.832Z] #17 57.20 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-10-24T07:43:21.092Z] #17 57.22 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-10-24T07:43:21.092Z] #17 57.23 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:43:21.092Z] #17 57.26 Setting up libaio1:arm64 (0.3.110-3) ... [2019-10-24T07:43:21.092Z] #17 57.28 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:43:21.092Z] #17 57.30 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-24T07:43:21.092Z] #17 57.32 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-24T07:43:21.092Z] #17 57.35 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-24T07:43:21.092Z] #17 57.36 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:43:21.092Z] #17 57.38 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-10-24T07:43:21.092Z] #17 57.44 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-10-24T07:43:21.352Z] #17 57.47 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-10-24T07:43:21.352Z] #17 57.52 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:43:21.352Z] #17 57.67 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-10-24T07:43:21.352Z] #17 57.68 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-10-24T07:43:21.352Z] #17 57.70 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-10-24T07:43:21.367Z] #41 50.57 CC compel/src/lib/infect-rpc.o [2019-10-24T07:43:21.516Z] #27 33.46 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-24T07:43:21.516Z] #27 33.78 [2019-10-24T07:43:21.611Z] #17 57.72 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-24T07:43:21.611Z] #17 57.77 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-24T07:43:21.611Z] #17 57.79 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-10-24T07:43:21.611Z] #17 57.84 Setting up pigz (2.3.4-1) ... [2019-10-24T07:43:21.870Z] #17 58.00 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-24T07:43:21.870Z] #17 58.01 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-10-24T07:43:21.870Z] #17 58.03 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:43:21.870Z] #17 58.19 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-24T07:43:21.870Z] #17 58.24 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-24T07:43:21.870Z] #17 58.25 Setting up jq (1.5+dfsg-1.3) ... [2019-10-24T07:43:21.931Z] #41 50.91 CC compel/src/lib/infect-util.o [2019-10-24T07:43:21.939Z] #27 34.10 ######################################################################## 100.0% [2019-10-24T07:43:21.939Z] #27 34.19 [2019-10-24T07:43:22.120Z] #40 70.10 Selecting previously unselected package protobuf-c-compiler. [2019-10-24T07:43:22.120Z] #40 70.10 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-10-24T07:43:22.120Z] #40 70.11 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-24T07:43:22.120Z] #40 70.28 Selecting previously unselected package protobuf-compiler. [2019-10-24T07:43:22.120Z] #40 70.32 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-10-24T07:43:22.120Z] #40 70.33 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-24T07:43:22.130Z] #17 58.27 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-10-24T07:43:22.130Z] #17 58.28 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-10-24T07:43:22.130Z] #17 58.30 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-24T07:43:22.130Z] #17 58.32 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:43:22.130Z] #17 58.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-24T07:43:22.130Z] #17 58.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-24T07:43:22.130Z] #17 58.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-24T07:43:22.130Z] #17 58.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-24T07:43:22.130Z] #17 58.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-24T07:43:22.130Z] #17 58.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-24T07:43:22.130Z] #17 58.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-24T07:43:22.130Z] #17 58.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-24T07:43:22.130Z] #17 58.40 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-10-24T07:43:22.130Z] #17 58.42 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:43:22.130Z] #17 58.44 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-24T07:43:22.130Z] #17 58.46 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-24T07:43:22.189Z] #41 51.21 CC compel/src/lib/infect.o [2019-10-24T07:43:22.376Z] #27 ... [2019-10-24T07:43:22.376Z] [2019-10-24T07:43:22.376Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:43:22.376Z] #32 50.07 time [2019-10-24T07:43:22.376Z] #32 56.71 internal/poll [2019-10-24T07:43:22.376Z] #32 59.08 internal/syscall/unix [2019-10-24T07:43:22.376Z] #32 59.36 os [2019-10-24T07:43:22.376Z] #32 59.93 strings [2019-10-24T07:43:22.376Z] #32 ... [2019-10-24T07:43:22.376Z] [2019-10-24T07:43:22.376Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:43:22.376Z] #18 24.81 The following additional packages will be installed: [2019-10-24T07:43:22.376Z] #18 24.81 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-24T07:43:22.376Z] #18 24.81 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-24T07:43:22.376Z] #18 24.82 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-24T07:43:22.376Z] #18 24.82 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-24T07:43:22.376Z] #18 24.82 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-24T07:43:22.376Z] #18 24.82 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-24T07:43:22.376Z] #18 24.82 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-24T07:43:22.376Z] #18 24.83 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-24T07:43:22.376Z] #18 24.83 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-24T07:43:22.376Z] #18 24.84 Suggested packages: [2019-10-24T07:43:22.376Z] #18 24.84 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-24T07:43:22.376Z] #18 24.84 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-24T07:43:22.376Z] #18 24.84 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-24T07:43:22.376Z] #18 24.84 vim-doc vim-scripts xfsdump acl attr quota [2019-10-24T07:43:22.376Z] #18 24.84 Recommended packages: [2019-10-24T07:43:22.376Z] #18 24.84 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-24T07:43:22.376Z] #18 24.84 python3-keyrings.alt python3-xdg unzip [2019-10-24T07:43:22.376Z] #18 29.69 The following NEW packages will be installed: [2019-10-24T07:43:22.376Z] #18 29.69 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-24T07:43:22.376Z] #18 29.69 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-24T07:43:22.376Z] #18 29.69 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-24T07:43:22.376Z] #18 29.69 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-24T07:43:22.376Z] #18 29.69 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-24T07:43:22.376Z] #18 29.69 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-24T07:43:22.376Z] #18 29.69 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-24T07:43:22.376Z] #18 29.70 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-24T07:43:22.376Z] #18 29.70 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-24T07:43:22.376Z] #18 29.70 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-24T07:43:22.376Z] #18 29.70 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-24T07:43:22.376Z] #18 29.70 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-24T07:43:22.376Z] #18 29.70 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-24T07:43:22.376Z] #18 29.70 xfsprogs xxd xz-utils zip [2019-10-24T07:43:22.376Z] #18 29.79 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:43:22.376Z] #18 29.79 Need to get 88.2 MB of archives. [2019-10-24T07:43:22.376Z] #18 29.79 After this operation, 565 MB of additional disk space will be used. [2019-10-24T07:43:22.376Z] #18 29.79 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-10-24T07:43:22.376Z] #18 29.83 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-10-24T07:43:22.376Z] #18 29.83 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-10-24T07:43:22.376Z] #18 29.83 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-10-24T07:43:22.376Z] #18 29.84 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-10-24T07:43:22.376Z] #18 29.84 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-10-24T07:43:22.376Z] #18 29.86 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-10-24T07:43:22.376Z] #18 29.93 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-10-24T07:43:22.376Z] #18 29.94 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-10-24T07:43:22.376Z] #18 30.01 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-10-24T07:43:22.376Z] #18 30.18 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-10-24T07:43:22.376Z] #18 30.19 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-10-24T07:43:22.376Z] #18 30.20 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-10-24T07:43:22.376Z] #18 30.20 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-10-24T07:43:22.376Z] #18 30.20 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-10-24T07:43:22.376Z] #18 30.20 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-24T07:43:22.376Z] #18 30.20 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-10-24T07:43:22.376Z] #18 30.20 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-10-24T07:43:22.376Z] #18 30.20 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-10-24T07:43:22.376Z] #18 30.20 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-10-24T07:43:22.376Z] #18 30.25 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-10-24T07:43:22.376Z] #18 30.26 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-24T07:43:22.376Z] #18 30.29 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-24T07:43:22.376Z] #18 30.29 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-10-24T07:43:22.376Z] #18 30.29 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-10-24T07:43:22.376Z] #18 30.29 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-10-24T07:43:22.376Z] #18 30.34 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-10-24T07:43:22.376Z] #18 30.34 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-10-24T07:43:22.376Z] #18 30.34 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-10-24T07:43:22.377Z] #18 30.37 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-10-24T07:43:22.377Z] #18 30.38 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-10-24T07:43:22.377Z] #18 30.39 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-10-24T07:43:22.377Z] #18 30.40 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-10-24T07:43:22.377Z] #18 30.42 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-10-24T07:43:22.377Z] #18 30.43 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-10-24T07:43:22.377Z] #18 30.43 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-10-24T07:43:22.377Z] #18 30.43 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-10-24T07:43:22.377Z] #18 30.44 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-event1.02.1 s390x 2:1.02.137-2 [41.0 kB] [2019-10-24T07:43:22.377Z] #18 30.44 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-10-24T07:43:22.377Z] #40 70.51 Selecting previously unselected package python-pkg-resources. [2019-10-24T07:43:22.377Z] #18 30.46 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-10-24T07:43:22.377Z] #40 70.51 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-24T07:43:22.377Z] #40 70.51 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-24T07:43:22.377Z] #18 30.48 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-10-24T07:43:22.377Z] #18 30.49 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-10-24T07:43:22.377Z] #18 30.50 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-10-24T07:43:22.377Z] #18 30.55 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-10-24T07:43:22.377Z] #18 30.55 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-10-24T07:43:22.377Z] #18 30.56 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-10-24T07:43:22.377Z] #18 30.56 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-10-24T07:43:22.377Z] #18 30.60 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-10-24T07:43:22.389Z] #17 58.48 Setting up btrfs-progs (4.7.3-1) ... [2019-10-24T07:43:22.389Z] #17 58.51 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-10-24T07:43:22.633Z] #40 ... [2019-10-24T07:43:22.633Z] [2019-10-24T07:43:22.633Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:22.633Z] #26 8.621 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-24T07:43:22.633Z] #26 9.265 [2019-10-24T07:43:22.633Z] #26 9.711 ## 4.1% ###### 9.6% ######### 13.6% ########### 16.1% ############# 19.2% ############### 22.1% ################# 24.6% #################### 29.1% ######################## 33.9% ########################### 38.1% ############################### 43.6% ################################### 48.9% ####################################### 54.3% ########################################## 58.6% ############################################ 62.3% ############################################### 66.0% ################################################### 71.2% ####################################################### 76.6% [2019-10-24T07:43:22.633Z] #26 ... [2019-10-24T07:43:22.633Z] [2019-10-24T07:43:22.633Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:22.633Z] #44 60.37 github.com/LK4D4/vndr/godl/singleflight [2019-10-24T07:43:22.633Z] #44 60.37 internal/reflectlite [2019-10-24T07:43:22.633Z] #44 60.88 math/rand [2019-10-24T07:43:22.633Z] #44 65.17 strconv [2019-10-24T07:43:22.633Z] #44 65.19 bytes [2019-10-24T07:43:22.633Z] #44 67.85 bufio [2019-10-24T07:43:22.633Z] #44 69.71 reflect [2019-10-24T07:43:22.633Z] #44 69.93 syscall [2019-10-24T07:43:22.633Z] #44 ... [2019-10-24T07:43:22.633Z] [2019-10-24T07:43:22.633Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:22.651Z] #17 58.79 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-24T07:43:22.783Z] #18 30.98 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-10-24T07:43:22.784Z] #18 30.98 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-24T07:43:22.784Z] #18 31.07 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-24T07:43:22.784Z] #18 31.07 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-24T07:43:23.147Z] #26 9.711 ## 4.1% ###### 9.6% ######### 13.6% ########### 16.1% ############# 19.2% ############### 22.1% ################# 24.6% #################### 29.1% ######################## 33.9% ########################### 38.1% ############################### 43.6% ################################### 48.9% ####################################### 54.3% ########################################## 58.6% ############################################ 62.3% ############################################### 66.0% ################################################### 71.2% ####################################################### 76.6% ######################################################### 79.4% ############################################################ 83.4% ################################################################ 89.0% ####################################################################### 99.4% ######################################################################## 100.0% [2019-10-24T07:43:23.237Z] #18 31.08 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-10-24T07:43:23.237Z] #18 31.13 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-24T07:43:23.237Z] #18 31.17 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-10-24T07:43:23.237Z] #18 31.17 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-24T07:43:23.237Z] #18 31.51 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-10-24T07:43:23.692Z] #18 31.61 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-10-24T07:43:23.692Z] #18 31.65 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-10-24T07:43:23.692Z] #18 31.67 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-10-24T07:43:23.692Z] #18 31.67 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-10-24T07:43:23.692Z] #18 31.69 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-i686 s390x 2.28-5+7.4+b4 [2151 kB] [2019-10-24T07:43:23.692Z] #18 31.77 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64-x86-64 s390x 2.28-5+7.4+b4 [2722 kB] [2019-10-24T07:43:23.708Z] #26 12.62 [2019-10-24T07:43:24.086Z] #41 53.08 CC compel/src/lib/ptrace.o [2019-10-24T07:43:24.094Z] #18 32.12 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main s390x binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-24T07:43:24.094Z] #18 32.12 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-24T07:43:24.344Z] #41 53.52 AR compel/libcompel.a [2019-10-24T07:43:24.479Z] #26 12.98 ######### 13.0% ##################### 29.8% ############################# 40.8% ###### [2019-10-24T07:43:24.479Z] #26 ... [2019-10-24T07:43:24.479Z] [2019-10-24T07:43:24.479Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-24T07:43:24.479Z] #13 3.535 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-24T07:43:24.479Z] #13 DONE 4.0s [2019-10-24T07:43:24.479Z] [2019-10-24T07:43:24.479Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:24.479Z] #26 12.98 ######### 13.0% ##################### 29.8% ############################# 40.8% ######################################## 56.1% ################################################## 70.0% [2019-10-24T07:43:24.479Z] #26 ... [2019-10-24T07:43:24.479Z] [2019-10-24T07:43:24.479Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:43:24.479Z] #59 4.980 + RM_GOPATH=0 [2019-10-24T07:43:24.479Z] #59 4.980 + TMP_GOPATH= [2019-10-24T07:43:24.479Z] #59 4.980 + : /build [2019-10-24T07:43:24.479Z] #59 4.980 + '[' -z '' ']' [2019-10-24T07:43:24.479Z] #59 4.980 ++ mktemp -d [2019-10-24T07:43:24.479Z] #59 4.987 + export GOPATH=/tmp/tmp.dnDzAPTAQz [2019-10-24T07:43:24.479Z] #59 4.995 + GOPATH=/tmp/tmp.dnDzAPTAQz [2019-10-24T07:43:24.479Z] #59 4.996 + RM_GOPATH=1 [2019-10-24T07:43:24.479Z] #59 4.999 ++ dirname ./install.sh [2019-10-24T07:43:24.479Z] #59 4.999 + dir=. [2019-10-24T07:43:24.479Z] #59 5.000 + bin=containerd [2019-10-24T07:43:24.479Z] #59 5.000 + shift [2019-10-24T07:43:24.479Z] #59 5.000 + '[' '!' -f ./containerd.installer ']' [2019-10-24T07:43:24.479Z] #59 5.000 + . ./containerd.installer [2019-10-24T07:43:24.479Z] #59 5.000 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T07:43:24.479Z] #59 5.000 + install_containerd [2019-10-24T07:43:24.479Z] #59 5.000 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-24T07:43:24.479Z] #59 5.000 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T07:43:24.479Z] #59 5.000 + git clone https://github.com/containerd/containerd.git /tmp/tmp.dnDzAPTAQz/src/github.com/containerd/containerd [2019-10-24T07:43:24.479Z] #59 5.002 Cloning into '/tmp/tmp.dnDzAPTAQz/src/github.com/containerd/containerd'... [2019-10-24T07:43:24.479Z] #59 ... [2019-10-24T07:43:24.479Z] [2019-10-24T07:43:24.479Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:24.490Z] #18 32.57 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-24T07:43:24.490Z] #18 ... [2019-10-24T07:43:24.490Z] [2019-10-24T07:43:24.490Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:24.490Z] #27 35.45 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-24T07:43:24.490Z] #27 36.14 [2019-10-24T07:43:24.490Z] #27 36.63 ################################### 48.7% ######################################################################## 100.0% [2019-10-24T07:43:24.602Z] #41 53.60 HOSTCC compel/src/main-host.o [2019-10-24T07:43:24.602Z] #41 53.93 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-24T07:43:24.735Z] #26 12.98 ######### 13.0% ##################### 29.8% ############################# 40.8% ######################################## 56.1% ################################################## 70.0% ####################################################### 76.4% ############################################################## 86.2% ######################################################################## 100.0% [2019-10-24T07:43:24.873Z] #27 36.82 [2019-10-24T07:43:25.166Z] #41 54.21 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-24T07:43:25.193Z] #17 61.08 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-10-24T07:43:25.193Z] #17 61.10 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-24T07:43:25.193Z] #17 61.11 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2019-10-24T07:43:25.193Z] #17 61.11 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 [2019-10-24T07:43:25.193Z] #17 61.12 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 [2019-10-24T07:43:25.193Z] #17 61.12 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 [2019-10-24T07:43:25.193Z] #17 61.15 Setting up btrfs-tools (4.7.3-1) ... [2019-10-24T07:43:25.193Z] #17 61.16 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-10-24T07:43:25.193Z] #17 61.18 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 [2019-10-24T07:43:25.193Z] #17 61.18 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 [2019-10-24T07:43:25.193Z] #17 61.19 Setting up python3 (3.5.3-1) ... [2019-10-24T07:43:25.424Z] #41 54.66 HOSTCC compel/src/lib/log-host.o [2019-10-24T07:43:25.452Z] #17 ... [2019-10-24T07:43:25.452Z] [2019-10-24T07:43:25.452Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:43:25.452Z] #22 84.76 + return [2019-10-24T07:43:25.661Z] #26 14.55 [2019-10-24T07:43:25.682Z] #41 54.89 HOSTLINK compel/compel-host-bin [2019-10-24T07:43:25.939Z] #41 54.97 DEP soccr/soccr.d [2019-10-24T07:43:25.939Z] #41 55.11 CC soccr/soccr.o [2019-10-24T07:43:26.021Z] #22 DONE 85.4s [2019-10-24T07:43:26.021Z] [2019-10-24T07:43:26.021Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:43:26.021Z] #17 62.01 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-24T07:43:26.213Z] #27 38.33 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-24T07:43:26.213Z] #27 38.37 skipping existing b63cc5f62c21 [2019-10-24T07:43:26.213Z] #27 38.48 [2019-10-24T07:43:27.074Z] #27 ... [2019-10-24T07:43:27.074Z] [2019-10-24T07:43:27.074Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:27.074Z] #45 55.04 time [2019-10-24T07:43:27.074Z] #45 58.90 internal/fmtsort [2019-10-24T07:43:27.074Z] #45 59.85 strings [2019-10-24T07:43:27.074Z] #45 60.61 os [2019-10-24T07:43:27.074Z] #45 63.10 regexp/syntax [2019-10-24T07:43:27.313Z] #41 56.36 AR soccr/libsoccr.a [2019-10-24T07:43:27.313Z] #41 56.42 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-24T07:43:27.399Z] #17 63.42 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-24T07:43:27.399Z] #17 63.49 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-24T07:43:27.399Z] #17 63.53 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-10-24T07:43:27.399Z] #17 63.55 Setting up python3-wheel (0.29.0-2) ... [2019-10-24T07:43:27.496Z] #26 14.81 ###### 9.0% ########## 14.8% ############### 21.2% #################### 28.6% ####################### 33.2% ############################ 39.7% ################################ 45.0% ##################################### 52.4% ######################################### 58.3% ############################################# 62.5% ################################################ 66.7% ##################################################### 73.9% ######################################################### 79.4% ############################################################### 87.8% ####################################################################### 99.9% ######################################################################## 100.0% [2019-10-24T07:43:27.496Z] #26 ... [2019-10-24T07:43:27.496Z] [2019-10-24T07:43:27.496Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:27.496Z] #54 7.725 + RM_GOPATH=0 [2019-10-24T07:43:27.496Z] #54 7.725 + TMP_GOPATH= [2019-10-24T07:43:27.496Z] #54 7.729 + : /build [2019-10-24T07:43:27.496Z] #54 7.731 + '[' -z '' ']' [2019-10-24T07:43:27.496Z] #54 7.739 ++ mktemp -d [2019-10-24T07:43:27.496Z] #54 7.741 + export GOPATH=/tmp/tmp.nBhaNMmFhm [2019-10-24T07:43:27.496Z] #54 7.741 + GOPATH=/tmp/tmp.nBhaNMmFhm [2019-10-24T07:43:27.496Z] #54 7.741 + RM_GOPATH=1 [2019-10-24T07:43:27.496Z] #54 7.742 ++ dirname ./install.sh [2019-10-24T07:43:27.496Z] #54 7.744 + dir=. [2019-10-24T07:43:27.496Z] #54 7.775 + bin=runc [2019-10-24T07:43:27.496Z] #54 7.775 + shift [2019-10-24T07:43:27.496Z] #54 7.775 + '[' '!' -f ./runc.installer ']' [2019-10-24T07:43:27.496Z] #54 7.775 + . ./runc.installer [2019-10-24T07:43:27.496Z] #54 7.775 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-24T07:43:27.496Z] #54 7.775 + install_runc [2019-10-24T07:43:27.496Z] #54 7.775 + uname -r [2019-10-24T07:43:27.496Z] #54 7.775 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-24T07:43:27.496Z] #54 7.790 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-24T07:43:27.496Z] #54 7.790 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-24T07:43:27.496Z] #54 7.790 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nBhaNMmFhm/src/github.com/opencontainers/runc [2019-10-24T07:43:27.496Z] #54 7.790 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-24T07:43:27.496Z] #54 7.798 Cloning into '/tmp/tmp.nBhaNMmFhm/src/github.com/opencontainers/runc'... [2019-10-24T07:43:27.496Z] #54 16.78 + cd /tmp/tmp.nBhaNMmFhm/src/github.com/opencontainers/runc [2019-10-24T07:43:27.496Z] #54 16.78 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-24T07:43:27.496Z] #54 17.07 + '[' -z '' ']' [2019-10-24T07:43:27.496Z] #54 17.07 + target=static [2019-10-24T07:43:27.496Z] #54 17.07 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-24T07:43:27.544Z] #45 ... [2019-10-24T07:43:27.544Z] [2019-10-24T07:43:27.544Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:27.544Z] #42 14.47 CC images/stats.o [2019-10-24T07:43:27.544Z] #42 14.73 CC images/core.o [2019-10-24T07:43:27.544Z] #42 15.17 CC images/core-x86.o [2019-10-24T07:43:27.544Z] #42 15.53 CC images/core-arm.o [2019-10-24T07:43:27.544Z] #42 15.78 CC images/core-aarch64.o [2019-10-24T07:43:27.544Z] #42 16.05 CC images/core-ppc64.o [2019-10-24T07:43:27.544Z] #42 16.76 CC images/core-s390.o [2019-10-24T07:43:27.544Z] #42 17.72 CC images/cpuinfo.o [2019-10-24T07:43:27.544Z] #42 18.09 CC images/inventory.o [2019-10-24T07:43:27.544Z] #42 18.22 CC images/fdinfo.o [2019-10-24T07:43:27.544Z] #42 18.46 CC images/fown.o [2019-10-24T07:43:27.544Z] #42 18.65 CC images/ns.o [2019-10-24T07:43:27.544Z] #42 18.79 CC images/regfile.o [2019-10-24T07:43:27.544Z] #42 19.03 CC images/ghost-file.o [2019-10-24T07:43:27.544Z] #42 19.22 CC images/fifo.o [2019-10-24T07:43:27.544Z] #42 19.39 CC images/remap-file-path.o [2019-10-24T07:43:27.544Z] #42 19.56 CC images/eventfd.o [2019-10-24T07:43:27.544Z] #42 19.72 CC images/eventpoll.o [2019-10-24T07:43:27.544Z] #42 19.98 CC images/fh.o [2019-10-24T07:43:27.544Z] #42 20.14 CC images/fsnotify.o [2019-10-24T07:43:27.544Z] #42 21.00 CC images/signalfd.o [2019-10-24T07:43:27.544Z] #42 21.20 CC images/fs.o [2019-10-24T07:43:27.544Z] #42 21.38 CC images/pstree.o [2019-10-24T07:43:27.544Z] #42 21.58 CC images/pipe.o [2019-10-24T07:43:27.544Z] #42 21.74 CC images/tcp-stream.o [2019-10-24T07:43:27.544Z] #42 21.94 CC images/sk-packet.o [2019-10-24T07:43:27.544Z] #42 22.12 CC images/mnt.o [2019-10-24T07:43:27.544Z] #42 22.31 CC images/pipe-data.o [2019-10-24T07:43:27.544Z] #42 22.49 CC images/sa.o [2019-10-24T07:43:27.544Z] #42 22.68 CC images/timer.o [2019-10-24T07:43:27.544Z] #42 22.98 CC images/timerfd.o [2019-10-24T07:43:27.544Z] #42 23.18 CC images/mm.o [2019-10-24T07:43:27.544Z] #42 23.46 CC images/sk-opts.o [2019-10-24T07:43:27.544Z] #42 23.60 CC images/sk-unix.o [2019-10-24T07:43:27.544Z] #42 23.79 CC images/sk-inet.o [2019-10-24T07:43:27.544Z] #42 24.05 CC images/tun.o [2019-10-24T07:43:27.544Z] #42 24.37 CC images/sk-netlink.o [2019-10-24T07:43:27.544Z] #42 ... [2019-10-24T07:43:27.544Z] [2019-10-24T07:43:27.544Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:27.544Z] #45 65.48 fmt [2019-10-24T07:43:27.570Z] #41 56.72 DEP criu/arch/x86/sigframe.d [2019-10-24T07:43:27.570Z] #41 56.80 DEP criu/arch/x86/sigaction_compat.d [2019-10-24T07:43:27.658Z] #17 63.98 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-24T07:43:27.752Z] #54 ... [2019-10-24T07:43:27.752Z] [2019-10-24T07:43:27.752Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:43:27.752Z] #33 75.83 Selecting previously unselected package libxml2:amd64. [2019-10-24T07:43:27.752Z] #33 75.84 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-10-24T07:43:27.752Z] #33 75.84 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-24T07:43:27.828Z] #41 56.93 DEP criu/arch/x86/kerndat.d [2019-10-24T07:43:28.086Z] #41 57.11 DEP criu/arch/x86/crtools.d [2019-10-24T07:43:28.086Z] #41 57.29 DEP criu/arch/x86/cpu.d [2019-10-24T07:43:28.225Z] #17 64.45 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-10-24T07:43:28.225Z] #17 64.46 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-24T07:43:28.343Z] #41 57.43 CC criu/arch/x86/cpu.o [2019-10-24T07:43:28.723Z] #33 ... [2019-10-24T07:43:28.723Z] [2019-10-24T07:43:28.723Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-24T07:43:28.723Z] #14 DONE 4.3s [2019-10-24T07:43:28.723Z] [2019-10-24T07:43:28.723Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:43:28.723Z] #33 76.83 Selecting previously unselected package libarchive13:amd64. [2019-10-24T07:43:28.723Z] #33 76.84 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_amd64.deb ... [2019-10-24T07:43:28.723Z] #33 76.85 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-24T07:43:28.792Z] #17 64.94 Setting up dmsetup (2:1.02.137-2) ... [2019-10-24T07:43:28.792Z] #17 64.97 Setting up python3-setuptools (33.1.1-1) ... [2019-10-24T07:43:28.908Z] #41 58.08 CC criu/arch/x86/crtools.o [2019-10-24T07:43:28.935Z] #45 ... [2019-10-24T07:43:28.935Z] [2019-10-24T07:43:28.935Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:43:28.935Z] #60 30.23 + cd /tmp/tmp.GnQJkz08vL/src/github.com/containerd/containerd [2019-10-24T07:43:28.935Z] #60 30.23 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T07:43:28.935Z] #60 30.69 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-24T07:43:28.935Z] #60 30.69 + BUILDTAGS='netgo osusergo static_build' [2019-10-24T07:43:28.935Z] #60 30.69 + export EXTRA_FLAGS=-buildmode=pie [2019-10-24T07:43:28.935Z] #60 30.69 + EXTRA_FLAGS=-buildmode=pie [2019-10-24T07:43:28.935Z] #60 30.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-24T07:43:28.935Z] #60 30.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-24T07:43:28.935Z] #60 30.69 + '[' '' = dynamic ']' [2019-10-24T07:43:28.935Z] #60 30.69 + make [2019-10-24T07:43:28.935Z] #60 32.03 + bin/ctr [2019-10-24T07:43:28.935Z] #60 ... [2019-10-24T07:43:28.935Z] [2019-10-24T07:43:28.935Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:28.935Z] #42 24.62 CC images/packet-sock.o [2019-10-24T07:43:28.935Z] #42 25.12 CC images/ipc-var.o [2019-10-24T07:43:28.935Z] #42 25.45 CC images/ipc-desc.o [2019-10-24T07:43:28.935Z] #42 25.62 CC images/ipc-shm.o [2019-10-24T07:43:28.935Z] #42 ... [2019-10-24T07:43:28.935Z] [2019-10-24T07:43:28.935Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:28.935Z] #27 39.91 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-24T07:43:28.935Z] #27 40.66 [2019-10-24T07:43:28.935Z] #27 40.96 ######################################################################## 100.0% [2019-10-24T07:43:28.935Z] #27 41.06 [2019-10-24T07:43:28.935Z] #27 41.10 Download of images into '/build' complete. [2019-10-24T07:43:28.935Z] #27 41.10 Use something like the following to load the result into a Docker daemon: [2019-10-24T07:43:28.935Z] #27 41.10 tar -cC '/build' . | docker load [2019-10-24T07:43:28.935Z] #27 DONE 41.2s [2019-10-24T07:43:28.935Z] [2019-10-24T07:43:28.935Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:28.935Z] #42 25.83 CC images/ipc-msg.o [2019-10-24T07:43:29.165Z] #41 ... [2019-10-24T07:43:29.165Z] [2019-10-24T07:43:29.165Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:29.165Z] #44 109.9 crypto/tls [2019-10-24T07:43:29.165Z] #44 115.5 net/http/httptrace [2019-10-24T07:43:29.165Z] #44 115.7 net/http [2019-10-24T07:43:29.288Z] #33 77.38 Selecting previously unselected package libjsoncpp1:amd64. [2019-10-24T07:43:29.288Z] #33 77.38 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-10-24T07:43:29.288Z] #33 77.39 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-24T07:43:29.288Z] #33 ... [2019-10-24T07:43:29.288Z] [2019-10-24T07:43:29.288Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:43:29.288Z] #31 67.07 reflect [2019-10-24T07:43:29.288Z] #31 74.22 time [2019-10-24T07:43:29.360Z] #17 65.57 Setting up dh-python (2.20170125) ... [2019-10-24T07:43:29.545Z] #31 ... [2019-10-24T07:43:29.545Z] [2019-10-24T07:43:29.545Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:29.545Z] #26 16.93 [2019-10-24T07:43:29.619Z] #17 65.89 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-10-24T07:43:29.619Z] #17 65.92 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:43:29.832Z] #42 26.55 CC images/ipc-sem.o [2019-10-24T07:43:29.878Z] #17 DONE 66.1s [2019-10-24T07:43:29.878Z] [2019-10-24T07:43:29.878Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T07:43:30.099Z] #44 ... [2019-10-24T07:43:30.099Z] [2019-10-24T07:43:30.099Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:30.099Z] #41 59.29 CC criu/arch/x86/kerndat.o [2019-10-24T07:43:30.225Z] #42 26.85 CC images/utsns.o [2019-10-24T07:43:30.651Z] #42 27.34 CC images/creds.o [2019-10-24T07:43:30.651Z] #42 27.56 CC images/vma.o [2019-10-24T07:43:30.665Z] #41 59.88 CC criu/arch/x86/sigaction_compat.o [2019-10-24T07:43:31.148Z] #42 27.79 CC images/netdev.o [2019-10-24T07:43:31.231Z] #41 60.20 CC criu/arch/x86/sigframe.o [2019-10-24T07:43:31.489Z] #41 60.44 LINK criu/arch/x86/crtools.built-in.o [2019-10-24T07:43:31.489Z] #41 60.50 DEP criu/pie/util-vdso-elf32.d [2019-10-24T07:43:31.489Z] #41 60.64 DEP criu/arch/x86/vdso-pie.d [2019-10-24T07:43:31.630Z] #42 28.28 CC images/tty.o [2019-10-24T07:43:31.747Z] #41 60.74 DEP criu/pie/parasite-vdso.d [2019-10-24T07:43:31.747Z] #41 60.84 DEP criu/pie/util-vdso.d [2019-10-24T07:43:31.747Z] #41 60.94 DEP criu/pie/util.d [2019-10-24T07:43:32.006Z] #41 61.11 CC criu/pie/util.o [2019-10-24T07:43:32.014Z] #42 28.70 CC images/file-lock.o [2019-10-24T07:43:32.014Z] #42 28.87 CC images/rlimit.o [2019-10-24T07:43:32.417Z] #42 29.13 CC images/pagemap.o [2019-10-24T07:43:32.572Z] #41 61.65 CC criu/pie/util-vdso.o [2019-10-24T07:43:32.631Z] #26 17.26 # 2.1% ### 4.2% #### 6.3% ##### 7.7% ####### 10.2% ######## 12.0% ######### 13.0% ########## 14.0% ########### 15.8% ############ 17.3% ############# 19.1% ############### 21.6% ################ 23.5% ################## 25.8% ################### 26.9% ##################### 29.6% ####################### 32.5% ######################## 34.2% ########################## 36.4% ############################ 39.0% ############################# 41.3% ############################### 43.2% ################################ 45.2% ################################# 47.0% ################################### 49.2% #################################### 51.1% ###################################### 54.0% ######################################## 56.1% ########################################## 58.3% ########################################### 61.1% ############################################## 64.4% ################################################ 67.1% ################################################# 69.4% #################################################### 72.5% ###################################################### 75.2% ######################################################## 78.0% ########################################################## 81.1% ############################################################ 84.1% ############################################################### 88.1% ################################################################# 91.3% #################################################################### 94.5% [2019-10-24T07:43:32.631Z] #26 ... [2019-10-24T07:43:32.631Z] [2019-10-24T07:43:32.631Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:43:32.631Z] #40 70.88 Selecting previously unselected package python-protobuf. [2019-10-24T07:43:32.631Z] #40 70.88 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-10-24T07:43:32.631Z] #40 70.89 Unpacking python-protobuf (3.0.0-9) ... [2019-10-24T07:43:32.631Z] #40 71.49 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-24T07:43:32.631Z] #40 71.60 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-24T07:43:32.631Z] #40 71.61 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-24T07:43:32.631Z] #40 77.73 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-24T07:43:32.631Z] #40 77.87 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-10-24T07:43:32.631Z] #40 77.90 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:43:32.631Z] #40 77.93 Setting up python-protobuf (3.0.0-9) ... [2019-10-24T07:43:32.631Z] #40 ... [2019-10-24T07:43:32.631Z] [2019-10-24T07:43:32.631Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:32.829Z] #42 29.51 CC images/siginfo.o [2019-10-24T07:43:32.887Z] #26 17.26 # 2.1% ### 4.2% #### 6.3% ##### 7.7% ####### 10.2% ######## 12.0% ######### 13.0% ########## 14.0% ########### 15.8% ############ 17.3% ############# 19.1% ############### 21.6% ################ 23.5% ################## 25.8% ################### 26.9% ##################### 29.6% ####################### 32.5% ######################## 34.2% ########################## 36.4% ############################ 39.0% ############################# 41.3% ############################### 43.2% ################################ 45.2% ################################# 47.0% ################################### 49.2% #################################### 51.1% ###################################### 54.0% ######################################## 56.1% ########################################## 58.3% ########################################### 61.1% ############################################## 64.4% ################################################ 67.1% ################################################# 69.4% #################################################### 72.5% ###################################################### 75.2% ######################################################## 78.0% ########################################################## 81.1% ############################################################ 84.1% ############################################################### 88.1% ################################################################# 91.3% #################################################################### 94.5% ##################################################################### 96.2% #26 ... [2019-10-24T07:43:32.887Z] [2019-10-24T07:43:32.887Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-24T07:43:32.887Z] #15 DONE 4.2s [2019-10-24T07:43:32.887Z] [2019-10-24T07:43:32.887Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:32.887Z] #26 17.26 # 2.1% ### 4.2% #### 6.3% ##### 7.7% ####### 10.2% ######## 12.0% ######### 13.0% ########## 14.0% ########### 15.8% ############ 17.3% ############# 19.1% ############### 21.6% ################ 23.5% ################## 25.8% ################### 26.9% ##################### 29.6% ####################### 32.5% ######################## 34.2% ########################## 36.4% ############################ 39.0% ############################# 41.3% ############################### 43.2% ################################ 45.2% ################################# 47.0% ################################### 49.2% #################################### 51.1% ###################################### 54.0% ######################################## 56.1% ########################################## 58.3% ########################################### 61.1% ############################################## 64.4% ################################################ 67.1% ################################################# 69.4% #################################################### 72.5% ###################################################### 75.2% ######################################################## 78.0% ########################################################## 81.1% ############################################################ 84.1% ############################################################### 88.1% ################################################################# 91.3% #################################################################### 94.5% ##################################################################### 96.2% ####################################################################### 98.9% ######################################################################## 100.0% [2019-10-24T07:43:33.138Z] #41 62.32 CC criu/pie/parasite-vdso.o [2019-10-24T07:43:33.143Z] #26 22.22 [2019-10-24T07:43:33.164Z] #18 3.130 Collecting yamllint==1.16.0 [2019-10-24T07:43:33.239Z] #42 29.76 CC images/rpc.o [2019-10-24T07:43:34.077Z] #41 63.34 CC criu/arch/x86/vdso-pie.o [2019-10-24T07:43:34.088Z] #42 30.66 CC images/ext-file.o [2019-10-24T07:43:34.088Z] #42 30.83 CC images/cgroup.o [2019-10-24T07:43:34.491Z] #42 31.35 CC images/userns.o [2019-10-24T07:43:34.634Z] #26 23.63 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-24T07:43:34.643Z] #41 63.72 CC criu/pie/util-vdso-elf32.o [2019-10-24T07:43:34.905Z] #42 ... [2019-10-24T07:43:34.905Z] [2019-10-24T07:43:34.905Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:43:34.905Z] #18 32.77 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-base s390x 6.3.0-18+19.3+b3 [170 kB] [2019-10-24T07:43:34.905Z] #18 32.79 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main s390x gcc-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [31.4 MB] [2019-10-24T07:43:34.905Z] #18 34.60 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main s390x g++-mingw-w64-x86-64 s390x 6.3.0-18+19.3+b3 [21.7 MB] [2019-10-24T07:43:34.905Z] #18 36.94 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:43:34.905Z] #18 36.97 Fetched 88.2 MB in 6s (14.1 MB/s) [2019-10-24T07:43:34.905Z] #18 37.04 Selecting previously unselected package bash-completion. [2019-10-24T07:43:34.905Z] #18 37.04 (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 ... 14898 files and directories currently installed.) [2019-10-24T07:43:34.905Z] #18 37.07 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-24T07:43:34.905Z] #18 40.50 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-24T07:43:34.905Z] #18 41.10 Selecting previously unselected package libnet1:s390x. [2019-10-24T07:43:34.905Z] #18 41.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-10-24T07:43:34.905Z] #18 41.11 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-24T07:43:34.905Z] #18 41.25 Selecting previously unselected package libnfnetlink0:s390x. [2019-10-24T07:43:34.905Z] #18 41.26 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-10-24T07:43:34.905Z] #18 41.26 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-10-24T07:43:34.905Z] #18 41.32 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-10-24T07:43:34.905Z] #18 41.33 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-10-24T07:43:34.905Z] #18 41.33 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-24T07:43:34.905Z] #18 41.42 Selecting previously unselected package libudev-dev:s390x. [2019-10-24T07:43:34.905Z] #18 41.42 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-10-24T07:43:34.905Z] #18 41.43 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-10-24T07:43:34.905Z] #18 41.66 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-10-24T07:43:34.905Z] #18 41.66 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-24T07:43:34.905Z] #18 41.66 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-24T07:43:34.905Z] #18 42.21 Selecting previously unselected package python3.5-minimal. [2019-10-24T07:43:34.905Z] #18 42.21 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-10-24T07:43:34.905Z] #18 42.23 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-24T07:43:34.905Z] #18 ... [2019-10-24T07:43:34.905Z] [2019-10-24T07:43:34.905Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:34.905Z] #42 31.58 CC images/google/protobuf/descriptor.o [2019-10-24T07:43:35.209Z] #41 64.35 AR criu/pie/pie.lib.a [2019-10-24T07:43:35.209Z] #41 64.41 DEP criu/pie/restorer.d [2019-10-24T07:43:35.236Z] #26 24.37 [2019-10-24T07:43:35.467Z] #41 64.64 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-24T07:43:35.467Z] #41 ... [2019-10-24T07:43:35.467Z] [2019-10-24T07:43:35.467Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:35.467Z] #44 126.4 github.com/LK4D4/vndr/godl [2019-10-24T07:43:35.497Z] #26 ... [2019-10-24T07:43:35.497Z] [2019-10-24T07:43:35.497Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:43:35.497Z] #33 77.65 Selecting previously unselected package libuv1:amd64. [2019-10-24T07:43:35.497Z] #33 77.66 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-10-24T07:43:35.497Z] #33 77.66 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-10-24T07:43:35.497Z] #33 77.96 Selecting previously unselected package cmake. [2019-10-24T07:43:35.497Z] #33 77.96 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-10-24T07:43:35.497Z] #33 78.11 Unpacking cmake (3.7.2-1) ... [2019-10-24T07:43:35.497Z] #33 82.00 Selecting previously unselected package xxd. [2019-10-24T07:43:35.497Z] #33 82.01 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-24T07:43:35.497Z] #33 82.01 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:43:35.497Z] #33 82.33 Selecting previously unselected package vim-common. [2019-10-24T07:43:35.497Z] #33 82.33 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T07:43:35.497Z] #33 82.39 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:43:35.497Z] #33 82.80 Processing triggers for mime-support (3.60) ... [2019-10-24T07:43:35.497Z] #33 83.00 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:43:35.497Z] #33 83.01 Setting up libuv1:amd64 (1.9.1-3) ... [2019-10-24T07:43:35.497Z] #33 83.02 Setting up cmake-data (3.7.2-1) ... [2019-10-24T07:43:35.497Z] #33 83.04 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-10-24T07:43:35.497Z] #33 83.05 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-24T07:43:35.497Z] #33 83.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:43:35.497Z] #33 83.17 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:43:35.497Z] #33 83.20 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-24T07:43:35.497Z] #33 83.22 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-10-24T07:43:35.497Z] #33 83.24 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... [2019-10-24T07:43:35.497Z] #33 83.26 Setting up cmake (3.7.2-1) ... [2019-10-24T07:43:35.497Z] #33 83.39 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:43:35.497Z] #33 DONE 83.7s [2019-10-24T07:43:35.497Z] [2019-10-24T07:43:35.497Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:43:35.497Z] #34 DONE 0.1s [2019-10-24T07:43:35.497Z] [2019-10-24T07:43:35.497Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-24T07:43:35.579Z] #42 ... [2019-10-24T07:43:35.579Z] [2019-10-24T07:43:35.579Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:43:35.579Z] #32 63.50 path [2019-10-24T07:43:35.579Z] #32 64.18 text/tabwriter [2019-10-24T07:43:35.579Z] #32 64.89 fmt [2019-10-24T07:43:35.579Z] #32 65.11 path/filepath [2019-10-24T07:43:35.579Z] #32 66.98 io/ioutil [2019-10-24T07:43:35.579Z] #32 69.98 flag [2019-10-24T07:43:35.579Z] #32 69.98 github.com/BurntSushi/toml [2019-10-24T07:43:35.579Z] #32 72.01 log [2019-10-24T07:43:35.753Z] #35 DONE 0.1s [2019-10-24T07:43:35.754Z] [2019-10-24T07:43:35.754Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:36.118Z] #32 ... [2019-10-24T07:43:36.118Z] [2019-10-24T07:43:36.118Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:43:36.118Z] #18 43.37 Selecting previously unselected package python3-minimal. [2019-10-24T07:43:36.118Z] #18 43.37 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-10-24T07:43:36.118Z] #18 43.38 Unpacking python3-minimal (3.5.3-1) ... [2019-10-24T07:43:36.118Z] #18 43.47 Selecting previously unselected package libmpdec2:s390x. [2019-10-24T07:43:36.118Z] #18 43.47 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-10-24T07:43:36.118Z] #18 43.47 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-10-24T07:43:36.118Z] #18 43.62 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-10-24T07:43:36.118Z] #18 43.64 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-10-24T07:43:36.118Z] #18 43.64 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-24T07:43:36.401Z] #44 127.0 github.com/LK4D4/vndr [2019-10-24T07:43:36.678Z] #36 ... [2019-10-24T07:43:36.678Z] [2019-10-24T07:43:36.678Z] #16 [dev 6/24] RUN ldconfig [2019-10-24T07:43:36.678Z] #16 DONE 3.9s [2019-10-24T07:43:36.932Z] [2019-10-24T07:43:36.933Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:43:37.465Z] #18 45.72 Selecting previously unselected package python3.5. [2019-10-24T07:43:37.861Z] #18 45.73 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-10-24T07:43:37.862Z] #18 45.73 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-24T07:43:38.266Z] #18 46.19 Selecting previously unselected package libpython3-stdlib:s390x. [2019-10-24T07:43:38.266Z] #18 46.20 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-10-24T07:43:38.266Z] #18 46.21 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-24T07:43:38.266Z] #18 46.32 Selecting previously unselected package dh-python. [2019-10-24T07:43:38.266Z] #18 46.32 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-24T07:43:38.266Z] #18 46.33 Unpacking dh-python (2.20170125) ... [2019-10-24T07:43:38.266Z] #18 46.59 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-10-24T07:43:38.782Z] #18 46.61 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-24T07:43:38.821Z] #17 ... [2019-10-24T07:43:38.821Z] [2019-10-24T07:43:38.821Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:43:38.821Z] #40 86.80 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-10-24T07:43:38.821Z] #40 86.80 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-10-24T07:43:38.821Z] #40 86.81 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-24T07:43:38.821Z] #40 86.84 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-10-24T07:43:38.821Z] #40 86.85 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-10-24T07:43:38.821Z] #40 86.86 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-24T07:43:38.821Z] #40 86.87 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-10-24T07:43:38.821Z] #40 86.87 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-24T07:43:38.821Z] #40 86.88 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-10-24T07:43:38.821Z] #40 86.89 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-10-24T07:43:38.821Z] #40 86.90 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:43:38.821Z] #40 DONE 87.2s [2019-10-24T07:43:39.083Z] [2019-10-24T07:43:39.083Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:39.683Z] #44 ... [2019-10-24T07:43:39.683Z] [2019-10-24T07:43:39.683Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:43:39.683Z] #28 129.5 + rm -rf /tmp/tmp.4K1JN5kgwj [2019-10-24T07:43:39.683Z] #28 DONE 130.3s [2019-10-24T07:43:39.683Z] [2019-10-24T07:43:39.683Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:39.683Z] #41 64.79 DEP criu/arch/x86/restorer_unmap.d [2019-10-24T07:43:39.683Z] #41 64.81 DEP criu/arch/x86/restorer.d [2019-10-24T07:43:39.683Z] #41 64.98 DEP criu/pie/parasite.d [2019-10-24T07:43:39.683Z] #41 65.29 CC criu/pie/parasite.o [2019-10-24T07:43:39.683Z] #41 66.63 LINK criu/pie/parasite.built-in.o [2019-10-24T07:43:39.683Z] #41 66.65 GEN criu/pie/parasite-blob.h [2019-10-24T07:43:39.683Z] #41 66.68 CC criu/arch/x86/restorer.o [2019-10-24T07:43:39.683Z] #41 67.23 CC criu/arch/x86/restorer_unmap.o [2019-10-24T07:43:39.683Z] #41 67.28 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-24T07:43:39.683Z] #41 67.58 CC criu/pie/restorer.o [2019-10-24T07:43:39.723Z] #18 9.664 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-24T07:43:39.981Z] #18 9.911 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-24T07:43:40.008Z] #41 ... [2019-10-24T07:43:40.008Z] [2019-10-24T07:43:40.008Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:40.008Z] #54 20.03 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-24T07:43:40.008Z] #54 ... [2019-10-24T07:43:40.008Z] [2019-10-24T07:43:40.008Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:40.008Z] #36 4.238 + RM_GOPATH=0 [2019-10-24T07:43:40.008Z] #36 4.238 + TMP_GOPATH= [2019-10-24T07:43:40.008Z] #36 4.238 + : /build [2019-10-24T07:43:40.008Z] #36 4.238 + '[' -z '' ']' [2019-10-24T07:43:40.008Z] #36 4.238 ++ mktemp -d [2019-10-24T07:43:40.008Z] #36 4.238 + export GOPATH=/tmp/tmp.l7Pib3jJJU [2019-10-24T07:43:40.008Z] #36 4.238 + GOPATH=/tmp/tmp.l7Pib3jJJU [2019-10-24T07:43:40.008Z] #36 4.238 + RM_GOPATH=1 [2019-10-24T07:43:40.008Z] #36 4.240 ++ dirname ./install.sh [2019-10-24T07:43:40.008Z] #36 4.245 + dir=. [2019-10-24T07:43:40.008Z] #36 4.246 + bin=tini [2019-10-24T07:43:40.008Z] #36 4.246 + shift [2019-10-24T07:43:40.008Z] #36 4.246 + '[' '!' -f ./tini.installer ']' [2019-10-24T07:43:40.008Z] #36 4.246 + . ./tini.installer [2019-10-24T07:43:40.008Z] #36 4.246 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T07:43:40.008Z] #36 4.246 + install_tini [2019-10-24T07:43:40.008Z] #36 4.246 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-24T07:43:40.008Z] #36 4.246 + git clone https://github.com/krallin/tini.git /tmp/tmp.l7Pib3jJJU/tini [2019-10-24T07:43:40.008Z] #36 4.246 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T07:43:40.008Z] #36 4.248 Cloning into '/tmp/tmp.l7Pib3jJJU/tini'... [2019-10-24T07:43:40.624Z] #41 ... [2019-10-24T07:43:40.624Z] [2019-10-24T07:43:40.624Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-24T07:43:40.624Z] #29 DONE 0.2s [2019-10-24T07:43:40.624Z] [2019-10-24T07:43:40.624Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-24T07:43:40.624Z] #32 DONE 0.1s [2019-10-24T07:43:40.881Z] [2019-10-24T07:43:40.881Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-24T07:43:40.881Z] #37 DONE 0.1s [2019-10-24T07:43:40.881Z] [2019-10-24T07:43:40.881Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:43:40.916Z] #18 11.00 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-24T07:43:41.369Z] #36 5.488 + cd /tmp/tmp.l7Pib3jJJU/tini [2019-10-24T07:43:41.369Z] #36 5.489 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T07:43:41.369Z] #36 5.494 + cmake . [2019-10-24T07:43:41.446Z] #50 ... [2019-10-24T07:43:41.446Z] [2019-10-24T07:43:41.446Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:41.446Z] #41 70.41 LINK criu/pie/restorer.built-in.o [2019-10-24T07:43:41.446Z] #41 70.43 GEN criu/pie/restorer-blob.h [2019-10-24T07:43:41.446Z] #41 70.52 DEP criu/vdso.d [2019-10-24T07:43:41.703Z] #41 70.77 DEP criu/vdso-compat.d [2019-10-24T07:43:41.703Z] #41 70.95 DEP criu/uts_ns.d [2019-10-24T07:43:41.755Z] #18 ... [2019-10-24T07:43:41.755Z] [2019-10-24T07:43:41.755Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:43:41.755Z] #32 74.42 github.com/BurntSushi/toml/cmd/tomlv [2019-10-24T07:43:41.755Z] #32 DONE 79.3s [2019-10-24T07:43:41.755Z] [2019-10-24T07:43:41.755Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:41.755Z] #42 33.18 CC images/opts.o [2019-10-24T07:43:41.755Z] #42 33.44 CC images/seccomp.o [2019-10-24T07:43:41.755Z] #42 33.70 CC images/binfmt-misc.o [2019-10-24T07:43:41.755Z] #42 33.84 CC images/time.o [2019-10-24T07:43:41.755Z] #42 34.00 CC images/sysctl.o [2019-10-24T07:43:41.755Z] #42 34.16 CC images/autofs.o [2019-10-24T07:43:41.755Z] #42 34.33 CC images/macvlan.o [2019-10-24T07:43:41.755Z] #42 34.62 CC images/sit.o [2019-10-24T07:43:41.755Z] #42 34.86 LINK images/built-in.o [2019-10-24T07:43:41.755Z] #42 35.06 GEN compel/include/asm [2019-10-24T07:43:41.755Z] #42 35.06 GEN compel/include/version.h [2019-10-24T07:43:41.755Z] #42 35.07 touch .config [2019-10-24T07:43:41.755Z] #42 35.07 GEN include/common/config.h [2019-10-24T07:43:41.755Z] #42 35.13 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-10-24T07:43:41.755Z] #42 35.19 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-24T07:43:41.755Z] #42 35.23 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-24T07:43:41.755Z] #42 35.26 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-10-24T07:43:41.755Z] #42 35.28 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-10-24T07:43:41.755Z] #42 35.41 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-10-24T07:43:41.755Z] #42 35.42 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-24T07:43:41.755Z] #42 35.42 DEP compel/plugins/std/infect.d [2019-10-24T07:43:41.755Z] #42 35.68 DEP compel/plugins/std/string.d [2019-10-24T07:43:41.755Z] #42 35.80 DEP compel/plugins/std/log.d [2019-10-24T07:43:41.755Z] #42 35.96 DEP compel/plugins/std/fds.d [2019-10-24T07:43:41.755Z] #42 36.16 DEP compel/plugins/std/std.d [2019-10-24T07:43:41.755Z] #42 36.36 DEP compel/plugins/shmem/shmem.d [2019-10-24T07:43:41.755Z] #42 36.43 DEP compel/plugins/fds/fds.d [2019-10-24T07:43:41.755Z] #42 36.68 CC compel/plugins/std/std.o [2019-10-24T07:43:41.755Z] #42 36.99 CC compel/plugins/std/fds.o [2019-10-24T07:43:41.755Z] #42 37.45 CC compel/plugins/std/log.o [2019-10-24T07:43:41.755Z] #42 38.24 CC compel/plugins/std/string.o [2019-10-24T07:43:41.852Z] #18 11.98 Collecting pyyaml (from yamllint==1.16.0) [2019-10-24T07:43:41.929Z] #36 6.211 -- The C compiler identification is GNU 6.3.0 [2019-10-24T07:43:41.929Z] #36 6.268 -- Check for working C compiler: /usr/bin/cc [2019-10-24T07:43:41.929Z] #36 ... [2019-10-24T07:43:41.929Z] [2019-10-24T07:43:41.929Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:41.929Z] #44 79.89 internal/poll [2019-10-24T07:43:41.929Z] #44 83.35 os [2019-10-24T07:43:41.929Z] #44 88.50 strings [2019-10-24T07:43:41.929Z] #44 89.74 fmt [2019-10-24T07:43:41.961Z] #41 71.16 DEP criu/util.d [2019-10-24T07:43:42.158Z] #42 ... [2019-10-24T07:43:42.158Z] [2019-10-24T07:43:42.158Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:42.158Z] #45 69.86 regexp [2019-10-24T07:43:42.158Z] #45 71.87 flag [2019-10-24T07:43:42.158Z] #45 73.95 go/token [2019-10-24T07:43:42.158Z] #45 74.55 go/scanner [2019-10-24T07:43:42.158Z] #45 74.85 internal/lazyregexp [2019-10-24T07:43:42.158Z] #45 75.05 net/url [2019-10-24T07:43:42.158Z] #45 76.01 go/ast [2019-10-24T07:43:42.158Z] #45 77.81 text/template/parse [2019-10-24T07:43:42.158Z] #45 ... [2019-10-24T07:43:42.158Z] [2019-10-24T07:43:42.158Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:43:42.158Z] #18 49.54 Setting up python3-minimal (3.5.3-1) ... [2019-10-24T07:43:42.185Z] #44 ... [2019-10-24T07:43:42.185Z] [2019-10-24T07:43:42.185Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:43:42.185Z] #17 5.141 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:43:42.185Z] #17 5.223 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:43:42.185Z] #17 5.262 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:43:42.185Z] #17 5.280 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:43:42.185Z] #17 5.307 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:43:42.219Z] #41 71.44 DEP criu/uffd.d [2019-10-24T07:43:42.476Z] #41 71.65 DEP criu/tun.d [2019-10-24T07:43:42.734Z] #41 71.77 DEP criu/tty.d [2019-10-24T07:43:42.734Z] #41 71.92 DEP criu/timerfd.d [2019-10-24T07:43:42.745Z] #17 6.066 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] [2019-10-24T07:43:42.991Z] #41 72.06 DEP criu/sysfs_parse.d [2019-10-24T07:43:42.991Z] #41 72.21 DEP criu/sysctl.d [2019-10-24T07:43:43.165Z] #18 51.05 Selecting previously unselected package python3. [2019-10-24T07:43:43.165Z] #18 51.05 (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 ... 16484 files and directories currently installed.) [2019-10-24T07:43:43.165Z] #18 51.08 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-10-24T07:43:43.165Z] #18 51.09 Unpacking python3 (3.5.3-1) ... [2019-10-24T07:43:43.165Z] #18 51.16 Selecting previously unselected package pigz. [2019-10-24T07:43:43.165Z] #18 51.16 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-10-24T07:43:43.165Z] #18 51.16 Unpacking pigz (2.3.4-1) ... [2019-10-24T07:43:43.165Z] #18 51.23 Selecting previously unselected package libip4tc0:s390x. [2019-10-24T07:43:43.165Z] #18 51.23 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-24T07:43:43.165Z] #18 51.23 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-24T07:43:43.228Z] #18 13.11 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-24T07:43:43.249Z] #41 72.31 DEP criu/string.d [2019-10-24T07:43:43.249Z] #41 72.37 DEP criu/stats.d [2019-10-24T07:43:43.508Z] #41 72.50 DEP criu/sockets.d [2019-10-24T07:43:43.508Z] #41 72.67 DEP criu/sk-unix.d [2019-10-24T07:43:43.641Z] #18 51.39 Selecting previously unselected package libip6tc0:s390x. [2019-10-24T07:43:43.641Z] #18 51.39 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-24T07:43:43.641Z] #18 51.39 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-24T07:43:43.641Z] #18 51.56 Selecting previously unselected package libiptc0:s390x. [2019-10-24T07:43:43.641Z] #18 51.56 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-24T07:43:43.641Z] #18 51.57 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-24T07:43:43.641Z] #18 51.68 Selecting previously unselected package libxtables12:s390x. [2019-10-24T07:43:43.641Z] #18 51.68 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-24T07:43:43.641Z] #18 51.69 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-24T07:43:43.641Z] #18 51.79 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-10-24T07:43:43.641Z] #18 51.79 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-10-24T07:43:43.641Z] #18 51.79 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-24T07:43:43.697Z] #17 ... [2019-10-24T07:43:43.697Z] [2019-10-24T07:43:43.697Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:43:43.697Z] #31 81.54 internal/poll [2019-10-24T07:43:43.697Z] #31 84.15 os [2019-10-24T07:43:43.697Z] #31 84.64 internal/fmtsort [2019-10-24T07:43:43.697Z] #31 85.95 strings [2019-10-24T07:43:43.697Z] #31 88.90 path [2019-10-24T07:43:43.697Z] #31 89.61 text/tabwriter [2019-10-24T07:43:43.697Z] #31 89.93 fmt [2019-10-24T07:43:43.697Z] #31 90.85 path/filepath [2019-10-24T07:43:43.765Z] #41 72.83 DEP criu/sk-tcp.d [2019-10-24T07:43:43.765Z] #41 72.96 DEP criu/sk-queue.d [2019-10-24T07:43:43.765Z] #41 73.03 DEP criu/sk-packet.d [2019-10-24T07:43:43.952Z] #31 ... [2019-10-24T07:43:43.952Z] [2019-10-24T07:43:43.952Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:43.952Z] #26 24.81 ######################################################################## 100.0% [2019-10-24T07:43:43.952Z] #26 24.99 [2019-10-24T07:43:43.952Z] #26 27.05 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-24T07:43:43.952Z] #26 27.64 [2019-10-24T07:43:43.952Z] #26 27.97 ######################################################################## 100.0% [2019-10-24T07:43:43.952Z] #26 28.21 [2019-10-24T07:43:43.952Z] #26 29.95 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-24T07:43:43.952Z] #26 30.03 skipping existing 1849cc453dee [2019-10-24T07:43:43.952Z] #26 30.24 [2019-10-24T07:43:43.952Z] #26 31.61 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-24T07:43:43.952Z] #26 32.20 [2019-10-24T07:43:43.952Z] #26 32.47 ######################################################################## 100.0% [2019-10-24T07:43:43.952Z] #26 32.61 [2019-10-24T07:43:43.952Z] #26 32.73 Download of images into '/build' complete. [2019-10-24T07:43:43.952Z] #26 32.73 Use something like the following to load the result into a Docker daemon: [2019-10-24T07:43:43.952Z] #26 32.73 tar -cC '/build' . | docker load [2019-10-24T07:43:43.952Z] #26 DONE 33.0s [2019-10-24T07:43:43.952Z] [2019-10-24T07:43:43.952Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:43.952Z] #41 4.883 Note: Building without setproctitle() and strlcpy() support. [2019-10-24T07:43:43.952Z] #41 4.883 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-24T07:43:44.023Z] #41 73.15 DEP criu/sk-netlink.d [2019-10-24T07:43:44.023Z] #41 73.27 DEP criu/sk-inet.d [2019-10-24T07:43:44.081Z] #18 51.91 Selecting previously unselected package iptables. [2019-10-24T07:43:44.081Z] #18 51.91 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-10-24T07:43:44.081Z] #18 51.92 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-24T07:43:44.165Z] #18 14.22 Building wheels for collected packages: pathspec, pyyaml [2019-10-24T07:43:44.165Z] #18 14.22 Running setup.py bdist_wheel for pathspec: started [2019-10-24T07:43:44.281Z] #41 ... [2019-10-24T07:43:44.281Z] [2019-10-24T07:43:44.281Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:44.281Z] #44 DONE 135.0s [2019-10-24T07:43:44.281Z] [2019-10-24T07:43:44.281Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:44.281Z] #41 73.55 DEP criu/signalfd.d [2019-10-24T07:43:44.470Z] #18 52.30 Selecting previously unselected package xxd. [2019-10-24T07:43:44.470Z] #18 52.30 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-24T07:43:44.470Z] #18 52.30 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:43:44.470Z] #18 52.52 Selecting previously unselected package vim-common. [2019-10-24T07:43:44.470Z] #18 52.52 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T07:43:44.470Z] #18 52.53 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:43:44.470Z] #18 52.65 Selecting previously unselected package bzip2. [2019-10-24T07:43:44.539Z] #41 73.77 DEP criu/sigframe.d [2019-10-24T07:43:44.797Z] #41 73.93 DEP criu/shmem.d [2019-10-24T07:43:44.875Z] #18 52.65 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-10-24T07:43:44.875Z] #18 52.65 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-24T07:43:44.875Z] #18 52.82 Selecting previously unselected package libgpm2:s390x. [2019-10-24T07:43:44.875Z] #18 52.82 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-10-24T07:43:44.875Z] #18 52.82 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-24T07:43:44.875Z] #18 52.88 Selecting previously unselected package xz-utils. [2019-10-24T07:43:44.875Z] #18 52.88 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-10-24T07:43:44.875Z] #18 52.89 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-24T07:43:44.875Z] #18 53.02 Selecting previously unselected package aufs-tools. [2019-10-24T07:43:44.875Z] #18 53.02 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-10-24T07:43:44.875Z] #18 53.02 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-24T07:43:45.055Z] #41 74.25 DEP criu/servicefd.d [2019-10-24T07:43:45.101Z] #18 14.98 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-24T07:43:45.102Z] #18 14.98 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-24T07:43:45.102Z] #18 15.00 Running setup.py bdist_wheel for pyyaml: started [2019-10-24T07:43:45.277Z] #18 53.18 Selecting previously unselected package liblzo2-2:s390x. [2019-10-24T07:43:45.277Z] #18 53.18 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-10-24T07:43:45.277Z] #18 53.19 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-24T07:43:45.277Z] #18 53.28 Selecting previously unselected package btrfs-progs. [2019-10-24T07:43:45.277Z] #18 53.29 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-10-24T07:43:45.277Z] #18 53.29 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-24T07:43:45.313Z] #41 74.48 DEP criu/seize.d [2019-10-24T07:43:45.313Z] #41 74.60 DEP criu/seccomp.d [2019-10-24T07:43:45.571Z] #41 74.84 DEP criu/rst-malloc.d [2019-10-24T07:43:45.669Z] #18 15.78 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-24T07:43:45.669Z] #18 15.78 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-24T07:43:45.669Z] #18 15.83 Successfully built pathspec pyyaml [2019-10-24T07:43:45.677Z] #18 53.82 Selecting previously unselected package btrfs-tools. [2019-10-24T07:43:45.677Z] #18 53.82 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-10-24T07:43:45.677Z] #18 53.82 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-24T07:43:45.677Z] #18 53.88 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-10-24T07:43:45.677Z] #18 53.88 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-24T07:43:45.677Z] #18 53.88 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-24T07:43:45.830Z] #41 74.91 DEP criu/rbtree.d [2019-10-24T07:43:45.830Z] #41 74.95 DEP criu/pstree.d [2019-10-24T07:43:45.927Z] #18 15.83 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-24T07:43:45.927Z] #18 16.10 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-24T07:43:46.074Z] #18 54.02 Selecting previously unselected package dmsetup. [2019-10-24T07:43:46.074Z] #18 54.02 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-10-24T07:43:46.074Z] #18 54.03 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-24T07:43:46.074Z] #18 54.17 Selecting previously unselected package libonig4:s390x. [2019-10-24T07:43:46.074Z] #18 54.17 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-10-24T07:43:46.074Z] #18 54.17 Unpacking libonig4:s390x (6.1.3-2) ... [2019-10-24T07:43:46.074Z] #18 54.29 Selecting previously unselected package libjq1:s390x. [2019-10-24T07:43:46.087Z] #41 75.08 DEP criu/protobuf.d [2019-10-24T07:43:46.088Z] #41 75.26 GEN criu/protobuf-desc-gen.h [2019-10-24T07:43:46.478Z] #18 54.30 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-10-24T07:43:46.478Z] #18 54.30 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-24T07:43:46.478Z] #18 54.44 Selecting previously unselected package jq. [2019-10-24T07:43:46.478Z] #18 54.44 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-10-24T07:43:46.478Z] #18 54.44 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-24T07:43:46.478Z] #18 54.54 Selecting previously unselected package libaio1:s390x. [2019-10-24T07:43:46.478Z] #18 54.54 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-10-24T07:43:46.478Z] #18 54.55 Unpacking libaio1:s390x (0.3.110-3) ... [2019-10-24T07:43:46.478Z] #18 54.62 Selecting previously unselected package libcap2-bin. [2019-10-24T07:43:46.478Z] #18 54.62 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-10-24T07:43:46.478Z] #18 54.63 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-24T07:43:46.478Z] #18 54.71 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-10-24T07:43:46.478Z] #18 54.71 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-10-24T07:43:46.478Z] #18 54.72 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-24T07:43:46.478Z] #18 54.79 Selecting previously unselected package libsepol1-dev:s390x. [2019-10-24T07:43:46.478Z] #18 54.80 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-10-24T07:43:46.498Z] #18 DONE 16.5s [2019-10-24T07:43:46.498Z] [2019-10-24T07:43:46.498Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-24T07:43:46.498Z] #25 ... [2019-10-24T07:43:46.498Z] [2019-10-24T07:43:46.498Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-24T07:43:46.498Z] #43 DONE 0.2s [2019-10-24T07:43:46.498Z] [2019-10-24T07:43:46.498Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-24T07:43:46.498Z] #61 DONE 0.2s [2019-10-24T07:43:46.498Z] [2019-10-24T07:43:46.498Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-24T07:43:46.498Z] #67 DONE 0.2s [2019-10-24T07:43:46.757Z] [2019-10-24T07:43:46.757Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-24T07:43:46.757Z] #30 DONE 0.3s [2019-10-24T07:43:46.757Z] [2019-10-24T07:43:46.757Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T07:43:46.757Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-24T07:43:46.757Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-24T07:43:46.757Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 102.93kB / 9.11MB 0.1s [2019-10-24T07:43:46.757Z] #65 ... [2019-10-24T07:43:46.757Z] [2019-10-24T07:43:46.757Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-24T07:43:46.757Z] #49 DONE 0.4s [2019-10-24T07:43:46.757Z] [2019-10-24T07:43:46.757Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-24T07:43:46.757Z] #46 DONE 0.4s [2019-10-24T07:43:46.757Z] [2019-10-24T07:43:46.757Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-24T07:43:46.757Z] #25 DONE 0.4s [2019-10-24T07:43:46.757Z] [2019-10-24T07:43:46.757Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:43:46.757Z] #34 DONE 0.4s [2019-10-24T07:43:46.757Z] [2019-10-24T07:43:46.757Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T07:43:46.757Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 8.25MB / 9.11MB 0.3s [2019-10-24T07:43:46.975Z] #18 54.80 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-10-24T07:43:46.975Z] #18 55.03 Selecting previously unselected package libpcre16-3:s390x. [2019-10-24T07:43:46.975Z] #18 55.03 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-10-24T07:43:46.975Z] #18 55.03 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-10-24T07:43:46.975Z] #18 55.17 Selecting previously unselected package libpcre32-3:s390x. [2019-10-24T07:43:46.975Z] #18 55.17 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-10-24T07:43:46.975Z] #18 55.17 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-10-24T07:43:47.018Z] #65 ... [2019-10-24T07:43:47.018Z] [2019-10-24T07:43:47.018Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:43:47.018Z] #52 DONE 0.5s [2019-10-24T07:43:47.018Z] [2019-10-24T07:43:47.018Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-24T07:43:47.018Z] #23 DONE 0.6s [2019-10-24T07:43:47.018Z] [2019-10-24T07:43:47.018Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T07:43:47.018Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.4s done [2019-10-24T07:43:47.018Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-10-24T07:43:47.021Z] #41 76.16 DEP criu/protobuf-desc.d [2019-10-24T07:43:47.215Z] #41 7.924 fatal: Not a git repository (or any of the parent directories): .git [2019-10-24T07:43:47.215Z] #41 7.973 GEN .gitid [2019-10-24T07:43:47.215Z] #41 7.983 GEN criu/include/version.h [2019-10-24T07:43:47.215Z] #41 8.041 GEN include/common/asm [2019-10-24T07:43:47.279Z] #65 ... [2019-10-24T07:43:47.279Z] [2019-10-24T07:43:47.279Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-24T07:43:47.279Z] #53 DONE 0.2s [2019-10-24T07:43:47.279Z] [2019-10-24T07:43:47.279Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-24T07:43:47.279Z] #35 DONE 0.2s [2019-10-24T07:43:47.279Z] [2019-10-24T07:43:47.279Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T07:43:47.279Z] #41 76.27 DEP criu/proc_parse.d [2019-10-24T07:43:47.279Z] #41 76.48 DEP criu/plugin.d [2019-10-24T07:43:47.279Z] #41 76.52 DEP criu/pipes.d [2019-10-24T07:43:47.471Z] #18 55.47 Selecting previously unselected package libpcre3-dev:s390x. [2019-10-24T07:43:47.471Z] #18 55.47 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-10-24T07:43:47.471Z] #18 55.48 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-10-24T07:43:47.537Z] #41 76.59 DEP criu/pie-util.d [2019-10-24T07:43:47.537Z] #41 76.64 DEP criu/pie-util-vdso.d [2019-10-24T07:43:47.537Z] #41 76.76 DEP criu/pie-util-vdso-elf32.d [2019-10-24T07:43:47.795Z] #41 76.86 DEP criu/path.d [2019-10-24T07:43:47.795Z] #41 76.94 DEP criu/parasite-syscall.d [2019-10-24T07:43:48.053Z] #41 77.08 DEP criu/pagemap.d [2019-10-24T07:43:48.053Z] #41 77.26 DEP criu/pagemap-cache.d [2019-10-24T07:43:48.053Z] #41 77.34 DEP criu/page-xfer.d [2019-10-24T07:43:48.220Z] #18 55.99 Selecting previously unselected package libselinux1-dev:s390x. [2019-10-24T07:43:48.220Z] #18 55.99 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-10-24T07:43:48.220Z] #18 56.00 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-24T07:43:48.311Z] #41 77.46 DEP criu/page-pipe.d [2019-10-24T07:43:48.311Z] #41 77.55 DEP criu/netfilter.d [2019-10-24T07:43:48.569Z] #41 77.72 DEP criu/net.d [2019-10-24T07:43:48.578Z] #41 9.751 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-24T07:43:48.615Z] #18 56.46 Selecting previously unselected package libdevmapper-dev:s390x. [2019-10-24T07:43:48.615Z] #18 56.47 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-10-24T07:43:48.615Z] #18 56.47 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-24T07:43:48.615Z] #18 56.63 Selecting previously unselected package libnl-3-200:s390x. [2019-10-24T07:43:48.615Z] #18 56.63 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-10-24T07:43:48.615Z] #18 56.63 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-10-24T07:43:48.615Z] #18 56.73 Selecting previously unselected package libprotobuf-c1:s390x. [2019-10-24T07:43:48.615Z] #18 56.73 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-10-24T07:43:48.615Z] #18 56.73 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-24T07:43:48.615Z] #18 56.81 Selecting previously unselected package libreadline5:s390x. [2019-10-24T07:43:48.615Z] #18 56.81 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-10-24T07:43:48.615Z] #18 56.82 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-24T07:43:48.659Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.7s done [2019-10-24T07:43:48.826Z] #41 77.96 DEP criu/namespaces.d [2019-10-24T07:43:48.833Z] #41 9.854 PBCC images/opts.pb-c.c [2019-10-24T07:43:48.833Z] #41 9.952 PBCC images/sit.pb-c.c [2019-10-24T07:43:48.919Z] #65 DONE 2.4s [2019-10-24T07:43:48.919Z] [2019-10-24T07:43:48.919Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:43:48.919Z] #28 2.226 + mktemp -d [2019-10-24T07:43:48.919Z] #28 2.227 + export GOPATH=/tmp/tmp.4WHBYX3Jbo [2019-10-24T07:43:48.919Z] #28 2.227 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.4WHBYX3Jbo/src/github.com/go-swagger/go-swagger [2019-10-24T07:43:48.919Z] #28 2.232 Cloning into '/tmp/tmp.4WHBYX3Jbo/src/github.com/go-swagger/go-swagger'... [2019-10-24T07:43:49.005Z] #18 56.99 Selecting previously unselected package libsystemd-dev:s390x. [2019-10-24T07:43:49.005Z] #18 56.99 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-10-24T07:43:49.005Z] #18 57.00 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-24T07:43:49.083Z] #41 78.07 DEP criu/mount.d [2019-10-24T07:43:49.083Z] #41 78.21 DEP criu/mem.d [2019-10-24T07:43:49.089Z] #41 10.01 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-24T07:43:49.089Z] #41 10.07 DEP images/opts.pb-c.d [2019-10-24T07:43:49.089Z] #41 10.14 DEP images/sit.pb-c.d [2019-10-24T07:43:49.089Z] #41 10.21 PBCC images/macvlan.pb-c.c [2019-10-24T07:43:49.089Z] #41 10.26 DEP images/macvlan.pb-c.d [2019-10-24T07:43:49.340Z] #41 78.35 DEP criu/lsm.d [2019-10-24T07:43:49.340Z] #41 78.46 DEP criu/log.d [2019-10-24T07:43:49.340Z] #41 78.60 DEP criu/libnetlink.d [2019-10-24T07:43:49.346Z] #41 10.30 PBCC images/autofs.pb-c.c [2019-10-24T07:43:49.346Z] #41 10.38 DEP images/autofs.pb-c.d [2019-10-24T07:43:49.346Z] #41 10.44 PBCC images/sysctl.pb-c.c [2019-10-24T07:43:49.346Z] #41 10.46 DEP images/sysctl.pb-c.d [2019-10-24T07:43:49.597Z] #41 78.69 DEP criu/kerndat.d [2019-10-24T07:43:49.597Z] #41 78.83 DEP criu/kcmp-ids.d [2019-10-24T07:43:49.601Z] #41 10.55 PBCC images/time.pb-c.c [2019-10-24T07:43:49.601Z] #41 10.58 DEP images/time.pb-c.d [2019-10-24T07:43:49.601Z] #41 10.66 PBCC images/binfmt-misc.pb-c.c [2019-10-24T07:43:49.601Z] #41 10.68 DEP images/binfmt-misc.pb-c.d [2019-10-24T07:43:49.601Z] #41 10.71 PBCC images/seccomp.pb-c.c [2019-10-24T07:43:49.601Z] #41 10.72 DEP images/seccomp.pb-c.d [2019-10-24T07:43:49.601Z] #41 10.78 PBCC images/userns.pb-c.c [2019-10-24T07:43:49.855Z] #41 78.91 DEP criu/irmap.d [2019-10-24T07:43:49.855Z] #41 79.03 DEP criu/ipc_ns.d [2019-10-24T07:43:49.855Z] #41 79.16 DEP criu/image.d [2019-10-24T07:43:49.857Z] #41 10.82 DEP images/userns.pb-c.d [2019-10-24T07:43:49.857Z] #41 10.86 PBCC images/cgroup.pb-c.c [2019-10-24T07:43:49.857Z] #41 10.90 DEP images/cgroup.pb-c.d [2019-10-24T07:43:49.857Z] #41 10.95 PBCC images/fown.pb-c.c [2019-10-24T07:43:49.857Z] #41 11.00 PBCC images/ext-file.pb-c.c [2019-10-24T07:43:50.112Z] #41 11.02 DEP images/fown.pb-c.d [2019-10-24T07:43:50.112Z] #41 11.10 DEP images/ext-file.pb-c.d [2019-10-24T07:43:50.112Z] #41 11.18 PBCC images/rpc.pb-c.c [2019-10-24T07:43:50.112Z] #41 11.21 DEP images/rpc.pb-c.d [2019-10-24T07:43:50.367Z] #18 58.57 Selecting previously unselected package net-tools. [2019-10-24T07:43:50.367Z] #18 58.57 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-10-24T07:43:50.413Z] #41 11.30 PBCC images/siginfo.pb-c.c [2019-10-24T07:43:50.413Z] #41 11.33 DEP images/siginfo.pb-c.d [2019-10-24T07:43:50.413Z] #41 11.44 PBCC images/pagemap.pb-c.c [2019-10-24T07:43:50.413Z] #41 11.55 DEP images/pagemap.pb-c.d [2019-10-24T07:43:50.421Z] #41 79.31 DEP criu/image-desc.d [2019-10-24T07:43:50.421Z] #41 79.38 DEP criu/fsnotify.d [2019-10-24T07:43:50.421Z] #41 79.48 DEP criu/filesystems.d [2019-10-24T07:43:50.421Z] #41 79.58 DEP criu/files.d [2019-10-24T07:43:50.668Z] #41 ... [2019-10-24T07:43:50.668Z] [2019-10-24T07:43:50.668Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:50.668Z] #36 6.971 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-24T07:43:50.668Z] #36 6.975 -- Detecting C compiler ABI info [2019-10-24T07:43:50.668Z] #36 7.914 -- Detecting C compiler ABI info - done [2019-10-24T07:43:50.668Z] #36 8.009 -- Detecting C compile features [2019-10-24T07:43:50.668Z] #36 10.87 -- Detecting C compile features - done [2019-10-24T07:43:50.668Z] #36 10.97 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-24T07:43:50.668Z] #36 11.41 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-24T07:43:50.668Z] #36 11.54 -- Configuring done [2019-10-24T07:43:50.668Z] #36 11.56 -- Generating done [2019-10-24T07:43:50.668Z] #36 11.57 -- Build files have been written to: /tmp/tmp.l7Pib3jJJU/tini [2019-10-24T07:43:50.668Z] #36 11.59 + make tini-static [2019-10-24T07:43:50.668Z] #36 12.02 Scanning dependencies of target tini-static [2019-10-24T07:43:50.668Z] #36 12.10 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-24T07:43:50.668Z] #36 14.05 [100%] Linking C executable tini-static [2019-10-24T07:43:50.668Z] #36 14.46 [100%] Built target tini-static [2019-10-24T07:43:50.668Z] #36 14.58 + mkdir -p /build [2019-10-24T07:43:50.668Z] #36 14.58 + cp tini-static /build/docker-init [2019-10-24T07:43:50.668Z] #36 DONE 14.9s [2019-10-24T07:43:50.668Z] [2019-10-24T07:43:50.668Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:50.668Z] #41 11.68 PBCC images/rlimit.pb-c.c [2019-10-24T07:43:50.668Z] #41 ... [2019-10-24T07:43:50.668Z] [2019-10-24T07:43:50.668Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:43:50.668Z] #31 92.87 io/ioutil [2019-10-24T07:43:50.668Z] #31 95.33 flag [2019-10-24T07:43:50.668Z] #31 95.33 github.com/BurntSushi/toml [2019-10-24T07:43:50.668Z] #31 97.50 log [2019-10-24T07:43:50.668Z] #31 ... [2019-10-24T07:43:50.668Z] [2019-10-24T07:43:50.668Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:43:50.668Z] #59 36.41 + cd /tmp/tmp.dnDzAPTAQz/src/github.com/containerd/containerd [2019-10-24T07:43:50.668Z] #59 36.41 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T07:43:50.678Z] #41 79.75 DEP criu/files-reg.d [2019-10-24T07:43:50.936Z] #41 79.92 DEP criu/files-ext.d [2019-10-24T07:43:50.936Z] #41 80.08 DEP criu/file-lock.d [2019-10-24T07:43:51.034Z] #18 58.57 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-24T07:43:51.034Z] #18 58.87 Selecting previously unselected package python-pip-whl. [2019-10-24T07:43:51.034Z] #18 58.87 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-24T07:43:51.034Z] #18 58.90 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-24T07:43:51.194Z] #41 80.24 DEP criu/file-ids.d [2019-10-24T07:43:51.194Z] #41 80.41 DEP criu/fifo.d [2019-10-24T07:43:51.452Z] #41 80.58 DEP criu/fdstore.d [2019-10-24T07:43:51.452Z] #41 80.65 DEP criu/fault-injection.d [2019-10-24T07:43:51.452Z] #41 80.69 DEP criu/external.d [2019-10-24T07:43:51.612Z] #18 59.83 Selecting previously unselected package python3-pip. [2019-10-24T07:43:51.612Z] #18 59.83 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-24T07:43:51.612Z] #18 59.84 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-24T07:43:51.709Z] #41 80.77 DEP criu/eventpoll.d [2019-10-24T07:43:51.709Z] #41 80.89 DEP criu/eventfd.d [2019-10-24T07:43:51.966Z] #41 81.01 DEP criu/crtools.d [2019-10-24T07:43:51.966Z] #41 81.19 DEP criu/cr-service.d [2019-10-24T07:43:52.003Z] #18 60.02 Selecting previously unselected package python3-pkg-resources. [2019-10-24T07:43:52.003Z] #18 60.02 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-24T07:43:52.003Z] #18 60.02 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-24T07:43:52.003Z] #18 60.14 Selecting previously unselected package python3-setuptools. [2019-10-24T07:43:52.003Z] #18 60.14 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-24T07:43:52.003Z] #18 60.14 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-24T07:43:52.031Z] #59 37.39 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-24T07:43:52.031Z] #59 37.39 + BUILDTAGS='netgo osusergo static_build' [2019-10-24T07:43:52.031Z] #59 37.39 + export EXTRA_FLAGS=-buildmode=pie [2019-10-24T07:43:52.031Z] #59 37.39 + EXTRA_FLAGS=-buildmode=pie [2019-10-24T07:43:52.031Z] #59 37.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-24T07:43:52.031Z] #59 37.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-24T07:43:52.031Z] #59 37.39 + '[' '' = dynamic ']' [2019-10-24T07:43:52.031Z] #59 37.39 + make [2019-10-24T07:43:52.222Z] #28 ... [2019-10-24T07:43:52.222Z] [2019-10-24T07:43:52.222Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:52.222Z] #36 4.096 + RM_GOPATH=0 [2019-10-24T07:43:52.222Z] #36 4.097 + TMP_GOPATH= [2019-10-24T07:43:52.222Z] #36 4.097 + : /build [2019-10-24T07:43:52.222Z] #36 4.098 + '[' -z '' ']' [2019-10-24T07:43:52.222Z] #36 4.099 ++ mktemp -d [2019-10-24T07:43:52.222Z] #36 4.102 + export GOPATH=/tmp/tmp.PYAjOa2osN [2019-10-24T07:43:52.222Z] #36 4.103 + GOPATH=/tmp/tmp.PYAjOa2osN [2019-10-24T07:43:52.222Z] #36 4.104 + RM_GOPATH=1 [2019-10-24T07:43:52.222Z] #36 4.105 ++ dirname ./install.sh [2019-10-24T07:43:52.222Z] #36 4.107 + dir=. [2019-10-24T07:43:52.222Z] #36 4.107 + bin=tini [2019-10-24T07:43:52.222Z] #36 4.108 + shift [2019-10-24T07:43:52.222Z] #36 4.108 + '[' '!' -f ./tini.installer ']' [2019-10-24T07:43:52.222Z] #36 4.109 + . ./tini.installer [2019-10-24T07:43:52.222Z] #36 4.121 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T07:43:52.222Z] #36 4.121 + install_tini [2019-10-24T07:43:52.222Z] #36 4.122 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-24T07:43:52.222Z] #36 4.126 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T07:43:52.222Z] #36 4.126 + git clone https://github.com/krallin/tini.git /tmp/tmp.PYAjOa2osN/tini [2019-10-24T07:43:52.222Z] #36 4.129 Cloning into '/tmp/tmp.PYAjOa2osN/tini'... [2019-10-24T07:43:52.222Z] #36 4.931 + cd /tmp/tmp.PYAjOa2osN/tini [2019-10-24T07:43:52.222Z] #36 4.935 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T07:43:52.222Z] #36 5.023 + cmake . [2019-10-24T07:43:52.224Z] #41 81.31 DEP criu/cr-restore.d [2019-10-24T07:43:52.409Z] #18 60.31 Selecting previously unselected package python3-wheel. [2019-10-24T07:43:52.409Z] #18 60.34 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-24T07:43:52.409Z] #18 60.34 Unpacking python3-wheel (0.29.0-2) ... [2019-10-24T07:43:52.409Z] #18 ... [2019-10-24T07:43:52.409Z] [2019-10-24T07:43:52.409Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:52.409Z] #42 39.05 CC compel/plugins/std/infect.o [2019-10-24T07:43:52.409Z] #42 39.33 CC compel/arch/s390/plugins/std/parasite-head.o [2019-10-24T07:43:52.409Z] #42 39.37 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-10-24T07:43:52.409Z] #42 39.40 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-10-24T07:43:52.409Z] #42 39.53 AR compel/plugins/std.lib.a [2019-10-24T07:43:52.409Z] #42 39.65 CC compel/plugins/fds/fds.o [2019-10-24T07:43:52.409Z] #42 39.91 AR compel/plugins/fds.lib.a [2019-10-24T07:43:52.409Z] #42 39.98 HOSTDEP compel/src/lib/log-host.d [2019-10-24T07:43:52.409Z] #42 40.27 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-24T07:43:52.409Z] #42 40.41 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-10-24T07:43:52.409Z] #42 40.57 HOSTDEP compel/src/main-host.d [2019-10-24T07:43:52.409Z] #42 40.70 DEP compel/src/lib/ptrace.d [2019-10-24T07:43:52.409Z] #42 40.82 DEP compel/src/lib/infect.d [2019-10-24T07:43:52.409Z] #42 41.09 DEP compel/src/lib/infect-util.d [2019-10-24T07:43:52.409Z] #42 41.23 DEP compel/src/lib/infect-rpc.d [2019-10-24T07:43:52.409Z] #42 41.34 DEP compel/arch/s390/src/lib/infect.d [2019-10-24T07:43:52.409Z] #42 41.52 DEP compel/arch/s390/src/lib/cpu.d [2019-10-24T07:43:52.409Z] #42 41.63 DEP compel/src/lib/log.d [2019-10-24T07:43:52.409Z] #42 41.71 DEP compel/src/main.d [2019-10-24T07:43:52.409Z] #42 41.83 DEP compel/src/lib/handle-elf.d [2019-10-24T07:43:52.409Z] #42 41.97 DEP compel/arch/s390/src/lib/handle-elf.d [2019-10-24T07:43:52.409Z] #42 42.11 CC compel/src/lib/log.o [2019-10-24T07:43:52.409Z] #42 42.37 CC compel/arch/s390/src/lib/cpu.o [2019-10-24T07:43:52.409Z] #42 42.59 CC compel/arch/s390/src/lib/infect.o [2019-10-24T07:43:52.409Z] #42 43.38 CC compel/src/lib/infect-rpc.o [2019-10-24T07:43:52.409Z] #42 43.79 CC compel/src/lib/infect-util.o [2019-10-24T07:43:52.409Z] #42 44.17 CC compel/src/lib/infect.o [2019-10-24T07:43:52.409Z] #42 46.14 CC compel/src/lib/ptrace.o [2019-10-24T07:43:52.409Z] #42 46.49 AR compel/libcompel.a [2019-10-24T07:43:52.409Z] #42 46.52 HOSTCC compel/src/main-host.o [2019-10-24T07:43:52.409Z] #42 46.79 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-10-24T07:43:52.409Z] #42 46.99 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-24T07:43:52.409Z] #42 47.32 HOSTCC compel/src/lib/log-host.o [2019-10-24T07:43:52.409Z] #42 47.74 HOSTLINK compel/compel-host-bin [2019-10-24T07:43:52.409Z] #42 47.93 DEP soccr/soccr.d [2019-10-24T07:43:52.409Z] #42 48.19 CC soccr/soccr.o [2019-10-24T07:43:52.409Z] #42 ... [2019-10-24T07:43:52.409Z] [2019-10-24T07:43:52.409Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:43:52.409Z] #18 60.46 Selecting previously unselected package thin-provisioning-tools. [2019-10-24T07:43:52.409Z] #18 60.47 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-10-24T07:43:52.409Z] #18 60.47 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-24T07:43:52.481Z] #41 81.45 DEP criu/cr-errno.d [2019-10-24T07:43:52.481Z] #41 81.46 DEP criu/cr-dump.d [2019-10-24T07:43:52.481Z] #41 81.60 DEP criu/cr-dedup.d [2019-10-24T07:43:52.481Z] #41 81.72 DEP criu/cr-check.d [2019-10-24T07:43:52.739Z] #41 81.93 DEP criu/config.d [2019-10-24T07:43:52.794Z] #36 5.594 -- The C compiler identification is GNU 6.3.0 [2019-10-24T07:43:52.794Z] #36 5.652 -- Check for working C compiler: /usr/bin/cc [2019-10-24T07:43:52.821Z] #18 60.74 Selecting previously unselected package vim-runtime. [2019-10-24T07:43:52.821Z] #18 60.74 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T07:43:52.821Z] #18 60.77 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-24T07:43:52.821Z] #18 60.84 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-24T07:43:52.821Z] #18 60.85 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:43:52.956Z] #59 38.44 + bin/ctr [2019-10-24T07:43:52.997Z] #41 82.04 DEP criu/clone-noasan.d [2019-10-24T07:43:52.997Z] #41 82.12 DEP criu/cgroup.d [2019-10-24T07:43:52.997Z] #41 82.23 DEP criu/cgroup-props.d [2019-10-24T07:43:53.255Z] #41 82.34 DEP criu/bitmap.d [2019-10-24T07:43:53.255Z] #41 82.36 DEP criu/bfd.d [2019-10-24T07:43:53.255Z] #41 82.43 DEP criu/autofs.d [2019-10-24T07:43:53.513Z] #41 82.55 DEP criu/aio.d [2019-10-24T07:43:53.513Z] #41 82.68 DEP criu/action-scripts.d [2019-10-24T07:43:53.740Z] #36 6.425 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-24T07:43:53.740Z] #36 6.426 -- Detecting C compiler ABI info [2019-10-24T07:43:53.740Z] #36 ... [2019-10-24T07:43:53.740Z] [2019-10-24T07:43:53.740Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:53.740Z] #26 5.714 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-24T07:43:53.740Z] #26 6.306 [2019-10-24T07:43:53.771Z] #41 82.97 CC criu/action-scripts.o [2019-10-24T07:43:53.882Z] #59 ... [2019-10-24T07:43:53.882Z] [2019-10-24T07:43:53.882Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:53.882Z] #44 91.50 path/filepath [2019-10-24T07:43:53.882Z] #44 94.56 regexp/syntax [2019-10-24T07:43:53.882Z] #44 96.94 flag [2019-10-24T07:43:53.882Z] #44 99.47 go/token [2019-10-24T07:43:53.882Z] #44 100.7 regexp [2019-10-24T07:43:53.882Z] #44 100.7 go/scanner [2019-10-24T07:43:53.882Z] #44 ... [2019-10-24T07:43:53.882Z] [2019-10-24T07:43:53.882Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:53.882Z] #41 11.70 DEP images/rlimit.pb-c.d [2019-10-24T07:43:53.882Z] #41 11.80 PBCC images/file-lock.pb-c.c [2019-10-24T07:43:53.882Z] #41 11.84 DEP images/file-lock.pb-c.d [2019-10-24T07:43:53.882Z] #41 11.90 PBCC images/tty.pb-c.c [2019-10-24T07:43:53.882Z] #41 11.99 DEP images/tty.pb-c.d [2019-10-24T07:43:53.882Z] #41 12.09 PBCC images/tun.pb-c.c [2019-10-24T07:43:53.882Z] #41 12.19 PBCC images/netdev.pb-c.c [2019-10-24T07:43:53.882Z] #41 12.31 DEP images/tun.pb-c.d [2019-10-24T07:43:53.882Z] #41 12.52 DEP images/netdev.pb-c.d [2019-10-24T07:43:53.882Z] #41 12.65 PBCC images/vma.pb-c.c [2019-10-24T07:43:53.882Z] #41 12.84 DEP images/vma.pb-c.d [2019-10-24T07:43:53.882Z] #41 12.88 PBCC images/creds.pb-c.c [2019-10-24T07:43:53.882Z] #41 12.92 DEP images/creds.pb-c.d [2019-10-24T07:43:53.882Z] #41 12.98 PBCC images/utsns.pb-c.c [2019-10-24T07:43:53.882Z] #41 13.02 DEP images/utsns.pb-c.d [2019-10-24T07:43:53.882Z] #41 13.11 PBCC images/ipc-desc.pb-c.c [2019-10-24T07:43:53.882Z] #41 13.13 PBCC images/ipc-sem.pb-c.c [2019-10-24T07:43:53.882Z] #41 13.18 DEP images/ipc-desc.pb-c.d [2019-10-24T07:43:53.882Z] #41 13.21 DEP images/ipc-sem.pb-c.d [2019-10-24T07:43:53.882Z] #41 13.27 PBCC images/ipc-msg.pb-c.c [2019-10-24T07:43:53.882Z] #41 13.29 DEP images/ipc-msg.pb-c.d [2019-10-24T07:43:53.882Z] #41 13.35 PBCC images/ipc-shm.pb-c.c [2019-10-24T07:43:53.882Z] #41 13.37 DEP images/ipc-shm.pb-c.d [2019-10-24T07:43:53.882Z] #41 13.39 PBCC images/ipc-var.pb-c.c [2019-10-24T07:43:53.882Z] #41 13.44 DEP images/ipc-var.pb-c.d [2019-10-24T07:43:53.882Z] #41 13.51 PBCC images/sk-opts.pb-c.c [2019-10-24T07:43:53.882Z] #41 13.57 PBCC images/packet-sock.pb-c.c [2019-10-24T07:43:53.882Z] #41 13.64 DEP images/sk-opts.pb-c.d [2019-10-24T07:43:53.882Z] #41 13.70 DEP images/packet-sock.pb-c.d [2019-10-24T07:43:53.882Z] #41 13.77 PBCC images/sk-netlink.pb-c.c [2019-10-24T07:43:53.882Z] #41 13.86 DEP images/sk-netlink.pb-c.d [2019-10-24T07:43:53.882Z] #41 13.96 PBCC images/sk-inet.pb-c.c [2019-10-24T07:43:53.882Z] #41 14.02 DEP images/sk-inet.pb-c.d [2019-10-24T07:43:53.882Z] #41 14.09 PBCC images/sk-unix.pb-c.c [2019-10-24T07:43:53.882Z] #41 14.20 DEP images/sk-unix.pb-c.d [2019-10-24T07:43:53.882Z] #41 14.26 PBCC images/mm.pb-c.c [2019-10-24T07:43:53.882Z] #41 14.30 DEP images/mm.pb-c.d [2019-10-24T07:43:53.882Z] #41 14.38 PBCC images/timerfd.pb-c.c [2019-10-24T07:43:53.882Z] #41 14.40 DEP images/timerfd.pb-c.d [2019-10-24T07:43:53.882Z] #41 14.47 PBCC images/timer.pb-c.c [2019-10-24T07:43:53.882Z] #41 14.54 DEP images/timer.pb-c.d [2019-10-24T07:43:53.882Z] #41 14.60 PBCC images/sa.pb-c.c [2019-10-24T07:43:53.882Z] #41 14.65 DEP images/sa.pb-c.d [2019-10-24T07:43:53.882Z] #41 14.72 PBCC images/pipe-data.pb-c.c [2019-10-24T07:43:53.882Z] #41 14.77 DEP images/pipe-data.pb-c.d [2019-10-24T07:43:53.882Z] #41 14.82 PBCC images/mnt.pb-c.c [2019-10-24T07:43:53.882Z] #41 14.88 DEP images/mnt.pb-c.d [2019-10-24T07:43:53.882Z] #41 14.95 PBCC images/sk-packet.pb-c.c [2019-10-24T07:43:53.882Z] #41 14.96 DEP images/sk-packet.pb-c.d [2019-10-24T07:43:53.882Z] #41 15.01 PBCC images/tcp-stream.pb-c.c [2019-10-24T07:43:54.137Z] #41 15.08 DEP images/tcp-stream.pb-c.d [2019-10-24T07:43:54.137Z] #41 15.17 PBCC images/pipe.pb-c.c [2019-10-24T07:43:54.137Z] #41 15.26 DEP images/pipe.pb-c.d [2019-10-24T07:43:54.337Z] #41 83.32 CC criu/aio.o [2019-10-24T07:43:54.393Z] #41 15.35 PBCC images/pstree.pb-c.c [2019-10-24T07:43:54.393Z] #41 15.39 DEP images/pstree.pb-c.d [2019-10-24T07:43:54.393Z] #41 15.46 PBCC images/fs.pb-c.c [2019-10-24T07:43:54.393Z] #41 15.50 DEP images/fs.pb-c.d [2019-10-24T07:43:54.393Z] #41 15.56 PBCC images/signalfd.pb-c.c [2019-10-24T07:43:54.594Z] #41 83.76 CC criu/autofs.o [2019-10-24T07:43:54.648Z] #41 15.62 DEP images/signalfd.pb-c.d [2019-10-24T07:43:54.648Z] #41 15.69 PBCC images/fh.pb-c.c [2019-10-24T07:43:54.648Z] #41 15.72 PBCC images/fsnotify.pb-c.c [2019-10-24T07:43:54.648Z] #41 15.78 DEP images/fh.pb-c.d [2019-10-24T07:43:54.769Z] #18 ... [2019-10-24T07:43:54.769Z] [2019-10-24T07:43:54.769Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:54.769Z] #45 82.30 go/parser [2019-10-24T07:43:54.769Z] #45 84.09 text/template [2019-10-24T07:43:54.769Z] #45 86.54 encoding/xml [2019-10-24T07:43:54.769Z] #45 90.24 go/doc [2019-10-24T07:43:54.769Z] #45 ... [2019-10-24T07:43:54.769Z] [2019-10-24T07:43:54.769Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:54.769Z] #42 49.56 AR soccr/libsoccr.a [2019-10-24T07:43:54.769Z] #42 49.59 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-24T07:43:54.769Z] #42 49.91 DEP criu/arch/s390/sigframe.d [2019-10-24T07:43:54.769Z] #42 50.10 DEP criu/arch/s390/crtools.d [2019-10-24T07:43:54.769Z] #42 50.28 DEP criu/arch/s390/cpu.d [2019-10-24T07:43:54.769Z] #42 50.52 CC criu/arch/s390/cpu.o [2019-10-24T07:43:54.769Z] #42 51.04 CC criu/arch/s390/crtools.o [2019-10-24T07:43:54.903Z] #41 15.87 DEP images/fsnotify.pb-c.d [2019-10-24T07:43:54.903Z] #41 15.95 PBCC images/eventpoll.pb-c.c [2019-10-24T07:43:54.903Z] #41 15.99 DEP images/eventpoll.pb-c.d [2019-10-24T07:43:54.903Z] #41 16.05 PBCC images/eventfd.pb-c.c [2019-10-24T07:43:55.158Z] #41 16.05 DEP images/eventfd.pb-c.d [2019-10-24T07:43:55.158Z] #41 16.12 PBCC images/remap-file-path.pb-c.c [2019-10-24T07:43:55.158Z] #41 16.14 DEP images/remap-file-path.pb-c.d [2019-10-24T07:43:55.158Z] #41 16.19 PBCC images/fifo.pb-c.c [2019-10-24T07:43:55.158Z] #41 16.21 DEP images/fifo.pb-c.d [2019-10-24T07:43:55.158Z] #41 16.29 PBCC images/ghost-file.pb-c.c [2019-10-24T07:43:55.158Z] #41 ... [2019-10-24T07:43:55.158Z] [2019-10-24T07:43:55.158Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:43:55.158Z] #17 8.475 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] [2019-10-24T07:43:55.158Z] #17 10.39 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-10-24T07:43:55.413Z] #17 ... [2019-10-24T07:43:55.413Z] [2019-10-24T07:43:55.413Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:43:55.413Z] #41 16.37 DEP images/ghost-file.pb-c.d [2019-10-24T07:43:55.413Z] #41 16.44 PBCC images/regfile.pb-c.c [2019-10-24T07:43:55.413Z] #41 16.47 DEP images/regfile.pb-c.d [2019-10-24T07:43:55.413Z] #41 16.52 PBCC images/ns.pb-c.c [2019-10-24T07:43:55.413Z] #41 16.55 DEP images/ns.pb-c.d [2019-10-24T07:43:55.413Z] #41 16.60 PBCC images/fdinfo.pb-c.c [2019-10-24T07:43:55.572Z] #26 6.684 #### 5.8% ######## 12.0% ############ 17.7% ################# 23.6% #################### 28.2% ######################## 34.5% ############################# 40.6% ################################ 45.1% #################################### 50.6% ####################################### 55.5% ########################################## 59.6% ############################################### 66.0% ################################################## 69.9% ##################################################### 73.7% ####################################################### 77.0% ############################################################ 83.6% ############################################################### 88.2% ####################################################################### 99.8% ######################################################################## 100.0% [2019-10-24T07:43:55.668Z] #41 16.74 DEP images/fdinfo.pb-c.d [2019-10-24T07:43:55.702Z] #42 52.21 CC criu/arch/s390/sigframe.o [2019-10-24T07:43:55.702Z] #42 52.42 LINK criu/arch/s390/crtools.built-in.o [2019-10-24T07:43:55.702Z] #42 52.47 DEP criu/arch/s390/vdso-pie.d [2019-10-24T07:43:55.832Z] #26 8.959 [2019-10-24T07:43:55.923Z] #41 16.84 PBCC images/core-aarch64.pb-c.c [2019-10-24T07:43:55.923Z] #41 16.89 PBCC images/core-arm.pb-c.c [2019-10-24T07:43:55.923Z] #41 16.92 PBCC images/core-ppc64.pb-c.c [2019-10-24T07:43:55.923Z] #41 16.99 PBCC images/core-s390.pb-c.c [2019-10-24T07:43:55.923Z] #41 17.01 PBCC images/core-x86.pb-c.c [2019-10-24T07:43:55.923Z] #41 17.10 PBCC images/core.pb-c.c [2019-10-24T07:43:55.968Z] #41 84.88 CC criu/bfd.o [2019-10-24T07:43:56.178Z] #41 17.18 PBCC images/inventory.pb-c.c [2019-10-24T07:43:56.178Z] #41 17.25 DEP images/core-aarch64.pb-c.d [2019-10-24T07:43:56.178Z] #41 17.31 DEP images/core-arm.pb-c.d [2019-10-24T07:43:56.178Z] #41 17.35 DEP images/core-ppc64.pb-c.d [2019-10-24T07:43:56.180Z] #42 52.68 DEP criu/pie/parasite-vdso.d [2019-10-24T07:43:56.180Z] #42 53.02 DEP criu/pie/util-vdso.d [2019-10-24T07:43:56.225Z] #41 85.26 CC criu/bitmap.o [2019-10-24T07:43:56.225Z] #41 85.47 CC criu/cgroup-props.o [2019-10-24T07:43:56.404Z] #26 9.353 ############ 17.5% ######################## 33.5% [2019-10-24T07:43:56.404Z] #26 ... [2019-10-24T07:43:56.404Z] [2019-10-24T07:43:56.404Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:43:56.404Z] #56 3.537 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:43:56.404Z] #56 3.539 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:43:56.404Z] #56 3.571 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:43:56.404Z] #56 3.589 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:43:56.404Z] #56 3.625 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:43:56.404Z] #56 4.285 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-24T07:43:56.404Z] #56 5.320 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-24T07:43:56.404Z] #56 5.704 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-24T07:43:56.433Z] #41 17.39 DEP images/core-s390.pb-c.d [2019-10-24T07:43:56.433Z] #41 17.46 DEP images/core-x86.pb-c.d [2019-10-24T07:43:56.433Z] #41 17.49 DEP images/core.pb-c.d [2019-10-24T07:43:56.433Z] #41 17.56 DEP images/inventory.pb-c.d [2019-10-24T07:43:56.657Z] #42 53.36 DEP criu/pie/util.d [2019-10-24T07:43:56.665Z] #56 ... [2019-10-24T07:43:56.665Z] [2019-10-24T07:43:56.665Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:43:56.665Z] #40 5.606 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:43:56.665Z] #40 5.609 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:43:56.665Z] #40 5.705 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:43:56.665Z] #40 5.764 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:43:56.665Z] #40 5.787 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:43:56.665Z] #40 6.418 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [483 kB] [2019-10-24T07:43:56.665Z] #40 7.557 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] [2019-10-24T07:43:56.665Z] #40 8.368 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-10-24T07:43:56.665Z] #40 ... [2019-10-24T07:43:56.665Z] [2019-10-24T07:43:56.665Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:43:56.665Z] #68 4.067 + RM_GOPATH=0 [2019-10-24T07:43:56.665Z] #68 4.067 + TMP_GOPATH= [2019-10-24T07:43:56.665Z] #68 4.068 + : /build [2019-10-24T07:43:56.665Z] #68 4.068 + '[' -z '' ']' [2019-10-24T07:43:56.665Z] #68 4.068 ++ mktemp -d [2019-10-24T07:43:56.665Z] #68 4.070 + export GOPATH=/tmp/tmp.LwbMpVt2ro [2019-10-24T07:43:56.665Z] #68 4.070 + GOPATH=/tmp/tmp.LwbMpVt2ro [2019-10-24T07:43:56.665Z] #68 4.070 + RM_GOPATH=1 [2019-10-24T07:43:56.665Z] #68 4.071 ++ dirname ./install.sh [2019-10-24T07:43:56.665Z] #68 4.085 + dir=. [2019-10-24T07:43:56.665Z] #68 4.085 + bin=proxy [2019-10-24T07:43:56.665Z] #68 4.085 + shift [2019-10-24T07:43:56.665Z] #68 4.085 + '[' '!' -f ./proxy.installer ']' [2019-10-24T07:43:56.665Z] #68 4.085 + . ./proxy.installer [2019-10-24T07:43:56.665Z] #68 4.086 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T07:43:56.665Z] #68 4.087 + install_proxy [2019-10-24T07:43:56.665Z] #68 4.087 + case "$1" in [2019-10-24T07:43:56.665Z] #68 4.087 + export CGO_ENABLED=0 [2019-10-24T07:43:56.665Z] #68 4.087 + CGO_ENABLED=0 [2019-10-24T07:43:56.665Z] #68 4.087 + _install_proxy [2019-10-24T07:43:56.665Z] #68 4.088 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-24T07:43:56.665Z] #68 4.088 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T07:43:56.665Z] #68 4.088 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.LwbMpVt2ro/src/github.com/docker/libnetwork [2019-10-24T07:43:56.665Z] #68 4.090 Cloning into '/tmp/tmp.LwbMpVt2ro/src/github.com/docker/libnetwork'... [2019-10-24T07:43:56.665Z] #68 ... [2019-10-24T07:43:56.665Z] [2019-10-24T07:43:56.665Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:56.665Z] #44 3.714 + RM_GOPATH=0 [2019-10-24T07:43:56.665Z] #44 3.714 + TMP_GOPATH= [2019-10-24T07:43:56.665Z] #44 3.714 + : /build [2019-10-24T07:43:56.665Z] #44 3.714 + '[' -z '' ']' [2019-10-24T07:43:56.665Z] #44 3.714 ++ mktemp -d [2019-10-24T07:43:56.665Z] #44 3.728 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T07:43:56.665Z] #44 3.728 + export GOPATH=/tmp/tmp.iZLVLyqoNj [2019-10-24T07:43:56.665Z] #44 3.728 + GOPATH=/tmp/tmp.iZLVLyqoNj [2019-10-24T07:43:56.665Z] #44 3.728 + RM_GOPATH=1 [2019-10-24T07:43:56.665Z] #44 3.728 ++ dirname ./install.sh [2019-10-24T07:43:56.665Z] #44 3.728 + dir=. [2019-10-24T07:43:56.665Z] #44 3.728 + bin=vndr [2019-10-24T07:43:56.665Z] #44 3.728 + shift [2019-10-24T07:43:56.665Z] #44 3.728 + '[' '!' -f ./vndr.installer ']' [2019-10-24T07:43:56.665Z] #44 3.728 + . ./vndr.installer [2019-10-24T07:43:56.665Z] #44 3.728 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T07:43:56.665Z] #44 3.728 + install_vndr [2019-10-24T07:43:56.665Z] #44 3.728 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-24T07:43:56.665Z] #44 3.728 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.iZLVLyqoNj/src/github.com/LK4D4/vndr [2019-10-24T07:43:56.665Z] #44 3.780 Cloning into '/tmp/tmp.iZLVLyqoNj/src/github.com/LK4D4/vndr'... [2019-10-24T07:43:56.665Z] #44 4.777 + cd /tmp/tmp.iZLVLyqoNj/src/github.com/LK4D4/vndr [2019-10-24T07:43:56.665Z] #44 4.778 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T07:43:56.665Z] #44 4.792 + go build -buildmode=pie -v -o /build/vndr . [2019-10-24T07:43:56.665Z] #44 6.083 github.com/LK4D4/vndr/godl/singleflight [2019-10-24T07:43:56.665Z] #44 6.149 go/token [2019-10-24T07:43:56.665Z] #44 6.184 internal/lazyregexp [2019-10-24T07:43:56.665Z] #44 6.225 encoding/xml [2019-10-24T07:43:56.665Z] #44 7.661 go/scanner [2019-10-24T07:43:56.665Z] #44 8.559 go/ast [2019-10-24T07:43:56.687Z] #41 17.66 PBCC images/cpuinfo.pb-c.c [2019-10-24T07:43:56.687Z] #41 17.73 DEP images/cpuinfo.pb-c.d [2019-10-24T07:43:56.688Z] #41 17.78 PBCC images/stats.pb-c.c [2019-10-24T07:43:56.926Z] #44 ... [2019-10-24T07:43:56.926Z] [2019-10-24T07:43:56.926Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:43:56.926Z] #50 3.993 + RM_GOPATH=0 [2019-10-24T07:43:56.926Z] #50 3.993 + TMP_GOPATH= [2019-10-24T07:43:56.926Z] #50 3.994 + : /build [2019-10-24T07:43:56.926Z] #50 4.001 + '[' -z '' ']' [2019-10-24T07:43:56.926Z] #50 4.003 ++ mktemp -d [2019-10-24T07:43:56.926Z] #50 4.004 + export GOPATH=/tmp/tmp.NHGXGoBIrK [2019-10-24T07:43:56.926Z] #50 4.004 + GOPATH=/tmp/tmp.NHGXGoBIrK [2019-10-24T07:43:56.926Z] #50 4.004 + RM_GOPATH=1 [2019-10-24T07:43:56.926Z] #50 4.006 ++ dirname ./install.sh [2019-10-24T07:43:56.926Z] #50 4.007 + dir=. [2019-10-24T07:43:56.926Z] #50 4.009 + bin=golangci_lint [2019-10-24T07:43:56.926Z] #50 4.009 + shift [2019-10-24T07:43:56.926Z] #50 4.009 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-24T07:43:56.926Z] #50 4.009 + . ./golangci_lint.installer [2019-10-24T07:43:56.926Z] #50 4.009 ++ : v1.20.0 [2019-10-24T07:43:56.926Z] #50 4.009 + install_golangci_lint [2019-10-24T07:43:56.926Z] #50 4.009 + echo 'Installing golangci-lint version v1.20.0' [2019-10-24T07:43:56.926Z] #50 4.009 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-24T07:43:56.926Z] #50 4.009 Installing golangci-lint version v1.20.0 [2019-10-24T07:43:56.926Z] #50 ... [2019-10-24T07:43:56.926Z] [2019-10-24T07:43:56.926Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:43:56.926Z] #31 4.045 + RM_GOPATH=0 [2019-10-24T07:43:56.926Z] #31 4.045 + TMP_GOPATH= [2019-10-24T07:43:56.926Z] #31 4.045 + : /build [2019-10-24T07:43:56.926Z] #31 4.045 + '[' -z '' ']' [2019-10-24T07:43:56.926Z] #31 4.045 ++ mktemp -d [2019-10-24T07:43:56.926Z] #31 4.048 + export GOPATH=/tmp/tmp.YkuQpSA5ay [2019-10-24T07:43:56.926Z] #31 4.048 + GOPATH=/tmp/tmp.YkuQpSA5ay [2019-10-24T07:43:56.926Z] #31 4.048 + RM_GOPATH=1 [2019-10-24T07:43:56.926Z] #31 4.051 ++ dirname ./install.sh [2019-10-24T07:43:56.926Z] #31 4.053 + dir=. [2019-10-24T07:43:56.926Z] #31 4.053 + bin=tomlv [2019-10-24T07:43:56.926Z] #31 4.053 + shift [2019-10-24T07:43:56.926Z] #31 4.053 + '[' '!' -f ./tomlv.installer ']' [2019-10-24T07:43:56.926Z] #31 4.053 + . ./tomlv.installer [2019-10-24T07:43:56.926Z] #31 4.053 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T07:43:56.926Z] #31 4.054 + install_tomlv [2019-10-24T07:43:56.926Z] #31 4.054 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-24T07:43:56.926Z] #31 4.054 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T07:43:56.926Z] #31 4.055 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YkuQpSA5ay/src/github.com/BurntSushi/toml [2019-10-24T07:43:56.926Z] #31 4.061 Cloning into '/tmp/tmp.YkuQpSA5ay/src/github.com/BurntSushi/toml'... [2019-10-24T07:43:56.926Z] #31 4.754 + cd /tmp/tmp.YkuQpSA5ay/src/github.com/BurntSushi/toml [2019-10-24T07:43:56.926Z] #31 4.755 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T07:43:56.926Z] #31 4.772 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-24T07:43:56.926Z] #31 5.389 github.com/BurntSushi/toml [2019-10-24T07:43:56.926Z] #31 8.123 github.com/BurntSushi/toml/cmd/tomlv [2019-10-24T07:43:56.942Z] #41 17.79 DEP images/stats.pb-c.d [2019-10-24T07:43:57.079Z] #42 53.63 CC criu/pie/util.o [2019-10-24T07:43:57.079Z] #42 53.98 CC criu/pie/util-vdso.o [2019-10-24T07:43:57.157Z] #41 86.11 CC criu/cgroup.o [2019-10-24T07:43:57.189Z] #31 ... [2019-10-24T07:43:57.189Z] [2019-10-24T07:43:57.189Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:57.189Z] #54 3.915 + RM_GOPATH=0 [2019-10-24T07:43:57.189Z] #54 3.915 + TMP_GOPATH= [2019-10-24T07:43:57.189Z] #54 3.915 + : /build [2019-10-24T07:43:57.189Z] #54 3.915 + '[' -z '' ']' [2019-10-24T07:43:57.189Z] #54 3.916 ++ mktemp -d [2019-10-24T07:43:57.189Z] #54 3.917 + export GOPATH=/tmp/tmp.umYNxzO5DD [2019-10-24T07:43:57.189Z] #54 3.918 + GOPATH=/tmp/tmp.umYNxzO5DD [2019-10-24T07:43:57.189Z] #54 3.918 + RM_GOPATH=1 [2019-10-24T07:43:57.189Z] #54 3.919 ++ dirname ./install.sh [2019-10-24T07:43:57.189Z] #54 3.920 + dir=. [2019-10-24T07:43:57.189Z] #54 3.920 + bin=runc [2019-10-24T07:43:57.189Z] #54 3.920 + shift [2019-10-24T07:43:57.189Z] #54 3.920 + '[' '!' -f ./runc.installer ']' [2019-10-24T07:43:57.189Z] #54 3.920 + . ./runc.installer [2019-10-24T07:43:57.189Z] #54 3.921 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-24T07:43:57.189Z] #54 3.921 + install_runc [2019-10-24T07:43:57.189Z] #54 3.922 + uname -r [2019-10-24T07:43:57.189Z] #54 3.922 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-24T07:43:57.189Z] #54 3.924 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-24T07:43:57.189Z] #54 3.924 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-24T07:43:57.189Z] #54 3.924 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-24T07:43:57.189Z] #54 3.924 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.umYNxzO5DD/src/github.com/opencontainers/runc [2019-10-24T07:43:57.189Z] #54 3.945 Cloning into '/tmp/tmp.umYNxzO5DD/src/github.com/opencontainers/runc'... [2019-10-24T07:43:57.189Z] #54 9.852 + cd /tmp/tmp.umYNxzO5DD/src/github.com/opencontainers/runc [2019-10-24T07:43:57.189Z] #54 9.852 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-24T07:43:57.189Z] #54 10.07 + '[' -z '' ']' [2019-10-24T07:43:57.189Z] #54 10.07 + target=static [2019-10-24T07:43:57.189Z] #54 10.07 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-24T07:43:57.189Z] #54 ... [2019-10-24T07:43:57.189Z] [2019-10-24T07:43:57.189Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:43:57.189Z] #38 3.682 + mktemp -d [2019-10-24T07:43:57.189Z] #38 3.684 + export GOPATH=/tmp/tmp.BegBNEhiux [2019-10-24T07:43:57.189Z] #38 3.684 + git clone https://github.com/docker/distribution.git /tmp/tmp.BegBNEhiux/src/github.com/docker/distribution [2019-10-24T07:43:57.189Z] #38 3.685 Cloning into '/tmp/tmp.BegBNEhiux/src/github.com/docker/distribution'... [2019-10-24T07:43:57.451Z] #38 ... [2019-10-24T07:43:57.451Z] [2019-10-24T07:43:57.451Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:43:57.451Z] #47 4.152 + RM_GOPATH=0 [2019-10-24T07:43:57.451Z] #47 4.152 + TMP_GOPATH= [2019-10-24T07:43:57.451Z] #47 4.152 + : /build [2019-10-24T07:43:57.451Z] #47 4.152 + '[' -z '' ']' [2019-10-24T07:43:57.451Z] #47 4.152 ++ mktemp -d [2019-10-24T07:43:57.451Z] #47 4.155 + export GOPATH=/tmp/tmp.mNHzci4eIa [2019-10-24T07:43:57.451Z] #47 4.155 + GOPATH=/tmp/tmp.mNHzci4eIa [2019-10-24T07:43:57.451Z] #47 4.156 + RM_GOPATH=1 [2019-10-24T07:43:57.451Z] #47 4.158 ++ dirname ./install.sh [2019-10-24T07:43:57.451Z] #47 4.161 + dir=. [2019-10-24T07:43:57.451Z] #47 4.161 + bin=gotestsum [2019-10-24T07:43:57.451Z] #47 4.162 + shift [2019-10-24T07:43:57.451Z] #47 4.162 + '[' '!' -f ./gotestsum.installer ']' [2019-10-24T07:43:57.451Z] #47 4.162 + . ./gotestsum.installer [2019-10-24T07:43:57.451Z] #47 4.163 ++ : v0.3.5 [2019-10-24T07:43:57.451Z] #47 4.163 + install_gotestsum [2019-10-24T07:43:57.451Z] #47 4.164 + echo 'Installing gotestsum version v0.3.5' [2019-10-24T07:43:57.452Z] #47 4.176 Installing gotestsum version v0.3.5 [2019-10-24T07:43:57.452Z] #47 4.177 + go get -d gotest.tools/gotestsum [2019-10-24T07:43:57.502Z] #41 ... [2019-10-24T07:43:57.502Z] [2019-10-24T07:43:57.502Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:43:57.502Z] #31 100.7 github.com/BurntSushi/toml/cmd/tomlv [2019-10-24T07:43:57.502Z] #31 DONE 105.2s [2019-10-24T07:43:57.502Z] [2019-10-24T07:43:57.502Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:43:57.502Z] #17 20.67 Fetched 7919 kB in 16s (478 kB/s) [2019-10-24T07:43:57.722Z] #47 ... [2019-10-24T07:43:57.722Z] [2019-10-24T07:43:57.722Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:43:57.722Z] #62 3.510 + RM_GOPATH=0 [2019-10-24T07:43:57.722Z] #62 3.510 + TMP_GOPATH= [2019-10-24T07:43:57.722Z] #62 3.510 + : /build/ [2019-10-24T07:43:57.722Z] #62 3.510 + '[' -z '' ']' [2019-10-24T07:43:57.722Z] #62 3.510 ++ mktemp -d [2019-10-24T07:43:57.722Z] #62 3.519 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T07:43:57.722Z] #62 3.519 + export GOPATH=/tmp/tmp.qvlHviuOqB [2019-10-24T07:43:57.722Z] #62 3.519 + GOPATH=/tmp/tmp.qvlHviuOqB [2019-10-24T07:43:57.722Z] #62 3.519 + RM_GOPATH=1 [2019-10-24T07:43:57.722Z] #62 3.519 ++ dirname ./install.sh [2019-10-24T07:43:57.722Z] #62 3.519 + dir=. [2019-10-24T07:43:57.722Z] #62 3.519 + bin=rootlesskit [2019-10-24T07:43:57.722Z] #62 3.519 + shift [2019-10-24T07:43:57.722Z] #62 3.519 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-24T07:43:57.722Z] #62 3.519 + . ./rootlesskit.installer [2019-10-24T07:43:57.722Z] #62 3.519 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T07:43:57.722Z] #62 3.519 + install_rootlesskit [2019-10-24T07:43:57.722Z] #62 3.519 + case "$1" in [2019-10-24T07:43:57.722Z] #62 3.519 + export CGO_ENABLED=0 [2019-10-24T07:43:57.722Z] #62 3.519 + CGO_ENABLED=0 [2019-10-24T07:43:57.722Z] #62 3.519 + _install_rootlesskit [2019-10-24T07:43:57.722Z] #62 3.519 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-24T07:43:57.722Z] #62 3.519 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qvlHviuOqB/src/github.com/rootless-containers/rootlesskit [2019-10-24T07:43:57.722Z] #62 3.528 Cloning into '/tmp/tmp.qvlHviuOqB/src/github.com/rootless-containers/rootlesskit'... [2019-10-24T07:43:57.722Z] #62 6.087 + cd /tmp/tmp.qvlHviuOqB/src/github.com/rootless-containers/rootlesskit [2019-10-24T07:43:57.722Z] #62 6.087 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T07:43:57.722Z] #62 6.294 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-24T07:43:57.722Z] #62 6.296 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-24T07:43:57.722Z] #62 ... [2019-10-24T07:43:57.722Z] [2019-10-24T07:43:57.722Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:43:57.722Z] #26 9.353 ############ 17.5% ######################## 33.5% ################################## 47.3% ########################################## 58.7% ################################################### 71.9% ############################################################# 85.5% ######################################################################## 100.0% [2019-10-24T07:43:57.722Z] #26 10.43 [2019-10-24T07:43:57.912Z] #42 54.66 CC criu/pie/parasite-vdso.o [2019-10-24T07:43:58.318Z] #42 55.15 CC criu/arch/s390/vdso-pie.o [2019-10-24T07:43:58.527Z] #41 ... [2019-10-24T07:43:58.527Z] [2019-10-24T07:43:58.527Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:43:58.527Z] #54 148.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-24T07:43:58.898Z] #42 55.62 AR criu/pie/pie.lib.a [2019-10-24T07:43:58.898Z] #42 55.71 DEP criu/pie/restorer.d [2019-10-24T07:43:59.029Z] #26 10.88 ### 4.5% ###### 9.0% ############### 21.6% ####################### 32.2% ############################### 44.0% ####################################### 54.5% ########################################## 58.9% ############################################## 65.0% #################################################### 72.9% ######################################################### 79.7% ############################################################## 87.0% ###################################################################### 98.1% ######################################################################## 100.0% [2019-10-24T07:43:59.345Z] #42 56.17 DEP criu/arch/s390/restorer.d [2019-10-24T07:43:59.345Z] #42 56.31 DEP criu/pie/parasite.d [2019-10-24T07:43:59.600Z] #26 12.62 [2019-10-24T07:43:59.742Z] #42 56.52 CC criu/pie/parasite.o [2019-10-24T07:44:00.151Z] #42 ... [2019-10-24T07:44:00.151Z] [2019-10-24T07:44:00.151Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:44:00.151Z] #18 64.79 Selecting previously unselected package vim. [2019-10-24T07:44:00.151Z] #18 64.83 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-10-24T07:44:00.151Z] #18 64.85 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:44:00.151Z] #18 65.62 Selecting previously unselected package xfsprogs. [2019-10-24T07:44:00.151Z] #18 65.62 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-10-24T07:44:00.151Z] #18 65.63 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-24T07:44:00.151Z] #18 66.47 Selecting previously unselected package zip. [2019-10-24T07:44:00.151Z] #18 66.47 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-10-24T07:44:00.151Z] #18 66.47 Unpacking zip (3.0-11+b1) ... [2019-10-24T07:44:00.151Z] #18 66.78 Selecting previously unselected package libapparmor-perl. [2019-10-24T07:44:00.151Z] #18 66.79 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-10-24T07:44:00.151Z] #18 66.79 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-24T07:44:00.151Z] #18 66.90 Selecting previously unselected package apparmor. [2019-10-24T07:44:00.151Z] #18 66.90 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-10-24T07:44:00.151Z] #18 66.97 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-24T07:44:00.151Z] #18 67.76 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-24T07:44:00.151Z] #18 67.76 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-10-24T07:44:00.151Z] #18 67.77 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-24T07:44:00.422Z] #54 150.3 + mkdir -p /build [2019-10-24T07:44:00.422Z] #54 150.3 + cp runc /build/runc [2019-10-24T07:44:00.987Z] #54 DONE 150.9s [2019-10-24T07:44:00.987Z] [2019-10-24T07:44:00.987Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:00.987Z] #41 88.62 CC criu/clone-noasan.o [2019-10-24T07:44:00.987Z] #41 88.72 CC criu/config.o [2019-10-24T07:44:00.987Z] #41 89.78 CC criu/cr-check.o [2019-10-24T07:44:01.502Z] #18 69.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-24T07:44:01.502Z] #18 69.28 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-10-24T07:44:01.502Z] #18 69.29 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-24T07:44:02.363Z] #41 91.34 CC criu/cr-dedup.o [2019-10-24T07:44:02.363Z] #41 91.68 CC criu/cr-dump.o [2019-10-24T07:44:02.736Z] #17 20.67 Reading package lists... [2019-10-24T07:44:02.736Z] #17 ... [2019-10-24T07:44:02.736Z] [2019-10-24T07:44:02.736Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:02.736Z] #41 20.02 make[1]: Nothing to be done for 'all'. [2019-10-24T07:44:02.736Z] #41 21.45 CC images/stats.o [2019-10-24T07:44:02.736Z] #41 21.81 CC images/core.o [2019-10-24T07:44:02.736Z] #41 22.61 CC images/core-x86.o [2019-10-24T07:44:02.736Z] #41 23.33 CC images/core-arm.o [2019-10-24T07:44:02.736Z] #41 23.84 CC images/core-aarch64.o [2019-10-24T07:44:03.254Z] #26 12.90 0.2% # 2.3% ## 4.1% #### 6.1% ##### 7.8% ###### 8.8% ####### 11.1% ######### 13.0% ########## 15.2% ############ 17.3% ############## 20.5% ################# 24.0% ################### 27.3% ##################### 29.5% ####################### 32.0% ######################## 34.5% ########################## 36.8% ############################ 38.9% ############################## 42.1% ################################ 45.7% ################################# 46.3% ################################### 49.8% ##################################### 51.7% ####################################### 54.3% ######################################## 56.7% ########################################## 59.0% ############################################# 62.5% ############################################# 63.2% ############################################### 65.8% ################################################ 67.6% ################################################# 69.4% ## [2019-10-24T07:44:03.254Z] #26 ... [2019-10-24T07:44:03.254Z] [2019-10-24T07:44:03.254Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:44:03.254Z] #31 DONE 16.5s [2019-10-24T07:44:03.254Z] [2019-10-24T07:44:03.254Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:44:03.254Z] #36 7.271 -- Detecting C compiler ABI info - done [2019-10-24T07:44:03.254Z] #36 7.350 -- Detecting C compile features [2019-10-24T07:44:03.254Z] #36 9.314 -- Detecting C compile features - done [2019-10-24T07:44:03.254Z] #36 9.336 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-24T07:44:03.254Z] #36 9.781 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-24T07:44:03.254Z] #36 9.965 -- Configuring done [2019-10-24T07:44:03.254Z] #36 9.996 -- Generating done [2019-10-24T07:44:03.254Z] #36 10.01 -- Build files have been written to: /tmp/tmp.PYAjOa2osN/tini [2019-10-24T07:44:03.254Z] #36 10.02 + make tini-static [2019-10-24T07:44:03.254Z] #36 10.43 Scanning dependencies of target tini-static [2019-10-24T07:44:03.254Z] #36 10.59 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-24T07:44:03.254Z] #36 12.38 [100%] Linking C executable tini-static [2019-10-24T07:44:03.254Z] #36 12.99 [100%] Built target tini-static [2019-10-24T07:44:03.254Z] #36 13.04 + mkdir -p /build [2019-10-24T07:44:03.254Z] #36 13.04 + cp tini-static /build/docker-init [2019-10-24T07:44:03.254Z] #36 DONE 16.1s [2019-10-24T07:44:03.254Z] [2019-10-24T07:44:03.254Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:44:03.254Z] #26 12.90 0.2% # 2.3% ## 4.1% #### 6.1% ##### 7.8% ###### 8.8% ####### 11.1% ######### 13.0% ########## 15.2% ############ 17.3% ############## 20.5% ################# 24.0% ################### 27.3% ##################### 29.5% ####################### 32.0% ######################## 34.5% ########################## 36.8% ############################ 38.9% ############################## 42.1% ################################ 45.7% ################################# 46.3% ################################### 49.8% ##################################### 51.7% ####################################### 54.3% ######################################## 56.7% ########################################## 59.0% ############################################# 62.5% ############################################# 63.2% ############################################### 65.8% ################################################ 67.6% ################################################# 69.4% ################################################### 70.8% #################################################### 72.6% [2019-10-24T07:44:03.254Z] #26 ... [2019-10-24T07:44:03.254Z] [2019-10-24T07:44:03.254Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:44:03.254Z] #50 14.43 + cd /tmp/tmp.NHGXGoBIrK/src/github.com/golangci/golangci-lint/ [2019-10-24T07:44:03.254Z] #50 14.43 + git checkout -q v1.20.0 [2019-10-24T07:44:03.254Z] #50 14.73 ++ git describe --tags [2019-10-24T07:44:03.254Z] #50 14.73 + version=v1.20.0 [2019-10-24T07:44:03.254Z] #50 14.73 ++ git rev-parse --short HEAD [2019-10-24T07:44:03.254Z] #50 14.75 + commit=cc98739 [2019-10-24T07:44:03.254Z] #50 14.76 ++ git show -s --format=%cd [2019-10-24T07:44:03.254Z] #50 14.78 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-24T07:44:03.254Z] #50 14.79 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-24T07:44:03.295Z] #41 24.32 CC images/core-ppc64.o [2019-10-24T07:44:03.427Z] #18 71.21 Selecting previously unselected package binutils-mingw-w64. [2019-10-24T07:44:03.427Z] #18 71.22 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-24T07:44:03.427Z] #18 71.22 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-24T07:44:03.427Z] #18 71.32 Selecting previously unselected package mingw-w64-common. [2019-10-24T07:44:03.427Z] #18 71.33 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-24T07:44:03.427Z] #18 71.34 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-24T07:44:03.806Z] #41 93.02 CC criu/cr-errno.o [2019-10-24T07:44:03.858Z] #41 25.05 CC images/core-s390.o [2019-10-24T07:44:04.064Z] #41 93.09 CC criu/cr-restore.o [2019-10-24T07:44:04.460Z] #41 ... [2019-10-24T07:44:04.460Z] [2019-10-24T07:44:04.460Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:44:04.460Z] #44 102.0 go/ast [2019-10-24T07:44:04.460Z] #44 104.8 internal/lazyregexp [2019-10-24T07:44:04.460Z] #44 105.1 net/url [2019-10-24T07:44:04.460Z] #44 107.5 text/template/parse [2019-10-24T07:44:04.460Z] #44 107.8 go/parser [2019-10-24T07:44:04.460Z] #44 112.1 text/template [2019-10-24T07:44:04.460Z] #44 112.2 encoding/xml [2019-10-24T07:44:04.460Z] #44 ... [2019-10-24T07:44:04.460Z] [2019-10-24T07:44:04.460Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:44:04.460Z] #17 20.67 Reading package lists... [2019-10-24T07:44:04.968Z] #18 ... [2019-10-24T07:44:04.968Z] [2019-10-24T07:44:04.968Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:44:04.968Z] #45 92.83 crypto/rsa [2019-10-24T07:44:04.968Z] #45 94.03 github.com/LK4D4/vndr/build [2019-10-24T07:44:04.968Z] #45 94.99 crypto/x509/pkix [2019-10-24T07:44:04.968Z] #45 95.73 vendor/golang.org/x/crypto/cryptobyte [2019-10-24T07:44:04.968Z] #45 97.99 net [2019-10-24T07:44:04.968Z] #45 98.82 vendor/golang.org/x/crypto/internal/chacha20 [2019-10-24T07:44:04.968Z] #45 99.65 vendor/golang.org/x/crypto/poly1305 [2019-10-24T07:44:04.968Z] #45 100.2 vendor/golang.org/x/crypto/chacha20poly1305 [2019-10-24T07:44:04.968Z] #45 100.6 vendor/golang.org/x/crypto/curve25519 [2019-10-24T07:44:04.968Z] #45 101.2 vendor/golang.org/x/text/transform [2019-10-24T07:44:04.968Z] #45 101.9 vendor/golang.org/x/text/unicode/bidi [2019-10-24T07:44:05.379Z] #45 ... [2019-10-24T07:44:05.379Z] [2019-10-24T07:44:05.379Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:05.379Z] #42 57.66 LINK criu/pie/parasite.built-in.o [2019-10-24T07:44:05.379Z] #42 57.67 GEN criu/pie/parasite-blob.h [2019-10-24T07:44:05.379Z] #42 57.68 CC criu/arch/s390/restorer.o [2019-10-24T07:44:05.379Z] #42 58.10 CC criu/pie/restorer.o [2019-10-24T07:44:05.379Z] #42 60.53 LINK criu/pie/restorer.built-in.o [2019-10-24T07:44:05.380Z] #42 60.53 GEN criu/pie/restorer-blob.h [2019-10-24T07:44:05.380Z] #42 60.61 DEP criu/vdso.d [2019-10-24T07:44:05.380Z] #42 60.96 DEP criu/uts_ns.d [2019-10-24T07:44:05.380Z] #42 61.24 DEP criu/util.d [2019-10-24T07:44:05.380Z] #42 61.71 DEP criu/uffd.d [2019-10-24T07:44:05.380Z] #42 62.00 DEP criu/tun.d [2019-10-24T07:44:05.380Z] #42 62.23 DEP criu/tty.d [2019-10-24T07:44:05.756Z] #42 62.44 DEP criu/timerfd.d [2019-10-24T07:44:05.756Z] #42 62.60 DEP criu/sysfs_parse.d [2019-10-24T07:44:06.154Z] #42 62.83 DEP criu/sysctl.d [2019-10-24T07:44:06.154Z] #42 63.02 DEP criu/string.d [2019-10-24T07:44:06.553Z] #50 ... [2019-10-24T07:44:06.553Z] [2019-10-24T07:44:06.553Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:44:06.553Z] #56 10.20 Fetched 7743 kB in 7s (1009 kB/s) [2019-10-24T07:44:06.553Z] #56 10.20 Reading package lists... [2019-10-24T07:44:06.553Z] #56 14.10 Reading package lists... [2019-10-24T07:44:06.763Z] #42 63.04 DEP criu/stats.d [2019-10-24T07:44:06.763Z] #42 63.25 DEP criu/sockets.d [2019-10-24T07:44:06.763Z] #42 63.47 DEP criu/sk-unix.d [2019-10-24T07:44:06.813Z] #56 19.88 Building dependency tree... [2019-10-24T07:44:06.813Z] #56 ... [2019-10-24T07:44:06.813Z] [2019-10-24T07:44:06.813Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:44:06.813Z] #26 12.90 0.2% # 2.3% ## 4.1% #### 6.1% ##### 7.8% ###### 8.8% ####### 11.1% ######### 13.0% ########## 15.2% ############ 17.3% ############## 20.5% ################# 24.0% ################### 27.3% ##################### 29.5% ####################### 32.0% ######################## 34.5% ########################## 36.8% ############################ 38.9% ############################## 42.1% ################################ 45.7% ################################# 46.3% ################################### 49.8% ##################################### 51.7% ####################################### 54.3% ######################################## 56.7% ########################################## 59.0% ############################################# 62.5% ############################################# 63.2% ############################################### 65.8% ################################################ 67.6% ################################################# 69.4% ################################################### 70.8% #################################################### 72.6% ##################################################### 74.9% ####################################################### 76.9% ######################################################## 79.0% ########################################################## 80.6% ########################################################### 82.1% ########################################################### 83.0% ############################################################# 84.9% ############################################################# 85.8% ############################################################### 87.9% ################################################################# 90.4% ################################################################## 92.2% ################################################################### 94.2% ##################################################################### 95.9% ####################################################################### 98.9% ######################################################################## 100.0% [2019-10-24T07:44:06.813Z] #26 18.18 [2019-10-24T07:44:06.813Z] #26 19.78 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-24T07:44:07.258Z] #42 63.81 DEP criu/sk-tcp.d [2019-10-24T07:44:07.258Z] #42 ... [2019-10-24T07:44:07.258Z] [2019-10-24T07:44:07.258Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:44:07.258Z] #63 105.0 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-24T07:44:07.258Z] #63 105.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-24T07:44:07.348Z] #41 96.00 CC criu/cr-service.o [2019-10-24T07:44:07.384Z] #26 20.37 [2019-10-24T07:44:07.644Z] #26 20.72 ######################################################################## 100.0% [2019-10-24T07:44:07.905Z] #26 20.81 [2019-10-24T07:44:07.915Z] #41 96.95 CC criu/crtools.o [2019-10-24T07:44:08.172Z] #41 97.34 CC criu/eventfd.o [2019-10-24T07:44:08.430Z] #41 97.62 CC criu/eventpoll.o [2019-10-24T07:44:08.476Z] #26 ... [2019-10-24T07:44:08.476Z] [2019-10-24T07:44:08.476Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:44:08.476Z] #38 12.03 + cd /tmp/tmp.BegBNEhiux/src/github.com/docker/distribution [2019-10-24T07:44:08.476Z] #38 12.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-24T07:44:08.476Z] #38 13.78 + GOPATH=/tmp/tmp.BegBNEhiux/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.BegBNEhiux go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-24T07:44:08.476Z] #38 ... [2019-10-24T07:44:08.476Z] [2019-10-24T07:44:08.476Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:44:08.476Z] #28 20.64 + cd /tmp/tmp.4WHBYX3Jbo/src/github.com/go-swagger/go-swagger [2019-10-24T07:44:08.476Z] #28 20.64 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-24T07:44:08.476Z] #28 21.84 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-24T07:44:08.633Z] #17 26.53 Reading package lists... [2019-10-24T07:44:08.737Z] #28 ... [2019-10-24T07:44:08.737Z] [2019-10-24T07:44:08.737Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:44:08.737Z] #44 12.13 github.com/LK4D4/vndr/godl [2019-10-24T07:44:08.737Z] #44 12.72 go/parser [2019-10-24T07:44:08.737Z] #44 12.73 go/doc [2019-10-24T07:44:08.737Z] #44 16.32 github.com/LK4D4/vndr/build [2019-10-24T07:44:08.737Z] #44 18.30 github.com/LK4D4/vndr [2019-10-24T07:44:08.888Z] #17 31.46 Building dependency tree... [2019-10-24T07:44:08.996Z] #41 98.21 CC criu/external.o [2019-10-24T07:44:08.997Z] #44 ... [2019-10-24T07:44:08.997Z] [2019-10-24T07:44:08.997Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:44:08.997Z] #54 11.71 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-24T07:44:08.997Z] #54 ... [2019-10-24T07:44:08.997Z] [2019-10-24T07:44:08.997Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:44:08.997Z] #56 19.88 Building dependency tree... [2019-10-24T07:44:08.997Z] #56 21.31 The following additional packages will be installed: [2019-10-24T07:44:08.997Z] #56 21.31 btrfs-progs liblzo2-2 [2019-10-24T07:44:08.997Z] #56 21.47 The following NEW packages will be installed: [2019-10-24T07:44:08.997Z] #56 21.48 btrfs-progs btrfs-tools liblzo2-2 [2019-10-24T07:44:08.997Z] #56 22.54 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:44:08.997Z] #56 22.54 Need to get 582 kB of archives. [2019-10-24T07:44:08.997Z] #56 22.54 After this operation, 3944 kB of additional disk space will be used. [2019-10-24T07:44:08.997Z] #56 22.54 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-10-24T07:44:08.997Z] #56 22.63 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-10-24T07:44:09.144Z] #17 ... [2019-10-24T07:44:09.144Z] [2019-10-24T07:44:09.144Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:09.144Z] #41 25.85 CC images/cpuinfo.o [2019-10-24T07:44:09.144Z] #41 26.32 CC images/inventory.o [2019-10-24T07:44:09.144Z] #41 26.62 CC images/fdinfo.o [2019-10-24T07:44:09.144Z] #41 27.04 CC images/fown.o [2019-10-24T07:44:09.144Z] #41 27.23 CC images/ns.o [2019-10-24T07:44:09.144Z] #41 27.44 CC images/regfile.o [2019-10-24T07:44:09.144Z] #41 27.71 CC images/ghost-file.o [2019-10-24T07:44:09.144Z] #41 28.03 CC images/fifo.o [2019-10-24T07:44:09.144Z] #41 28.33 CC images/remap-file-path.o [2019-10-24T07:44:09.144Z] #41 28.56 CC images/eventfd.o [2019-10-24T07:44:09.144Z] #41 28.78 CC images/eventpoll.o [2019-10-24T07:44:09.144Z] #41 29.20 CC images/fh.o [2019-10-24T07:44:09.144Z] #41 29.48 CC images/fsnotify.o [2019-10-24T07:44:09.144Z] #41 29.99 CC images/signalfd.o [2019-10-24T07:44:09.254Z] #41 98.46 CC criu/fault-injection.o [2019-10-24T07:44:09.254Z] #41 98.56 CC criu/fdstore.o [2019-10-24T07:44:09.258Z] #56 22.72 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-10-24T07:44:09.400Z] #41 30.23 CC images/fs.o [2019-10-24T07:44:09.400Z] #41 30.48 CC images/pstree.o [2019-10-24T07:44:09.519Z] #56 ... [2019-10-24T07:44:09.519Z] [2019-10-24T07:44:09.519Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:44:09.519Z] #40 13.00 Fetched 7743 kB in 8s (923 kB/s) [2019-10-24T07:44:09.519Z] #40 13.00 Reading package lists... [2019-10-24T07:44:09.519Z] #40 18.82 Reading package lists... [2019-10-24T07:44:09.519Z] #40 22.56 Building dependency tree... [2019-10-24T07:44:09.519Z] #40 ... [2019-10-24T07:44:09.519Z] [2019-10-24T07:44:09.519Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:44:09.519Z] #26 22.15 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-24T07:44:09.656Z] #41 30.68 CC images/pipe.o [2019-10-24T07:44:09.820Z] #41 98.84 CC criu/fifo.o [2019-10-24T07:44:09.824Z] #26 22.76 [2019-10-24T07:44:09.824Z] #26 ... [2019-10-24T07:44:09.824Z] [2019-10-24T07:44:09.824Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:44:09.824Z] #68 12.97 + cd /tmp/tmp.LwbMpVt2ro/src/github.com/docker/libnetwork [2019-10-24T07:44:09.824Z] #68 12.97 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T07:44:09.824Z] #68 13.32 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-24T07:44:09.911Z] #41 30.93 CC images/tcp-stream.o [2019-10-24T07:44:09.911Z] #41 ... [2019-10-24T07:44:09.911Z] [2019-10-24T07:44:09.911Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:44:09.911Z] #17 33.30 The following additional packages will be installed: [2019-10-24T07:44:10.078Z] #41 99.20 CC criu/file-ids.o [2019-10-24T07:44:10.085Z] #68 ... [2019-10-24T07:44:10.085Z] [2019-10-24T07:44:10.085Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:44:10.085Z] #56 23.80 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:44:10.167Z] #17 33.30 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-24T07:44:10.167Z] #17 33.30 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-24T07:44:10.167Z] #17 33.30 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-24T07:44:10.167Z] #17 33.30 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-24T07:44:10.167Z] #17 33.30 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-24T07:44:10.167Z] #17 33.30 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-24T07:44:10.167Z] #17 33.30 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-24T07:44:10.167Z] #17 33.30 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-24T07:44:10.167Z] #17 33.31 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-24T07:44:10.167Z] #17 33.31 Suggested packages: [2019-10-24T07:44:10.167Z] #17 33.31 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-24T07:44:10.167Z] #17 33.31 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-24T07:44:10.167Z] #17 33.31 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-24T07:44:10.167Z] #17 33.31 vim-doc vim-scripts xfsdump acl attr quota [2019-10-24T07:44:10.167Z] #17 33.32 Recommended packages: [2019-10-24T07:44:10.167Z] #17 33.32 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-24T07:44:10.167Z] #17 33.32 python3-keyrings.alt python3-xdg unzip [2019-10-24T07:44:10.337Z] #41 99.42 CC criu/file-lock.o [2019-10-24T07:44:10.345Z] #56 23.93 Fetched 582 kB in 1s (487 kB/s) [2019-10-24T07:44:10.605Z] #56 24.19 Selecting previously unselected package liblzo2-2:arm64. [2019-10-24T07:44:10.606Z] #56 24.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 ... 14976 files and directories currently installed.) [2019-10-24T07:44:10.606Z] #56 24.24 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-10-24T07:44:10.903Z] #41 100.0 CC criu/files-ext.o [2019-10-24T07:44:11.161Z] #41 100.3 CC criu/files-reg.o [2019-10-24T07:44:11.177Z] #56 24.51 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-24T07:44:11.438Z] [2019-10-24T07:44:11.438Z] #56 ... [2019-10-24T07:44:11.438Z] [2019-10-24T07:44:11.438Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:44:11.438Z] #68 DONE 24.8s [2019-10-24T07:44:11.438Z] [2019-10-24T07:44:11.438Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:44:11.698Z] #56 25.07 Selecting previously unselected package btrfs-progs. [2019-10-24T07:44:11.698Z] #56 25.07 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-10-24T07:44:11.698Z] #56 25.08 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-24T07:44:12.270Z] #56 25.69 Selecting previously unselected package btrfs-tools. [2019-10-24T07:44:12.270Z] #56 25.69 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-10-24T07:44:12.270Z] #56 25.70 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-24T07:44:12.270Z] #56 25.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:44:12.535Z] #41 101.6 CC criu/files.o [2019-10-24T07:44:12.538Z] #56 25.95 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-10-24T07:44:12.539Z] #56 26.04 Setting up btrfs-progs (4.7.3-1) ... [2019-10-24T07:44:12.539Z] #56 26.08 Setting up btrfs-tools (4.7.3-1) ... [2019-10-24T07:44:12.539Z] #56 26.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:44:12.612Z] #63 ... [2019-10-24T07:44:12.612Z] [2019-10-24T07:44:12.612Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:12.612Z] #42 64.08 DEP criu/sk-queue.d [2019-10-24T07:44:12.612Z] #42 64.37 DEP criu/sk-packet.d [2019-10-24T07:44:12.612Z] #42 64.73 DEP criu/sk-netlink.d [2019-10-24T07:44:12.612Z] #42 64.95 DEP criu/sk-inet.d [2019-10-24T07:44:12.612Z] #42 65.36 DEP criu/signalfd.d [2019-10-24T07:44:12.612Z] #42 65.53 DEP criu/sigframe.d [2019-10-24T07:44:12.612Z] #42 65.63 DEP criu/shmem.d [2019-10-24T07:44:12.612Z] #42 65.81 DEP criu/servicefd.d [2019-10-24T07:44:12.612Z] #42 65.96 DEP criu/seize.d [2019-10-24T07:44:12.612Z] #42 66.10 DEP criu/seccomp.d [2019-10-24T07:44:12.612Z] #42 66.37 DEP criu/rst-malloc.d [2019-10-24T07:44:12.612Z] #42 66.44 DEP criu/rbtree.d [2019-10-24T07:44:12.612Z] #42 66.45 DEP criu/pstree.d [2019-10-24T07:44:12.612Z] #42 66.62 DEP criu/protobuf.d [2019-10-24T07:44:12.612Z] #42 66.74 GEN criu/protobuf-desc-gen.h [2019-10-24T07:44:12.612Z] #42 67.79 DEP criu/protobuf-desc.d [2019-10-24T07:44:12.612Z] #42 67.87 DEP criu/proc_parse.d [2019-10-24T07:44:12.612Z] #42 68.06 DEP criu/plugin.d [2019-10-24T07:44:12.612Z] #42 68.15 DEP criu/pipes.d [2019-10-24T07:44:12.612Z] #42 68.35 DEP criu/pie-util.d [2019-10-24T07:44:12.612Z] #42 68.44 DEP criu/pie-util-vdso.d [2019-10-24T07:44:12.612Z] #42 68.63 DEP criu/pie-util-vdso-elf32.d [2019-10-24T07:44:12.612Z] #42 68.87 DEP criu/path.d [2019-10-24T07:44:12.612Z] #42 69.10 DEP criu/parasite-syscall.d [2019-10-24T07:44:12.612Z] #42 69.32 DEP criu/pagemap.d [2019-10-24T07:44:12.612Z] #42 69.46 DEP criu/pagemap-cache.d [2019-10-24T07:44:12.800Z] #56 DONE 26.5s [2019-10-24T07:44:12.800Z] [2019-10-24T07:44:12.800Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:44:12.800Z] #26 23.34 ##### 7.0% ######################################################################## 100.0% [2019-10-24T07:44:12.800Z] #26 23.50 [2019-10-24T07:44:12.800Z] #26 24.82 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-24T07:44:12.800Z] #26 24.91 skipping existing ed4b54129745 [2019-10-24T07:44:12.800Z] #26 25.00 [2019-10-24T07:44:13.025Z] #42 69.64 DEP criu/page-xfer.d [2019-10-24T07:44:13.025Z] #42 69.88 DEP criu/page-pipe.d [2019-10-24T07:44:13.061Z] #26 ... [2019-10-24T07:44:13.061Z] [2019-10-24T07:44:13.061Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:44:13.061Z] #57 DONE 0.2s [2019-10-24T07:44:13.323Z] [2019-10-24T07:44:13.323Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-24T07:44:13.323Z] #58 DONE 0.2s [2019-10-24T07:44:13.323Z] [2019-10-24T07:44:13.323Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:44:13.420Z] #42 70.04 DEP criu/netfilter.d [2019-10-24T07:44:13.420Z] #42 70.25 DEP criu/net.d [2019-10-24T07:44:13.584Z] #59 ... [2019-10-24T07:44:13.584Z] [2019-10-24T07:44:13.584Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:44:13.584Z] #44 DONE 27.1s [2019-10-24T07:44:13.827Z] #42 70.51 DEP criu/namespaces.d [2019-10-24T07:44:13.827Z] #42 70.62 DEP criu/mount.d [2019-10-24T07:44:13.860Z] [2019-10-24T07:44:13.860Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:44:13.860Z] #40 23.71 The following additional packages will be installed: [2019-10-24T07:44:13.860Z] #40 23.71 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-24T07:44:13.860Z] #40 23.71 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-24T07:44:13.860Z] #40 23.72 Suggested packages: [2019-10-24T07:44:13.860Z] #40 23.72 manpages-dev python-setuptools [2019-10-24T07:44:13.860Z] #40 24.59 The following NEW packages will be installed: [2019-10-24T07:44:13.860Z] #40 24.59 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-24T07:44:13.860Z] #40 24.59 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-24T07:44:13.860Z] #40 24.59 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-24T07:44:13.860Z] #40 24.59 zlib1g-dev [2019-10-24T07:44:13.860Z] #40 25.65 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:44:13.860Z] #40 25.65 Need to get 3415 kB of archives. [2019-10-24T07:44:13.860Z] #40 25.65 After this operation, 19.0 MB of additional disk space will be used. [2019-10-24T07:44:13.860Z] #40 25.65 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-10-24T07:44:13.860Z] #40 25.74 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-10-24T07:44:13.860Z] #40 25.84 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-10-24T07:44:13.860Z] #40 25.86 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-10-24T07:44:13.860Z] #40 25.94 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-10-24T07:44:13.860Z] #40 25.95 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-10-24T07:44:13.860Z] #40 25.95 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-10-24T07:44:13.860Z] #40 25.95 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-10-24T07:44:13.860Z] #40 25.95 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-10-24T07:44:13.860Z] #40 25.99 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-10-24T07:44:13.860Z] #40 26.03 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-10-24T07:44:13.860Z] #40 26.07 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-10-24T07:44:13.860Z] #40 26.09 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-10-24T07:44:13.860Z] #40 26.10 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-10-24T07:44:13.860Z] #40 26.10 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-24T07:44:13.860Z] #40 26.15 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-10-24T07:44:13.860Z] #40 26.96 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:44:13.860Z] #40 27.12 Fetched 3415 kB in 1s (2223 kB/s) [2019-10-24T07:44:13.860Z] #40 27.21 Selecting previously unselected package libnet1:arm64. [2019-10-24T07:44:13.860Z] #40 27.21 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-10-24T07:44:13.860Z] #40 27.37 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-10-24T07:44:13.860Z] #40 27.39 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-24T07:44:13.909Z] #41 103.0 CC criu/filesystems.o [2019-10-24T07:44:14.121Z] #40 27.52 Selecting previously unselected package libcap-dev:arm64. [2019-10-24T07:44:14.121Z] #40 27.52 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-10-24T07:44:14.121Z] #40 27.53 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-10-24T07:44:14.331Z] #42 70.81 DEP criu/mem.d [2019-10-24T07:44:14.331Z] #42 71.02 DEP criu/lsm.d [2019-10-24T07:44:14.331Z] #42 71.29 DEP criu/log.d [2019-10-24T07:44:14.381Z] #40 27.80 Selecting previously unselected package libnet1-dev. [2019-10-24T07:44:14.381Z] #40 27.81 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-10-24T07:44:14.381Z] #40 27.82 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-24T07:44:14.381Z] #40 27.95 Selecting previously unselected package libnl-3-200:arm64. [2019-10-24T07:44:14.381Z] #40 27.96 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-10-24T07:44:14.381Z] #40 27.97 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-10-24T07:44:14.475Z] #41 103.5 CC criu/fsnotify.o [2019-10-24T07:44:14.642Z] #40 28.13 Selecting previously unselected package libnl-3-dev:arm64. [2019-10-24T07:44:14.642Z] #40 28.14 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-10-24T07:44:14.642Z] #40 28.15 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-24T07:44:14.812Z] #42 71.50 DEP criu/libnetlink.d [2019-10-24T07:44:14.812Z] #42 71.75 DEP criu/kerndat.d [2019-10-24T07:44:14.902Z] #40 28.50 Selecting previously unselected package libprotobuf-c1:arm64. [2019-10-24T07:44:14.902Z] #40 28.51 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-10-24T07:44:14.902Z] #40 28.52 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-24T07:44:15.041Z] #41 104.3 CC criu/image-desc.o [2019-10-24T07:44:15.163Z] #40 28.61 Selecting previously unselected package libprotobuf-c-dev:arm64.#40 ... [2019-10-24T07:44:15.163Z] [2019-10-24T07:44:15.163Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:44:15.163Z] #26 26.65 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-24T07:44:15.163Z] #26 27.44 [2019-10-24T07:44:15.163Z] #26 27.85 ######################################################################## 100.0% [2019-10-24T07:44:15.163Z] #26 27.94 [2019-10-24T07:44:15.163Z] #26 28.01 Download of images into '/build' complete. [2019-10-24T07:44:15.163Z] #26 28.01 Use something like the following to load the result into a Docker daemon: [2019-10-24T07:44:15.163Z] #26 28.01 tar -cC '/build' . | docker load [2019-10-24T07:44:15.163Z] #26 DONE 28.2s [2019-10-24T07:44:15.163Z] [2019-10-24T07:44:15.163Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:44:15.163Z] #40 28.61 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-10-24T07:44:15.163Z] #40 28.61 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-10-24T07:44:15.163Z] #40 28.62 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-24T07:44:15.163Z] #40 ... [2019-10-24T07:44:15.163Z] [2019-10-24T07:44:15.163Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:44:15.163Z] #47 25.97 + cd /tmp/tmp.mNHzci4eIa/src/gotest.tools/gotestsum [2019-10-24T07:44:15.163Z] #47 25.97 + git checkout -q v0.3.5 [2019-10-24T07:44:15.163Z] #47 26.03 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-24T07:44:15.245Z] #42 71.97 DEP criu/kcmp-ids.d [2019-10-24T07:44:15.245Z] #42 72.11 DEP criu/irmap.d [2019-10-24T07:44:15.299Z] #41 104.4 CC criu/image.o [2019-10-24T07:44:15.408Z] #17 37.95 The following NEW packages will be installed: [2019-10-24T07:44:15.408Z] #17 37.95 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-24T07:44:15.408Z] #17 37.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-24T07:44:15.408Z] #17 37.95 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-24T07:44:15.408Z] #17 37.95 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-24T07:44:15.408Z] #17 37.95 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-24T07:44:15.408Z] #17 37.95 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-24T07:44:15.408Z] #17 37.96 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-24T07:44:15.408Z] #17 37.96 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-24T07:44:15.408Z] #17 37.96 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-24T07:44:15.408Z] #17 37.96 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-24T07:44:15.408Z] #17 37.96 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-24T07:44:15.408Z] #17 37.96 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-24T07:44:15.408Z] #17 37.96 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-24T07:44:15.408Z] #17 37.96 xfsprogs xxd xz-utils zip [2019-10-24T07:44:15.708Z] #42 ... [2019-10-24T07:44:15.708Z] [2019-10-24T07:44:15.708Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:44:15.708Z] #63 DONE 113.6s [2019-10-24T07:44:15.708Z] [2019-10-24T07:44:15.708Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:15.708Z] #42 72.36 DEP criu/ipc_ns.d [2019-10-24T07:44:15.708Z] #42 ... [2019-10-24T07:44:15.708Z] [2019-10-24T07:44:15.708Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:44:15.708Z] #18 76.07 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-24T07:44:15.708Z] #18 76.08 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-24T07:44:15.708Z] #18 76.08 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-24T07:44:15.708Z] #18 81.57 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-24T07:44:15.708Z] #18 81.59 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-24T07:44:15.708Z] #18 81.59 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-24T07:44:15.708Z] #18 81.76 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-24T07:44:15.708Z] #18 81.77 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-24T07:44:15.708Z] #18 81.78 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T07:44:15.708Z] #18 ... [2019-10-24T07:44:15.708Z] [2019-10-24T07:44:15.708Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-24T07:44:15.708Z] #64 DONE 0.1s [2019-10-24T07:44:15.708Z] [2019-10-24T07:44:15.708Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:44:15.708Z] #45 104.8 vendor/golang.org/x/text/secure/bidirule [2019-10-24T07:44:15.708Z] #45 105.4 vendor/golang.org/x/text/unicode/norm [2019-10-24T07:44:15.708Z] #45 111.2 vendor/golang.org/x/net/idna [2019-10-24T07:44:15.866Z] #41 105.0 CC criu/ipc_ns.o [2019-10-24T07:44:15.866Z] #41 ... [2019-10-24T07:44:15.866Z] [2019-10-24T07:44:15.866Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:44:15.866Z] #38 166.7 + dpkg --print-architecture [2019-10-24T07:44:15.866Z] #38 166.7 + cd /tmp/tmp.6JRgs1XMIg/src/github.com/docker/distribution [2019-10-24T07:44:15.866Z] #38 166.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-24T07:44:15.866Z] #38 166.9 + GOPATH=/tmp/tmp.6JRgs1XMIg/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6JRgs1XMIg [2019-10-24T07:44:15.866Z] #38 166.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-24T07:44:15.970Z] #17 39.07 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:44:15.970Z] #17 39.07 Need to get 90.9 MB of archives. [2019-10-24T07:44:15.970Z] #17 39.07 After this operation, 541 MB of additional disk space will be used. [2019-10-24T07:44:15.970Z] #17 39.07 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-10-24T07:44:15.970Z] #17 39.07 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-10-24T07:44:15.970Z] #17 39.07 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-10-24T07:44:15.970Z] #17 39.08 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-10-24T07:44:15.970Z] #17 39.09 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-10-24T07:44:15.970Z] #17 39.10 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-10-24T07:44:15.970Z] #17 39.16 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-10-24T07:44:15.970Z] #17 39.31 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-10-24T07:44:16.115Z] #45 ... [2019-10-24T07:44:16.115Z] [2019-10-24T07:44:16.115Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:16.115Z] #42 72.63 DEP criu/image.d [2019-10-24T07:44:16.225Z] #17 39.32 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-10-24T07:44:16.225Z] #17 39.34 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-10-24T07:44:16.225Z] #17 39.52 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-10-24T07:44:16.225Z] #17 39.54 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-10-24T07:44:16.225Z] #17 39.54 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-10-24T07:44:16.225Z] #17 39.55 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-10-24T07:44:16.225Z] #17 39.56 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-10-24T07:44:16.225Z] #17 39.56 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-10-24T07:44:16.225Z] #17 39.58 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-10-24T07:44:16.481Z] #17 39.58 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-10-24T07:44:16.481Z] #17 39.59 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-10-24T07:44:16.481Z] #17 39.60 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-10-24T07:44:16.481Z] #17 39.60 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-10-24T07:44:16.481Z] #17 39.63 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-24T07:44:16.481Z] #17 39.64 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-24T07:44:16.481Z] #17 39.66 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-10-24T07:44:16.481Z] #17 39.67 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-10-24T07:44:16.481Z] #17 39.67 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-10-24T07:44:16.481Z] #17 39.70 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-10-24T07:44:16.481Z] #17 39.71 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-10-24T07:44:16.481Z] #17 39.71 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-10-24T07:44:16.481Z] #17 39.77 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-10-24T07:44:16.481Z] #17 39.77 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-10-24T07:44:16.481Z] #17 39.79 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-10-24T07:44:16.481Z] #17 39.79 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-10-24T07:44:16.481Z] #17 39.81 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-10-24T07:44:16.481Z] #17 39.82 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-10-24T07:44:16.481Z] #17 39.83 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-10-24T07:44:16.481Z] #17 39.83 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-10-24T07:44:16.481Z] #17 39.84 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] [2019-10-24T07:44:16.481Z] #17 39.84 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-10-24T07:44:16.481Z] #17 39.87 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-10-24T07:44:16.481Z] #17 39.88 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-10-24T07:44:16.481Z] #17 39.92 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-10-24T07:44:16.543Z] Removing intermediate container fb0da5153bbf [2019-10-24T07:44:16.543Z] ---> 322ff140cca8 [2019-10-24T07:44:16.543Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-10-24T07:44:16.543Z] ---> ebd73b5ebd31 [2019-10-24T07:44:16.543Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-10-24T07:44:16.543Z] ---> 806438a4ef03 [2019-10-24T07:44:16.543Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-10-24T07:44:16.543Z] ---> Running in 5e92520aeef6 [2019-10-24T07:44:16.543Z] Removing intermediate container 5e92520aeef6 [2019-10-24T07:44:16.543Z] ---> 73b1440a8b6f [2019-10-24T07:44:16.543Z] Successfully built 73b1440a8b6f [2019-10-24T07:44:16.543Z] Successfully tagged moby-buildx:latest [2019-10-24T07:44:16.543Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-10-24T07:44:16.543Z] if [ -n "${id}" ]; then \ [2019-10-24T07:44:16.543Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-10-24T07:44:16.543Z] && touch bundles/buildx; \ [2019-10-24T07:44:16.543Z] docker rm -f ${id}; \ [2019-10-24T07:44:16.543Z] fi [2019-10-24T07:44:16.543Z] cfaab2890cad47a269212fd30831414ade3c205320d9c61fa26066487774f5c8 [2019-10-24T07:44:16.543Z] bundles/buildx version [2019-10-24T07:44:16.543Z] buildx v0.3.1 6db68d0 [2019-10-24T07:44:16.543Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 . [2019-10-24T07:44:16.543Z] #1 [internal] booting buildkit [2019-10-24T07:44:16.543Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-10-24T07:44:16.543Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2019-10-24T07:44:16.543Z] #1 creating container buildx_buildkit_default [2019-10-24T07:44:16.543Z] #1 creating container buildx_buildkit_default 0.5s done [2019-10-24T07:44:16.543Z] #1 DONE 3.2s [2019-10-24T07:44:16.543Z] [2019-10-24T07:44:16.543Z] #2 [internal] load build definition from Dockerfile [2019-10-24T07:44:16.543Z] #2 transferring dockerfile: 14.62kB 0.0s done [2019-10-24T07:44:16.543Z] #2 DONE 0.0s [2019-10-24T07:44:16.543Z] [2019-10-24T07:44:16.543Z] #3 [internal] load .dockerignore [2019-10-24T07:44:16.543Z] #3 transferring context: 87B done [2019-10-24T07:44:16.543Z] #3 DONE 0.0s [2019-10-24T07:44:16.543Z] [2019-10-24T07:44:16.543Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-10-24T07:44:16.543Z] #4 DONE 0.7s [2019-10-24T07:44:16.543Z] [2019-10-24T07:44:16.543Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-10-24T07:44:16.543Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-10-24T07:44:16.642Z] #42 73.22 DEP criu/image-desc.d [2019-10-24T07:44:16.642Z] #42 73.50 DEP criu/fsnotify.d [2019-10-24T07:44:16.737Z] #17 39.98 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-10-24T07:44:16.737Z] #17 40.00 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-10-24T07:44:16.737Z] #17 40.01 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-10-24T07:44:16.737Z] #17 40.01 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-10-24T07:44:16.737Z] #17 40.02 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-10-24T07:44:16.737Z] #17 40.03 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-10-24T07:44:16.847Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-10-24T07:44:16.847Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-10-24T07:44:16.847Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-10-24T07:44:16.847Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-10-24T07:44:16.847Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-10-24T07:44:16.993Z] #17 40.23 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-10-24T07:44:16.993Z] #17 40.26 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-24T07:44:16.993Z] #17 40.38 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-24T07:44:16.993Z] #17 40.39 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-24T07:44:16.993Z] #17 40.42 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-10-24T07:44:17.083Z] #42 73.76 DEP criu/filesystems.d [2019-10-24T07:44:17.083Z] #42 73.90 DEP criu/files.d [2019-10-24T07:44:17.249Z] #17 40.44 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-24T07:44:17.249Z] #17 40.44 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-10-24T07:44:17.249Z] #17 40.48 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-24T07:44:17.462Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-10-24T07:44:17.462Z] #5 DONE 0.9s [2019-10-24T07:44:17.480Z] #42 74.17 DEP criu/files-reg.d [2019-10-24T07:44:17.480Z] #42 74.35 DEP criu/files-ext.d [2019-10-24T07:44:17.744Z] [2019-10-24T07:44:17.745Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-10-24T07:44:17.810Z] #17 40.97 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-10-24T07:44:17.810Z] #17 41.08 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-10-24T07:44:17.810Z] #17 41.15 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-10-24T07:44:17.810Z] #17 41.17 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-10-24T07:44:17.810Z] #17 41.19 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-10-24T07:44:17.906Z] #42 74.62 DEP criu/file-lock.d [2019-10-24T07:44:17.906Z] #42 74.90 DEP criu/file-ids.d [2019-10-24T07:44:18.033Z] #7 DONE 0.3s [2019-10-24T07:44:18.033Z] [2019-10-24T07:44:18.033Z] #6 [internal] load metadata for docker.io/library/golang:1.13.3-stretch [2019-10-24T07:44:18.033Z] #6 DONE 0.5s [2019-10-24T07:44:18.033Z] [2019-10-24T07:44:18.033Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T07:44:18.033Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-10-24T07:44:18.033Z] #66 DONE 0.0s [2019-10-24T07:44:18.033Z] [2019-10-24T07:44:18.033Z] #20 [internal] load build context [2019-10-24T07:44:18.065Z] #17 41.23 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] [2019-10-24T07:44:18.065Z] #17 41.41 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] [2019-10-24T07:44:18.316Z] #42 75.08 DEP criu/fifo.d [2019-10-24T07:44:18.321Z] #17 41.62 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-24T07:44:18.321Z] #17 41.64 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-24T07:44:18.462Z] #47 ... [2019-10-24T07:44:18.462Z] [2019-10-24T07:44:18.462Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:44:18.462Z] #40 28.90 Selecting previously unselected package zlib1g-dev:arm64. [2019-10-24T07:44:18.462Z] #40 28.90 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-10-24T07:44:18.462Z] #40 28.93 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-24T07:44:18.462Z] #40 29.30 Selecting previously unselected package libprotobuf10:arm64. [2019-10-24T07:44:18.462Z] #40 29.30 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-10-24T07:44:18.462Z] #40 29.31 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-10-24T07:44:18.462Z] #40 29.90 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-10-24T07:44:18.462Z] #40 29.90 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-10-24T07:44:18.462Z] #40 29.90 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-24T07:44:18.462Z] #40 30.03 Selecting previously unselected package libprotobuf-dev:arm64. [2019-10-24T07:44:18.462Z] #40 30.03 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-10-24T07:44:18.462Z] #40 30.04 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-24T07:44:18.462Z] #40 30.98 Selecting previously unselected package libprotoc10:arm64. [2019-10-24T07:44:18.462Z] #40 30.98 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-10-24T07:44:18.462Z] #40 31.00 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-10-24T07:44:18.462Z] #40 31.89 Selecting previously unselected package protobuf-c-compiler. [2019-10-24T07:44:18.462Z] #40 31.90 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-10-24T07:44:18.462Z] #40 31.94 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-24T07:44:18.732Z] #42 75.28 DEP criu/fdstore.d [2019-10-24T07:44:18.732Z] #42 75.43 DEP criu/fault-injection.d [2019-10-24T07:44:18.732Z] #42 75.45 DEP criu/external.d [2019-10-24T07:44:18.732Z] #42 75.52 DEP criu/eventpoll.d [2019-10-24T07:44:18.883Z] #17 42.05 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-24T07:44:19.129Z] #42 75.68 DEP criu/eventfd.d [2019-10-24T07:44:19.129Z] #42 75.93 DEP criu/crtools.d [2019-10-24T07:44:19.138Z] #17 42.36 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] [2019-10-24T07:44:19.138Z] #17 42.37 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] [2019-10-24T07:44:19.405Z] #40 32.80 Selecting previously unselected package protobuf-compiler. [2019-10-24T07:44:19.405Z] #40 32.80 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-10-24T07:44:19.405Z] #40 32.81 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-24T07:44:19.405Z] #40 ... [2019-10-24T07:44:19.405Z] [2019-10-24T07:44:19.405Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-24T07:44:19.405Z] #27 DONE 2.1s [2019-10-24T07:44:19.547Z] #42 76.28 DEP criu/cr-service.d [2019-10-24T07:44:19.547Z] #42 76.50 DEP criu/cr-restore.d [2019-10-24T07:44:19.692Z] [2019-10-24T07:44:19.692Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:44:19.692Z] #40 33.08 Selecting previously unselected package python-pkg-resources. [2019-10-24T07:44:19.692Z] #40 33.09 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-24T07:44:19.692Z] #40 33.10 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-24T07:44:19.692Z] #40 33.28 Selecting previously unselected package python-protobuf. [2019-10-24T07:44:19.692Z] #40 33.28 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-10-24T07:44:19.692Z] #40 33.29 Unpacking python-protobuf (3.0.0-9) ... [2019-10-24T07:44:19.747Z] #17 ... [2019-10-24T07:44:19.747Z] [2019-10-24T07:44:19.747Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:44:19.747Z] #44 117.6 go/doc [2019-10-24T07:44:19.747Z] #44 118.2 net [2019-10-24T07:44:19.747Z] #44 121.0 github.com/LK4D4/vndr/build [2019-10-24T07:44:19.747Z] #44 124.1 vendor/golang.org/x/text/transform [2019-10-24T07:44:19.747Z] #44 125.1 vendor/golang.org/x/text/unicode/bidi [2019-10-24T07:44:19.747Z] #44 127.6 vendor/golang.org/x/text/secure/bidirule [2019-10-24T07:44:19.948Z] #42 76.79 DEP criu/cr-errno.d [2019-10-24T07:44:19.948Z] #42 76.80 DEP criu/cr-dump.d [2019-10-24T07:44:20.003Z] #44 ... [2019-10-24T07:44:20.003Z] [2019-10-24T07:44:20.003Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:20.003Z] #41 31.17 CC images/sk-packet.o [2019-10-24T07:44:20.003Z] #41 31.57 CC images/mnt.o [2019-10-24T07:44:20.003Z] #41 31.90 CC images/pipe-data.o [2019-10-24T07:44:20.003Z] #41 32.18 CC images/sa.o [2019-10-24T07:44:20.003Z] #41 32.40 CC images/timer.o [2019-10-24T07:44:20.003Z] #41 32.93 CC images/timerfd.o [2019-10-24T07:44:20.003Z] #41 33.18 CC images/mm.o [2019-10-24T07:44:20.003Z] #41 33.50 CC images/sk-opts.o [2019-10-24T07:44:20.003Z] #41 33.67 CC images/sk-unix.o [2019-10-24T07:44:20.003Z] #41 34.06 CC images/sk-inet.o [2019-10-24T07:44:20.003Z] #41 34.57 CC images/tun.o [2019-10-24T07:44:20.003Z] #41 34.97 CC images/sk-netlink.o [2019-10-24T07:44:20.003Z] #41 35.26 CC images/packet-sock.o [2019-10-24T07:44:20.003Z] #41 35.60 CC images/ipc-var.o [2019-10-24T07:44:20.003Z] #41 35.79 CC images/ipc-desc.o [2019-10-24T07:44:20.003Z] #41 35.97 CC images/ipc-shm.o [2019-10-24T07:44:20.003Z] #41 36.15 CC images/ipc-msg.o [2019-10-24T07:44:20.003Z] #41 36.41 CC images/ipc-sem.o [2019-10-24T07:44:20.003Z] #41 36.65 CC images/utsns.o [2019-10-24T07:44:20.003Z] #41 36.94 CC images/creds.o [2019-10-24T07:44:20.003Z] #41 37.21 CC images/vma.o [2019-10-24T07:44:20.003Z] #41 37.46 CC images/netdev.o [2019-10-24T07:44:20.003Z] #41 38.03 CC images/tty.o [2019-10-24T07:44:20.003Z] #41 38.89 CC images/file-lock.o [2019-10-24T07:44:20.003Z] #41 39.13 CC images/rlimit.o [2019-10-24T07:44:20.003Z] #41 39.38 CC images/pagemap.o [2019-10-24T07:44:20.003Z] #41 39.68 CC images/siginfo.o [2019-10-24T07:44:20.003Z] #41 40.00 CC images/rpc.o [2019-10-24T07:44:20.077Z] #40 33.75 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-10-24T07:44:20.259Z] #41 ... [2019-10-24T07:44:20.259Z] [2019-10-24T07:44:20.259Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:44:20.259Z] #44 128.1 vendor/golang.org/x/text/unicode/norm [2019-10-24T07:44:20.339Z] #40 33.90 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-10-24T07:44:20.339Z] #40 33.93 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-24T07:44:20.354Z] #42 77.04 DEP criu/cr-dedup.d [2019-10-24T07:44:20.354Z] #42 ... [2019-10-24T07:44:20.354Z] [2019-10-24T07:44:20.354Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:44:20.354Z] #48 DONE 118.3s [2019-10-24T07:44:20.354Z] [2019-10-24T07:44:20.354Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:44:20.354Z] #45 115.1 vendor/golang.org/x/net/http2/hpack [2019-10-24T07:44:20.354Z] #45 116.1 mime [2019-10-24T07:44:20.354Z] #45 117.8 mime/quotedprintable [2019-10-24T07:44:20.354Z] #45 118.2 net/http/internal [2019-10-24T07:44:21.576Z] #20 transferring context: 20.80MB 2.8s [2019-10-24T07:44:22.907Z] #40 36.31 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-24T07:44:22.907Z] #40 36.33 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-10-24T07:44:22.907Z] #40 36.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:44:22.907Z] #40 36.40 Setting up python-protobuf (3.0.0-9) ... [2019-10-24T07:44:23.037Z] #45 120.6 crypto/tls [2019-10-24T07:44:23.037Z] #45 ... [2019-10-24T07:44:23.037Z] [2019-10-24T07:44:23.037Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:23.037Z] #42 77.40 DEP criu/cr-check.d [2019-10-24T07:44:23.037Z] #42 77.91 DEP criu/config.d [2019-10-24T07:44:23.037Z] #42 78.09 DEP criu/clone-noasan.d [2019-10-24T07:44:23.037Z] #42 78.12 DEP criu/cgroup.d [2019-10-24T07:44:23.037Z] #42 78.37 DEP criu/cgroup-props.d [2019-10-24T07:44:23.037Z] #42 78.56 DEP criu/bitmap.d [2019-10-24T07:44:23.037Z] #42 78.57 DEP criu/bfd.d [2019-10-24T07:44:23.037Z] #42 78.70 DEP criu/autofs.d [2019-10-24T07:44:23.037Z] #42 78.88 DEP criu/aio.d [2019-10-24T07:44:23.037Z] #42 78.97 DEP criu/action-scripts.d [2019-10-24T07:44:23.037Z] #42 79.18 CC criu/action-scripts.o [2019-10-24T07:44:23.037Z] #42 79.77 CC criu/aio.o [2019-10-24T07:44:23.079Z] #20 ... [2019-10-24T07:44:23.079Z] [2019-10-24T07:44:23.079Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-10-24T07:44:23.079Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-10-24T07:44:23.079Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 1.9s done [2019-10-24T07:44:23.079Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-10-24T07:44:23.079Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.9s done [2019-10-24T07:44:23.079Z] #66 DONE 4.9s [2019-10-24T07:44:23.079Z] [2019-10-24T07:44:23.079Z] #20 [internal] load build context [2019-10-24T07:44:23.436Z] #42 80.20 CC criu/autofs.o [2019-10-24T07:44:23.784Z] #20 transferring context: 45.63MB 5.8s done [2019-10-24T07:44:24.088Z] #20 DONE 6.0s [2019-10-24T07:44:24.088Z] [2019-10-24T07:44:24.088Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141... [2019-10-24T07:44:24.088Z] #8 resolve docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 done [2019-10-24T07:44:24.088Z] #8 sha256:0c619d329133d52fbd6b5ba658a1f2169e14dbde2267d279d87abafa88a8115e 1.79kB / 1.79kB done [2019-10-24T07:44:24.088Z] #8 sha256:8f8f8962e456fa8979d965f1871164c5366c10a74ab663518fee601bf87f5b91 4.30MB / 4.30MB 1.4s done [2019-10-24T07:44:24.088Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 27.07MB / 96.41MB 5.8s [2019-10-24T07:44:24.088Z] #8 sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 1.42kB / 1.42kB done [2019-10-24T07:44:24.088Z] #8 sha256:1db2f41879fd2f416cee183f4e1c840a49be37a4ebb57314f5c4338e2822da21 156B / 156B 0.2s done [2019-10-24T07:44:24.088Z] #8 sha256:66e708a096b9a329faf3468337fbdb927aed14da0f5b41ef1179ae9b858c7106 5.47kB / 5.47kB done [2019-10-24T07:44:24.088Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 26.57MB / 45.65MB 5.8s [2019-10-24T07:44:24.088Z] #8 sha256:6a33b1f9796f34ca872739ef472aea5bbb58a8aa210b9c20fb731daab88d523b 10.00MB / 10.00MB 2.5s done [2019-10-24T07:44:24.088Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 27.26MB / 50.07MB 5.8s [2019-10-24T07:44:24.088Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 26.15MB / 52.87MB 5.8s [2019-10-24T07:44:24.374Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 29.88MB / 45.65MB 6.1s [2019-10-24T07:44:24.374Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 30.67MB / 50.07MB 6.1s [2019-10-24T07:44:24.374Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 29.43MB / 52.87MB 6.1s [2019-10-24T07:44:24.422Z] #44 132.1 vendor/golang.org/x/net/idna [2019-10-24T07:44:24.658Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 31.92MB / 96.41MB 6.3s [2019-10-24T07:44:24.658Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 33.35MB / 45.65MB 6.4s [2019-10-24T07:44:24.658Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 33.91MB / 50.07MB 6.4s [2019-10-24T07:44:24.658Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 32.66MB / 52.87MB 6.4s [2019-10-24T07:44:24.880Z] #42 81.39 CC criu/bfd.o [2019-10-24T07:44:24.944Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 36.44MB / 45.65MB 6.7s [2019-10-24T07:44:24.944Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 37.03MB / 50.07MB 6.7s [2019-10-24T07:44:24.944Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 35.78MB / 52.87MB 6.7s [2019-10-24T07:44:25.233Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 38.34MB / 96.41MB 6.9s [2019-10-24T07:44:25.352Z] #44 ... [2019-10-24T07:44:25.352Z] [2019-10-24T07:44:25.352Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:44:25.352Z] #17 45.08 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] [2019-10-24T07:44:25.352Z] #17 48.10 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:44:25.352Z] #17 48.24 Fetched 90.9 MB in 9s (10.0 MB/s) [2019-10-24T07:44:25.352Z] #17 48.33 Selecting previously unselected package bash-completion. [2019-10-24T07:44:25.352Z] #17 48.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-10-24T07:44:25.352Z] #17 48.42 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-24T07:44:25.447Z] #40 38.72 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-10-24T07:44:25.447Z] #40 38.76 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-10-24T07:44:25.447Z] #40 38.78 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-10-24T07:44:25.447Z] #40 38.85 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-10-24T07:44:25.447Z] #40 38.86 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-10-24T07:44:25.447Z] #40 38.90 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-24T07:44:25.447Z] #40 38.94 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-10-24T07:44:25.447Z] #40 38.96 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-24T07:44:25.447Z] #40 38.98 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-10-24T07:44:25.447Z] #40 38.99 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-10-24T07:44:25.447Z] #40 39.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:44:25.484Z] #42 81.89 CC criu/bitmap.o [2019-10-24T07:44:25.484Z] #42 82.07 CC criu/cgroup-props.o [2019-10-24T07:44:25.521Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 41.59MB / 45.65MB 7.2s [2019-10-24T07:44:25.521Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 42.24MB / 50.07MB 7.2s [2019-10-24T07:44:25.521Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 41.36MB / 52.87MB 7.2s [2019-10-24T07:44:25.707Z] #40 ... [2019-10-24T07:44:25.707Z] [2019-10-24T07:44:25.707Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:44:25.707Z] #59 2.368 + RM_GOPATH=0 [2019-10-24T07:44:25.707Z] #59 2.368 + TMP_GOPATH= [2019-10-24T07:44:25.707Z] #59 2.368 + : /build [2019-10-24T07:44:25.707Z] #59 2.368 + '[' -z '' ']' [2019-10-24T07:44:25.707Z] #59 2.368 ++ mktemp -d [2019-10-24T07:44:25.707Z] #59 2.370 + export GOPATH=/tmp/tmp.fDlGS1dcS2 [2019-10-24T07:44:25.707Z] #59 2.370 + GOPATH=/tmp/tmp.fDlGS1dcS2 [2019-10-24T07:44:25.707Z] #59 2.370 + RM_GOPATH=1 [2019-10-24T07:44:25.707Z] #59 2.375 ++ dirname ./install.sh [2019-10-24T07:44:25.707Z] #59 2.376 + dir=. [2019-10-24T07:44:25.707Z] #59 2.376 + bin=containerd [2019-10-24T07:44:25.707Z] #59 2.376 + shift [2019-10-24T07:44:25.707Z] #59 2.376 + '[' '!' -f ./containerd.installer ']' [2019-10-24T07:44:25.707Z] #59 2.376 + . ./containerd.installer [2019-10-24T07:44:25.707Z] #59 2.377 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T07:44:25.707Z] #59 2.377 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T07:44:25.707Z] #59 2.377 + install_containerd [2019-10-24T07:44:25.707Z] #59 2.377 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-24T07:44:25.707Z] #59 2.379 + git clone https://github.com/containerd/containerd.git /tmp/tmp.fDlGS1dcS2/src/github.com/containerd/containerd [2019-10-24T07:44:25.707Z] #59 2.385 Cloning into '/tmp/tmp.fDlGS1dcS2/src/github.com/containerd/containerd'... [2019-10-24T07:44:25.806Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 43.45MB / 96.41MB 7.3s [2019-10-24T07:44:25.806Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.15MB / 45.65MB 7.5s [2019-10-24T07:44:25.806Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 46.07MB / 50.07MB 7.5s [2019-10-24T07:44:25.806Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 44.79MB / 52.87MB 7.5s [2019-10-24T07:44:25.835Z] #38 ... [2019-10-24T07:44:25.835Z] [2019-10-24T07:44:25.835Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:25.835Z] #41 105.7 CC criu/irmap.o [2019-10-24T07:44:25.835Z] #41 106.1 CC criu/kcmp-ids.o [2019-10-24T07:44:25.835Z] #41 106.3 CC criu/kerndat.o [2019-10-24T07:44:25.835Z] #41 107.0 CC criu/libnetlink.o [2019-10-24T07:44:25.835Z] #41 107.3 CC criu/log.o [2019-10-24T07:44:25.835Z] #41 107.7 CC criu/lsm.o [2019-10-24T07:44:25.835Z] #41 108.0 CC criu/mem.o [2019-10-24T07:44:25.835Z] #41 109.1 CC criu/mount.o [2019-10-24T07:44:25.835Z] #41 111.4 CC criu/namespaces.o [2019-10-24T07:44:25.835Z] #41 112.7 CC criu/net.o [2019-10-24T07:44:25.835Z] #41 114.8 CC criu/netfilter.o [2019-10-24T07:44:25.835Z] #41 115.1 CC criu/page-pipe.o [2019-10-24T07:44:25.971Z] #59 ... [2019-10-24T07:44:25.971Z] [2019-10-24T07:44:25.971Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:44:25.971Z] #40 DONE 39.7s [2019-10-24T07:44:26.091Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 49.90MB / 96.41MB 7.8s [2019-10-24T07:44:26.091Z] #8 sha256:fb056072eab98fd19011140957fce9269d2490fe4173814678700d1e4104dd4d 45.65MB / 45.65MB 7.5s done [2019-10-24T07:44:26.092Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.8s [2019-10-24T07:44:26.092Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 49.57MB / 52.87MB 7.8s [2019-10-24T07:44:26.092Z] #8 sha256:68adcc3652147c5e3cdcca45f51605d9b1a6e417711b47e0b71c575cd54f4540 50.07MB / 50.07MB 7.8s done [2019-10-24T07:44:26.092Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.9s [2019-10-24T07:44:26.132Z] #42 82.85 CC criu/cgroup.o [2019-10-24T07:44:26.231Z] [2019-10-24T07:44:26.231Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:26.377Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 61.60MB / 96.41MB 8.1s [2019-10-24T07:44:26.377Z] #8 sha256:76d8adf27bdf55b08edfebe5636e7ff301bfdcb7aa9f10f1c0bf9c731fc66b5a 52.87MB / 52.87MB 7.9s done [2019-10-24T07:44:26.400Z] #41 115.6 CC criu/page-xfer.o [2019-10-24T07:44:26.665Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 70.78MB / 96.41MB 8.2s [2019-10-24T07:44:26.949Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 86.75MB / 96.41MB 8.5s [2019-10-24T07:44:26.949Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 94.77MB / 96.41MB 8.7s [2019-10-24T07:44:27.232Z] #8 sha256:5be98c65237b10759a0a152cc4d88e235dd08c3272bd7d38b16fcbece193ed1d 96.41MB / 96.41MB 8.7s done [2019-10-24T07:44:27.232Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 [2019-10-24T07:44:27.334Z] #41 116.5 CC criu/pagemap-cache.o [2019-10-24T07:44:27.592Z] #41 116.8 CC criu/pagemap.o [2019-10-24T07:44:28.526Z] #41 117.5 CC criu/parasite-syscall.o [2019-10-24T07:44:28.721Z] #42 85.17 CC criu/clone-noasan.o [2019-10-24T07:44:28.721Z] #42 85.27 CC criu/config.o [2019-10-24T07:44:28.721Z] #42 ... [2019-10-24T07:44:28.721Z] [2019-10-24T07:44:28.721Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:44:28.721Z] #45 126.4 net/http [2019-10-24T07:44:29.092Z] #41 118.4 CC criu/path.o [2019-10-24T07:44:29.540Z] #41 ... [2019-10-24T07:44:29.540Z] [2019-10-24T07:44:29.540Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:44:29.540Z] #47 DONE 42.4s [2019-10-24T07:44:29.540Z] [2019-10-24T07:44:29.540Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:29.540Z] #41 3.306 Note: Building without setproctitle() and strlcpy() support. [2019-10-24T07:44:29.540Z] #41 3.306 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-24T07:44:29.643Z] #17 52.29 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-24T07:44:29.643Z] #17 ... [2019-10-24T07:44:29.643Z] [2019-10-24T07:44:29.643Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:44:29.643Z] #62 128.8 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-24T07:44:29.643Z] #62 128.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-24T07:44:29.643Z] #62 DONE 137.4s [2019-10-24T07:44:29.643Z] [2019-10-24T07:44:29.643Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:29.643Z] #41 41.53 CC images/ext-file.o [2019-10-24T07:44:29.643Z] #41 41.70 CC images/cgroup.o [2019-10-24T07:44:29.643Z] #41 42.38 CC images/userns.o [2019-10-24T07:44:29.643Z] #41 42.78 CC images/google/protobuf/descriptor.o [2019-10-24T07:44:29.643Z] #41 44.42 CC images/opts.o [2019-10-24T07:44:29.643Z] #41 44.67 CC images/seccomp.o [2019-10-24T07:44:29.643Z] #41 44.97 CC images/binfmt-misc.o [2019-10-24T07:44:29.643Z] #41 45.21 CC images/time.o [2019-10-24T07:44:29.643Z] #41 45.48 CC images/sysctl.o [2019-10-24T07:44:29.643Z] #41 45.70 CC images/autofs.o [2019-10-24T07:44:29.643Z] #41 45.97 CC images/macvlan.o [2019-10-24T07:44:29.643Z] #41 46.18 CC images/sit.o [2019-10-24T07:44:29.643Z] #41 46.42 LINK images/built-in.o [2019-10-24T07:44:29.643Z] #41 46.61 GEN compel/include/asm [2019-10-24T07:44:29.643Z] #41 46.62 GEN compel/include/version.h [2019-10-24T07:44:29.643Z] #41 46.65 touch .config [2019-10-24T07:44:29.643Z] #41 46.66 GEN include/common/config.h [2019-10-24T07:44:29.643Z] #41 46.74 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-10-24T07:44:29.643Z] #41 46.77 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-10-24T07:44:29.643Z] #41 46.83 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-10-24T07:44:29.643Z] #41 46.88 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-10-24T07:44:29.643Z] #41 46.92 DEP compel/arch/x86/plugins/std/memcpy.d [2019-10-24T07:44:29.643Z] #41 46.95 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-10-24T07:44:29.643Z] #41 46.99 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-24T07:44:29.643Z] #41 47.06 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-10-24T07:44:29.643Z] #41 47.08 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-24T07:44:29.643Z] #41 47.11 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-24T07:44:29.643Z] #41 47.12 DEP compel/plugins/std/infect.d [2019-10-24T07:44:29.643Z] #41 47.28 DEP compel/plugins/std/string.d [2019-10-24T07:44:29.643Z] #41 47.41 DEP compel/plugins/std/log.d [2019-10-24T07:44:29.643Z] #41 47.48 DEP compel/plugins/std/fds.d [2019-10-24T07:44:29.643Z] #41 47.59 DEP compel/plugins/std/std.d [2019-10-24T07:44:29.643Z] #41 47.74 DEP compel/plugins/shmem/shmem.d [2019-10-24T07:44:29.643Z] #41 47.86 DEP compel/plugins/fds/fds.d [2019-10-24T07:44:29.643Z] #41 48.04 CC compel/plugins/std/std.o [2019-10-24T07:44:29.643Z] #41 48.36 CC compel/plugins/std/fds.o [2019-10-24T07:44:29.643Z] #41 49.08 CC compel/plugins/std/log.o [2019-10-24T07:44:29.643Z] #41 50.02 CC compel/plugins/std/string.o [2019-10-24T07:44:29.643Z] #41 ... [2019-10-24T07:44:29.643Z] [2019-10-24T07:44:29.643Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-24T07:44:29.643Z] #63 DONE 0.1s [2019-10-24T07:44:29.643Z] [2019-10-24T07:44:29.643Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:44:29.643Z] #44 134.7 vendor/golang.org/x/net/http2/hpack [2019-10-24T07:44:29.643Z] #44 135.8 mime [2019-10-24T07:44:29.658Z] #41 118.6 CC criu/pie-util-vdso-elf32.o [2019-10-24T07:44:29.916Z] #41 118.9 CC criu/pie-util-vdso.o [2019-10-24T07:44:30.174Z] #41 119.3 CC criu/pie-util.o [2019-10-24T07:44:30.432Z] #41 119.4 CC criu/pipes.o [2019-10-24T07:44:30.622Z] #44 138.4 mime/quotedprintable [2019-10-24T07:44:30.924Z] #41 4.515 fatal: Not a git repository (or any of the parent directories): .git [2019-10-24T07:44:30.924Z] #41 4.550 GEN .gitid [2019-10-24T07:44:30.924Z] #41 4.561 GEN criu/include/version.h [2019-10-24T07:44:30.924Z] #41 4.596 GEN include/common/asm [2019-10-24T07:44:31.183Z] #44 138.8 net/http/internal [2019-10-24T07:44:31.367Z] #41 120.2 CC criu/plugin.o [2019-10-24T07:44:31.625Z] #41 120.6 CC criu/proc_parse.o [2019-10-24T07:44:31.865Z] #41 5.767 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-24T07:44:31.865Z] #41 5.835 PBCC images/opts.pb-c.c [2019-10-24T07:44:31.865Z] #41 5.892 PBCC images/sit.pb-c.c [2019-10-24T07:44:32.107Z] #44 ... [2019-10-24T07:44:32.107Z] [2019-10-24T07:44:32.107Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:44:32.107Z] #17 53.51 Selecting previously unselected package libnet1:amd64. [2019-10-24T07:44:32.107Z] #17 53.52 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-10-24T07:44:32.107Z] #17 53.55 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-24T07:44:32.107Z] #17 53.81 Selecting previously unselected package libnfnetlink0:amd64. [2019-10-24T07:44:32.107Z] #17 53.81 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-10-24T07:44:32.107Z] #17 53.81 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-24T07:44:32.107Z] #17 53.95 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-10-24T07:44:32.107Z] #17 53.95 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-10-24T07:44:32.107Z] #17 53.97 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-24T07:44:32.107Z] #17 54.09 Selecting previously unselected package libudev-dev:amd64. [2019-10-24T07:44:32.107Z] #17 54.09 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-10-24T07:44:32.107Z] #17 54.16 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-24T07:44:32.107Z] #17 54.31 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-10-24T07:44:32.107Z] #17 54.31 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-24T07:44:32.107Z] #17 54.32 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-24T07:44:32.107Z] #17 54.98 Selecting previously unselected package python3.5-minimal. [2019-10-24T07:44:32.107Z] #17 54.98 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-10-24T07:44:32.107Z] #17 54.99 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-24T07:44:32.126Z] #41 5.953 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-24T07:44:32.126Z] #41 5.986 DEP images/opts.pb-c.d [2019-10-24T07:44:32.126Z] #41 6.036 DEP images/sit.pb-c.d [2019-10-24T07:44:32.126Z] #41 6.094 PBCC images/macvlan.pb-c.c [2019-10-24T07:44:32.126Z] #41 6.119 DEP images/macvlan.pb-c.d [2019-10-24T07:44:32.126Z] #41 6.166 PBCC images/autofs.pb-c.c [2019-10-24T07:44:32.388Z] #41 6.192 DEP images/autofs.pb-c.d [2019-10-24T07:44:32.388Z] #41 6.236 PBCC images/sysctl.pb-c.c [2019-10-24T07:44:32.388Z] #41 6.264 DEP images/sysctl.pb-c.d [2019-10-24T07:44:32.388Z] #41 6.313 PBCC images/time.pb-c.c [2019-10-24T07:44:32.388Z] #41 6.352 DEP images/time.pb-c.d [2019-10-24T07:44:32.388Z] #41 6.408 PBCC images/binfmt-misc.pb-c.c [2019-10-24T07:44:32.388Z] #41 6.440 DEP images/binfmt-misc.pb-c.d [2019-10-24T07:44:32.648Z] #41 6.487 PBCC images/seccomp.pb-c.c [2019-10-24T07:44:32.648Z] #41 6.504 DEP images/seccomp.pb-c.d [2019-10-24T07:44:32.648Z] #41 6.568 PBCC images/userns.pb-c.c [2019-10-24T07:44:32.648Z] #41 6.586 DEP images/userns.pb-c.d [2019-10-24T07:44:32.648Z] #41 6.611 PBCC images/cgroup.pb-c.c [2019-10-24T07:44:32.648Z] #41 6.651 DEP images/cgroup.pb-c.d [2019-10-24T07:44:32.648Z] #41 6.676 PBCC images/fown.pb-c.c [2019-10-24T07:44:32.909Z] #41 6.706 PBCC images/ext-file.pb-c.c [2019-10-24T07:44:32.909Z] #41 6.733 DEP images/fown.pb-c.d [2019-10-24T07:44:32.909Z] #41 6.761 DEP images/ext-file.pb-c.d [2019-10-24T07:44:32.909Z] #41 6.800 PBCC images/rpc.pb-c.c [2019-10-24T07:44:32.909Z] #41 6.860 DEP images/rpc.pb-c.d [2019-10-24T07:44:32.909Z] #41 6.899 PBCC images/siginfo.pb-c.c [2019-10-24T07:44:32.909Z] #41 6.928 DEP images/siginfo.pb-c.d [2019-10-24T07:44:33.031Z] #17 56.17 Selecting previously unselected package python3-minimal. [2019-10-24T07:44:33.031Z] #17 56.17 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-10-24T07:44:33.031Z] #17 56.17 Unpacking python3-minimal (3.5.3-1) ... [2019-10-24T07:44:33.031Z] #17 56.27 Selecting previously unselected package libmpdec2:amd64. [2019-10-24T07:44:33.031Z] #17 56.28 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-10-24T07:44:33.031Z] #17 56.28 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-10-24T07:44:33.170Z] #41 6.991 PBCC images/pagemap.pb-c.c [2019-10-24T07:44:33.170Z] #41 7.040 DEP images/pagemap.pb-c.d [2019-10-24T07:44:33.170Z] #41 7.096 PBCC images/rlimit.pb-c.c [2019-10-24T07:44:33.170Z] #41 7.125 DEP images/rlimit.pb-c.d [2019-10-24T07:44:33.170Z] #41 7.184 PBCC images/file-lock.pb-c.c [2019-10-24T07:44:33.285Z] #17 56.39 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-10-24T07:44:33.285Z] #17 56.39 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-10-24T07:44:33.285Z] #17 56.39 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-24T07:44:33.430Z] #41 7.204 DEP images/file-lock.pb-c.d [2019-10-24T07:44:33.430Z] #41 7.261 PBCC images/tty.pb-c.c [2019-10-24T07:44:33.430Z] #41 7.329 DEP images/tty.pb-c.d [2019-10-24T07:44:33.430Z] #41 7.401 PBCC images/tun.pb-c.c [2019-10-24T07:44:33.430Z] #41 7.432 PBCC images/netdev.pb-c.c [2019-10-24T07:44:33.691Z] #41 7.492 DEP images/tun.pb-c.d [2019-10-24T07:44:33.691Z] #41 7.529 DEP images/netdev.pb-c.d [2019-10-24T07:44:33.691Z] #41 7.571 PBCC images/vma.pb-c.c [2019-10-24T07:44:33.691Z] #41 7.601 DEP images/vma.pb-c.d [2019-10-24T07:44:33.691Z] #41 7.651 PBCC images/creds.pb-c.c [2019-10-24T07:44:33.691Z] #41 7.693 DEP images/creds.pb-c.d [2019-10-24T07:44:33.951Z] #41 7.734 PBCC images/utsns.pb-c.c [2019-10-24T07:44:33.951Z] #41 7.771 DEP images/utsns.pb-c.d [2019-10-24T07:44:33.951Z] #41 7.833 PBCC images/ipc-desc.pb-c.c [2019-10-24T07:44:33.951Z] #41 7.845 PBCC images/ipc-sem.pb-c.c [2019-10-24T07:44:33.951Z] #41 7.876 DEP images/ipc-desc.pb-c.d [2019-10-24T07:44:33.951Z] #41 7.937 DEP images/ipc-sem.pb-c.d [2019-10-24T07:44:34.151Z] #45 ... [2019-10-24T07:44:34.151Z] [2019-10-24T07:44:34.151Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:34.151Z] #42 86.66 CC criu/cr-check.o [2019-10-24T07:44:34.151Z] #42 88.42 CC criu/cr-dedup.o [2019-10-24T07:44:34.151Z] #42 88.77 CC criu/cr-dump.o [2019-10-24T07:44:34.151Z] #42 90.54 CC criu/cr-errno.o [2019-10-24T07:44:34.151Z] #42 90.62 CC criu/cr-restore.o [2019-10-24T07:44:34.153Z] #41 122.9 CC criu/protobuf-desc.o [2019-10-24T07:44:34.212Z] #41 7.972 PBCC images/ipc-msg.pb-c.c [2019-10-24T07:44:34.212Z] #41 7.989 DEP images/ipc-msg.pb-c.d [2019-10-24T07:44:34.212Z] #41 8.025 PBCC images/ipc-shm.pb-c.c [2019-10-24T07:44:34.212Z] #41 8.070 DEP images/ipc-shm.pb-c.d [2019-10-24T07:44:34.212Z] #41 8.124 PBCC images/ipc-var.pb-c.c [2019-10-24T07:44:34.212Z] #41 8.146 DEP images/ipc-var.pb-c.d [2019-10-24T07:44:34.212Z] #41 8.183 PBCC images/sk-opts.pb-c.c [2019-10-24T07:44:34.410Z] #41 123.6 CC criu/protobuf.o [2019-10-24T07:44:34.473Z] #41 8.210 PBCC images/packet-sock.pb-c.c [2019-10-24T07:44:34.473Z] #41 8.250 DEP images/sk-opts.pb-c.d [2019-10-24T07:44:34.473Z] #41 8.308 DEP images/packet-sock.pb-c.d [2019-10-24T07:44:34.473Z] #41 8.373 PBCC images/sk-netlink.pb-c.c [2019-10-24T07:44:34.473Z] #41 8.433 DEP images/sk-netlink.pb-c.d [2019-10-24T07:44:34.734Z] #41 8.480 PBCC images/sk-inet.pb-c.c [2019-10-24T07:44:34.734Z] #41 8.540 DEP images/sk-inet.pb-c.d [2019-10-24T07:44:34.734Z] #41 8.594 PBCC images/sk-unix.pb-c.c [2019-10-24T07:44:34.734Z] #41 8.632 DEP images/sk-unix.pb-c.d [2019-10-24T07:44:34.734Z] #41 8.671 PBCC images/mm.pb-c.c [2019-10-24T07:44:34.976Z] #41 124.0 CC criu/pstree.o [2019-10-24T07:44:34.999Z] #41 8.718 DEP images/mm.pb-c.d [2019-10-24T07:44:34.999Z] #41 8.764 PBCC images/timerfd.pb-c.c [2019-10-24T07:44:34.999Z] #41 8.820 DEP images/timerfd.pb-c.d [2019-10-24T07:44:34.999Z] #41 8.890 PBCC images/timer.pb-c.c [2019-10-24T07:44:34.999Z] #41 8.911 DEP images/timer.pb-c.d [2019-10-24T07:44:34.999Z] #41 8.958 PBCC images/sa.pb-c.c [2019-10-24T07:44:35.168Z] #17 58.38 Selecting previously unselected package python3.5. [2019-10-24T07:44:35.168Z] #17 58.39 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-10-24T07:44:35.168Z] #17 58.39 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-24T07:44:35.262Z] #41 8.992 DEP images/sa.pb-c.d [2019-10-24T07:44:35.262Z] #41 9.044 PBCC images/pipe-data.pb-c.c [2019-10-24T07:44:35.262Z] #41 9.096 DEP images/pipe-data.pb-c.d [2019-10-24T07:44:35.262Z] #41 9.131 PBCC images/mnt.pb-c.c [2019-10-24T07:44:35.262Z] #41 9.158 DEP images/mnt.pb-c.d [2019-10-24T07:44:35.262Z] #41 9.245 PBCC images/sk-packet.pb-c.c [2019-10-24T07:44:35.424Z] #17 58.54 Selecting previously unselected package libpython3-stdlib:amd64. [2019-10-24T07:44:35.424Z] #17 58.55 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-10-24T07:44:35.424Z] #17 58.59 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-24T07:44:35.424Z] #17 58.67 Selecting previously unselected package dh-python. [2019-10-24T07:44:35.424Z] #17 58.68 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-24T07:44:35.424Z] #17 58.68 Unpacking dh-python (2.20170125) ... [2019-10-24T07:44:35.522Z] #41 9.264 DEP images/sk-packet.pb-c.d [2019-10-24T07:44:35.523Z] #41 9.325 PBCC images/tcp-stream.pb-c.c [2019-10-24T07:44:35.523Z] #41 9.372 DEP images/tcp-stream.pb-c.d [2019-10-24T07:44:35.523Z] #41 9.418 PBCC images/pipe.pb-c.c [2019-10-24T07:44:35.523Z] #41 9.441 DEP images/pipe.pb-c.d [2019-10-24T07:44:35.523Z] #41 9.516 PBCC images/pstree.pb-c.c [2019-10-24T07:44:35.678Z] #17 58.91 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-10-24T07:44:35.679Z] #17 58.93 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-24T07:44:35.783Z] #41 9.545 DEP images/pstree.pb-c.d [2019-10-24T07:44:35.783Z] #41 9.579 PBCC images/fs.pb-c.c [2019-10-24T07:44:35.783Z] #41 9.593 DEP images/fs.pb-c.d [2019-10-24T07:44:35.783Z] #41 9.640 PBCC images/signalfd.pb-c.c [2019-10-24T07:44:35.783Z] #41 9.697 DEP images/signalfd.pb-c.d [2019-10-24T07:44:35.783Z] #41 9.745 PBCC images/fh.pb-c.c [2019-10-24T07:44:35.909Z] #41 125.0 CC criu/rbtree.o [2019-10-24T07:44:36.045Z] #41 9.794 PBCC images/fsnotify.pb-c.c [2019-10-24T07:44:36.045Z] #41 9.831 DEP images/fh.pb-c.d [2019-10-24T07:44:36.045Z] #41 9.882 DEP images/fsnotify.pb-c.d [2019-10-24T07:44:36.045Z] #41 9.939 PBCC images/eventpoll.pb-c.c [2019-10-24T07:44:36.045Z] #41 9.971 DEP images/eventpoll.pb-c.d [2019-10-24T07:44:36.045Z] #41 10.02 PBCC images/eventfd.pb-c.c [2019-10-24T07:44:36.167Z] #41 125.3 CC criu/rst-malloc.o [2019-10-24T07:44:36.306Z] #41 10.05 DEP images/eventfd.pb-c.d [2019-10-24T07:44:36.306Z] #41 10.10 PBCC images/remap-file-path.pb-c.c [2019-10-24T07:44:36.306Z] #41 10.11 DEP images/remap-file-path.pb-c.d [2019-10-24T07:44:36.306Z] #41 10.14 PBCC images/fifo.pb-c.c [2019-10-24T07:44:36.306Z] #41 10.15 DEP images/fifo.pb-c.d [2019-10-24T07:44:36.306Z] #41 10.18 PBCC images/ghost-file.pb-c.c [2019-10-24T07:44:36.306Z] #41 10.22 DEP images/ghost-file.pb-c.d [2019-10-24T07:44:36.306Z] #41 10.26 PBCC images/regfile.pb-c.c [2019-10-24T07:44:36.425Z] #41 125.5 CC criu/seccomp.o [2019-10-24T07:44:36.567Z] #41 10.30 DEP images/regfile.pb-c.d [2019-10-24T07:44:36.567Z] #41 10.34 PBCC images/ns.pb-c.c [2019-10-24T07:44:36.567Z] #41 10.36 DEP images/ns.pb-c.d [2019-10-24T07:44:36.567Z] #41 10.39 PBCC images/fdinfo.pb-c.c [2019-10-24T07:44:36.567Z] #41 10.43 DEP images/fdinfo.pb-c.d [2019-10-24T07:44:36.567Z] #41 10.47 PBCC images/core-aarch64.pb-c.c [2019-10-24T07:44:36.567Z] #41 10.50 PBCC images/core-arm.pb-c.c [2019-10-24T07:44:36.567Z] #41 10.52 PBCC images/core-ppc64.pb-c.c [2019-10-24T07:44:36.567Z] #41 10.56 PBCC images/core-s390.pb-c.c [2019-10-24T07:44:36.567Z] #41 10.58 PBCC images/core-x86.pb-c.c [2019-10-24T07:44:36.567Z] #41 10.61 PBCC images/core.pb-c.c [2019-10-24T07:44:36.683Z] #41 ... [2019-10-24T07:44:36.683Z] [2019-10-24T07:44:36.683Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:44:36.683Z] #38 187.6 + rm -rf /tmp/tmp.6JRgs1XMIg/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.6JRgs1XMIg [2019-10-24T07:44:36.827Z] #41 10.66 PBCC images/inventory.pb-c.c [2019-10-24T07:44:36.827Z] #41 10.73 DEP images/core-aarch64.pb-c.d [2019-10-24T07:44:37.039Z] #17 ... [2019-10-24T07:44:37.039Z] [2019-10-24T07:44:37.039Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:44:37.039Z] #47 DONE 144.9s [2019-10-24T07:44:37.039Z] [2019-10-24T07:44:37.039Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:37.039Z] #41 50.68 CC compel/plugins/std/infect.o [2019-10-24T07:44:37.039Z] #41 51.73 CC compel/arch/x86/plugins/std/parasite-head.o [2019-10-24T07:44:37.039Z] #41 51.83 CC compel/arch/x86/plugins/std/memcpy.o [2019-10-24T07:44:37.039Z] #41 51.91 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-10-24T07:44:37.039Z] #41 51.98 AR compel/plugins/std.lib.a [2019-10-24T07:44:37.040Z] #41 52.05 CC compel/plugins/fds/fds.o [2019-10-24T07:44:37.040Z] #41 52.45 AR compel/plugins/fds.lib.a [2019-10-24T07:44:37.040Z] #41 52.53 HOSTDEP compel/src/lib/log-host.d [2019-10-24T07:44:37.040Z] #41 52.73 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-24T07:44:37.040Z] #41 52.89 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-10-24T07:44:37.040Z] #41 53.01 HOSTDEP compel/src/main-host.d [2019-10-24T07:44:37.040Z] #41 53.11 DEP compel/src/lib/ptrace.d [2019-10-24T07:44:37.040Z] #41 53.31 DEP compel/src/lib/infect.d [2019-10-24T07:44:37.040Z] #41 53.54 DEP compel/src/lib/infect-util.d [2019-10-24T07:44:37.040Z] #41 53.68 DEP compel/src/lib/infect-rpc.d [2019-10-24T07:44:37.040Z] #41 53.79 DEP compel/arch/x86/src/lib/infect.d [2019-10-24T07:44:37.040Z] #41 53.97 DEP compel/arch/x86/src/lib/cpu.d [2019-10-24T07:44:37.040Z] #41 54.12 DEP compel/src/lib/log.d [2019-10-24T07:44:37.040Z] #41 54.34 DEP compel/src/main.d [2019-10-24T07:44:37.040Z] #41 54.52 DEP compel/src/lib/handle-elf.d [2019-10-24T07:44:37.040Z] #41 54.72 DEP compel/arch/x86/src/lib/handle-elf.d [2019-10-24T07:44:37.040Z] #41 54.94 CC compel/src/lib/log.o [2019-10-24T07:44:37.040Z] #41 55.28 CC compel/arch/x86/src/lib/cpu.o [2019-10-24T07:44:37.040Z] #41 56.19 CC compel/arch/x86/src/lib/infect.o [2019-10-24T07:44:37.040Z] #41 57.11 CC compel/src/lib/infect-rpc.o [2019-10-24T07:44:37.040Z] #41 57.55 CC compel/src/lib/infect-util.o [2019-10-24T07:44:37.040Z] #41 57.92 CC compel/src/lib/infect.o [2019-10-24T07:44:37.088Z] #41 10.79 DEP images/core-arm.pb-c.d [2019-10-24T07:44:37.088Z] #41 10.83 DEP images/core-ppc64.pb-c.d [2019-10-24T07:44:37.088Z] #41 10.91 DEP images/core-s390.pb-c.d [2019-10-24T07:44:37.088Z] #41 10.95 DEP images/core-x86.pb-c.d [2019-10-24T07:44:37.088Z] #41 10.98 DEP images/core.pb-c.d [2019-10-24T07:44:37.249Z] #38 DONE 188.4s [2019-10-24T07:44:37.249Z] [2019-10-24T07:44:37.249Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:37.249Z] #41 126.2 CC criu/seize.o [2019-10-24T07:44:37.349Z] #41 11.03 DEP images/inventory.pb-c.d [2019-10-24T07:44:37.350Z] #41 11.08 PBCC images/cpuinfo.pb-c.c [2019-10-24T07:44:37.350Z] #41 11.12 DEP images/cpuinfo.pb-c.d [2019-10-24T07:44:37.350Z] #41 11.16 PBCC images/stats.pb-c.c [2019-10-24T07:44:37.350Z] #41 11.18 DEP images/stats.pb-c.d [2019-10-24T07:44:38.183Z] #41 127.1 CC criu/servicefd.o [2019-10-24T07:44:38.290Z] #41 12.32 make[1]: Nothing to be done for 'all'. [2019-10-24T07:44:38.441Z] #41 127.6 CC criu/shmem.o [2019-10-24T07:44:38.565Z] #42 95.39 CC criu/cr-service.o [2019-10-24T07:44:39.374Z] #41 128.5 CC criu/sigframe.o [2019-10-24T07:44:39.374Z] #41 ... [2019-10-24T07:44:39.374Z] [2019-10-24T07:44:39.374Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-24T07:44:39.374Z] #39 DONE 0.4s [2019-10-24T07:44:39.374Z] [2019-10-24T07:44:39.374Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:39.374Z] #41 128.6 CC criu/signalfd.o [2019-10-24T07:44:39.551Z] #41 ... [2019-10-24T07:44:39.551Z] [2019-10-24T07:44:39.551Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:44:39.551Z] #17 62.69 Setting up python3-minimal (3.5.3-1) ... [2019-10-24T07:44:39.632Z] #41 128.8 CC criu/sk-inet.o [2019-10-24T07:44:39.674Z] #41 13.52 CC images/stats.o [2019-10-24T07:44:39.674Z] #41 ... [2019-10-24T07:44:39.674Z] [2019-10-24T07:44:39.674Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:44:39.674Z] #59 16.28 + cd /tmp/tmp.fDlGS1dcS2/src/github.com/containerd/containerd [2019-10-24T07:44:39.674Z] #59 16.28 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T07:44:39.674Z] #59 16.68 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-24T07:44:39.674Z] #59 16.68 + BUILDTAGS='netgo osusergo static_build' [2019-10-24T07:44:39.674Z] #59 16.68 + export EXTRA_FLAGS=-buildmode=pie [2019-10-24T07:44:39.674Z] #59 16.68 + EXTRA_FLAGS=-buildmode=pie [2019-10-24T07:44:39.674Z] #59 16.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-24T07:44:39.674Z] #59 16.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-24T07:44:39.674Z] #59 16.68 + '[' '' = dynamic ']' [2019-10-24T07:44:39.674Z] #59 16.68 + make [2019-10-24T07:44:39.674Z] #59 17.76 + bin/ctr [2019-10-24T07:44:39.921Z] #42 ... [2019-10-24T07:44:39.922Z] [2019-10-24T07:44:39.922Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:44:39.922Z] #45 137.7 github.com/LK4D4/vndr/godl [2019-10-24T07:44:39.935Z] #59 ... [2019-10-24T07:44:39.935Z] [2019-10-24T07:44:39.935Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:39.935Z] #41 13.97 CC images/core.o [2019-10-24T07:44:40.199Z] #41 129.4 CC criu/sk-netlink.o [2019-10-24T07:44:40.319Z] #45 138.2 github.com/LK4D4/vndr [2019-10-24T07:44:40.765Z] #41 129.7 CC criu/sk-packet.o [2019-10-24T07:44:40.765Z] #41 130.1 CC criu/sk-queue.o [2019-10-24T07:44:40.877Z] #41 14.47 CC images/core-x86.o [2019-10-24T07:44:40.916Z] #17 64.01 Selecting previously unselected package python3. [2019-10-24T07:44:40.916Z] #17 64.01 (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.) [2019-10-24T07:44:40.916Z] #17 64.06 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-10-24T07:44:40.916Z] #17 64.07 Unpacking python3 (3.5.3-1) ... [2019-10-24T07:44:40.916Z] #17 64.16 Selecting previously unselected package pigz. [2019-10-24T07:44:40.916Z] #17 64.16 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-10-24T07:44:40.916Z] #17 64.17 Unpacking pigz (2.3.4-1) ... [2019-10-24T07:44:41.138Z] #41 14.88 CC images/core-arm.o [2019-10-24T07:44:41.138Z] #41 15.16 CC images/core-aarch64.o [2019-10-24T07:44:41.172Z] #17 64.31 Selecting previously unselected package libip4tc0:amd64. [2019-10-24T07:44:41.172Z] #17 64.32 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-24T07:44:41.172Z] #17 64.32 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:44:41.172Z] #17 64.51 Selecting previously unselected package libip6tc0:amd64. [2019-10-24T07:44:41.172Z] #17 64.51 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-24T07:44:41.172Z] #17 64.51 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:44:41.180Z] #45 ... [2019-10-24T07:44:41.180Z] [2019-10-24T07:44:41.180Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:44:41.180Z] #18 99.27 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-24T07:44:41.180Z] #18 99.28 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-10-24T07:44:41.180Z] #18 99.30 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T07:44:41.180Z] #18 ... [2019-10-24T07:44:41.180Z] [2019-10-24T07:44:41.180Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:41.180Z] #42 96.91 CC criu/crtools.o [2019-10-24T07:44:41.180Z] #42 97.58 CC criu/eventfd.o [2019-10-24T07:44:41.180Z] #42 98.05 CC criu/eventpoll.o [2019-10-24T07:44:41.330Z] #41 130.4 CC criu/sk-tcp.o [2019-10-24T07:44:41.406Z] #41 15.44 CC images/core-ppc64.o [2019-10-24T07:44:41.427Z] #17 64.61 Selecting previously unselected package libiptc0:amd64. [2019-10-24T07:44:41.427Z] #17 64.62 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-24T07:44:41.427Z] #17 64.63 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:44:41.427Z] #17 64.74 Selecting previously unselected package libxtables12:amd64. [2019-10-24T07:44:41.427Z] #17 64.74 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-24T07:44:41.427Z] #17 64.75 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:44:41.588Z] #41 130.7 CC criu/sk-unix.o [2019-10-24T07:44:41.682Z] #17 64.85 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-10-24T07:44:41.683Z] #17 64.86 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-10-24T07:44:41.683Z] #17 64.86 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-24T07:44:41.683Z] #17 64.95 Selecting previously unselected package iptables. [2019-10-24T07:44:41.683Z] #17 64.97 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-10-24T07:44:41.683Z] #17 64.97 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-24T07:44:41.977Z] #41 15.77 CC images/core-s390.o [2019-10-24T07:44:42.243Z] #17 65.31 Selecting previously unselected package xxd. [2019-10-24T07:44:42.243Z] #17 65.32 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-24T07:44:42.243Z] #17 65.33 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:44:42.243Z] #17 65.49 Selecting previously unselected package vim-common. [2019-10-24T07:44:42.243Z] #17 65.50 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T07:44:42.243Z] #17 65.50 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:44:42.499Z] #17 65.65 Selecting previously unselected package bzip2. [2019-10-24T07:44:42.499Z] #17 65.67 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-10-24T07:44:42.499Z] #17 65.68 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-24T07:44:42.499Z] #17 65.80 Selecting previously unselected package libgpm2:amd64. [2019-10-24T07:44:42.499Z] #17 65.81 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-10-24T07:44:42.499Z] #17 65.81 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-24T07:44:42.499Z] #17 65.89 Selecting previously unselected package xz-utils. [2019-10-24T07:44:42.499Z] #17 65.90 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-10-24T07:44:42.499Z] #17 65.91 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-24T07:44:42.547Z] #41 16.47 CC images/cpuinfo.o [2019-10-24T07:44:42.618Z] #42 99.18 CC criu/external.o [2019-10-24T07:44:42.754Z] #17 66.14 Selecting previously unselected package aufs-tools. [2019-10-24T07:44:42.754Z] #17 66.14 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-10-24T07:44:42.754Z] #17 66.15 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-24T07:44:42.962Z] #41 132.0 CC criu/sockets.o [2019-10-24T07:44:43.018Z] #17 66.27 Selecting previously unselected package liblzo2-2:amd64. [2019-10-24T07:44:43.018Z] #17 66.27 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-10-24T07:44:43.018Z] #17 66.28 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-24T07:44:43.033Z] #42 99.80 CC criu/fault-injection.o [2019-10-24T07:44:43.033Z] #42 99.86 CC criu/fdstore.o [2019-10-24T07:44:43.118Z] #41 16.78 CC images/inventory.o [2019-10-24T07:44:43.118Z] #41 17.05 CC images/fdinfo.o [2019-10-24T07:44:43.274Z] #17 66.37 Selecting previously unselected package btrfs-progs. [2019-10-24T07:44:43.274Z] #17 66.37 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-10-24T07:44:43.274Z] #17 66.38 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-24T07:44:43.433Z] #42 100.2 CC criu/fifo.o [2019-10-24T07:44:43.528Z] #41 132.6 CC criu/stats.o [2019-10-24T07:44:43.530Z] #17 ... [2019-10-24T07:44:43.530Z] [2019-10-24T07:44:43.530Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:44:43.530Z] #44 141.2 mime/multipart [2019-10-24T07:44:43.530Z] #44 141.2 crypto/x509 [2019-10-24T07:44:43.530Z] #44 144.7 crypto/tls [2019-10-24T07:44:43.530Z] #44 151.3 net/http/httptrace [2019-10-24T07:44:43.530Z] #44 ... [2019-10-24T07:44:43.530Z] [2019-10-24T07:44:43.530Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:44:43.530Z] #17 66.86 Selecting previously unselected package btrfs-tools. [2019-10-24T07:44:43.530Z] #17 66.87 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-10-24T07:44:43.689Z] #41 17.46 CC images/fown.o [2019-10-24T07:44:43.786Z] #41 132.9 CC criu/string.o [2019-10-24T07:44:43.786Z] #17 66.94 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-24T07:44:43.786Z] #17 67.02 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-10-24T07:44:43.786Z] #17 67.03 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-24T07:44:43.786Z] #17 67.03 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-24T07:44:43.836Z] #42 100.7 CC criu/file-ids.o [2019-10-24T07:44:43.950Z] #41 17.71 CC images/ns.o [2019-10-24T07:44:44.042Z] #17 67.17 Selecting previously unselected package dmsetup. [2019-10-24T07:44:44.042Z] #17 67.19 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-10-24T07:44:44.042Z] #17 67.19 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-24T07:44:44.042Z] #17 67.36 Selecting previously unselected package libonig4:amd64. [2019-10-24T07:44:44.042Z] #17 67.38 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-10-24T07:44:44.042Z] #17 67.38 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-10-24T07:44:44.044Z] #41 133.1 CC criu/sysctl.o [2019-10-24T07:44:44.210Z] #41 17.93 CC images/regfile.o [2019-10-24T07:44:44.241Z] #42 101.0 CC criu/file-lock.o [2019-10-24T07:44:44.298Z] #17 67.53 Selecting previously unselected package libjq1:amd64. [2019-10-24T07:44:44.298Z] #17 67.53 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-10-24T07:44:44.298Z] #17 67.53 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-24T07:44:44.302Z] #41 133.5 CC criu/sysfs_parse.o [2019-10-24T07:44:44.471Z] #41 18.41 CC images/ghost-file.o [2019-10-24T07:44:44.666Z] #17 67.68 Selecting previously unselected package jq. [2019-10-24T07:44:44.666Z] #17 67.69 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-10-24T07:44:44.666Z] #17 67.71 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-24T07:44:44.666Z] #17 67.84 Selecting previously unselected package libaio1:amd64. [2019-10-24T07:44:44.666Z] #17 67.84 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-10-24T07:44:44.666Z] #17 67.85 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-10-24T07:44:44.868Z] #41 133.9 CC criu/timerfd.o [2019-10-24T07:44:44.922Z] #17 67.92 Selecting previously unselected package libcap2-bin. [2019-10-24T07:44:44.922Z] #17 67.92 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-10-24T07:44:44.922Z] #17 67.93 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-24T07:44:44.922Z] #17 68.13 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-10-24T07:44:44.922Z] #17 68.14 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-10-24T07:44:44.922Z] #17 68.14 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-24T07:44:44.922Z] #17 68.22 Selecting previously unselected package libsepol1-dev:amd64. [2019-10-24T07:44:44.922Z] #17 68.22 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-10-24T07:44:44.922Z] #17 68.23 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-10-24T07:44:45.041Z] #41 18.71 CC images/fifo.o [2019-10-24T07:44:45.125Z] #41 134.2 CC criu/tty.o [2019-10-24T07:44:45.302Z] #41 19.03 CC images/remap-file-path.o [2019-10-24T07:44:45.449Z] #42 102.2 CC criu/files-ext.o [2019-10-24T07:44:45.488Z] #17 68.56 Selecting previously unselected package libpcre16-3:amd64. [2019-10-24T07:44:45.488Z] #17 68.56 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-10-24T07:44:45.488Z] #17 68.56 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-10-24T07:44:45.488Z] #17 68.76 Selecting previously unselected package libpcre32-3:amd64. [2019-10-24T07:44:45.488Z] #17 68.76 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-10-24T07:44:45.488Z] #17 68.76 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-10-24T07:44:45.488Z] #17 68.90 Selecting previously unselected package libpcre3-dev:amd64. [2019-10-24T07:44:45.562Z] #41 19.37 CC images/eventfd.o [2019-10-24T07:44:45.745Z] #17 68.90 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-10-24T07:44:45.745Z] #17 68.90 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-24T07:44:45.826Z] #41 19.62 CC images/eventpoll.o [2019-10-24T07:44:45.847Z] #42 ... [2019-10-24T07:44:45.847Z] [2019-10-24T07:44:45.847Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:44:45.847Z] #18 111.0 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-24T07:44:45.847Z] #18 111.1 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-24T07:44:45.847Z] #18 111.1 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-10-24T07:44:45.847Z] #18 111.1 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-24T07:44:45.847Z] #18 111.1 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-10-24T07:44:45.847Z] #18 111.1 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-24T07:44:45.847Z] #18 111.2 Processing triggers for mime-support (3.60) ... [2019-10-24T07:44:45.847Z] #18 111.2 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:44:45.847Z] #18 111.2 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-10-24T07:44:45.848Z] #18 111.2 Setting up libcap2-bin (1:2.25-1) ... [2019-10-24T07:44:45.848Z] #18 111.2 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-24T07:44:45.848Z] #18 111.2 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-24T07:44:45.848Z] #18 111.2 Setting up bash-completion (1:2.1-4.3) ... [2019-10-24T07:44:45.848Z] #18 113.4 Setting up libonig4:s390x (6.1.3-2) ... [2019-10-24T07:44:45.848Z] #18 113.4 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-10-24T07:44:45.848Z] #18 113.4 Setting up zip (3.0-11+b1) ... [2019-10-24T07:44:45.848Z] #18 113.5 Setting up bzip2 (1.0.6-8.1) ... [2019-10-24T07:44:45.848Z] #18 113.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-24T07:44:45.848Z] #18 113.5 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-10-24T07:44:45.848Z] #18 113.5 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:44:45.848Z] #18 113.5 Setting up libaio1:s390x (0.3.110-3) ... [2019-10-24T07:44:45.848Z] #18 113.5 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-10-24T07:44:45.848Z] #18 113.5 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-24T07:44:45.848Z] #18 113.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-24T07:44:45.848Z] #18 113.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-24T07:44:45.848Z] #18 113.6 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:44:45.848Z] #18 113.6 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-10-24T07:44:45.848Z] #18 113.6 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-10-24T07:44:45.848Z] #18 113.6 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-10-24T07:44:45.848Z] #18 113.6 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:44:45.848Z] #18 114.0 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-10-24T07:44:45.848Z] #18 114.0 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-10-24T07:44:45.848Z] #18 114.0 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-10-24T07:44:45.848Z] #18 114.0 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-10-24T07:44:45.848Z] #18 114.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-24T07:44:45.848Z] #18 114.0 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-10-24T07:44:45.848Z] #18 114.1 Setting up pigz (2.3.4-1) ... [2019-10-24T07:44:45.848Z] #18 114.1 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-24T07:44:45.848Z] #18 114.1 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-10-24T07:44:45.848Z] #18 114.1 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-24T07:44:45.848Z] #18 114.1 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-24T07:44:45.848Z] #18 114.1 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-10-24T07:44:45.848Z] #18 114.1 Setting up jq (1.5+dfsg-1.3) ... [2019-10-24T07:44:45.848Z] #18 114.1 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-10-24T07:44:45.848Z] #18 114.2 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-10-24T07:44:45.848Z] #18 114.2 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-24T07:44:46.087Z] #41 ... [2019-10-24T07:44:46.087Z] [2019-10-24T07:44:46.087Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:44:46.087Z] #62 54.90 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-24T07:44:46.087Z] #62 54.90 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-24T07:44:46.087Z] #62 DONE 59.4s [2019-10-24T07:44:46.087Z] [2019-10-24T07:44:46.087Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:46.087Z] #41 19.78 CC images/fh.o [2019-10-24T07:44:46.087Z] #41 ... [2019-10-24T07:44:46.087Z] [2019-10-24T07:44:46.087Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-24T07:44:46.087Z] #63 DONE 0.1s [2019-10-24T07:44:46.087Z] [2019-10-24T07:44:46.087Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:44:46.263Z] #18 114.2 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:44:46.263Z] #18 114.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-24T07:44:46.263Z] #18 114.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-24T07:44:46.263Z] #18 114.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-24T07:44:46.263Z] #18 114.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-24T07:44:46.263Z] #18 114.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-24T07:44:46.263Z] #18 114.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-24T07:44:46.263Z] #18 114.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-24T07:44:46.263Z] #18 114.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-24T07:44:46.263Z] #18 114.2 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-10-24T07:44:46.263Z] #18 114.3 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-10-24T07:44:46.263Z] #18 114.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-24T07:44:46.263Z] #18 114.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-24T07:44:46.263Z] #18 114.3 Setting up btrfs-progs (4.7.3-1) ... [2019-10-24T07:44:46.263Z] #18 114.3 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-10-24T07:44:46.263Z] #18 114.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-24T07:44:46.308Z] #17 69.40 Selecting previously unselected package libselinux1-dev:amd64. [2019-10-24T07:44:46.308Z] #17 69.44 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-10-24T07:44:46.308Z] #17 69.44 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-24T07:44:46.347Z] #59 ... [2019-10-24T07:44:46.347Z] [2019-10-24T07:44:46.347Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:46.347Z] #41 20.11 CC images/fsnotify.o [2019-10-24T07:44:46.499Z] #41 135.6 CC criu/tun.o [2019-10-24T07:44:46.564Z] #17 69.72 Selecting previously unselected package libdevmapper-dev:amd64. [2019-10-24T07:44:46.564Z] #17 69.73 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-10-24T07:44:46.564Z] #17 69.74 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-24T07:44:46.564Z] #17 69.87 Selecting previously unselected package libnl-3-200:amd64. [2019-10-24T07:44:46.564Z] #17 69.88 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-10-24T07:44:46.564Z] #17 69.89 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-10-24T07:44:46.607Z] #41 20.63 CC images/signalfd.o [2019-10-24T07:44:46.757Z] #41 135.9 CC criu/uffd.o [2019-10-24T07:44:46.819Z] #17 70.02 Selecting previously unselected package libprotobuf-c1:amd64. [2019-10-24T07:44:46.820Z] #17 70.03 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-10-24T07:44:46.820Z] #17 70.03 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-24T07:44:46.820Z] #17 70.11 Selecting previously unselected package libreadline5:amd64. [2019-10-24T07:44:46.820Z] #17 70.12 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-10-24T07:44:46.820Z] #17 70.12 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-24T07:44:46.867Z] #41 20.91 CC images/fs.o [2019-10-24T07:44:47.075Z] #17 70.24 Selecting previously unselected package libsystemd-dev:amd64. [2019-10-24T07:44:47.075Z] #17 70.25 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-10-24T07:44:47.075Z] #17 70.27 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-24T07:44:47.438Z] #41 21.23 CC images/pstree.o [2019-10-24T07:44:47.692Z] #41 136.7 CC criu/util.o [2019-10-24T07:44:47.698Z] #41 21.42 CC images/pipe.o [2019-10-24T07:44:47.698Z] #41 21.61 CC images/tcp-stream.o [2019-10-24T07:44:47.958Z] #41 21.86 CC images/sk-packet.o [2019-10-24T07:44:48.219Z] #41 22.11 CC images/mnt.o [2019-10-24T07:44:48.258Z] #41 137.5 CC criu/uts_ns.o [2019-10-24T07:44:48.480Z] #41 22.40 CC images/pipe-data.o [2019-10-24T07:44:48.516Z] #41 137.7 CC criu/vdso-compat.o [2019-10-24T07:44:48.694Z] #17 71.83 Selecting previously unselected package net-tools. [2019-10-24T07:44:48.695Z] #17 71.86 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-10-24T07:44:48.695Z] #17 71.87 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-24T07:44:48.740Z] #41 22.60 CC images/sa.o [2019-10-24T07:44:48.774Z] #41 137.8 CC criu/vdso.o [2019-10-24T07:44:48.950Z] #17 72.17 Selecting previously unselected package python-pip-whl. [2019-10-24T07:44:48.950Z] #17 72.19 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-24T07:44:48.950Z] #17 72.19 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-24T07:44:49.001Z] #41 22.78 CC images/timer.o [2019-10-24T07:44:49.265Z] #41 23.12 CC images/timerfd.o [2019-10-24T07:44:49.265Z] #41 23.24 CC images/mm.o [2019-10-24T07:44:49.340Z] #41 138.5 LINK criu/built-in.o [2019-10-24T07:44:49.340Z] #41 138.5 LINK criu/criu [2019-10-24T07:44:49.511Z] #17 72.84 Selecting previously unselected package python3-pip. [2019-10-24T07:44:49.525Z] #41 23.40 CC images/sk-opts.o [2019-10-24T07:44:49.525Z] #41 23.51 CC images/sk-unix.o [2019-10-24T07:44:49.663Z] #18 ... [2019-10-24T07:44:49.663Z] [2019-10-24T07:44:49.663Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:44:49.663Z] #45 DONE 147.6s [2019-10-24T07:44:49.663Z] [2019-10-24T07:44:49.663Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:49.663Z] #42 102.7 CC criu/files-reg.o [2019-10-24T07:44:49.663Z] #42 104.4 CC criu/files.o [2019-10-24T07:44:49.663Z] #42 106.5 CC criu/filesystems.o [2019-10-24T07:44:49.766Z] #17 72.84 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-24T07:44:49.766Z] #17 72.85 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-24T07:44:49.766Z] #17 73.02 Selecting previously unselected package python3-pkg-resources. [2019-10-24T07:44:49.766Z] #17 73.03 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-24T07:44:49.766Z] #17 73.04 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-24T07:44:49.766Z] #17 ... [2019-10-24T07:44:49.766Z] [2019-10-24T07:44:49.766Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:49.766Z] #41 60.79 CC compel/src/lib/ptrace.o [2019-10-24T07:44:49.766Z] #41 61.26 AR compel/libcompel.a [2019-10-24T07:44:49.766Z] #41 61.34 HOSTCC compel/src/main-host.o [2019-10-24T07:44:49.766Z] #41 61.68 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-10-24T07:44:49.766Z] #41 61.93 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-24T07:44:49.766Z] #41 62.34 HOSTCC compel/src/lib/log-host.o [2019-10-24T07:44:49.766Z] #41 62.57 HOSTLINK compel/compel-host-bin [2019-10-24T07:44:49.767Z] #41 62.68 DEP soccr/soccr.d [2019-10-24T07:44:49.767Z] #41 62.83 CC soccr/soccr.o [2019-10-24T07:44:49.767Z] #41 64.31 AR soccr/libsoccr.a [2019-10-24T07:44:49.767Z] #41 64.36 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-24T07:44:49.767Z] #41 64.58 DEP criu/arch/x86/sigframe.d [2019-10-24T07:44:49.767Z] #41 64.67 DEP criu/arch/x86/sigaction_compat.d [2019-10-24T07:44:49.767Z] #41 64.81 DEP criu/arch/x86/kerndat.d [2019-10-24T07:44:49.767Z] #41 64.94 DEP criu/arch/x86/crtools.d [2019-10-24T07:44:49.767Z] #41 65.14 DEP criu/arch/x86/cpu.d [2019-10-24T07:44:49.767Z] #41 65.37 CC criu/arch/x86/cpu.o [2019-10-24T07:44:49.767Z] #41 65.94 CC criu/arch/x86/crtools.o [2019-10-24T07:44:49.767Z] #41 67.29 CC criu/arch/x86/kerndat.o [2019-10-24T07:44:49.767Z] #41 67.90 CC criu/arch/x86/sigaction_compat.o [2019-10-24T07:44:49.767Z] #41 68.25 CC criu/arch/x86/sigframe.o [2019-10-24T07:44:49.767Z] #41 68.50 LINK criu/arch/x86/crtools.built-in.o [2019-10-24T07:44:49.767Z] #41 68.60 DEP criu/pie/util-vdso-elf32.d [2019-10-24T07:44:49.767Z] #41 68.72 DEP criu/arch/x86/vdso-pie.d [2019-10-24T07:44:49.767Z] #41 68.90 DEP criu/pie/parasite-vdso.d [2019-10-24T07:44:49.767Z] #41 69.16 DEP criu/pie/util-vdso.d [2019-10-24T07:44:49.767Z] #41 69.34 DEP criu/pie/util.d [2019-10-24T07:44:49.767Z] #41 69.53 CC criu/pie/util.o [2019-10-24T07:44:49.767Z] #41 69.86 CC criu/pie/util-vdso.o [2019-10-24T07:44:49.767Z] #41 70.60 CC criu/pie/parasite-vdso.o [2019-10-24T07:44:49.905Z] #41 138.8 DEP lib/c/criu.d [2019-10-24T07:44:49.905Z] #41 138.9 CC images/rpc.pb-c.o [2019-10-24T07:44:50.026Z] #41 ... [2019-10-24T07:44:50.026Z] [2019-10-24T07:44:50.026Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:44:50.026Z] #17 73.18 Selecting previously unselected package python3-setuptools. [2019-10-24T07:44:50.026Z] #17 73.18 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-24T07:44:50.026Z] #17 73.19 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-24T07:44:50.098Z] #41 23.92 CC images/sk-inet.o [2019-10-24T07:44:50.098Z] #41 ... [2019-10-24T07:44:50.098Z] [2019-10-24T07:44:50.098Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:44:50.098Z] #38 62.76 + dpkg --print-architecture [2019-10-24T07:44:50.098Z] #38 62.76 + rm -rf /tmp/tmp.BegBNEhiux [2019-10-24T07:44:50.098Z] #38 DONE 63.6s [2019-10-24T07:44:50.164Z] #41 139.2 CC lib/c/criu.o [2019-10-24T07:44:50.281Z] #17 73.43 Selecting previously unselected package python3-wheel. [2019-10-24T07:44:50.282Z] #17 73.43 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-24T07:44:50.282Z] #17 73.44 Unpacking python3-wheel (0.29.0-2) ... [2019-10-24T07:44:50.282Z] #17 73.56 Selecting previously unselected package thin-provisioning-tools. [2019-10-24T07:44:50.282Z] #17 73.59 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-10-24T07:44:50.282Z] #17 73.60 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-24T07:44:50.358Z] [2019-10-24T07:44:50.358Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:44:50.358Z] #28 ... [2019-10-24T07:44:50.358Z] [2019-10-24T07:44:50.358Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:50.358Z] #41 24.30 CC images/tun.o [2019-10-24T07:44:50.537Z] #17 73.98 Selecting previously unselected package vim-runtime. [2019-10-24T07:44:50.568Z] #42 107.2 CC criu/fsnotify.o [2019-10-24T07:44:50.619Z] #41 24.54 CC images/sk-netlink.o [2019-10-24T07:44:50.729Z] #41 140.0 LINK lib/c/built-in.o [2019-10-24T07:44:50.793Z] #17 73.98 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T07:44:50.793Z] #17 74.04 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-24T07:44:50.793Z] #17 74.06 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-24T07:44:50.793Z] #17 74.06 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:44:50.880Z] #41 24.67 CC images/packet-sock.o [2019-10-24T07:44:50.987Z] #41 140.0 LINK lib/c/libcriu.so [2019-10-24T07:44:50.987Z] #41 140.1 GEN magic.py [2019-10-24T07:44:50.987Z] #41 140.2 Note: Building without setproctitle() and strlcpy() support. [2019-10-24T07:44:50.987Z] #41 140.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-24T07:44:51.140Z] #41 25.04 CC images/ipc-var.o [2019-10-24T07:44:51.405Z] #41 25.28 CC images/ipc-desc.o [2019-10-24T07:44:51.456Z] #42 ... [2019-10-24T07:44:51.456Z] [2019-10-24T07:44:51.456Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:44:51.456Z] #18 119.4 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-10-24T07:44:51.456Z] #18 119.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T07:44:51.456Z] #18 119.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 [2019-10-24T07:44:51.456Z] #18 119.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 [2019-10-24T07:44:51.456Z] #18 119.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 [2019-10-24T07:44:51.456Z] #18 119.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 [2019-10-24T07:44:51.456Z] #18 119.4 Setting up btrfs-tools (4.7.3-1) ... [2019-10-24T07:44:51.456Z] #18 119.5 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T07:44:51.456Z] #18 119.5 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 [2019-10-24T07:44:51.456Z] #18 119.5 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 [2019-10-24T07:44:51.456Z] #18 119.5 Setting up python3 (3.5.3-1) ... [2019-10-24T07:44:51.665Z] #41 25.52 CC images/ipc-shm.o [2019-10-24T07:44:51.665Z] #41 25.70 CC images/ipc-msg.o [2019-10-24T07:44:51.920Z] #41 140.8 fatal: Not a git repository (or any of the parent directories): .git [2019-10-24T07:44:52.178Z] #41 141.3 make[1]: Nothing to be done for 'all'. [2019-10-24T07:44:52.235Z] #41 25.93 CC images/ipc-sem.o [2019-10-24T07:44:52.235Z] #41 26.11 CC images/utsns.o [2019-10-24T07:44:52.496Z] #41 26.31 CC images/creds.o [2019-10-24T07:44:52.496Z] #41 26.51 CC images/vma.o [2019-10-24T07:44:52.744Z] #41 141.8 make[1]: 'images/built-in.o' is up to date. [2019-10-24T07:44:52.744Z] #41 141.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-24T07:44:52.744Z] #41 141.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-24T07:44:52.744Z] #41 141.9 make[1]: 'compel/libcompel.a' is up to date. [2019-10-24T07:44:52.744Z] #41 141.9 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-24T07:44:52.744Z] #41 141.9 make[1]: Nothing to be done for 'all'. [2019-10-24T07:44:52.744Z] #41 141.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-24T07:44:52.744Z] #41 ... [2019-10-24T07:44:52.744Z] [2019-10-24T07:44:52.744Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:44:52.744Z] #59 157.9 + bin/containerd [2019-10-24T07:44:52.757Z] #41 26.67 CC images/netdev.o [2019-10-24T07:44:52.794Z] #18 120.8 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-24T07:44:53.020Z] #41 26.91 CC images/tty.o [2019-10-24T07:44:53.608Z] #41 27.36 CC images/file-lock.o [2019-10-24T07:44:53.608Z] #41 27.47 CC images/rlimit.o [2019-10-24T07:44:53.608Z] #41 27.57 CC images/pagemap.o [2019-10-24T07:44:53.678Z] #59 ... [2019-10-24T07:44:53.678Z] [2019-10-24T07:44:53.678Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:53.678Z] #41 142.1 make[2]: Nothing to be done for 'all'. [2019-10-24T07:44:53.678Z] #41 142.1 make[2]: Nothing to be done for 'all'. [2019-10-24T07:44:53.678Z] #41 142.1 make[2]: Nothing to be done for 'all'. [2019-10-24T07:44:53.678Z] #41 142.2 make[2]: Nothing to be done for 'all'. [2019-10-24T07:44:53.678Z] #41 142.2 make[2]: Nothing to be done for 'all'. [2019-10-24T07:44:53.678Z] #41 142.2 make[2]: Nothing to be done for 'all'. [2019-10-24T07:44:53.678Z] #41 142.3 make[2]: Nothing to be done for 'all'. [2019-10-24T07:44:53.678Z] #41 142.3 make[2]: Nothing to be done for 'all'. [2019-10-24T07:44:53.678Z] #41 142.3 INSTALL criu/criu [2019-10-24T07:44:53.678Z] #41 DONE 142.7s [2019-10-24T07:44:53.678Z] [2019-10-24T07:44:53.678Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:44:54.055Z] #17 ... [2019-10-24T07:44:54.055Z] [2019-10-24T07:44:54.055Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:44:54.055Z] #44 151.7 net/http [2019-10-24T07:44:54.055Z] #44 ... [2019-10-24T07:44:54.055Z] [2019-10-24T07:44:54.055Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:54.055Z] #41 71.78 CC criu/arch/x86/vdso-pie.o [2019-10-24T07:44:54.055Z] #41 72.12 CC criu/pie/util-vdso-elf32.o [2019-10-24T07:44:54.055Z] #41 72.77 AR criu/pie/pie.lib.a [2019-10-24T07:44:54.055Z] #41 72.83 DEP criu/pie/restorer.d [2019-10-24T07:44:54.055Z] #41 73.07 DEP criu/arch/x86/sigaction_compat_pie.d [2019-10-24T07:44:54.055Z] #41 73.27 DEP criu/arch/x86/restorer_unmap.d [2019-10-24T07:44:54.055Z] #41 73.29 DEP criu/arch/x86/restorer.d [2019-10-24T07:44:54.055Z] #41 73.50 DEP criu/pie/parasite.d [2019-10-24T07:44:54.055Z] #41 73.75 CC criu/pie/parasite.o [2019-10-24T07:44:54.055Z] #41 75.04 LINK criu/pie/parasite.built-in.o [2019-10-24T07:44:54.055Z] #41 75.06 GEN criu/pie/parasite-blob.h [2019-10-24T07:44:54.055Z] #41 75.08 CC criu/arch/x86/restorer.o [2019-10-24T07:44:54.177Z] #41 27.80 CC images/siginfo.o [2019-10-24T07:44:54.177Z] #41 27.95 CC images/rpc.o [2019-10-24T07:44:54.309Z] #8 unpacking docker.io/library/golang:1.13.3-stretch@sha256:75a8ed141bbbff26ec193d34c856db3e675220411a583fe4f24933080b8f4d00 26.0s done [2019-10-24T07:44:54.309Z] #8 DONE 35.0s [2019-10-24T07:44:54.309Z] [2019-10-24T07:44:54.309Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-10-24T07:44:54.309Z] #9 DONE 0.2s [2019-10-24T07:44:54.309Z] [2019-10-24T07:44:54.309Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-10-24T07:44:54.309Z] #10 DONE 0.2s [2019-10-24T07:44:54.309Z] [2019-10-24T07:44:54.309Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:44:54.309Z] #21 DONE 0.1s [2019-10-24T07:44:54.309Z] [2019-10-24T07:44:54.309Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:44:54.309Z] #29 ... [2019-10-24T07:44:54.309Z] [2019-10-24T07:44:54.309Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-10-24T07:44:54.309Z] #50 DONE 0.1s [2019-10-24T07:44:54.309Z] [2019-10-24T07:44:54.309Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-10-24T07:44:54.309Z] #68 DONE 0.1s [2019-10-24T07:44:54.309Z] [2019-10-24T07:44:54.309Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-10-24T07:44:54.309Z] #62 DONE 0.1s [2019-10-24T07:44:54.309Z] [2019-10-24T07:44:54.309Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-24T07:44:54.309Z] #22 DONE 0.1s [2019-10-24T07:44:54.309Z] [2019-10-24T07:44:54.309Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-10-24T07:44:54.309Z] #47 DONE 0.2s [2019-10-24T07:44:54.309Z] [2019-10-24T07:44:54.309Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-10-24T07:44:54.309Z] #31 DONE 0.2s [2019-10-24T07:44:54.309Z] [2019-10-24T07:44:54.309Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-10-24T07:44:54.309Z] #44 DONE 0.2s [2019-10-24T07:44:54.309Z] [2019-10-24T07:44:54.309Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:44:54.309Z] #32 0.759 + RM_GOPATH=0 [2019-10-24T07:44:54.309Z] #32 0.765 + TMP_GOPATH= [2019-10-24T07:44:54.374Z] #18 122.2 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-24T07:44:54.374Z] #18 122.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-24T07:44:54.374Z] #18 122.3 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-10-24T07:44:54.374Z] #18 122.4 Setting up python3-wheel (0.29.0-2) ... [2019-10-24T07:44:54.601Z] #32 0.766 + : /build [2019-10-24T07:44:54.601Z] #32 0.767 + '[' -z '' ']' [2019-10-24T07:44:54.601Z] #32 0.773 ++ mktemp -d [2019-10-24T07:44:54.601Z] #32 0.775 + export GOPATH=/tmp/tmp.YxCreACxYX [2019-10-24T07:44:54.601Z] #32 0.775 + GOPATH=/tmp/tmp.YxCreACxYX [2019-10-24T07:44:54.601Z] #32 0.776 + RM_GOPATH=1 [2019-10-24T07:44:54.601Z] #32 0.778 ++ dirname ./install.sh [2019-10-24T07:44:54.601Z] #32 0.780 + dir=. [2019-10-24T07:44:54.601Z] #32 0.780 + bin=tomlv [2019-10-24T07:44:54.601Z] #32 0.781 + shift [2019-10-24T07:44:54.601Z] #32 0.784 + '[' '!' -f ./tomlv.installer ']' [2019-10-24T07:44:54.601Z] #32 0.785 + . ./tomlv.installer [2019-10-24T07:44:54.601Z] #32 0.786 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T07:44:54.601Z] #32 0.786 + install_tomlv [2019-10-24T07:44:54.601Z] #32 0.787 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-10-24T07:44:54.601Z] #32 0.787 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T07:44:54.601Z] #32 0.788 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.YxCreACxYX/src/github.com/BurntSushi/toml [2019-10-24T07:44:54.601Z] #32 0.803 Cloning into '/tmp/tmp.YxCreACxYX/src/github.com/BurntSushi/toml'... [2019-10-24T07:44:54.614Z] #41 75.69 CC criu/arch/x86/restorer_unmap.o [2019-10-24T07:44:54.614Z] #41 75.76 CC criu/arch/x86/sigaction_compat_pie.o [2019-10-24T07:44:54.756Z] #41 28.67 CC images/ext-file.o [2019-10-24T07:44:55.017Z] #41 28.85 CC images/cgroup.o [2019-10-24T07:44:55.051Z] #59 ... [2019-10-24T07:44:55.051Z] [2019-10-24T07:44:55.051Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-24T07:44:55.051Z] #42 DONE 0.1s [2019-10-24T07:44:55.051Z] [2019-10-24T07:44:55.051Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-24T07:44:55.051Z] #45 DONE 0.1s [2019-10-24T07:44:55.051Z] [2019-10-24T07:44:55.051Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-24T07:44:55.051Z] #48 DONE 0.1s [2019-10-24T07:44:55.051Z] [2019-10-24T07:44:55.051Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:44:55.215Z] #41 76.13 CC criu/pie/restorer.o [2019-10-24T07:44:55.485Z] #18 123.5 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-24T07:44:55.587Z] #41 29.30 CC images/userns.o [2019-10-24T07:44:55.587Z] #41 29.57 CC images/google/protobuf/descriptor.o [2019-10-24T07:44:56.336Z] #18 124.4 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-10-24T07:44:56.336Z] #18 124.4 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-24T07:44:56.576Z] #41 ... [2019-10-24T07:44:56.577Z] [2019-10-24T07:44:56.577Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:44:56.577Z] #17 77.94 Selecting previously unselected package vim. [2019-10-24T07:44:56.577Z] #17 77.95 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-10-24T07:44:56.577Z] #17 77.97 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:44:56.577Z] #17 78.57 Selecting previously unselected package xfsprogs. [2019-10-24T07:44:56.577Z] #17 78.57 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-10-24T07:44:56.577Z] #17 78.58 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-24T07:44:56.577Z] #17 79.15 Selecting previously unselected package zip. [2019-10-24T07:44:56.577Z] #17 79.15 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-10-24T07:44:56.577Z] #17 79.15 Unpacking zip (3.0-11+b1) ... [2019-10-24T07:44:56.577Z] #17 79.37 Selecting previously unselected package libapparmor-perl. [2019-10-24T07:44:56.577Z] #17 79.38 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-10-24T07:44:56.577Z] #17 79.38 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-24T07:44:56.577Z] #17 79.54 Selecting previously unselected package apparmor. [2019-10-24T07:44:56.577Z] #17 79.54 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-10-24T07:44:56.577Z] #17 79.64 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-24T07:44:56.831Z] #17 80.13 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-24T07:44:56.831Z] #17 80.13 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-10-24T07:44:56.831Z] #17 80.14 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-24T07:44:56.970Z] #41 30.59 CC images/opts.o [2019-10-24T07:44:56.970Z] #41 30.70 CC images/seccomp.o [2019-10-24T07:44:56.970Z] #41 30.92 CC images/binfmt-misc.o [2019-10-24T07:44:57.175Z] #18 125.3 Setting up dmsetup (2:1.02.137-2) ... [2019-10-24T07:44:57.175Z] #18 125.3 Setting up python3-setuptools (33.1.1-1) ... [2019-10-24T07:44:57.175Z] #18 ... [2019-10-24T07:44:57.175Z] [2019-10-24T07:44:57.175Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:44:57.175Z] #29 155.5 + rm -rf /tmp/tmp.3Z0YvqhGu9 [2019-10-24T07:44:57.231Z] #41 31.08 CC images/time.o [2019-10-24T07:44:57.334Z] #32 3.033 + cd /tmp/tmp.YxCreACxYX/src/github.com/BurntSushi/toml [2019-10-24T07:44:57.335Z] #32 3.034 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-10-24T07:44:57.335Z] #32 3.092 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-10-24T07:44:57.491Z] #41 31.18 CC images/sysctl.o [2019-10-24T07:44:57.491Z] #41 31.39 CC images/autofs.o [2019-10-24T07:44:57.591Z] #29 DONE 155.8s [2019-10-24T07:44:57.592Z] [2019-10-24T07:44:57.592Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:44:57.592Z] #42 108.6 CC criu/image-desc.o [2019-10-24T07:44:57.592Z] #42 108.7 CC criu/image.o [2019-10-24T07:44:57.592Z] #42 109.6 CC criu/ipc_ns.o [2019-10-24T07:44:57.592Z] #42 110.7 CC criu/irmap.o [2019-10-24T07:44:57.592Z] #42 111.4 CC criu/kcmp-ids.o [2019-10-24T07:44:57.592Z] #42 112.0 CC criu/kerndat.o [2019-10-24T07:44:57.592Z] #42 112.9 CC criu/libnetlink.o [2019-10-24T07:44:57.592Z] #42 113.2 CC criu/log.o [2019-10-24T07:44:57.592Z] #42 113.6 CC criu/lsm.o [2019-10-24T07:44:57.592Z] #42 114.0 CC criu/mem.o [2019-10-24T07:44:57.751Z] #41 31.56 CC images/macvlan.o [2019-10-24T07:44:57.751Z] #41 31.71 CC images/sit.o [2019-10-24T07:44:57.959Z] #32 4.127 runtime/internal/sys [2019-10-24T07:44:57.959Z] #32 4.192 internal/cpu [2019-10-24T07:44:57.959Z] #32 4.236 math/bits [2019-10-24T07:44:57.959Z] #32 4.267 runtime/internal/atomic [2019-10-24T07:44:58.013Z] #41 31.84 LINK images/built-in.o [2019-10-24T07:44:58.013Z] #41 31.92 GEN compel/include/asm [2019-10-24T07:44:58.013Z] #41 31.92 GEN compel/include/version.h [2019-10-24T07:44:58.013Z] #41 31.94 touch .config [2019-10-24T07:44:58.013Z] #41 31.96 GEN include/common/config.h [2019-10-24T07:44:58.013Z] #41 32.05 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-24T07:44:58.274Z] #41 32.06 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-10-24T07:44:58.274Z] #41 32.11 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-10-24T07:44:58.274Z] #41 32.13 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-10-24T07:44:58.274Z] #41 32.15 DEP compel/plugins/std/infect.d [2019-10-24T07:44:58.274Z] #41 32.23 DEP compel/plugins/std/string.d [2019-10-24T07:44:58.534Z] #41 32.32 DEP compel/plugins/std/log.d [2019-10-24T07:44:58.534Z] #41 32.38 DEP compel/plugins/std/fds.d [2019-10-24T07:44:58.731Z] #17 81.84 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-24T07:44:58.731Z] #17 81.88 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-10-24T07:44:58.731Z] #17 81.88 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-24T07:44:58.795Z] #41 32.55 DEP compel/plugins/std/std.d [2019-10-24T07:44:58.795Z] #41 32.67 DEP compel/plugins/shmem/shmem.d [2019-10-24T07:44:58.982Z] #32 5.255 unicode/utf8 [2019-10-24T07:44:59.055Z] #41 32.77 DEP compel/plugins/fds/fds.d [2019-10-24T07:44:59.055Z] #41 32.93 CC compel/plugins/std/std.o [2019-10-24T07:44:59.112Z] #42 115.6 CC criu/mount.o [2019-10-24T07:44:59.112Z] #42 ... [2019-10-24T07:44:59.112Z] [2019-10-24T07:44:59.112Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:44:59.112Z] #18 127.0 Setting up dh-python (2.20170125) ... [2019-10-24T07:44:59.271Z] #32 5.418 runtime/internal/math [2019-10-24T07:44:59.315Z] #41 33.21 CC compel/plugins/std/fds.o [2019-10-24T07:44:59.560Z] #32 5.925 sync/atomic [2019-10-24T07:44:59.886Z] #41 33.51 CC compel/plugins/std/log.o [2019-10-24T07:44:59.964Z] #18 127.7 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-10-24T07:44:59.964Z] #18 127.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:44:59.964Z] #18 DONE 128.0s [2019-10-24T07:44:59.964Z] [2019-10-24T07:44:59.964Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T07:45:00.147Z] #41 34.02 CC compel/plugins/std/string.o [2019-10-24T07:45:00.189Z] #32 ... [2019-10-24T07:45:00.189Z] [2019-10-24T07:45:00.189Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:45:00.189Z] #45 0.758 + RM_GOPATH=0 [2019-10-24T07:45:00.189Z] #45 0.758 + TMP_GOPATH= [2019-10-24T07:45:00.189Z] #45 0.758 + : /build [2019-10-24T07:45:00.189Z] #45 0.759 + '[' -z '' ']' [2019-10-24T07:45:00.189Z] #45 0.762 ++ mktemp -d [2019-10-24T07:45:00.189Z] #45 0.845 + export GOPATH=/tmp/tmp.GXnwWmuo5d [2019-10-24T07:45:00.189Z] #45 0.846 + GOPATH=/tmp/tmp.GXnwWmuo5d [2019-10-24T07:45:00.189Z] #45 0.847 + RM_GOPATH=1 [2019-10-24T07:45:00.189Z] #45 0.870 ++ dirname ./install.sh [2019-10-24T07:45:00.189Z] #45 0.874 + dir=. [2019-10-24T07:45:00.189Z] #45 0.874 + bin=vndr [2019-10-24T07:45:00.189Z] #45 0.874 + shift [2019-10-24T07:45:00.189Z] #45 0.874 + '[' '!' -f ./vndr.installer ']' [2019-10-24T07:45:00.189Z] #45 0.875 + . ./vndr.installer [2019-10-24T07:45:00.189Z] #45 0.876 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T07:45:00.189Z] #45 0.880 + install_vndr [2019-10-24T07:45:00.189Z] #45 0.881 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-10-24T07:45:00.189Z] #45 0.883 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T07:45:00.189Z] #45 0.885 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.GXnwWmuo5d/src/github.com/LK4D4/vndr [2019-10-24T07:45:00.189Z] #45 0.897 Cloning into '/tmp/tmp.GXnwWmuo5d/src/github.com/LK4D4/vndr'... [2019-10-24T07:45:00.189Z] #45 2.458 + cd /tmp/tmp.GXnwWmuo5d/src/github.com/LK4D4/vndr [2019-10-24T07:45:00.189Z] #45 2.463 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-10-24T07:45:00.189Z] #45 2.500 + go build -buildmode=pie -v -o /build/vndr . [2019-10-24T07:45:00.189Z] #45 4.685 internal/race [2019-10-24T07:45:00.189Z] #45 4.811 runtime/internal/sys [2019-10-24T07:45:00.189Z] #45 4.835 internal/cpu [2019-10-24T07:45:00.189Z] #45 4.993 runtime/internal/atomic [2019-10-24T07:45:00.189Z] #45 5.170 sync/atomic [2019-10-24T07:45:00.189Z] #45 6.130 unicode [2019-10-24T07:45:00.189Z] #45 6.158 unicode/utf8 [2019-10-24T07:45:00.189Z] #45 6.216 math/bits [2019-10-24T07:45:00.314Z] #59 ... [2019-10-24T07:45:00.314Z] [2019-10-24T07:45:00.314Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:00.314Z] #50 DONE 210.0s [2019-10-24T07:45:00.314Z] [2019-10-24T07:45:00.314Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:00.479Z] #45 ... [2019-10-24T07:45:00.479Z] [2019-10-24T07:45:00.479Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:45:00.479Z] #32 6.618 internal/bytealg [2019-10-24T07:45:00.573Z] #59 ... [2019-10-24T07:45:00.573Z] [2019-10-24T07:45:00.573Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-24T07:45:00.617Z] #17 83.90 Selecting previously unselected package binutils-mingw-w64. [2019-10-24T07:45:00.617Z] #17 83.91 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-24T07:45:00.617Z] #17 83.92 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-24T07:45:00.718Z] #41 34.54 CC compel/plugins/std/infect.o [2019-10-24T07:45:00.769Z] #32 7.109 unicode [2019-10-24T07:45:00.831Z] #51 DONE 0.3s [2019-10-24T07:45:00.831Z] [2019-10-24T07:45:00.831Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-24T07:45:00.831Z] #55 DONE 0.1s [2019-10-24T07:45:00.831Z] [2019-10-24T07:45:00.831Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:00.873Z] #17 84.02 Selecting previously unselected package mingw-w64-common. [2019-10-24T07:45:00.873Z] #17 84.03 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-24T07:45:00.873Z] #17 84.04 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-24T07:45:00.979Z] #41 34.79 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-10-24T07:45:00.979Z] #41 34.82 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-10-24T07:45:00.979Z] #41 34.90 AR compel/plugins/std.lib.a [2019-10-24T07:45:00.979Z] #41 34.97 CC compel/plugins/fds/fds.o [2019-10-24T07:45:01.058Z] #32 7.260 math [2019-10-24T07:45:01.239Z] #41 35.18 AR compel/plugins/fds.lib.a [2019-10-24T07:45:01.239Z] #41 35.22 HOSTDEP compel/src/lib/log-host.d [2019-10-24T07:45:01.501Z] #41 35.39 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-24T07:45:01.698Z] #32 7.922 internal/testlog [2019-10-24T07:45:01.761Z] #41 35.56 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-10-24T07:45:01.762Z] #41 35.64 HOSTDEP compel/src/main-host.d [2019-10-24T07:45:01.762Z] #41 35.74 DEP compel/src/lib/ptrace.d [2019-10-24T07:45:02.022Z] #41 35.84 DEP compel/src/lib/infect.d [2019-10-24T07:45:02.022Z] #41 35.93 DEP compel/src/lib/infect-util.d [2019-10-24T07:45:02.022Z] #41 36.01 DEP compel/src/lib/infect-rpc.d [2019-10-24T07:45:02.285Z] #41 36.12 DEP compel/arch/aarch64/src/lib/infect.d [2019-10-24T07:45:02.285Z] #41 ... [2019-10-24T07:45:02.285Z] [2019-10-24T07:45:02.285Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:45:02.285Z] #28 75.79 + rm -rf /tmp/tmp.4WHBYX3Jbo [2019-10-24T07:45:02.736Z] #32 8.971 encoding [2019-10-24T07:45:03.253Z] #19 3.356 Collecting yamllint==1.16.0 [2019-10-24T07:45:03.364Z] #32 9.591 runtime/cgo [2019-10-24T07:45:03.653Z] #32 ... [2019-10-24T07:45:03.653Z] [2019-10-24T07:45:03.653Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:45:03.653Z] #34 1.170 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:45:03.653Z] #34 1.182 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:45:03.653Z] #34 1.269 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:45:03.653Z] #34 1.283 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:45:03.653Z] #34 1.357 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:45:03.653Z] #34 3.121 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-24T07:45:03.653Z] #34 5.770 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-24T07:45:03.653Z] #34 7.876 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-24T07:45:03.653Z] #34 ... [2019-10-24T07:45:03.653Z] [2019-10-24T07:45:03.653Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T07:45:03.653Z] #25 0.701 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:45:03.653Z] #25 0.715 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:45:03.653Z] #25 0.762 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:45:03.653Z] #25 0.776 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:45:03.653Z] #25 0.803 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:45:03.653Z] #25 1.953 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-24T07:45:03.653Z] #25 4.844 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-24T07:45:03.653Z] #25 6.567 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-24T07:45:03.670Z] #28 DONE 77.3s [2019-10-24T07:45:03.670Z] [2019-10-24T07:45:03.670Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:45:03.670Z] #41 36.19 DEP compel/arch/aarch64/src/lib/cpu.d [2019-10-24T07:45:03.670Z] #41 36.24 DEP compel/src/lib/log.d [2019-10-24T07:45:03.670Z] #41 36.32 DEP compel/src/main.d [2019-10-24T07:45:03.670Z] #41 36.46 DEP compel/src/lib/handle-elf.d [2019-10-24T07:45:03.670Z] #41 36.58 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-10-24T07:45:03.670Z] #41 36.71 CC compel/src/lib/log.o [2019-10-24T07:45:03.670Z] #41 36.92 CC compel/arch/aarch64/src/lib/cpu.o [2019-10-24T07:45:03.670Z] #41 37.08 CC compel/arch/aarch64/src/lib/infect.o [2019-10-24T07:45:03.670Z] #41 37.39 CC compel/src/lib/infect-rpc.o [2019-10-24T07:45:03.930Z] #41 37.75 CC compel/src/lib/infect-util.o [2019-10-24T07:45:03.943Z] #25 ... [2019-10-24T07:45:03.943Z] [2019-10-24T07:45:03.943Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:03.943Z] #23 0.832 + RM_GOPATH=0 [2019-10-24T07:45:03.943Z] #23 0.833 + TMP_GOPATH= [2019-10-24T07:45:03.943Z] #23 0.834 + : /build [2019-10-24T07:45:03.943Z] #23 0.835 + '[' -z '' ']' [2019-10-24T07:45:03.943Z] #23 0.840 ++ mktemp -d [2019-10-24T07:45:03.943Z] #23 0.844 + export GOPATH=/tmp/tmp.WTfX7oEpGm [2019-10-24T07:45:03.943Z] #23 0.845 + GOPATH=/tmp/tmp.WTfX7oEpGm [2019-10-24T07:45:03.943Z] #23 0.846 + RM_GOPATH=1 [2019-10-24T07:45:03.943Z] #23 0.848 ++ dirname ./install.sh [2019-10-24T07:45:03.943Z] #23 0.866 + dir=. [2019-10-24T07:45:03.943Z] #23 0.867 + bin=dockercli [2019-10-24T07:45:03.943Z] #23 0.868 + shift [2019-10-24T07:45:03.943Z] #23 0.869 + '[' '!' -f ./dockercli.installer ']' [2019-10-24T07:45:03.943Z] #23 0.870 + . ./dockercli.installer [2019-10-24T07:45:03.943Z] #23 0.871 ++ : stable [2019-10-24T07:45:03.943Z] #23 0.872 ++ : 17.06.2-ce [2019-10-24T07:45:03.943Z] #23 0.876 + install_dockercli [2019-10-24T07:45:03.943Z] #23 0.877 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-24T07:45:03.943Z] #23 0.879 Install docker/cli version 17.06.2-ce from stable [2019-10-24T07:45:03.943Z] #23 0.880 ++ uname -m [2019-10-24T07:45:03.943Z] #23 0.887 + arch=ppc64le [2019-10-24T07:45:03.943Z] #23 0.887 + '[' ppc64le '!=' x86_64 ']' [2019-10-24T07:45:03.943Z] #23 0.887 + '[' ppc64le '!=' s390x ']' [2019-10-24T07:45:03.943Z] #23 0.887 + '[' ppc64le '!=' armhf ']' [2019-10-24T07:45:03.943Z] #23 0.887 + build_dockercli [2019-10-24T07:45:03.943Z] #23 0.887 + git clone https://github.com/docker/docker-ce /tmp/tmp.WTfX7oEpGm/tmp/docker-ce [2019-10-24T07:45:03.943Z] #23 0.892 Cloning into '/tmp/tmp.WTfX7oEpGm/tmp/docker-ce'... [2019-10-24T07:45:03.943Z] #23 ... [2019-10-24T07:45:03.943Z] [2019-10-24T07:45:03.943Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:03.943Z] #51 0.900 + RM_GOPATH=0 [2019-10-24T07:45:03.943Z] #51 0.901 + TMP_GOPATH= [2019-10-24T07:45:03.943Z] #51 0.901 + : /build [2019-10-24T07:45:03.943Z] #51 0.925 + '[' -z '' ']' [2019-10-24T07:45:03.943Z] #51 0.934 ++ mktemp -d [2019-10-24T07:45:03.943Z] #51 0.949 + export GOPATH=/tmp/tmp.trMaYwQgMq [2019-10-24T07:45:03.943Z] #51 0.949 + GOPATH=/tmp/tmp.trMaYwQgMq [2019-10-24T07:45:03.943Z] #51 0.950 + RM_GOPATH=1 [2019-10-24T07:45:03.943Z] #51 0.954 ++ dirname ./install.sh [2019-10-24T07:45:03.943Z] #51 0.957 + dir=. [2019-10-24T07:45:03.943Z] #51 0.958 + bin=golangci_lint [2019-10-24T07:45:03.943Z] #51 0.959 + shift [2019-10-24T07:45:03.943Z] #51 0.977 + '[' '!' -f ./golangci_lint.installer ']' [2019-10-24T07:45:03.943Z] #51 0.979 + . ./golangci_lint.installer [2019-10-24T07:45:03.943Z] #51 0.980 ++ : v1.20.0 [2019-10-24T07:45:03.943Z] #51 0.985 + install_golangci_lint [2019-10-24T07:45:03.943Z] #51 0.986 + echo 'Installing golangci-lint version v1.20.0' [2019-10-24T07:45:03.943Z] #51 0.986 Installing golangci-lint version v1.20.0 [2019-10-24T07:45:03.943Z] #51 0.987 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-24T07:45:04.142Z] #17 ... [2019-10-24T07:45:04.142Z] [2019-10-24T07:45:04.142Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:45:04.142Z] #41 79.43 LINK criu/pie/restorer.built-in.o [2019-10-24T07:45:04.142Z] #41 79.45 GEN criu/pie/restorer-blob.h [2019-10-24T07:45:04.142Z] #41 79.55 DEP criu/vdso.d [2019-10-24T07:45:04.142Z] #41 79.79 DEP criu/vdso-compat.d [2019-10-24T07:45:04.142Z] #41 79.94 DEP criu/uts_ns.d [2019-10-24T07:45:04.142Z] #41 80.08 DEP criu/util.d [2019-10-24T07:45:04.142Z] #41 80.36 DEP criu/uffd.d [2019-10-24T07:45:04.142Z] #41 80.66 DEP criu/tun.d [2019-10-24T07:45:04.142Z] #41 80.85 DEP criu/tty.d [2019-10-24T07:45:04.142Z] #41 81.06 DEP criu/timerfd.d [2019-10-24T07:45:04.142Z] #41 81.25 DEP criu/sysfs_parse.d [2019-10-24T07:45:04.142Z] #41 81.44 DEP criu/sysctl.d [2019-10-24T07:45:04.142Z] #41 81.70 DEP criu/string.d [2019-10-24T07:45:04.142Z] #41 81.78 DEP criu/stats.d [2019-10-24T07:45:04.142Z] #41 81.89 DEP criu/sockets.d [2019-10-24T07:45:04.142Z] #41 82.06 DEP criu/sk-unix.d [2019-10-24T07:45:04.142Z] #41 82.23 DEP criu/sk-tcp.d [2019-10-24T07:45:04.142Z] #41 82.47 DEP criu/sk-queue.d [2019-10-24T07:45:04.142Z] #41 82.67 DEP criu/sk-packet.d [2019-10-24T07:45:04.142Z] #41 82.81 DEP criu/sk-netlink.d [2019-10-24T07:45:04.142Z] #41 82.99 DEP criu/sk-inet.d [2019-10-24T07:45:04.142Z] #41 83.23 DEP criu/signalfd.d [2019-10-24T07:45:04.142Z] #41 83.37 DEP criu/sigframe.d [2019-10-24T07:45:04.142Z] #41 83.51 DEP criu/shmem.d [2019-10-24T07:45:04.142Z] #41 83.69 DEP criu/servicefd.d [2019-10-24T07:45:04.142Z] #41 83.89 DEP criu/seize.d [2019-10-24T07:45:04.142Z] #41 84.09 DEP criu/seccomp.d [2019-10-24T07:45:04.142Z] #41 84.36 DEP criu/rst-malloc.d [2019-10-24T07:45:04.142Z] #41 84.46 DEP criu/rbtree.d [2019-10-24T07:45:04.142Z] #41 84.50 DEP criu/pstree.d [2019-10-24T07:45:04.142Z] #41 84.67 DEP criu/protobuf.d [2019-10-24T07:45:04.142Z] #41 84.84 GEN criu/protobuf-desc-gen.h [2019-10-24T07:45:04.191Z] #41 37.91 CC compel/src/lib/infect.o [2019-10-24T07:45:04.232Z] #51 ... [2019-10-24T07:45:04.232Z] [2019-10-24T07:45:04.232Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:45:04.232Z] #57 0.760 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:45:04.232Z] #57 0.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:45:04.232Z] #57 0.827 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:45:04.232Z] #57 0.857 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:45:04.232Z] #57 0.893 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:45:04.232Z] #57 2.341 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-24T07:45:04.232Z] #57 5.418 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-24T07:45:04.232Z] #57 7.319 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-24T07:45:04.232Z] #57 ... [2019-10-24T07:45:04.232Z] [2019-10-24T07:45:04.232Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:04.232Z] #63 0.655 + RM_GOPATH=0 [2019-10-24T07:45:04.232Z] #63 0.655 + TMP_GOPATH= [2019-10-24T07:45:04.232Z] #63 0.655 + : /build/ [2019-10-24T07:45:04.232Z] #63 0.656 + '[' -z '' ']' [2019-10-24T07:45:04.232Z] #63 0.657 ++ mktemp -d [2019-10-24T07:45:04.232Z] #63 0.664 + export GOPATH=/tmp/tmp.bK4a85t8V7 [2019-10-24T07:45:04.232Z] #63 0.664 + GOPATH=/tmp/tmp.bK4a85t8V7 [2019-10-24T07:45:04.232Z] #63 0.664 + RM_GOPATH=1 [2019-10-24T07:45:04.232Z] #63 0.665 ++ dirname ./install.sh [2019-10-24T07:45:04.232Z] #63 0.678 + dir=. [2019-10-24T07:45:04.232Z] #63 0.678 + bin=rootlesskit [2019-10-24T07:45:04.232Z] #63 0.678 + shift [2019-10-24T07:45:04.232Z] #63 0.682 + '[' '!' -f ./rootlesskit.installer ']' [2019-10-24T07:45:04.232Z] #63 0.682 + . ./rootlesskit.installer [2019-10-24T07:45:04.232Z] #63 0.682 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T07:45:04.232Z] #63 0.683 + install_rootlesskit [2019-10-24T07:45:04.232Z] #63 0.684 + case "$1" in [2019-10-24T07:45:04.232Z] #63 0.684 + export CGO_ENABLED=0 [2019-10-24T07:45:04.232Z] #63 0.684 + CGO_ENABLED=0 [2019-10-24T07:45:04.232Z] #63 0.684 + _install_rootlesskit [2019-10-24T07:45:04.232Z] #63 0.684 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-10-24T07:45:04.232Z] #63 0.684 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.bK4a85t8V7/src/github.com/rootless-containers/rootlesskit [2019-10-24T07:45:04.232Z] #63 0.685 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T07:45:04.232Z] #63 0.689 Cloning into '/tmp/tmp.bK4a85t8V7/src/github.com/rootless-containers/rootlesskit'... [2019-10-24T07:45:04.232Z] #63 6.812 + cd /tmp/tmp.bK4a85t8V7/src/github.com/rootless-containers/rootlesskit [2019-10-24T07:45:04.232Z] #63 6.814 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-10-24T07:45:04.232Z] #63 7.800 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-24T07:45:04.232Z] #63 7.801 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-10-24T07:45:04.474Z] #19 4.045 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-24T07:45:04.474Z] #19 4.430 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-24T07:45:04.474Z] #19 4.585 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-24T07:45:04.520Z] #63 ... [2019-10-24T07:45:04.521Z] [2019-10-24T07:45:04.521Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:45:04.521Z] #39 0.607 + mktemp -d [2019-10-24T07:45:04.521Z] #39 0.613 + export GOPATH=/tmp/tmp.9cJ7aVYDVI [2019-10-24T07:45:04.521Z] #39 0.613 + git clone https://github.com/docker/distribution.git /tmp/tmp.9cJ7aVYDVI/src/github.com/docker/distribution [2019-10-24T07:45:04.521Z] #39 0.618 Cloning into '/tmp/tmp.9cJ7aVYDVI/src/github.com/docker/distribution'... [2019-10-24T07:45:04.521Z] #39 ... [2019-10-24T07:45:04.521Z] [2019-10-24T07:45:04.521Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:04.521Z] #48 0.680 + RM_GOPATH=0 [2019-10-24T07:45:04.521Z] #48 0.681 + TMP_GOPATH= [2019-10-24T07:45:04.521Z] #48 0.681 + : /build [2019-10-24T07:45:04.521Z] #48 0.681 + '[' -z '' ']' [2019-10-24T07:45:04.521Z] #48 0.682 ++ mktemp -d [2019-10-24T07:45:04.521Z] #48 0.685 + export GOPATH=/tmp/tmp.yy617k5zX4 [2019-10-24T07:45:04.521Z] #48 0.685 + GOPATH=/tmp/tmp.yy617k5zX4 [2019-10-24T07:45:04.521Z] #48 0.685 + RM_GOPATH=1 [2019-10-24T07:45:04.521Z] #48 0.690 ++ dirname ./install.sh [2019-10-24T07:45:04.521Z] #48 0.692 + dir=. [2019-10-24T07:45:04.521Z] #48 0.692 + bin=gotestsum [2019-10-24T07:45:04.521Z] #48 0.692 + shift [2019-10-24T07:45:04.521Z] #48 0.692 + '[' '!' -f ./gotestsum.installer ']' [2019-10-24T07:45:04.521Z] #48 0.693 + . ./gotestsum.installer [2019-10-24T07:45:04.521Z] #48 0.693 ++ : v0.3.5 [2019-10-24T07:45:04.521Z] #48 0.693 + install_gotestsum [2019-10-24T07:45:04.521Z] #48 0.694 + echo 'Installing gotestsum version v0.3.5' [2019-10-24T07:45:04.521Z] #48 0.694 + go get -d gotest.tools/gotestsum [2019-10-24T07:45:04.521Z] #48 0.694 Installing gotestsum version v0.3.5 [2019-10-24T07:45:04.809Z] #48 ... [2019-10-24T07:45:04.809Z] [2019-10-24T07:45:04.809Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:45:04.809Z] #11 0.937 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:45:04.809Z] #11 0.950 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:45:04.809Z] #11 1.142 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:45:04.809Z] #11 1.159 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:45:04.809Z] #11 1.256 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:45:04.809Z] #11 2.845 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-24T07:45:04.809Z] #11 5.823 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-24T07:45:04.809Z] #11 7.719 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-24T07:45:04.809Z] #11 ... [2019-10-24T07:45:04.809Z] [2019-10-24T07:45:04.809Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:45:04.809Z] #29 1.071 + mktemp -d [2019-10-24T07:45:04.809Z] #29 1.072 + export GOPATH=/tmp/tmp.mRRXa1A5sb [2019-10-24T07:45:04.809Z] #29 1.073 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.mRRXa1A5sb/src/github.com/go-swagger/go-swagger [2019-10-24T07:45:04.809Z] #29 1.088 Cloning into '/tmp/tmp.mRRXa1A5sb/src/github.com/go-swagger/go-swagger'... [2019-10-24T07:45:05.097Z] #29 ... [2019-10-24T07:45:05.097Z] [2019-10-24T07:45:05.097Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:45:05.097Z] #69 0.872 + RM_GOPATH=0 [2019-10-24T07:45:05.097Z] #69 0.872 + TMP_GOPATH= [2019-10-24T07:45:05.097Z] #69 0.872 + : /build [2019-10-24T07:45:05.097Z] #69 0.873 + '[' -z '' ']' [2019-10-24T07:45:05.097Z] #69 0.886 ++ mktemp -d [2019-10-24T07:45:05.097Z] #69 0.890 + export GOPATH=/tmp/tmp.F3kDYDtvZd [2019-10-24T07:45:05.097Z] #69 0.890 + GOPATH=/tmp/tmp.F3kDYDtvZd [2019-10-24T07:45:05.097Z] #69 0.890 + RM_GOPATH=1 [2019-10-24T07:45:05.097Z] #69 0.891 ++ dirname ./install.sh [2019-10-24T07:45:05.097Z] #69 0.899 + dir=. [2019-10-24T07:45:05.097Z] #69 0.899 + bin=proxy [2019-10-24T07:45:05.097Z] #69 0.899 + shift [2019-10-24T07:45:05.097Z] #69 0.899 + '[' '!' -f ./proxy.installer ']' [2019-10-24T07:45:05.097Z] #69 0.900 + . ./proxy.installer [2019-10-24T07:45:05.097Z] #69 0.900 ++ : 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T07:45:05.097Z] #69 0.900 + install_proxy [2019-10-24T07:45:05.097Z] #69 0.900 + case "$1" in [2019-10-24T07:45:05.097Z] #69 0.900 + export CGO_ENABLED=0 [2019-10-24T07:45:05.097Z] #69 0.900 + CGO_ENABLED=0 [2019-10-24T07:45:05.097Z] #69 0.900 + _install_proxy [2019-10-24T07:45:05.097Z] #69 0.900 Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T07:45:05.097Z] #69 0.901 + echo 'Install docker-proxy version 0025177e3dabbe0de151be0957dcaff149d43536' [2019-10-24T07:45:05.097Z] #69 0.903 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.F3kDYDtvZd/src/github.com/docker/libnetwork [2019-10-24T07:45:05.097Z] #69 0.906 Cloning into '/tmp/tmp.F3kDYDtvZd/src/github.com/docker/libnetwork'... [2019-10-24T07:45:05.097Z] #69 ... [2019-10-24T07:45:05.097Z] [2019-10-24T07:45:05.097Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:45:05.097Z] #41 1.434 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:45:05.097Z] #41 1.446 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:45:05.097Z] #41 1.557 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:45:05.097Z] #41 1.571 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:45:05.097Z] #41 1.671 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:45:05.097Z] #41 3.436 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-24T07:45:05.097Z] #41 6.185 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-24T07:45:05.097Z] #41 8.204 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-24T07:45:05.384Z] #41 ... [2019-10-24T07:45:05.384Z] [2019-10-24T07:45:05.384Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:45:05.384Z] #45 7.400 internal/bytealg [2019-10-24T07:45:05.384Z] #45 8.943 math [2019-10-24T07:45:05.384Z] #45 9.538 unicode/utf16 [2019-10-24T07:45:05.384Z] #45 10.61 runtime [2019-10-24T07:45:05.384Z] #45 10.83 container/list [2019-10-24T07:45:05.506Z] #41 86.35 DEP criu/protobuf-desc.d [2019-10-24T07:45:05.506Z] #41 ... [2019-10-24T07:45:05.506Z] [2019-10-24T07:45:05.506Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:45:05.506Z] #17 88.69 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-24T07:45:05.506Z] #17 88.72 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-24T07:45:05.506Z] #17 88.73 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-24T07:45:05.584Z] #41 39.40 CC compel/src/lib/ptrace.o [2019-10-24T07:45:05.584Z] #41 ... [2019-10-24T07:45:05.584Z] [2019-10-24T07:45:05.584Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-24T07:45:05.584Z] #29 DONE 0.3s [2019-10-24T07:45:05.845Z] [2019-10-24T07:45:05.845Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-24T07:45:05.845Z] #32 DONE 0.2s [2019-10-24T07:45:05.845Z] [2019-10-24T07:45:05.845Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:45:05.845Z] #41 39.63 AR compel/libcompel.a [2019-10-24T07:45:05.845Z] #41 39.68 HOSTCC compel/src/main-host.o [2019-10-24T07:45:05.845Z] #41 ... [2019-10-24T07:45:05.845Z] [2019-10-24T07:45:05.845Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-24T07:45:05.845Z] #37 DONE 0.1s [2019-10-24T07:45:05.845Z] [2019-10-24T07:45:05.845Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:45:05.845Z] #41 39.88 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-10-24T07:45:06.067Z] #17 ... [2019-10-24T07:45:06.067Z] [2019-10-24T07:45:06.067Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:45:06.067Z] #44 163.9 github.com/LK4D4/vndr/godl [2019-10-24T07:45:06.067Z] #44 164.6 github.com/LK4D4/vndr [2019-10-24T07:45:06.105Z] #41 40.01 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-24T07:45:06.323Z] #44 ... [2019-10-24T07:45:06.323Z] [2019-10-24T07:45:06.323Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:45:06.323Z] #41 86.47 DEP criu/proc_parse.d [2019-10-24T07:45:06.323Z] #41 86.67 DEP criu/plugin.d [2019-10-24T07:45:06.323Z] #41 86.76 DEP criu/pipes.d [2019-10-24T07:45:06.323Z] #41 86.91 DEP criu/pie-util.d [2019-10-24T07:45:06.323Z] #41 87.04 DEP criu/pie-util-vdso.d [2019-10-24T07:45:06.323Z] #41 87.23 DEP criu/pie-util-vdso-elf32.d [2019-10-24T07:45:06.323Z] #41 87.30 DEP criu/path.d [2019-10-24T07:45:06.323Z] #41 87.40 DEP criu/parasite-syscall.d [2019-10-24T07:45:06.366Z] #41 ... [2019-10-24T07:45:06.366Z] [2019-10-24T07:45:06.366Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-24T07:45:06.366Z] #39 DONE 0.2s [2019-10-24T07:45:06.366Z] [2019-10-24T07:45:06.366Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:45:06.366Z] #41 40.22 HOSTCC compel/src/lib/log-host.o [2019-10-24T07:45:06.505Z] #19 6.132 Collecting pyyaml (from yamllint==1.16.0) [2019-10-24T07:45:06.505Z] #19 6.271 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-24T07:45:06.579Z] #41 87.73 DEP criu/pagemap.d [2019-10-24T07:45:06.627Z] #41 40.39 HOSTLINK compel/compel-host-bin [2019-10-24T07:45:06.627Z] #41 40.50 DEP soccr/soccr.d [2019-10-24T07:45:06.835Z] #41 87.99 DEP criu/pagemap-cache.d [2019-10-24T07:45:06.887Z] #41 40.65 CC soccr/soccr.o [2019-10-24T07:45:07.090Z] #41 ... [2019-10-24T07:45:07.090Z] [2019-10-24T07:45:07.090Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:45:07.090Z] #44 DONE 175.0s [2019-10-24T07:45:07.090Z] [2019-10-24T07:45:07.090Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:45:07.090Z] #41 88.17 DEP criu/page-xfer.d [2019-10-24T07:45:07.458Z] #41 41.45 AR soccr/libsoccr.a [2019-10-24T07:45:07.459Z] #41 41.50 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-24T07:45:07.651Z] #41 88.64 DEP criu/page-pipe.d [2019-10-24T07:45:07.907Z] #41 88.77 DEP criu/netfilter.d [2019-10-24T07:45:07.917Z] #19 7.735 Building wheels for collected packages: pathspec, pyyaml [2019-10-24T07:45:07.917Z] #19 7.774 Running setup.py bdist_wheel for pathspec: started [2019-10-24T07:45:08.029Z] #41 41.71 DEP criu/arch/aarch64/sigframe.d [2019-10-24T07:45:08.029Z] #41 41.78 DEP criu/arch/aarch64/crtools.d [2019-10-24T07:45:08.029Z] #41 41.94 DEP criu/arch/aarch64/cpu.d [2019-10-24T07:45:08.029Z] #41 41.96 DEP criu/arch/aarch64/bitops.d [2019-10-24T07:45:08.029Z] #41 42.02 CC criu/arch/aarch64/bitops.o [2019-10-24T07:45:08.029Z] #41 42.07 CC criu/arch/aarch64/cpu.o [2019-10-24T07:45:08.094Z] #45 14.19 crypto/internal/subtle [2019-10-24T07:45:08.162Z] #41 89.07 DEP criu/net.d [2019-10-24T07:45:08.290Z] #41 42.15 CC criu/arch/aarch64/crtools.o [2019-10-24T07:45:08.422Z] #41 89.53 DEP criu/namespaces.d [2019-10-24T07:45:08.550Z] #41 42.44 CC criu/arch/aarch64/sigframe.o [2019-10-24T07:45:08.678Z] #41 89.77 DEP criu/mount.d [2019-10-24T07:45:08.719Z] #45 14.94 crypto/subtle [2019-10-24T07:45:08.782Z] #19 8.723 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-24T07:45:08.782Z] #19 8.723 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-24T07:45:08.782Z] #19 8.735 Running setup.py bdist_wheel for pyyaml: started [2019-10-24T07:45:08.810Z] #41 42.58 LINK criu/arch/aarch64/crtools.built-in.o [2019-10-24T07:45:08.810Z] #41 42.61 DEP criu/arch/aarch64/intraprocedure.d [2019-10-24T07:45:08.811Z] #41 42.62 DEP criu/arch/aarch64/vdso-pie.d [2019-10-24T07:45:08.811Z] #41 42.68 DEP criu/pie/parasite-vdso.d [2019-10-24T07:45:08.811Z] #41 42.75 DEP criu/pie/util-vdso.d [2019-10-24T07:45:08.811Z] #41 42.80 DEP criu/pie/util.d [2019-10-24T07:45:09.071Z] #41 42.89 CC criu/pie/util.o [2019-10-24T07:45:09.071Z] #41 43.09 CC criu/pie/util-vdso.o [2019-10-24T07:45:09.242Z] #41 90.04 DEP criu/mem.d [2019-10-24T07:45:09.242Z] #41 90.24 DEP criu/lsm.d [2019-10-24T07:45:09.332Z] #41 43.37 CC criu/pie/parasite-vdso.o [2019-10-24T07:45:09.497Z] #41 90.39 DEP criu/log.d [2019-10-24T07:45:09.497Z] #41 90.56 DEP criu/libnetlink.d [2019-10-24T07:45:09.497Z] #41 90.69 DEP criu/kerndat.d [2019-10-24T07:45:09.592Z] #41 43.64 CC criu/arch/aarch64/vdso-pie.o [2019-10-24T07:45:09.662Z] #19 9.680 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-24T07:45:09.662Z] #19 9.686 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-24T07:45:09.662Z] #19 9.716 Successfully built pathspec pyyaml [2019-10-24T07:45:09.662Z] #19 9.719 Installing collected packages: pathspec, pyyaml, yamllint [2019-10-24T07:45:09.761Z] #45 15.77 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-10-24T07:45:09.761Z] #45 16.10 internal/nettrace [2019-10-24T07:45:09.853Z] #41 43.77 CC criu/arch/aarch64/intraprocedure.o [2019-10-24T07:45:09.853Z] #41 43.81 AR criu/pie/pie.lib.a [2019-10-24T07:45:09.853Z] #41 43.88 DEP criu/pie/restorer.d [2019-10-24T07:45:10.058Z] #41 90.93 DEP criu/kcmp-ids.d [2019-10-24T07:45:10.058Z] #41 91.03 DEP criu/irmap.d [2019-10-24T07:45:10.065Z] #19 9.946 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-24T07:45:10.113Z] #41 44.02 DEP criu/arch/aarch64/restorer.d [2019-10-24T07:45:10.113Z] #41 44.13 DEP criu/pie/parasite.d [2019-10-24T07:45:10.314Z] #41 91.25 DEP criu/ipc_ns.d [2019-10-24T07:45:10.378Z] #41 44.30 CC criu/pie/parasite.o [2019-10-24T07:45:10.384Z] #45 16.65 runtime/cgo [2019-10-24T07:45:10.463Z] #19 DONE 10.3s [2019-10-24T07:45:10.463Z] [2019-10-24T07:45:10.463Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-24T07:45:10.463Z] #24 DONE 0.1s [2019-10-24T07:45:10.463Z] [2019-10-24T07:45:10.463Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-24T07:45:10.570Z] #41 91.46 DEP criu/image.d [2019-10-24T07:45:10.570Z] #41 91.62 DEP criu/image-desc.d [2019-10-24T07:45:10.861Z] #28 DONE 0.4s [2019-10-24T07:45:10.861Z] [2019-10-24T07:45:10.861Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-24T07:45:10.861Z] #30 DONE 0.1s [2019-10-24T07:45:10.861Z] [2019-10-24T07:45:10.861Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-24T07:45:10.861Z] #33 DONE 0.1s [2019-10-24T07:45:10.861Z] [2019-10-24T07:45:10.861Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-24T07:45:10.868Z] #41 91.75 DEP criu/fsnotify.d [2019-10-24T07:45:10.949Z] #41 44.97 LINK criu/pie/parasite.built-in.o [2019-10-24T07:45:10.949Z] #41 44.98 GEN criu/pie/parasite-blob.h [2019-10-24T07:45:10.949Z] #41 44.99 CC criu/arch/aarch64/restorer.o [2019-10-24T07:45:11.167Z] #41 92.03 DEP criu/filesystems.d [2019-10-24T07:45:11.167Z] #41 92.18 DEP criu/files.d [2019-10-24T07:45:11.248Z] #38 DONE 0.1s [2019-10-24T07:45:11.248Z] [2019-10-24T07:45:11.248Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:45:11.248Z] #42 118.5 CC criu/namespaces.o [2019-10-24T07:45:11.248Z] #42 119.8 CC criu/net.o [2019-10-24T07:45:11.248Z] #42 122.0 CC criu/netfilter.o [2019-10-24T07:45:11.248Z] #42 122.3 CC criu/page-pipe.o [2019-10-24T07:45:11.248Z] #42 122.9 CC criu/page-xfer.o [2019-10-24T07:45:11.248Z] #42 124.1 CC criu/pagemap-cache.o [2019-10-24T07:45:11.248Z] #42 124.4 CC criu/pagemap.o [2019-10-24T07:45:11.248Z] #42 125.4 CC criu/parasite-syscall.o [2019-10-24T07:45:11.248Z] #42 126.1 CC criu/path.o [2019-10-24T07:45:11.248Z] #42 126.3 CC criu/pie-util-vdso-elf32.o [2019-10-24T07:45:11.248Z] #42 126.8 CC criu/pie-util-vdso.o [2019-10-24T07:45:11.248Z] #42 127.3 CC criu/pie-util.o [2019-10-24T07:45:11.248Z] #42 127.5 CC criu/pipes.o [2019-10-24T07:45:11.248Z] #42 128.1 CC criu/plugin.o [2019-10-24T07:45:11.424Z] #41 92.38 DEP criu/files-reg.d [2019-10-24T07:45:11.520Z] #41 45.29 CC criu/pie/restorer.o [2019-10-24T07:45:11.520Z] #41 ... [2019-10-24T07:45:11.520Z] [2019-10-24T07:45:11.520Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:45:11.520Z] #54 82.77 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-24T07:45:11.520Z] #54 83.88 + mkdir -p /build [2019-10-24T07:45:11.520Z] #54 83.88 + cp runc /build/runc [2019-10-24T07:45:11.520Z] #54 DONE 84.3s [2019-10-24T07:45:11.656Z] #42 128.4 CC criu/proc_parse.o [2019-10-24T07:45:11.680Z] #41 92.64 DEP criu/files-ext.d [2019-10-24T07:45:11.680Z] #41 92.87 DEP criu/file-lock.d [2019-10-24T07:45:11.781Z] [2019-10-24T07:45:11.781Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:12.241Z] #41 93.06 DEP criu/file-ids.d [2019-10-24T07:45:12.241Z] #41 93.19 DEP criu/fifo.d [2019-10-24T07:45:12.496Z] #41 93.33 DEP criu/fdstore.d [2019-10-24T07:45:12.496Z] #41 93.48 DEP criu/fault-injection.d [2019-10-24T07:45:12.496Z] #41 93.56 DEP criu/external.d [2019-10-24T07:45:12.751Z] #41 93.73 DEP criu/eventpoll.d [2019-10-24T07:45:13.007Z] #41 94.00 DEP criu/eventfd.d [2019-10-24T07:45:13.007Z] #41 94.15 DEP criu/crtools.d [2019-10-24T07:45:13.164Z] #50 ... [2019-10-24T07:45:13.164Z] [2019-10-24T07:45:13.164Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:45:13.164Z] #41 46.89 LINK criu/pie/restorer.built-in.o [2019-10-24T07:45:13.164Z] #41 46.90 GEN criu/pie/restorer-blob.h [2019-10-24T07:45:13.164Z] #41 47.00 DEP criu/vdso.d [2019-10-24T07:45:13.265Z] #41 ... [2019-10-24T07:45:13.265Z] [2019-10-24T07:45:13.265Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:45:13.265Z] #28 180.7 + rm -rf /tmp/tmp.wsXupnCgMF [2019-10-24T07:45:13.265Z] #28 DONE 181.5s [2019-10-24T07:45:13.265Z] [2019-10-24T07:45:13.265Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:45:13.265Z] #41 94.41 DEP criu/cr-service.d [2019-10-24T07:45:13.265Z] #41 ... [2019-10-24T07:45:13.265Z] [2019-10-24T07:45:13.265Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:45:13.265Z] #17 94.85 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-24T07:45:13.265Z] #17 94.86 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-24T07:45:13.265Z] #17 94.86 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-24T07:45:13.266Z] #17 94.99 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-24T07:45:13.266Z] #17 95.00 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-24T07:45:13.266Z] #17 95.00 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T07:45:13.424Z] #41 47.16 DEP criu/uts_ns.d [2019-10-24T07:45:13.424Z] #41 47.23 DEP criu/util.d [2019-10-24T07:45:13.424Z] #41 47.33 DEP criu/uffd.d [2019-10-24T07:45:13.424Z] #41 47.44 DEP criu/tun.d [2019-10-24T07:45:13.700Z] #41 47.53 DEP criu/tty.d [2019-10-24T07:45:13.700Z] #41 47.63 DEP criu/timerfd.d [2019-10-24T07:45:13.700Z] #41 47.72 DEP criu/sysfs_parse.d [2019-10-24T07:45:13.960Z] #41 47.82 DEP criu/sysctl.d [2019-10-24T07:45:13.960Z] #41 47.91 DEP criu/string.d [2019-10-24T07:45:13.960Z] #41 47.93 DEP criu/stats.d [2019-10-24T07:45:13.982Z] #42 130.6 CC criu/protobuf-desc.o [2019-10-24T07:45:14.220Z] #41 47.98 DEP criu/sockets.d [2019-10-24T07:45:14.220Z] #41 48.10 DEP criu/sk-unix.d [2019-10-24T07:45:14.220Z] #41 48.23 DEP criu/sk-tcp.d [2019-10-24T07:45:14.481Z] #41 48.33 DEP criu/sk-queue.d [2019-10-24T07:45:14.481Z] #41 48.40 DEP criu/sk-packet.d [2019-10-24T07:45:14.481Z] #41 48.47 DEP criu/sk-netlink.d [2019-10-24T07:45:14.741Z] #41 48.55 DEP criu/sk-inet.d [2019-10-24T07:45:14.741Z] #41 48.64 DEP criu/signalfd.d [2019-10-24T07:45:14.741Z] #41 48.71 DEP criu/sigframe.d [2019-10-24T07:45:14.741Z] #41 48.77 DEP criu/shmem.d [2019-10-24T07:45:14.796Z] #45 ... [2019-10-24T07:45:14.796Z] [2019-10-24T07:45:14.796Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:45:14.796Z] #32 10.26 runtime [2019-10-24T07:45:14.825Z] #42 131.6 CC criu/protobuf.o [2019-10-24T07:45:15.001Z] #41 48.84 DEP criu/servicefd.d [2019-10-24T07:45:15.001Z] #41 48.92 DEP criu/seize.d [2019-10-24T07:45:15.001Z] #41 49.04 DEP criu/seccomp.d [2019-10-24T07:45:15.085Z] #32 ... [2019-10-24T07:45:15.085Z] [2019-10-24T07:45:15.085Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:45:15.085Z] #57 21.51 Fetched 7720 kB in 20s (372 kB/s) [2019-10-24T07:45:15.251Z] #42 131.9 CC criu/pstree.o [2019-10-24T07:45:15.261Z] #41 49.16 DEP criu/rst-malloc.d [2019-10-24T07:45:15.261Z] #41 49.23 DEP criu/rbtree.d [2019-10-24T07:45:15.261Z] #41 49.26 DEP criu/pstree.d [2019-10-24T07:45:15.522Z] #41 49.39 DEP criu/protobuf.d [2019-10-24T07:45:15.782Z] #41 49.52 GEN criu/protobuf-desc-gen.h [2019-10-24T07:45:16.179Z] #42 132.9 CC criu/rbtree.o [2019-10-24T07:45:16.589Z] #42 133.2 CC criu/rst-malloc.o [2019-10-24T07:45:16.589Z] #42 133.4 CC criu/seccomp.o [2019-10-24T07:45:16.723Z] #41 50.64 DEP criu/protobuf-desc.d [2019-10-24T07:45:16.983Z] #41 50.72 DEP criu/proc_parse.d [2019-10-24T07:45:16.983Z] #41 50.85 DEP criu/plugin.d [2019-10-24T07:45:16.983Z] #41 50.90 DEP criu/pipes.d [2019-10-24T07:45:17.244Z] #41 50.99 DEP criu/pie-util.d [2019-10-24T07:45:17.244Z] #41 51.07 DEP criu/pie-util-vdso.d [2019-10-24T07:45:17.244Z] #41 51.17 DEP criu/pie-util-vdso-elf32.d [2019-10-24T07:45:17.504Z] #41 51.25 DEP criu/path.d [2019-10-24T07:45:17.504Z] #41 51.33 DEP criu/parasite-syscall.d [2019-10-24T07:45:17.504Z] #41 51.46 DEP criu/pagemap.d [2019-10-24T07:45:17.508Z] #42 134.1 CC criu/seize.o [2019-10-24T07:45:17.764Z] #41 51.59 DEP criu/pagemap-cache.d [2019-10-24T07:45:17.764Z] #41 51.69 DEP criu/page-xfer.d [2019-10-24T07:45:18.024Z] #41 51.79 DEP criu/page-pipe.d [2019-10-24T07:45:18.024Z] #41 51.89 DEP criu/netfilter.d [2019-10-24T07:45:18.024Z] #41 51.98 DEP criu/net.d [2019-10-24T07:45:18.284Z] #41 52.07 DEP criu/namespaces.d [2019-10-24T07:45:18.284Z] #41 52.18 DEP criu/mount.d [2019-10-24T07:45:18.284Z] #41 52.29 DEP criu/mem.d [2019-10-24T07:45:18.372Z] #42 135.0 CC criu/servicefd.o [2019-10-24T07:45:18.372Z] #42 ... [2019-10-24T07:45:18.372Z] [2019-10-24T07:45:18.372Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:45:18.372Z] #55 148.8 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-24T07:45:18.544Z] #41 52.40 DEP criu/lsm.d [2019-10-24T07:45:18.544Z] #41 52.52 DEP criu/log.d [2019-10-24T07:45:18.552Z] #17 ... [2019-10-24T07:45:18.552Z] [2019-10-24T07:45:18.552Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:45:18.552Z] #41 94.81 DEP criu/cr-restore.d [2019-10-24T07:45:18.552Z] #41 95.30 DEP criu/cr-errno.d [2019-10-24T07:45:18.552Z] #41 95.33 DEP criu/cr-dump.d [2019-10-24T07:45:18.552Z] #41 95.57 DEP criu/cr-dedup.d [2019-10-24T07:45:18.552Z] #41 95.71 DEP criu/cr-check.d [2019-10-24T07:45:18.552Z] #41 95.96 DEP criu/config.d [2019-10-24T07:45:18.552Z] #41 96.15 DEP criu/clone-noasan.d [2019-10-24T07:45:18.552Z] #41 96.20 DEP criu/cgroup.d [2019-10-24T07:45:18.552Z] #41 96.35 DEP criu/cgroup-props.d [2019-10-24T07:45:18.552Z] #41 96.45 DEP criu/bitmap.d [2019-10-24T07:45:18.552Z] #41 96.47 DEP criu/bfd.d [2019-10-24T07:45:18.552Z] #41 96.55 DEP criu/autofs.d [2019-10-24T07:45:18.552Z] #41 96.68 DEP criu/aio.d [2019-10-24T07:45:18.552Z] #41 96.81 DEP criu/action-scripts.d [2019-10-24T07:45:18.552Z] #41 97.07 CC criu/action-scripts.o [2019-10-24T07:45:18.552Z] #41 97.57 CC criu/aio.o [2019-10-24T07:45:18.552Z] #41 98.07 CC criu/autofs.o [2019-10-24T07:45:18.552Z] #41 99.26 CC criu/bfd.o [2019-10-24T07:45:18.804Z] #41 52.61 DEP criu/libnetlink.d [2019-10-24T07:45:18.804Z] #41 52.70 DEP criu/kerndat.d [2019-10-24T07:45:18.804Z] #41 52.81 DEP criu/kcmp-ids.d [2019-10-24T07:45:18.808Z] #41 99.75 CC criu/bitmap.o [2019-10-24T07:45:19.063Z] #41 99.91 CC criu/cgroup-props.o [2019-10-24T07:45:19.064Z] #41 52.91 DEP criu/irmap.d [2019-10-24T07:45:19.064Z] #41 52.99 DEP criu/ipc_ns.d [2019-10-24T07:45:19.064Z] #41 53.06 DEP criu/image.d [2019-10-24T07:45:19.324Z] #41 53.16 DEP criu/image-desc.d [2019-10-24T07:45:19.324Z] #41 53.23 DEP criu/fsnotify.d [2019-10-24T07:45:19.324Z] #41 53.36 DEP criu/filesystems.d [2019-10-24T07:45:19.584Z] #41 53.44 DEP criu/files.d [2019-10-24T07:45:19.624Z] #41 100.6 CC criu/cgroup.o [2019-10-24T07:45:19.843Z] #41 53.52 DEP criu/files-reg.d [2019-10-24T07:45:19.843Z] #41 53.59 DEP criu/files-ext.d [2019-10-24T07:45:19.843Z] #41 53.65 DEP criu/file-lock.d [2019-10-24T07:45:19.843Z] #41 53.71 DEP criu/file-ids.d [2019-10-24T07:45:19.843Z] #41 53.77 DEP criu/fifo.d [2019-10-24T07:45:19.843Z] #41 53.82 DEP criu/fdstore.d [2019-10-24T07:45:19.843Z] #41 53.87 DEP criu/fault-injection.d [2019-10-24T07:45:19.843Z] #55 150.4 + mkdir -p /build [2019-10-24T07:45:19.843Z] #55 150.4 + cp runc /build/runc [2019-10-24T07:45:20.102Z] #41 53.91 DEP criu/external.d [2019-10-24T07:45:20.102Z] #41 53.95 DEP criu/eventpoll.d [2019-10-24T07:45:20.102Z] #41 54.02 DEP criu/eventfd.d [2019-10-24T07:45:20.102Z] #41 54.08 DEP criu/crtools.d [2019-10-24T07:45:20.102Z] #41 54.15 DEP criu/cr-service.d [2019-10-24T07:45:20.282Z] #55 DONE 150.5s [2019-10-24T07:45:20.282Z] [2019-10-24T07:45:20.282Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:45:20.282Z] #42 135.4 CC criu/shmem.o [2019-10-24T07:45:20.282Z] #42 136.0 CC criu/sigframe.o [2019-10-24T07:45:20.282Z] #42 136.1 CC criu/signalfd.o [2019-10-24T07:45:20.282Z] #42 136.4 CC criu/sk-inet.o [2019-10-24T07:45:20.362Z] #41 54.23 DEP criu/cr-restore.d [2019-10-24T07:45:20.621Z] #41 54.32 DEP criu/cr-errno.d [2019-10-24T07:45:20.621Z] #41 54.33 DEP criu/cr-dump.d [2019-10-24T07:45:20.621Z] #41 54.45 DEP criu/cr-dedup.d [2019-10-24T07:45:20.621Z] #41 54.51 DEP criu/cr-check.d [2019-10-24T07:45:20.628Z] #57 21.51 Reading package lists... [2019-10-24T07:45:20.629Z] #57 ... [2019-10-24T07:45:20.629Z] [2019-10-24T07:45:20.629Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:45:20.629Z] #39 24.01 + cd /tmp/tmp.9cJ7aVYDVI/src/github.com/docker/distribution [2019-10-24T07:45:20.629Z] #39 24.02 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-10-24T07:45:20.629Z] #39 26.74 + GOPATH=/tmp/tmp.9cJ7aVYDVI/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9cJ7aVYDVI go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-10-24T07:45:20.691Z] #42 137.6 CC criu/sk-netlink.o [2019-10-24T07:45:20.880Z] #41 54.60 DEP criu/config.d [2019-10-24T07:45:20.880Z] #41 54.66 DEP criu/clone-noasan.d [2019-10-24T07:45:20.880Z] #41 54.70 DEP criu/cgroup.d [2019-10-24T07:45:20.880Z] #41 54.77 DEP criu/cgroup-props.d [2019-10-24T07:45:20.880Z] #41 54.81 DEP criu/bitmap.d [2019-10-24T07:45:20.880Z] #41 54.82 DEP criu/bfd.d [2019-10-24T07:45:20.880Z] #41 54.87 DEP criu/autofs.d [2019-10-24T07:45:20.915Z] Running on azwin-2-c402d0 in d:\jenkins\workspace\moby_PR-39100 [Pipeline] { [Pipeline] ws [2019-10-24T07:45:20.934Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-10-24T07:45:21.111Z] #42 138.0 CC criu/sk-packet.o [2019-10-24T07:45:21.140Z] #41 54.93 DEP criu/aio.d [2019-10-24T07:45:21.140Z] #41 55.00 DEP criu/action-scripts.d [2019-10-24T07:45:21.140Z] #41 55.12 CC criu/action-scripts.o [2019-10-24T07:45:21.400Z] #41 55.35 CC criu/aio.o [2019-10-24T07:45:21.962Z] #42 138.5 CC criu/sk-queue.o [2019-10-24T07:45:21.962Z] #42 138.8 CC criu/sk-tcp.o [2019-10-24T07:45:21.970Z] #41 55.63 CC criu/autofs.o [2019-10-24T07:45:22.180Z] #41 103.2 CC criu/clone-noasan.o [2019-10-24T07:45:22.180Z] #41 103.3 CC criu/config.o [2019-10-24T07:45:22.497Z] #42 139.2 CC criu/sk-unix.o [2019-10-24T07:45:22.539Z] #41 56.40 CC criu/bfd.o [2019-10-24T07:45:22.796Z] #59 187.6 + bin/containerd-stress [2019-10-24T07:45:22.800Z] #41 56.70 CC criu/bitmap.o [2019-10-24T07:45:23.060Z] #41 56.78 CC criu/cgroup-props.o [2019-10-24T07:45:23.320Z] #41 57.22 CC criu/cgroup.o [2019-10-24T07:45:23.330Z] #39 ... [2019-10-24T07:45:23.330Z] [2019-10-24T07:45:23.330Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:45:23.330Z] #69 29.43 + cd /tmp/tmp.F3kDYDtvZd/src/github.com/docker/libnetwork [2019-10-24T07:45:23.330Z] #69 29.43 + git checkout -q 0025177e3dabbe0de151be0957dcaff149d43536 [2019-10-24T07:45:23.543Z] #41 104.6 CC criu/cr-check.o [2019-10-24T07:45:23.997Z] #42 140.7 CC criu/sockets.o [2019-10-24T07:45:24.170Z] #59 189.5 + bin/containerd-shim [2019-10-24T07:45:24.356Z] #69 30.54 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-10-24T07:45:24.414Z] #42 141.2 CC criu/stats.o [2019-10-24T07:45:24.835Z] #42 141.4 CC criu/string.o [2019-10-24T07:45:24.835Z] #42 141.4 CC criu/sysctl.o [2019-10-24T07:45:25.231Z] #41 58.73 CC criu/clone-noasan.o [2019-10-24T07:45:25.231Z] #41 58.81 CC criu/config.o [2019-10-24T07:45:25.246Z] #42 141.8 CC criu/sysfs_parse.o [2019-10-24T07:45:25.246Z] #42 142.1 CC criu/timerfd.o [2019-10-24T07:45:25.385Z] #69 ... [2019-10-24T07:45:25.385Z] [2019-10-24T07:45:25.385Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T07:45:25.385Z] #25 21.71 Fetched 7720 kB in 21s (367 kB/s) [2019-10-24T07:45:25.385Z] #25 21.71 Reading package lists... [2019-10-24T07:45:25.385Z] #25 31.23 Reading package lists... [2019-10-24T07:45:25.385Z] #25 ... [2019-10-24T07:45:25.385Z] [2019-10-24T07:45:25.385Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:25.385Z] #51 29.71 + cd /tmp/tmp.trMaYwQgMq/src/github.com/golangci/golangci-lint/ [2019-10-24T07:45:25.385Z] #51 29.71 + git checkout -q v1.20.0 [2019-10-24T07:45:25.385Z] #51 30.36 ++ git describe --tags [2019-10-24T07:45:25.385Z] #51 30.37 + version=v1.20.0 [2019-10-24T07:45:25.385Z] #51 30.38 ++ git rev-parse --short HEAD [2019-10-24T07:45:25.385Z] #51 30.38 + commit=cc98739 [2019-10-24T07:45:25.385Z] #51 30.39 ++ git show -s --format=%cd [2019-10-24T07:45:25.385Z] #51 30.40 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-10-24T07:45:25.385Z] #51 30.40 + go build -buildmode=pie -ldflags '-s -w -X "main.version=v1.20.0" -X "main.commit=cc98739" -X "main.date=Tue Oct 8 14:38:32 2019 +0300"' -o /build/golangci-lint github.com/golangci/golangci-lint/cmd/golangci-lint [2019-10-24T07:45:25.471Z] #41 106.2 CC criu/cr-dedup.o [2019-10-24T07:45:25.654Z] #42 142.4 CC criu/tty.o [2019-10-24T07:45:25.726Z] #41 106.6 CC criu/cr-dump.o [2019-10-24T07:45:25.802Z] #41 59.69 CC criu/cr-check.o [2019-10-24T07:45:26.741Z] #41 60.58 CC criu/cr-dedup.o [2019-10-24T07:45:27.000Z] #42 143.6 CC criu/tun.o [2019-10-24T07:45:27.000Z] #42 143.8 CC criu/uffd.o [2019-10-24T07:45:27.001Z] #41 60.83 CC criu/cr-dump.o [2019-10-24T07:45:27.171Z] #41 ... [2019-10-24T07:45:27.171Z] [2019-10-24T07:45:27.171Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:45:27.171Z] #17 110.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-24T07:45:27.171Z] #17 110.5 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-10-24T07:45:27.171Z] #17 110.5 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T07:45:27.261Z] #41 ... [2019-10-24T07:45:27.261Z] [2019-10-24T07:45:27.261Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:27.261Z] #50 DONE 100.6s [2019-10-24T07:45:27.452Z] #51 ... [2019-10-24T07:45:27.452Z] [2019-10-24T07:45:27.452Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:45:27.452Z] #41 23.51 Fetched 7720 kB in 22s (349 kB/s) [2019-10-24T07:45:27.452Z] #41 23.51 Reading package lists... [2019-10-24T07:45:27.452Z] #41 33.68 Reading package lists... [2019-10-24T07:45:27.452Z] #41 ... [2019-10-24T07:45:27.452Z] [2019-10-24T07:45:27.452Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:45:27.452Z] #11 23.61 Fetched 7720 kB in 22s (340 kB/s) [2019-10-24T07:45:27.452Z] #11 23.61 Reading package lists... [2019-10-24T07:45:27.452Z] #11 33.39 Reading package lists... [2019-10-24T07:45:27.452Z] #11 ... [2019-10-24T07:45:27.452Z] [2019-10-24T07:45:27.452Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:45:27.452Z] #57 21.51 Reading package lists... [2019-10-24T07:45:27.452Z] #57 30.67 Reading package lists... [2019-10-24T07:45:27.452Z] #57 ... [2019-10-24T07:45:27.452Z] [2019-10-24T07:45:27.452Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:45:27.452Z] #34 23.94 Fetched 7720 kB in 22s (339 kB/s) [2019-10-24T07:45:27.452Z] #34 23.94 Reading package lists... [2019-10-24T07:45:27.522Z] [2019-10-24T07:45:27.522Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:45:27.738Z] #34 33.68 Reading package lists... [2019-10-24T07:45:27.739Z] #34 ... [2019-10-24T07:45:27.739Z] [2019-10-24T07:45:27.739Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:45:27.739Z] #45 23.87 vendor/golang.org/x/crypto/internal/subtle [2019-10-24T07:45:28.481Z] #41 62.18 CC criu/cr-errno.o [2019-10-24T07:45:28.481Z] #41 62.22 CC criu/cr-restore.o [2019-10-24T07:45:28.517Z] #42 145.1 CC criu/util.o [2019-10-24T07:45:28.517Z] #42 ... [2019-10-24T07:45:28.517Z] [2019-10-24T07:45:28.517Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:45:28.517Z] #39 186.7 + dpkg --print-architecture [2019-10-24T07:45:28.517Z] #39 186.7 + cd /tmp/tmp.eyhMcEXwR1/src/github.com/docker/distribution [2019-10-24T07:45:28.517Z] #39 186.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-24T07:45:28.946Z] #39 187.2 + GOPATH=/tmp/tmp.eyhMcEXwR1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eyhMcEXwR1 [2019-10-24T07:45:28.946Z] #39 187.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-24T07:45:31.067Z] #41 64.89 CC criu/cr-service.o [2019-10-24T07:45:32.005Z] #41 65.88 CC criu/crtools.o [2019-10-24T07:45:32.272Z] #59 196.2 + bin/containerd-shim-runc-v1 [2019-10-24T07:45:32.574Z] #41 66.28 CC criu/eventfd.o [2019-10-24T07:45:32.835Z] #41 66.50 CC criu/eventpoll.o [2019-10-24T07:45:33.095Z] #41 67.00 CC criu/external.o [2019-10-24T07:45:33.288Z] #45 ... [2019-10-24T07:45:33.288Z] [2019-10-24T07:45:33.288Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-10-24T07:45:33.288Z] #57 30.67 Reading package lists... [2019-10-24T07:45:33.356Z] #41 67.20 CC criu/fault-injection.o [2019-10-24T07:45:33.356Z] #41 67.26 CC criu/fdstore.o [2019-10-24T07:45:33.616Z] #41 67.47 CC criu/fifo.o [2019-10-24T07:45:33.875Z] #41 67.70 CC criu/file-ids.o [2019-10-24T07:45:33.875Z] #41 67.89 CC criu/file-lock.o [2019-10-24T07:45:34.377Z] #39 ... [2019-10-24T07:45:34.377Z] [2019-10-24T07:45:34.377Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:45:34.377Z] #42 146.0 CC criu/uts_ns.o [2019-10-24T07:45:34.377Z] #42 146.3 CC criu/vdso.o [2019-10-24T07:45:34.377Z] #42 146.7 LINK criu/built-in.o [2019-10-24T07:45:34.377Z] #42 146.9 LINK criu/criu [2019-10-24T07:45:34.377Z] #42 147.2 DEP lib/c/criu.d [2019-10-24T07:45:34.377Z] #42 147.3 CC images/rpc.pb-c.o [2019-10-24T07:45:34.377Z] #42 147.7 CC lib/c/criu.o [2019-10-24T07:45:34.377Z] #42 148.3 LINK lib/c/built-in.o [2019-10-24T07:45:34.377Z] #42 148.3 LINK lib/c/libcriu.so [2019-10-24T07:45:34.377Z] #42 148.5 GEN magic.py [2019-10-24T07:45:34.377Z] #42 148.6 Note: Building without setproctitle() and strlcpy() support. [2019-10-24T07:45:34.377Z] #42 148.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-24T07:45:34.377Z] #42 148.9 fatal: Not a git repository (or any of the parent directories): .git [2019-10-24T07:45:34.377Z] #42 149.6 make[1]: Nothing to be done for 'all'. [2019-10-24T07:45:34.377Z] #42 150.0 make[1]: 'images/built-in.o' is up to date. [2019-10-24T07:45:34.377Z] #42 150.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-24T07:45:34.377Z] #42 150.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-24T07:45:34.377Z] #42 150.1 make[1]: 'compel/libcompel.a' is up to date. [2019-10-24T07:45:34.377Z] #42 150.1 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-24T07:45:34.377Z] #42 150.1 make[1]: Nothing to be done for 'all'. [2019-10-24T07:45:34.377Z] #42 150.1 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-24T07:45:34.377Z] #42 150.2 make[2]: Nothing to be done for 'all'. [2019-10-24T07:45:34.377Z] #42 150.2 make[2]: Nothing to be done for 'all'. [2019-10-24T07:45:34.377Z] #42 150.2 make[2]: Nothing to be done for 'all'. [2019-10-24T07:45:34.377Z] #42 150.3 make[2]: Nothing to be done for 'all'. [2019-10-24T07:45:34.377Z] #42 150.3 make[2]: Nothing to be done for 'all'. [2019-10-24T07:45:34.377Z] #42 150.3 make[2]: Nothing to be done for 'all'. [2019-10-24T07:45:34.377Z] #42 150.3 make[2]: Nothing to be done for 'all'. [2019-10-24T07:45:34.377Z] #42 150.4 make[2]: Nothing to be done for 'all'. [2019-10-24T07:45:34.377Z] #42 150.4 INSTALL criu/criu [2019-10-24T07:45:34.377Z] #42 DONE 150.5s [2019-10-24T07:45:34.377Z] [2019-10-24T07:45:34.377Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:45:34.446Z] #41 68.44 CC criu/files-ext.o [2019-10-24T07:45:34.706Z] #41 68.66 CC criu/files-reg.o [2019-10-24T07:45:34.782Z] #57 39.86 Building dependency tree... [2019-10-24T07:45:34.797Z] #59 199.4 + bin/containerd-shim-runc-v2 [2019-10-24T07:45:35.056Z] #59 200.2 + binaries [2019-10-24T07:45:35.056Z] #59 200.2 + mkdir -p /build [2019-10-24T07:45:35.056Z] #59 200.2 + cp bin/containerd /build/containerd [2019-10-24T07:45:35.056Z] #59 200.2 + cp bin/containerd-shim /build/containerd-shim [2019-10-24T07:45:35.313Z] #59 200.2 + cp bin/ctr /build/ctr [2019-10-24T07:45:35.429Z] #17 ... [2019-10-24T07:45:35.429Z] [2019-10-24T07:45:35.429Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:45:35.429Z] #41 109.2 CC criu/cr-errno.o [2019-10-24T07:45:35.429Z] #41 109.3 CC criu/cr-restore.o [2019-10-24T07:45:35.429Z] #41 113.4 CC criu/cr-service.o [2019-10-24T07:45:35.429Z] #41 115.1 CC criu/crtools.o [2019-10-24T07:45:35.429Z] #41 115.7 CC criu/eventfd.o [2019-10-24T07:45:35.429Z] #41 116.1 CC criu/eventpoll.o [2019-10-24T07:45:35.821Z] #57 42.41 The following additional packages will be installed: [2019-10-24T07:45:35.989Z] #41 116.9 CC criu/external.o [2019-10-24T07:45:36.087Z] #41 69.92 CC criu/files.o [2019-10-24T07:45:36.108Z] #57 42.42 btrfs-progs liblzo2-2 [2019-10-24T07:45:36.396Z] #57 42.78 The following NEW packages will be installed: [2019-10-24T07:45:36.396Z] #57 42.80 btrfs-progs btrfs-tools liblzo2-2 [2019-10-24T07:45:36.396Z] #57 42.97 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:45:36.396Z] #57 42.97 Need to get 588 kB of archives. [2019-10-24T07:45:36.396Z] #57 42.97 After this operation, 5005 kB of additional disk space will be used. [2019-10-24T07:45:36.396Z] #57 42.97 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-24T07:45:36.550Z] #41 117.5 CC criu/fault-injection.o [2019-10-24T07:45:36.550Z] #41 117.6 CC criu/fdstore.o [2019-10-24T07:45:36.682Z] #59 DONE 201.7s [2019-10-24T07:45:36.683Z] #57 43.01 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-24T07:45:36.683Z] #57 43.13 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-24T07:45:36.805Z] #41 118.0 CC criu/fifo.o [2019-10-24T07:45:37.061Z] #41 ... [2019-10-24T07:45:37.061Z] [2019-10-24T07:45:37.061Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:45:37.061Z] #17 120.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-24T07:45:37.061Z] #17 120.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-24T07:45:37.061Z] #17 120.4 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-10-24T07:45:37.061Z] #17 120.4 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-24T07:45:37.061Z] #17 120.5 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-10-24T07:45:37.246Z] [2019-10-24T07:45:37.246Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-24T07:45:37.316Z] #17 120.5 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:45:37.316Z] #17 120.5 Processing triggers for mime-support (3.60) ... [2019-10-24T07:45:37.316Z] #17 120.6 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:45:37.316Z] #17 120.6 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-10-24T07:45:37.316Z] #17 120.7 Setting up libcap2-bin (1:2.25-1) ... [2019-10-24T07:45:37.316Z] #17 120.7 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-24T07:45:37.316Z] #17 120.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-24T07:45:37.467Z] #41 71.18 CC criu/filesystems.o [2019-10-24T07:45:37.572Z] #17 120.8 Setting up bash-completion (1:2.1-4.3) ... [2019-10-24T07:45:37.726Z] #41 71.63 CC criu/fsnotify.o [2019-10-24T07:45:38.173Z] #57 44.70 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:45:38.462Z] #57 44.86 Fetched 588 kB in 0s (2666 kB/s) [2019-10-24T07:45:38.462Z] #57 44.98 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-24T07:45:38.462Z] #57 44.98 (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 ... 14950 files and directories currently installed.) [2019-10-24T07:45:38.462Z] #57 45.08 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-24T07:45:38.614Z] #60 DONE 1.0s [2019-10-24T07:45:38.614Z] [2019-10-24T07:45:38.614Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-24T07:45:38.614Z] #64 DONE 0.1s [2019-10-24T07:45:38.614Z] [2019-10-24T07:45:38.614Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-24T07:45:38.614Z] #66 DONE 0.1s [2019-10-24T07:45:38.614Z] [2019-10-24T07:45:38.614Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-24T07:45:38.614Z] #69 DONE 0.1s [2019-10-24T07:45:38.614Z] [2019-10-24T07:45:38.614Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-24T07:45:38.614Z] #70 DONE 0.0s [2019-10-24T07:45:38.614Z] [2019-10-24T07:45:38.614Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-24T07:45:38.666Z] #41 72.33 CC criu/image-desc.o [2019-10-24T07:45:38.666Z] #41 72.42 CC criu/image.o [2019-10-24T07:45:38.753Z] #57 45.09 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-24T07:45:38.754Z] #57 45.31 Selecting previously unselected package btrfs-progs. [2019-10-24T07:45:38.754Z] #57 45.33 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-24T07:45:39.040Z] #57 45.34 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-24T07:45:39.235Z] #41 72.97 CC criu/ipc_ns.o [2019-10-24T07:45:39.665Z] #57 46.29 Selecting previously unselected package btrfs-tools. [2019-10-24T07:45:39.805Z] #41 73.71 CC criu/irmap.o [2019-10-24T07:45:39.956Z] #57 46.30 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-24T07:45:39.956Z] #57 46.30 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-24T07:45:39.956Z] #57 46.54 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:45:40.083Z] #17 123.2 Setting up libonig4:amd64 (6.1.3-2) ... [2019-10-24T07:45:40.083Z] #17 123.2 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-10-24T07:45:40.083Z] #17 123.2 Setting up zip (3.0-11+b1) ... [2019-10-24T07:45:40.083Z] #17 123.2 Setting up bzip2 (1.0.6-8.1) ... [2019-10-24T07:45:40.083Z] #17 123.2 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-24T07:45:40.083Z] #17 123.2 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-10-24T07:45:40.083Z] #17 123.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:45:40.083Z] #17 123.3 Setting up libaio1:amd64 (0.3.110-3) ... [2019-10-24T07:45:40.083Z] #17 123.3 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:45:40.083Z] #17 123.3 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-24T07:45:40.083Z] #17 123.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-24T07:45:40.244Z] #57 46.66 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-24T07:45:40.244Z] #57 46.67 Setting up btrfs-progs (4.7.3-1) ... [2019-10-24T07:45:40.244Z] #57 46.68 Setting up btrfs-tools (4.7.3-1) ... [2019-10-24T07:45:40.244Z] #57 46.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:45:40.338Z] #17 123.4 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-24T07:45:40.338Z] #17 123.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:45:40.338Z] #17 123.5 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-10-24T07:45:40.338Z] #17 123.5 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-10-24T07:45:40.338Z] #17 123.5 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-10-24T07:45:40.338Z] #17 123.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:45:40.375Z] #41 74.11 CC criu/kcmp-ids.o [2019-10-24T07:45:40.375Z] #41 74.29 CC criu/kerndat.o [2019-10-24T07:45:40.509Z] #71 DONE 1.6s [2019-10-24T07:45:40.509Z] [2019-10-24T07:45:40.509Z] #72 exporting to image [2019-10-24T07:45:40.509Z] #72 exporting layers [2019-10-24T07:45:40.550Z] #57 DONE 46.9s [2019-10-24T07:45:40.551Z] [2019-10-24T07:45:40.551Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:45:40.551Z] #58 DONE 0.1s [2019-10-24T07:45:40.551Z] [2019-10-24T07:45:40.551Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-10-24T07:45:40.551Z] #59 DONE 0.1s [2019-10-24T07:45:40.551Z] [2019-10-24T07:45:40.551Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T07:45:40.551Z] #25 31.23 Reading package lists... [2019-10-24T07:45:40.551Z] #25 40.61 Building dependency tree... [2019-10-24T07:45:40.551Z] #25 43.23 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-10-24T07:45:40.551Z] #25 43.23 The following additional packages will be installed: [2019-10-24T07:45:40.551Z] #25 43.24 libjq1 libonig4 [2019-10-24T07:45:40.551Z] #25 43.83 The following NEW packages will be installed: [2019-10-24T07:45:40.551Z] #25 43.84 jq libjq1 libonig4 [2019-10-24T07:45:40.551Z] #25 43.95 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:45:40.551Z] #25 43.95 Need to get 310 kB of archives. [2019-10-24T07:45:40.551Z] #25 43.95 After this operation, 1267 kB of additional disk space will be used. [2019-10-24T07:45:40.551Z] #25 43.95 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-24T07:45:40.551Z] #25 43.99 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-24T07:45:40.551Z] #25 44.00 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-24T07:45:40.551Z] #25 46.14 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:45:40.551Z] #25 46.35 Fetched 310 kB in 0s (3098 kB/s) [2019-10-24T07:45:40.551Z] #25 46.51 Selecting previously unselected package libonig4:ppc64el. [2019-10-24T07:45:40.551Z] #25 46.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-24T07:45:40.551Z] #25 46.62 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-10-24T07:45:40.551Z] #25 46.64 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-24T07:45:40.551Z] #25 47.14 Selecting previously unselected package libjq1:ppc64el. [2019-10-24T07:45:40.551Z] #25 47.21 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-24T07:45:40.551Z] #25 47.21 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-24T07:45:40.551Z] #25 ... [2019-10-24T07:45:40.551Z] [2019-10-24T07:45:40.551Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:40.593Z] #17 123.9 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-10-24T07:45:40.593Z] #17 123.9 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-10-24T07:45:40.593Z] #17 123.9 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-10-24T07:45:40.593Z] #17 123.9 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-10-24T07:45:40.593Z] #17 124.0 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-24T07:45:40.849Z] #17 124.0 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-10-24T07:45:40.849Z] #17 124.0 Setting up pigz (2.3.4-1) ... [2019-10-24T07:45:40.849Z] #17 124.0 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-24T07:45:40.849Z] #17 124.0 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-10-24T07:45:40.849Z] #17 124.0 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:45:40.849Z] #17 124.0 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-24T07:45:40.849Z] #17 124.1 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-10-24T07:45:40.849Z] #17 124.1 Setting up jq (1.5+dfsg-1.3) ... [2019-10-24T07:45:40.849Z] #17 124.1 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-10-24T07:45:40.849Z] #17 124.1 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-10-24T07:45:40.849Z] #17 124.1 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-24T07:45:40.849Z] #17 124.1 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:45:40.849Z] #17 124.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-24T07:45:40.849Z] #17 124.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-24T07:45:40.849Z] #17 124.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-24T07:45:40.849Z] #17 124.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-24T07:45:40.849Z] #17 124.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-24T07:45:40.849Z] #17 124.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-24T07:45:40.849Z] #17 124.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-24T07:45:40.849Z] #17 124.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-24T07:45:40.849Z] #17 124.2 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-10-24T07:45:40.849Z] #17 124.2 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-10-24T07:45:40.849Z] #17 124.2 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-24T07:45:40.861Z] #60 0.368 + RM_GOPATH=0 [2019-10-24T07:45:40.861Z] #60 0.368 + TMP_GOPATH= [2019-10-24T07:45:40.861Z] #60 0.368 + : /build [2019-10-24T07:45:40.861Z] #60 0.368 + '[' -z '' ']' [2019-10-24T07:45:40.861Z] #60 0.374 ++ mktemp -d [2019-10-24T07:45:40.861Z] #60 0.386 + export GOPATH=/tmp/tmp.JX427zjk7c [2019-10-24T07:45:40.861Z] #60 0.386 + GOPATH=/tmp/tmp.JX427zjk7c [2019-10-24T07:45:40.861Z] #60 0.386 + RM_GOPATH=1 [2019-10-24T07:45:40.861Z] #60 0.388 ++ dirname ./install.sh [2019-10-24T07:45:40.945Z] #41 ... [2019-10-24T07:45:40.945Z] [2019-10-24T07:45:40.945Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:40.945Z] #59 77.67 + bin/containerd [2019-10-24T07:45:41.104Z] #17 124.2 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-24T07:45:41.104Z] #17 124.2 Setting up btrfs-progs (4.7.3-1) ... [2019-10-24T07:45:41.104Z] #17 124.2 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-10-24T07:45:41.104Z] #17 124.2 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-24T07:45:41.147Z] #60 0.421 + dir=. [2019-10-24T07:45:41.147Z] #60 0.425 + bin=containerd [2019-10-24T07:45:41.147Z] #60 0.426 + shift [2019-10-24T07:45:41.147Z] #60 0.426 + '[' '!' -f ./containerd.installer ']' [2019-10-24T07:45:41.147Z] #60 0.427 + . ./containerd.installer [2019-10-24T07:45:41.147Z] #60 0.428 ++ : 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T07:45:41.147Z] #60 0.429 + install_containerd [2019-10-24T07:45:41.147Z] #60 0.429 + echo 'Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a' [2019-10-24T07:45:41.147Z] #60 0.430 Install containerd version 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T07:45:41.147Z] #60 0.430 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JX427zjk7c/src/github.com/containerd/containerd [2019-10-24T07:45:41.147Z] #60 0.444 Cloning into '/tmp/tmp.JX427zjk7c/src/github.com/containerd/containerd'... [2019-10-24T07:45:41.206Z] #59 ... [2019-10-24T07:45:41.206Z] [2019-10-24T07:45:41.206Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:45:41.206Z] #41 75.05 CC criu/libnetlink.o [2019-10-24T07:45:41.466Z] #41 75.28 CC criu/log.o [2019-10-24T07:45:41.726Z] #41 75.61 CC criu/lsm.o [2019-10-24T07:45:41.770Z] #60 ... [2019-10-24T07:45:41.770Z] [2019-10-24T07:45:41.770Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-10-24T07:45:41.770Z] #25 47.44 Selecting previously unselected package jq. [2019-10-24T07:45:41.770Z] #25 47.46 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-24T07:45:41.770Z] #25 47.47 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-24T07:45:41.770Z] #25 47.67 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-24T07:45:41.770Z] #25 47.68 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-24T07:45:41.770Z] #25 47.69 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:45:41.770Z] #25 47.88 Setting up jq (1.5+dfsg-1.3) ... [2019-10-24T07:45:41.770Z] #25 DONE 48.2s [2019-10-24T07:45:41.770Z] [2019-10-24T07:45:41.770Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-10-24T07:45:41.770Z] #26 DONE 0.1s [2019-10-24T07:45:41.770Z] [2019-10-24T07:45:41.770Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:45:41.986Z] #41 75.86 CC criu/mem.o [2019-10-24T07:45:43.369Z] #41 77.05 CC criu/mount.o [2019-10-24T07:45:44.096Z] #39 202.3 + rm -rf /tmp/tmp.eyhMcEXwR1/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eyhMcEXwR1 [2019-10-24T07:45:44.479Z] #27 ... [2019-10-24T07:45:44.479Z] [2019-10-24T07:45:44.479Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-10-24T07:45:44.479Z] #11 33.39 Reading package lists... [2019-10-24T07:45:44.479Z] #11 43.04 Building dependency tree... [2019-10-24T07:45:44.479Z] #11 45.62 The following additional packages will be installed: [2019-10-24T07:45:44.479Z] #11 45.63 libapparmor1 libseccomp2 [2019-10-24T07:45:44.479Z] #11 45.64 Suggested packages: [2019-10-24T07:45:44.479Z] #11 45.64 seccomp [2019-10-24T07:45:44.479Z] #11 46.18 The following NEW packages will be installed: [2019-10-24T07:45:44.479Z] #11 46.20 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-10-24T07:45:44.479Z] #11 46.36 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:45:44.479Z] #11 46.36 Need to get 296 kB of archives. [2019-10-24T07:45:44.479Z] #11 46.36 After this operation, 1346 kB of additional disk space will be used. [2019-10-24T07:45:44.479Z] #11 46.36 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-10-24T07:45:44.479Z] #11 46.39 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] [2019-10-24T07:45:44.479Z] #11 46.41 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-10-24T07:45:44.479Z] #11 46.42 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-10-24T07:45:44.479Z] #11 48.06 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:45:44.479Z] #11 48.45 Fetched 296 kB in 0s (2190 kB/s) [2019-10-24T07:45:44.479Z] #11 48.66 Selecting previously unselected package libseccomp2:ppc64el. [2019-10-24T07:45:44.479Z] #11 48.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-24T07:45:44.479Z] #11 48.83 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-24T07:45:44.479Z] #11 48.85 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-24T07:45:44.479Z] #11 49.10 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-10-24T07:45:44.479Z] #11 49.11 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-10-24T07:45:44.479Z] #11 49.12 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-24T07:45:44.479Z] #11 49.43 Selecting previously unselected package libapparmor1:ppc64el. [2019-10-24T07:45:44.479Z] #11 49.44 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-24T07:45:44.479Z] #11 49.44 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-24T07:45:44.479Z] #11 49.60 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-10-24T07:45:44.479Z] #11 49.61 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-24T07:45:44.479Z] #11 49.62 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-24T07:45:44.479Z] #11 50.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:45:44.479Z] #11 50.19 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-24T07:45:44.479Z] #11 50.21 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-10-24T07:45:44.479Z] #11 50.22 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-10-24T07:45:44.479Z] #11 50.23 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-10-24T07:45:44.479Z] #11 50.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:45:44.479Z] #11 DONE 50.5s [2019-10-24T07:45:44.479Z] [2019-10-24T07:45:44.479Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:45:44.479Z] #53 DONE 0.1s [2019-10-24T07:45:44.479Z] [2019-10-24T07:45:44.479Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-10-24T07:45:44.479Z] #54 DONE 0.1s [2019-10-24T07:45:44.479Z] [2019-10-24T07:45:44.479Z] #12 [dev 1/24] RUN groupadd -r docker [2019-10-24T07:45:44.496Z] #39 DONE 202.5s [2019-10-24T07:45:44.496Z] [2019-10-24T07:45:44.496Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:44.708Z] using credential docker-jenkins-github-credentials [2019-10-24T07:45:44.767Z] #12 DONE 0.9s [2019-10-24T07:45:44.767Z] [2019-10-24T07:45:44.767Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:45:44.767Z] #55 0.469 + RM_GOPATH=0 [2019-10-24T07:45:44.767Z] #55 0.470 + TMP_GOPATH= [2019-10-24T07:45:44.767Z] #55 0.470 + : /build [2019-10-24T07:45:44.767Z] #55 0.471 + '[' -z '' ']' [2019-10-24T07:45:44.767Z] #55 0.479 ++ mktemp -d [2019-10-24T07:45:44.767Z] #55 0.502 + export GOPATH=/tmp/tmp.5A1RVuhD3T [2019-10-24T07:45:44.767Z] #55 0.502 + GOPATH=/tmp/tmp.5A1RVuhD3T [2019-10-24T07:45:44.767Z] #55 0.502 + RM_GOPATH=1 [2019-10-24T07:45:44.767Z] #55 0.505 ++ dirname ./install.sh [2019-10-24T07:45:44.767Z] #55 0.508 + dir=. [2019-10-24T07:45:44.767Z] #55 0.508 + bin=runc [2019-10-24T07:45:44.767Z] #55 0.508 + shift [2019-10-24T07:45:44.767Z] #55 0.508 + '[' '!' -f ./runc.installer ']' [2019-10-24T07:45:44.767Z] #55 0.508 + . ./runc.installer [2019-10-24T07:45:44.767Z] #55 0.509 ++ : 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-24T07:45:44.767Z] #55 0.514 + install_runc [2019-10-24T07:45:44.767Z] #55 0.515 + uname -r [2019-10-24T07:45:44.767Z] #55 0.518 + grep -q '^3\.10\.0.*\.el7\.' [2019-10-24T07:45:44.767Z] #55 0.551 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-10-24T07:45:44.767Z] #55 0.551 + echo 'Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux )' [2019-10-24T07:45:44.767Z] #55 0.552 Install runc version 3e425f80a8c931f88e6d94a8c831b9d5aa481657 (build tags: seccomp apparmor selinux ) [2019-10-24T07:45:44.767Z] #55 0.552 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5A1RVuhD3T/src/github.com/opencontainers/runc [2019-10-24T07:45:44.767Z] #55 0.564 Cloning into '/tmp/tmp.5A1RVuhD3T/src/github.com/opencontainers/runc'... [2019-10-24T07:45:44.783Z] Cloning the remote Git repository [2019-10-24T07:45:44.783Z] Cloning with configured refspecs honoured and without tags [2019-10-24T07:45:45.268Z] #17 128.1 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-10-24T07:45:45.268Z] #17 ... [2019-10-24T07:45:45.268Z] [2019-10-24T07:45:45.268Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:45:45.268Z] #54 151.5 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-24T07:45:45.268Z] #54 153.8 + mkdir -p /build [2019-10-24T07:45:45.268Z] #54 153.8 + cp runc /build/runc [2019-10-24T07:45:45.268Z] #54 DONE 155.1s [2019-10-24T07:45:45.268Z] [2019-10-24T07:45:45.268Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:45:45.268Z] #17 128.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T07:45:45.268Z] #17 128.3 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 [2019-10-24T07:45:45.268Z] #17 128.3 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 [2019-10-24T07:45:45.268Z] #17 128.3 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 [2019-10-24T07:45:45.268Z] #17 128.3 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 [2019-10-24T07:45:45.268Z] #17 ... [2019-10-24T07:45:45.268Z] [2019-10-24T07:45:45.268Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:45:45.268Z] #41 118.5 CC criu/file-ids.o [2019-10-24T07:45:45.268Z] #41 118.8 CC criu/file-lock.o [2019-10-24T07:45:45.268Z] #41 119.8 CC criu/files-ext.o [2019-10-24T07:45:45.268Z] #41 120.2 CC criu/files-reg.o [2019-10-24T07:45:45.268Z] #41 122.2 CC criu/files.o [2019-10-24T07:45:45.268Z] #41 124.4 CC criu/filesystems.o [2019-10-24T07:45:45.268Z] #41 125.1 CC criu/fsnotify.o [2019-10-24T07:45:45.268Z] #41 126.1 CC criu/image-desc.o [2019-10-24T07:45:45.268Z] #41 ... [2019-10-24T07:45:45.268Z] [2019-10-24T07:45:45.268Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:45:45.268Z] #17 128.3 Setting up btrfs-tools (4.7.3-1) ... [2019-10-24T07:45:45.268Z] #17 128.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T07:45:45.268Z] #17 128.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 [2019-10-24T07:45:45.268Z] #17 128.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 [2019-10-24T07:45:45.268Z] #17 128.4 Setting up python3 (3.5.3-1) ... [2019-10-24T07:45:45.393Z] #55 ... [2019-10-24T07:45:45.393Z] [2019-10-24T07:45:45.393Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-10-24T07:45:45.393Z] #13 DONE 0.6s [2019-10-24T07:45:45.399Z] #51 ... [2019-10-24T07:45:45.399Z] [2019-10-24T07:45:45.399Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-24T07:45:45.399Z] #40 DONE 0.2s [2019-10-24T07:45:45.399Z] [2019-10-24T07:45:45.399Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-24T07:45:45.399Z] #43 DONE 0.1s [2019-10-24T07:45:45.399Z] [2019-10-24T07:45:45.399Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:45.399Z] #51 ... [2019-10-24T07:45:45.399Z] [2019-10-24T07:45:45.399Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-24T07:45:45.399Z] #46 DONE 0.1s [2019-10-24T07:45:45.399Z] [2019-10-24T07:45:45.399Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-24T07:45:45.399Z] #49 DONE 0.1s [2019-10-24T07:45:45.399Z] [2019-10-24T07:45:45.399Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:45.681Z] [2019-10-24T07:45:45.681Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-10-24T07:45:45.910Z] #41 79.52 CC criu/namespaces.o [2019-10-24T07:45:45.969Z] #14 0.408 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-10-24T07:45:45.969Z] #14 DONE 0.5s [2019-10-24T07:45:45.969Z] [2019-10-24T07:45:45.969Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:45:45.969Z] #34 33.68 Reading package lists... [2019-10-24T07:45:45.969Z] #34 43.77 Building dependency tree... [2019-10-24T07:45:45.969Z] #34 46.86 The following additional packages will be installed: [2019-10-24T07:45:45.969Z] #34 46.86 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-10-24T07:45:45.969Z] #34 46.87 Suggested packages: [2019-10-24T07:45:45.969Z] #34 46.87 codeblocks eclipse ninja-build lrzip [2019-10-24T07:45:45.969Z] #34 46.87 Recommended packages: [2019-10-24T07:45:45.969Z] #34 46.87 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-10-24T07:45:45.969Z] #34 48.64 The following NEW packages will be installed: [2019-10-24T07:45:45.969Z] #34 48.65 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-10-24T07:45:45.969Z] #34 48.65 vim-common xxd [2019-10-24T07:45:45.969Z] #34 48.82 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:45:45.969Z] #34 48.82 Need to get 13.4 MB of archives. [2019-10-24T07:45:45.969Z] #34 48.82 After this operation, 60.4 MB of additional disk space will be used. [2019-10-24T07:45:45.969Z] #34 48.82 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-10-24T07:45:45.969Z] #34 49.12 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-24T07:45:45.969Z] #34 49.14 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-10-24T07:45:45.969Z] #34 50.41 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-10-24T07:45:45.969Z] #34 50.54 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] [2019-10-24T07:45:45.969Z] #34 50.65 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-10-24T07:45:45.969Z] #34 50.70 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-10-24T07:45:45.969Z] #34 50.74 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-10-24T07:45:45.969Z] #34 51.32 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-24T07:45:45.969Z] #34 51.35 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-24T07:45:45.969Z] #34 ... [2019-10-24T07:45:45.969Z] [2019-10-24T07:45:45.969Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-10-24T07:45:45.101Z] Cloning repository https://github.com/moby/moby.git [2019-10-24T07:45:45.577Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-10-24T07:45:46.257Z] #15 DONE 0.4s [2019-10-24T07:45:46.257Z] [2019-10-24T07:45:46.257Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:45:46.257Z] #41 33.68 Reading package lists... [2019-10-24T07:45:46.257Z] #41 45.00 Building dependency tree... [2019-10-24T07:45:46.257Z] #41 48.99 The following additional packages will be installed: [2019-10-24T07:45:46.257Z] #41 48.99 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-10-24T07:45:46.257Z] #41 49.00 libprotoc10 python-pkg-resources zlib1g-dev [2019-10-24T07:45:46.257Z] #41 49.01 Suggested packages: [2019-10-24T07:45:46.257Z] #41 49.01 manpages-dev python-setuptools [2019-10-24T07:45:46.257Z] #41 52.80 The following NEW packages will be installed: [2019-10-24T07:45:46.257Z] #41 52.81 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-10-24T07:45:46.257Z] #41 52.81 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-10-24T07:45:46.257Z] #41 52.81 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-10-24T07:45:46.257Z] #41 52.81 zlib1g-dev [2019-10-24T07:45:46.554Z] #41 ... [2019-10-24T07:45:46.554Z] [2019-10-24T07:45:46.554Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:45:46.554Z] #27 4.720 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-24T07:45:46.843Z] #27 ... [2019-10-24T07:45:46.843Z] [2019-10-24T07:45:46.843Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-10-24T07:45:46.843Z] #16 DONE 0.5s [2019-10-24T07:45:46.850Z] #41 80.75 CC criu/net.o [2019-10-24T07:45:47.059Z] #72 exporting layers 6.5s done [2019-10-24T07:45:47.059Z] #72 writing image sha256:0e945b92e5ec8e840589de6fe1df1ac2d9a067a533267a4cf49c68445047439c done [2019-10-24T07:45:47.059Z] #72 naming to docker.io/library/docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 done [2019-10-24T07:45:47.059Z] #72 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-10-24T07:45:47.131Z] [2019-10-24T07:45:47.131Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:45:47.131Z] #41 53.14 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:45:47.131Z] #41 53.14 Need to get 3548 kB of archives. [2019-10-24T07:45:47.131Z] #41 53.14 After this operation, 21.2 MB of additional disk space will be used. [2019-10-24T07:45:47.131Z] #41 53.14 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-24T07:45:47.131Z] #41 53.19 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-10-24T07:45:47.132Z] #41 53.19 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-10-24T07:45:47.132Z] #41 53.23 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-24T07:45:47.132Z] #41 53.27 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-10-24T07:45:47.132Z] #41 53.33 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-24T07:45:47.132Z] #41 53.35 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-10-24T07:45:47.132Z] #41 53.39 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-10-24T07:45:47.132Z] #41 53.49 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-10-24T07:45:47.132Z] #41 53.65 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-10-24T07:45:47.132Z] #41 53.66 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-10-24T07:45:47.155Z] #17 130.3 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-24T07:45:47.390Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39100/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-39100/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 hack/validate/default [2019-10-24T07:45:47.419Z] #41 53.91 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-10-24T07:45:47.419Z] #41 54.04 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-10-24T07:45:47.822Z] #41 ... [2019-10-24T07:45:47.822Z] [2019-10-24T07:45:47.822Z] #17 [dev 6/24] RUN ldconfig [2019-10-24T07:45:47.822Z] #17 DONE 0.7s [2019-10-24T07:45:47.822Z] [2019-10-24T07:45:47.822Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:45:47.822Z] #41 54.06 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-10-24T07:45:47.822Z] #41 54.06 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-10-24T07:45:47.822Z] #41 54.09 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-10-24T07:45:48.199Z] #17 131.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-24T07:45:48.199Z] #17 131.4 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-24T07:45:48.199Z] #17 131.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-10-24T07:45:48.199Z] #17 131.5 Setting up python3-wheel (0.29.0-2) ... [2019-10-24T07:45:48.471Z] Congratulations! All commits are properly signed with the DCO! [2019-10-24T07:45:48.471Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-10-24T07:45:48.471Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-10-24T07:45:49.124Z] #17 132.3 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-24T07:45:49.403Z] #41 82.87 CC criu/netfilter.o [2019-10-24T07:45:49.403Z] #41 83.11 CC criu/page-pipe.o [2019-10-24T07:45:49.662Z] #41 83.55 CC criu/page-xfer.o [2019-10-24T07:45:49.912Z] #41 56.18 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:45:49.912Z] #41 56.48 Fetched 3548 kB in 1s (3183 kB/s) [2019-10-24T07:45:50.094Z] #17 133.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-10-24T07:45:50.094Z] #17 133.3 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-24T07:45:50.199Z] #41 56.72 Selecting previously unselected package libnet1:ppc64el. [2019-10-24T07:45:48.968Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T07:45:48.968Z] > git --version # timeout=10 [2019-10-24T07:45:49.018Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T07:45:49.020Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39100/head:refs/remotes/origin/PR-39100 +refs/heads/master:refs/remotes/origin/master [2019-10-24T07:45:50.488Z] #41 56.72 (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 ... 14950 files and directories currently installed.) [2019-10-24T07:45:50.488Z] #41 56.89 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-24T07:45:50.488Z] #41 56.90 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-24T07:45:50.599Z] #41 84.37 CC criu/pagemap-cache.o [2019-10-24T07:45:50.776Z] #41 57.16 Selecting previously unselected package libcap-dev:ppc64el. [2019-10-24T07:45:50.776Z] #41 57.18 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-10-24T07:45:50.776Z] #41 57.20 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-10-24T07:45:50.859Z] #41 84.61 CC criu/pagemap.o [2019-10-24T07:45:51.020Z] #17 134.2 Setting up dmsetup (2:1.02.137-2) ... [2019-10-24T07:45:51.020Z] #17 134.2 Setting up python3-setuptools (33.1.1-1) ... [2019-10-24T07:45:51.062Z] #41 57.45 Selecting previously unselected package libnet1-dev. [2019-10-24T07:45:51.062Z] #41 57.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-24T07:45:51.062Z] #41 57.47 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-10-24T07:45:51.427Z] #41 85.20 CC criu/parasite-syscall.o [2019-10-24T07:45:51.640Z] #41 57.97 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-24T07:45:51.640Z] #41 57.99 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-24T07:45:51.640Z] #41 58.00 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-24T07:45:51.931Z] #41 58.39 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-10-24T07:45:51.931Z] #41 58.41 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-10-24T07:45:51.931Z] #41 58.45 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-24T07:45:51.947Z] #17 135.1 Setting up dh-python (2.20170125) ... [2019-10-24T07:45:51.996Z] #41 85.75 CC criu/path.o [2019-10-24T07:45:51.996Z] #41 85.95 CC criu/pie-util-vdso-elf32.o [2019-10-24T07:45:52.006Z] #60 183.3 + bin/containerd [2019-10-24T07:45:52.508Z] #17 135.8 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-10-24T07:45:52.508Z] #17 135.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:45:52.564Z] #41 86.20 CC criu/pie-util-vdso.o [2019-10-24T07:45:52.564Z] #41 86.45 CC criu/pie-util.o [2019-10-24T07:45:52.564Z] #41 86.57 CC criu/pipes.o [2019-10-24T07:45:52.573Z] #41 58.98 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-24T07:45:52.573Z] #41 59.01 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-24T07:45:52.573Z] #41 59.02 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-24T07:45:52.573Z] #41 59.21 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-10-24T07:45:52.859Z] #41 59.23 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-10-24T07:45:52.859Z] #41 59.23 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-24T07:45:53.068Z] #17 DONE 136.4s [2019-10-24T07:45:53.068Z] [2019-10-24T07:45:53.068Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:45:53.068Z] #38 217.0 + dpkg --print-architecture [2019-10-24T07:45:53.068Z] #38 217.0 + cd /tmp/tmp.0wuIyVjdOR/src/github.com/docker/distribution [2019-10-24T07:45:53.068Z] #38 217.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-24T07:45:53.068Z] #38 217.4 + GOPATH=/tmp/tmp.0wuIyVjdOR/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.0wuIyVjdOR [2019-10-24T07:45:53.068Z] #38 217.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-24T07:45:53.131Z] #41 87.04 CC criu/plugin.o [2019-10-24T07:45:53.150Z] #41 59.52 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-10-24T07:45:53.150Z] #41 59.53 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-10-24T07:45:53.150Z] #41 59.53 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-24T07:45:53.390Z] #41 87.29 CC criu/proc_parse.o [2019-10-24T07:45:53.722Z] #41 60.09 Selecting previously unselected package libprotobuf10:ppc64el. [2019-10-24T07:45:53.722Z] #41 60.09 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-10-24T07:45:53.722Z] #41 60.09 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-24T07:45:54.744Z] #41 61.35 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-10-24T07:45:54.744Z] #41 61.36 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-10-24T07:45:54.744Z] #41 61.37 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-24T07:45:55.298Z] #41 89.11 CC criu/protobuf-desc.o [2019-10-24T07:45:55.406Z] #41 61.93 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-10-24T07:45:55.406Z] #41 61.99 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-10-24T07:45:55.407Z] #41 62.01 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-24T07:45:55.581Z] #38 ... [2019-10-24T07:45:55.581Z] [2019-10-24T07:45:55.581Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:45:55.581Z] #41 126.3 CC criu/image.o [2019-10-24T07:45:55.581Z] #41 127.6 CC criu/ipc_ns.o [2019-10-24T07:45:55.581Z] #41 128.6 CC criu/irmap.o [2019-10-24T07:45:55.581Z] #41 129.3 CC criu/kcmp-ids.o [2019-10-24T07:45:55.581Z] #41 129.6 CC criu/kerndat.o [2019-10-24T07:45:55.581Z] #41 130.6 CC criu/libnetlink.o [2019-10-24T07:45:55.581Z] #41 131.0 CC criu/log.o [2019-10-24T07:45:55.581Z] #41 131.5 CC criu/lsm.o [2019-10-24T07:45:55.581Z] #41 131.8 CC criu/mem.o [2019-10-24T07:45:55.581Z] #41 133.4 CC criu/mount.o [2019-10-24T07:45:55.836Z] #41 136.9 CC criu/namespaces.o [2019-10-24T07:45:55.866Z] #41 89.71 CC criu/protobuf.o [2019-10-24T07:45:56.125Z] #41 89.97 CC criu/pstree.o [2019-10-24T07:45:56.921Z] #41 ... [2019-10-24T07:45:56.921Z] [2019-10-24T07:45:56.921Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:45:56.921Z] #34 53.12 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:45:56.921Z] #34 53.39 Fetched 13.4 MB in 2s (5116 kB/s) [2019-10-24T07:45:56.921Z] #34 53.67 Selecting previously unselected package cmake-data. [2019-10-24T07:45:56.921Z] #34 53.67 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-10-24T07:45:56.921Z] #34 53.80 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-10-24T07:45:56.921Z] #34 53.81 Unpacking cmake-data (3.7.2-1) ... [2019-10-24T07:45:56.921Z] #34 58.01 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-24T07:45:56.921Z] #34 58.07 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-24T07:45:56.921Z] #34 58.08 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-24T07:45:56.921Z] #34 58.27 Selecting previously unselected package libicu57:ppc64el. [2019-10-24T07:45:56.921Z] #34 58.29 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-10-24T07:45:56.921Z] #34 58.30 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-24T07:45:56.921Z] #34 ... [2019-10-24T07:45:56.921Z] [2019-10-24T07:45:56.921Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:45:56.921Z] #27 6.080 [2019-10-24T07:45:56.921Z] #27 6.755 ## 3.1% ##### 7.3% ######## 11.6% ########### 15.9% ############## 20.1% ################### 26.5% ####################### 32.9% ############################# 41.4% ################################ 45.7% ################################### 49.9% ########################################## 58.5% ############################################## 64.8% #################################################### 73.4% ########################################################## 81.9% ############################################################## 86.1% ################################################################## 92.5% ####################################################################### 98.9% ######################################################################## 100.0% [2019-10-24T07:45:56.921Z] #27 9.865 [2019-10-24T07:45:56.921Z] #27 10.49 ######### 13.5% ###################### 30.7% ############################## 42.2% ###################################### 53.7% ################################################### 70.9% ########################################################### 82.5% ####################################################################### 99.6% ######################################################################## 100.0% [2019-10-24T07:45:56.921Z] #27 12.87 [2019-10-24T07:45:56.921Z] #27 13.58 ### 4.3% ######## 12.0% ############## 19.8% ################### 27.5% ######################### 35.3% ############################# 40.5% ################################ 45.6% ###################################### 53.4% ############################################ 61.1% ############################################### 66.3% ##################################################### 74.0% ########################################################## 81.8% ################################################################ 89.6% ###################################################################### 97.3% ######################################################################## 100.0% [2019-10-24T07:45:57.063Z] #41 90.75 CC criu/rbtree.o [2019-10-24T07:45:57.063Z] #41 90.94 CC criu/rst-malloc.o [2019-10-24T07:45:57.320Z] #60 ... [2019-10-24T07:45:57.321Z] [2019-10-24T07:45:57.321Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:57.321Z] #51 DONE 214.7s [2019-10-24T07:45:57.321Z] [2019-10-24T07:45:57.321Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:57.323Z] #41 91.16 CC criu/seccomp.o [2019-10-24T07:45:57.549Z] #27 ... [2019-10-24T07:45:57.549Z] [2019-10-24T07:45:57.549Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:45:57.549Z] #18 0.675 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-10-24T07:45:57.549Z] #18 0.767 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-10-24T07:45:57.549Z] #18 0.875 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-10-24T07:45:57.549Z] #18 0.949 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-10-24T07:45:57.549Z] #18 1.082 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-10-24T07:45:57.549Z] #18 3.438 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [481 kB] [2019-10-24T07:45:57.549Z] #18 6.927 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] [2019-10-24T07:45:57.549Z] #18 9.646 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-10-24T07:45:57.690Z] #60 ... [2019-10-24T07:45:57.690Z] [2019-10-24T07:45:57.690Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-24T07:45:57.690Z] #52 DONE 0.2s [2019-10-24T07:45:57.690Z] [2019-10-24T07:45:57.690Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-24T07:45:57.690Z] #56 DONE 0.1s [2019-10-24T07:45:57.690Z] [2019-10-24T07:45:57.690Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:57.723Z] #41 138.5 CC criu/net.o [2019-10-24T07:45:57.837Z] #18 ... [2019-10-24T07:45:57.837Z] [2019-10-24T07:45:57.837Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:45:57.837Z] #41 64.10 Selecting previously unselected package libprotoc10:ppc64el. [2019-10-24T07:45:57.837Z] #41 64.12 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-10-24T07:45:57.837Z] #41 64.13 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-10-24T07:45:57.904Z] #41 91.62 CC criu/seize.o [2019-10-24T07:45:58.472Z] #41 92.21 CC criu/servicefd.o [2019-10-24T07:45:58.732Z] #41 92.53 CC criu/shmem.o [2019-10-24T07:45:58.875Z] #41 65.10 Selecting previously unselected package protobuf-c-compiler. [2019-10-24T07:45:58.875Z] #41 65.13 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-10-24T07:45:58.875Z] #41 65.13 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-10-24T07:45:58.875Z] #41 65.43 Selecting previously unselected package protobuf-compiler. [2019-10-24T07:45:58.875Z] #41 65.44 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-10-24T07:45:58.875Z] #41 65.44 Unpacking protobuf-compiler (3.0.0-9) ... [2019-10-24T07:45:59.169Z] #41 65.72 Selecting previously unselected package python-pkg-resources. [2019-10-24T07:45:59.301Z] #41 93.20 CC criu/sigframe.o [2019-10-24T07:45:59.461Z] #41 65.77 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-10-24T07:45:59.461Z] #41 65.79 Unpacking python-pkg-resources (33.1.1-1) ... [2019-10-24T07:45:59.560Z] #41 93.32 CC criu/signalfd.o [2019-10-24T07:45:59.560Z] #41 93.53 CC criu/sk-inet.o [2019-10-24T07:45:59.765Z] #41 66.08 Selecting previously unselected package python-protobuf. [2019-10-24T07:45:59.765Z] #41 66.10 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-10-24T07:45:59.765Z] #41 66.11 Unpacking python-protobuf (3.0.0-9) ... [2019-10-24T07:45:59.765Z] #41 ... [2019-10-24T07:45:59.765Z] [2019-10-24T07:45:59.765Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:45:59.765Z] #48 55.98 + cd /tmp/tmp.yy617k5zX4/src/gotest.tools/gotestsum [2019-10-24T07:45:59.765Z] #48 55.98 + git checkout -q v0.3.5 [2019-10-24T07:45:59.765Z] #48 56.09 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-10-24T07:45:59.765Z] #48 ... [2019-10-24T07:45:59.765Z] [2019-10-24T07:45:59.765Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:45:59.765Z] #27 16.68 [2019-10-24T07:46:00.235Z] #41 141.2 CC criu/netfilter.o [2019-10-24T07:46:00.491Z] #41 141.5 CC criu/page-pipe.o [2019-10-24T07:46:00.497Z] #41 94.24 CC criu/sk-netlink.o [2019-10-24T07:46:00.756Z] #41 94.56 CC criu/sk-packet.o [2019-10-24T07:46:01.051Z] #41 142.0 CC criu/page-xfer.o [2019-10-24T07:46:01.324Z] #41 95.02 CC criu/sk-queue.o [2019-10-24T07:46:01.566Z] #27 17.35 # 2.5% ### 4.3% ##### 7.0% ###### 9.6% ######## 12.3% ########## 14.1% ############ 16.8% ############## 19.5% ############### 21.0% ################# 23.7% ################## 26.4% #################### 29.1% ####################### 32.5% ######################## 34.7% ########################## 37.4% ############################ 40.0% ############################## 42.7% ################################ 45.4% ################################## 48.1% ############# [2019-10-24T07:46:01.566Z] #27 ... [2019-10-24T07:46:01.566Z] [2019-10-24T07:46:01.566Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:46:01.566Z] #69 DONE 67.8s [2019-10-24T07:46:01.566Z] [2019-10-24T07:46:01.566Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:46:01.582Z] #41 95.35 CC criu/sk-tcp.o [2019-10-24T07:46:01.841Z] #41 95.72 CC criu/sk-unix.o [2019-10-24T07:46:01.977Z] #41 142.8 CC criu/pagemap-cache.o [2019-10-24T07:46:01.977Z] #41 143.1 CC criu/pagemap.o [2019-10-24T07:46:02.101Z] #41 ... [2019-10-24T07:46:02.101Z] [2019-10-24T07:46:02.101Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:46:02.101Z] #59 108.8 + bin/containerd-stress [2019-10-24T07:46:02.903Z] #41 143.9 CC criu/parasite-syscall.o [2019-10-24T07:46:03.159Z] #41 ... [2019-10-24T07:46:03.159Z] [2019-10-24T07:46:03.159Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T07:46:03.159Z] #18 5.974 Collecting yamllint==1.16.0 [2019-10-24T07:46:03.720Z] #18 ... [2019-10-24T07:46:03.720Z] [2019-10-24T07:46:03.720Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:46:03.720Z] #41 144.8 CC criu/path.o [2019-10-24T07:46:04.218Z] #27 17.35 # 2.5% ### 4.3% ##### 7.0% ###### 9.6% ######## 12.3% ########## 14.1% ############ 16.8% ############## 19.5% ############### 21.0% ################# 23.7% ################## 26.4% #################### 29.1% ####################### 32.5% ######################## 34.7% ########################## 37.4% ############################ 40.0% ############################## 42.7% ################################ 45.4% ################################## 48.1% #################################### 50.8% ###################################### 53.4% ######################################## 56.1% ########################################## 58.8% ############################################ 62.4% ############################################### 65.9% ################################################# 68.6% ################################################### 71.3% #################################################### 73.0% ###################################################### 75.1% ####################################################### 77.8% ######################################################## 78.8% ########################################################## 80.6% ########################################################### 82.4% ########################################################### 83.2% ############################################################ 84.1% ############################################################# 85.9% ################################################################ 89.5% ################################################################# 91.3% ################################################################### 94.0% ##################################################################### 96.6% ####################################################################### 99.3% ######################################################################## 100.0% [2019-10-24T07:46:04.281Z] #41 145.1 CC criu/pie-util-vdso-elf32.o [2019-10-24T07:46:04.281Z] #41 145.5 CC criu/pie-util-vdso.o [2019-10-24T07:46:04.504Z] #27 22.71 [2019-10-24T07:46:04.841Z] #41 145.8 CC criu/pie-util.o [2019-10-24T07:46:05.097Z] #41 146.1 CC criu/pipes.o [2019-10-24T07:46:05.392Z] #59 111.6 + bin/containerd-shim [2019-10-24T07:46:05.657Z] #41 146.6 CC criu/plugin.o [2019-10-24T07:46:05.912Z] #41 146.9 CC criu/proc_parse.o [2019-10-24T07:46:07.721Z] Fetching without tags [2019-10-24T07:46:07.933Z] #59 ... [2019-10-24T07:46:07.933Z] [2019-10-24T07:46:07.933Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:46:07.933Z] #41 97.15 CC criu/sockets.o [2019-10-24T07:46:07.933Z] #41 97.81 CC criu/stats.o [2019-10-24T07:46:07.933Z] #41 98.03 CC criu/string.o [2019-10-24T07:46:07.933Z] #41 98.10 CC criu/sysctl.o [2019-10-24T07:46:07.933Z] #41 98.55 CC criu/sysfs_parse.o [2019-10-24T07:46:07.933Z] #41 98.85 CC criu/timerfd.o [2019-10-24T07:46:07.933Z] #41 99.13 CC criu/tty.o [2019-10-24T07:46:07.933Z] #41 100.7 CC criu/tun.o [2019-10-24T07:46:07.933Z] #41 101.1 CC criu/uffd.o [2019-10-24T07:46:08.194Z] #41 102.1 CC criu/util.o [2019-10-24T07:46:08.425Z] #41 149.4 CC criu/protobuf-desc.o [2019-10-24T07:46:08.480Z] Merging remotes/origin/master commit a30990b3c8d0d42280fa501287859e1d2393a951 into PR head commit 86b3703182aa210a4a83404f68c2d457166e732a [2019-10-24T07:46:09.006Z] #27 ... [2019-10-24T07:46:09.006Z] [2019-10-24T07:46:09.006Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:46:09.006Z] #45 64.56 sync [2019-10-24T07:46:09.006Z] #45 64.57 internal/reflectlite [2019-10-24T07:46:09.006Z] #45 69.79 math/rand [2019-10-24T07:46:09.006Z] #45 69.80 github.com/LK4D4/vndr/godl/singleflight [2019-10-24T07:46:09.006Z] #45 69.86 internal/singleflight [2019-10-24T07:46:09.006Z] #45 73.17 sort [2019-10-24T07:46:09.006Z] #45 73.17 errors [2019-10-24T07:46:09.006Z] #45 74.24 internal/oserror [2019-10-24T07:46:09.006Z] #45 74.24 io [2019-10-24T07:46:09.006Z] #45 74.24 strconv [2019-10-24T07:46:09.006Z] #45 ... [2019-10-24T07:46:09.006Z] [2019-10-24T07:46:09.006Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:46:09.006Z] #27 26.71 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-24T07:46:09.006Z] #27 ... [2019-10-24T07:46:09.006Z] [2019-10-24T07:46:09.006Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:46:09.006Z] #32 64.98 sync [2019-10-24T07:46:09.006Z] #32 64.99 internal/reflectlite [2019-10-24T07:46:09.006Z] #32 72.57 errors [2019-10-24T07:46:09.006Z] #32 72.57 sort [2019-10-24T07:46:09.006Z] #32 73.80 io [2019-10-24T07:46:09.006Z] #32 73.80 internal/oserror [2019-10-24T07:46:09.006Z] #32 73.98 strconv [2019-10-24T07:46:09.006Z] #32 74.38 syscall [2019-10-24T07:46:09.006Z] #32 ... [2019-10-24T07:46:09.006Z] [2019-10-24T07:46:09.006Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:46:09.006Z] #45 75.04 syscall [2019-10-24T07:46:07.379Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T07:46:07.467Z] > git config --add remote.origin.fetch +refs/pull/39100/head:refs/remotes/origin/PR-39100 # timeout=10 [2019-10-24T07:46:07.518Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-10-24T07:46:07.635Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-10-24T07:46:07.755Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-10-24T07:46:07.755Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-10-24T07:46:07.756Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/39100/head:refs/remotes/origin/PR-39100 +refs/heads/master:refs/remotes/origin/master [2019-10-24T07:46:08.584Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T07:46:08.631Z] > git checkout -f 86b3703182aa210a4a83404f68c2d457166e732a [2019-10-24T07:46:09.361Z] #41 150.3 CC criu/protobuf.o [2019-10-24T07:46:09.575Z] #41 103.2 CC criu/uts_ns.o [2019-10-24T07:46:09.575Z] #41 103.3 CC criu/vdso.o [2019-10-24T07:46:09.617Z] #41 150.6 CC criu/pstree.o [2019-10-24T07:46:09.835Z] #41 103.8 LINK criu/built-in.o [2019-10-24T07:46:10.096Z] #41 103.9 LINK criu/criu [2019-10-24T07:46:10.356Z] #41 104.2 DEP lib/c/criu.d [2019-10-24T07:46:10.356Z] #41 104.3 CC images/rpc.pb-c.o [2019-10-24T07:46:10.518Z] #45 ... [2019-10-24T07:46:10.518Z] [2019-10-24T07:46:10.518Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:46:10.518Z] #41 67.11 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-24T07:46:10.518Z] #41 67.35 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-24T07:46:10.518Z] #41 67.36 Setting up python-pkg-resources (33.1.1-1) ... [2019-10-24T07:46:10.518Z] #41 76.66 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-10-24T07:46:10.518Z] #41 76.71 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-10-24T07:46:10.518Z] #41 76.72 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:46:10.518Z] #41 76.80 Setting up python-protobuf (3.0.0-9) ... [2019-10-24T07:46:10.543Z] #41 151.5 CC criu/rbtree.o [2019-10-24T07:46:10.798Z] #41 151.8 CC criu/rst-malloc.o [2019-10-24T07:46:10.806Z] #41 ... [2019-10-24T07:46:10.806Z] [2019-10-24T07:46:10.806Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:46:10.806Z] #29 77.15 + cd /tmp/tmp.mRRXa1A5sb/src/github.com/go-swagger/go-swagger [2019-10-24T07:46:10.806Z] #29 77.15 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-10-24T07:46:10.924Z] #41 104.8 CC lib/c/criu.o [2019-10-24T07:46:11.358Z] #41 152.2 CC criu/seccomp.o [2019-10-24T07:46:11.861Z] #41 105.8 LINK lib/c/built-in.o [2019-10-24T07:46:11.919Z] #41 152.9 CC criu/seize.o [2019-10-24T07:46:12.003Z] Merge succeeded, producing 483af1fa919f26f3125e1e7661b5557722d5d7d9 [2019-10-24T07:46:12.004Z] Checking out Revision 483af1fa919f26f3125e1e7661b5557722d5d7d9 (PR-39100) [2019-10-24T07:46:12.121Z] #41 105.8 LINK lib/c/libcriu.so [2019-10-24T07:46:12.121Z] #41 105.9 GEN magic.py [2019-10-24T07:46:12.121Z] #41 ... [2019-10-24T07:46:12.121Z] [2019-10-24T07:46:12.121Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:46:12.121Z] #59 118.7 + bin/containerd-shim-runc-v1 [2019-10-24T07:46:11.471Z] > git merge a30990b3c8d0d42280fa501287859e1d2393a951 # timeout=10 [2019-10-24T07:46:11.833Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-10-24T07:46:12.037Z] > git config core.sparsecheckout # timeout=10 [2019-10-24T07:46:12.088Z] > git checkout -f 483af1fa919f26f3125e1e7661b5557722d5d7d9 [2019-10-24T07:46:12.845Z] #41 153.8 CC criu/servicefd.o [2019-10-24T07:46:13.102Z] #41 154.2 CC criu/shmem.o [2019-10-24T07:46:13.662Z] #41 ... [2019-10-24T07:46:13.663Z] [2019-10-24T07:46:13.663Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:46:13.663Z] #38 241.8 + rm -rf /tmp/tmp.0wuIyVjdOR/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.0wuIyVjdOR [2019-10-24T07:46:14.223Z] #38 DONE 242.4s [2019-10-24T07:46:14.223Z] [2019-10-24T07:46:14.223Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:46:14.223Z] #41 155.1 CC criu/sigframe.o [2019-10-24T07:46:14.312Z] #29 ... [2019-10-24T07:46:14.312Z] [2019-10-24T07:46:14.312Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-10-24T07:46:14.312Z] #34 71.84 Selecting previously unselected package libxml2:ppc64el. [2019-10-24T07:46:14.312Z] #34 71.86 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-10-24T07:46:14.312Z] #34 71.86 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-24T07:46:14.312Z] #34 72.90 Selecting previously unselected package libarchive13:ppc64el. [2019-10-24T07:46:14.312Z] #34 72.91 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... [2019-10-24T07:46:14.312Z] #34 72.91 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-24T07:46:14.312Z] #34 73.44 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-10-24T07:46:14.312Z] #34 73.47 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-10-24T07:46:14.312Z] #34 73.48 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-24T07:46:14.312Z] #34 73.99 Selecting previously unselected package libuv1:ppc64el. [2019-10-24T07:46:14.312Z] #34 73.99 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-10-24T07:46:14.312Z] #34 73.99 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-10-24T07:46:14.312Z] #34 74.22 Selecting previously unselected package cmake. [2019-10-24T07:46:14.312Z] #34 74.25 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-10-24T07:46:14.312Z] #34 74.51 Unpacking cmake (3.7.2-1) ... [2019-10-24T07:46:14.312Z] #34 78.58 Selecting previously unselected package xxd. [2019-10-24T07:46:14.312Z] #34 78.59 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-24T07:46:14.312Z] #34 78.60 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:46:14.312Z] #34 79.02 Selecting previously unselected package vim-common. [2019-10-24T07:46:14.312Z] #34 79.04 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T07:46:14.312Z] #34 79.07 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:46:14.312Z] #34 79.60 Processing triggers for mime-support (3.60) ... [2019-10-24T07:46:14.312Z] #34 79.89 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:46:14.312Z] #34 79.90 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-10-24T07:46:14.312Z] #34 79.90 Setting up cmake-data (3.7.2-1) ... [2019-10-24T07:46:14.312Z] #34 79.91 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-10-24T07:46:14.312Z] #34 79.92 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-10-24T07:46:14.312Z] #34 79.93 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:46:14.312Z] #34 80.07 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:46:14.312Z] #34 80.08 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-24T07:46:14.312Z] #34 80.12 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-10-24T07:46:14.312Z] #34 80.13 Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... [2019-10-24T07:46:14.312Z] #34 80.13 Setting up cmake (3.7.2-1) ... [2019-10-24T07:46:14.312Z] #34 80.37 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:46:14.312Z] #34 DONE 80.6s [2019-10-24T07:46:14.312Z] [2019-10-24T07:46:14.312Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T07:46:14.312Z] #35 DONE 0.1s [2019-10-24T07:46:14.312Z] [2019-10-24T07:46:14.312Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:46:14.312Z] #27 27.78 [2019-10-24T07:46:14.312Z] #27 28.52 ################################################## 70.6% ######################################################################## 100.0% [2019-10-24T07:46:14.312Z] #27 28.92 [2019-10-24T07:46:14.312Z] #27 ... [2019-10-24T07:46:14.312Z] [2019-10-24T07:46:14.312Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-10-24T07:46:14.312Z] #36 DONE 0.1s [2019-10-24T07:46:14.479Z] #41 155.5 CC criu/signalfd.o [2019-10-24T07:46:14.601Z] [2019-10-24T07:46:14.601Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:46:14.601Z] #29 80.95 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-10-24T07:46:15.084Z] #41 156.1 CC criu/sk-inet.o [2019-10-24T07:46:15.340Z] #41 ... [2019-10-24T07:46:15.340Z] [2019-10-24T07:46:15.340Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T07:46:15.340Z] #18 12.84 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-24T07:46:15.340Z] #18 13.17 Collecting pyyaml (from yamllint==1.16.0) [2019-10-24T07:46:15.340Z] #18 14.34 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-24T07:46:15.340Z] #18 16.20 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-24T07:46:15.340Z] #18 17.31 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-24T07:46:15.340Z] #18 18.52 Building wheels for collected packages: pyyaml, pathspec [2019-10-24T07:46:15.340Z] #18 18.52 Running setup.py bdist_wheel for pyyaml: started [2019-10-24T07:46:15.340Z] #18 19.60 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-24T07:46:15.340Z] #18 19.60 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-24T07:46:15.340Z] #18 19.71 Running setup.py bdist_wheel for pathspec: started [2019-10-24T07:46:15.340Z] #18 20.88 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-24T07:46:15.340Z] #18 20.89 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-24T07:46:15.340Z] #18 20.90 Successfully built pyyaml pathspec [2019-10-24T07:46:15.340Z] #18 20.91 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-24T07:46:15.340Z] #18 21.49 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-24T07:46:15.340Z] #18 DONE 22.0s [2019-10-24T07:46:15.340Z] [2019-10-24T07:46:15.340Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-24T07:46:15.597Z] #23 DONE 0.4s [2019-10-24T07:46:15.597Z] [2019-10-24T07:46:15.597Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:46:16.317Z] #59 122.7 + bin/containerd-shim-runc-v2 [2019-10-24T07:46:16.317Z] #59 ... [2019-10-24T07:46:16.317Z] [2019-10-24T07:46:16.317Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:46:16.317Z] #41 106.0 Note: Building without setproctitle() and strlcpy() support. [2019-10-24T07:46:16.317Z] #41 106.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-24T07:46:16.317Z] #41 106.4 fatal: Not a git repository (or any of the parent directories): .git [2019-10-24T07:46:16.317Z] #41 107.2 make[1]: Nothing to be done for 'all'. [2019-10-24T07:46:16.317Z] #41 107.7 make[1]: 'images/built-in.o' is up to date. [2019-10-24T07:46:16.317Z] #41 107.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-24T07:46:16.317Z] #41 107.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-24T07:46:16.317Z] #41 107.8 make[1]: 'compel/libcompel.a' is up to date. [2019-10-24T07:46:16.317Z] #41 107.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-24T07:46:16.317Z] #41 107.9 make[1]: Nothing to be done for 'all'. [2019-10-24T07:46:16.317Z] #41 107.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-24T07:46:16.317Z] #41 108.1 make[2]: Nothing to be done for 'all'. [2019-10-24T07:46:16.317Z] #41 108.1 make[2]: Nothing to be done for 'all'. [2019-10-24T07:46:16.317Z] #41 108.1 make[2]: Nothing to be done for 'all'. [2019-10-24T07:46:16.317Z] #41 108.2 make[2]: Nothing to be done for 'all'. [2019-10-24T07:46:16.317Z] #41 108.3 make[2]: Nothing to be done for 'all'. [2019-10-24T07:46:16.317Z] #41 108.3 make[2]: Nothing to be done for 'all'. [2019-10-24T07:46:16.317Z] #41 108.3 make[2]: Nothing to be done for 'all'. [2019-10-24T07:46:16.317Z] #41 108.4 make[2]: Nothing to be done for 'all'. [2019-10-24T07:46:16.317Z] #41 108.4 INSTALL criu/criu [2019-10-24T07:46:16.317Z] #41 DONE 109.9s [2019-10-24T07:46:16.317Z] [2019-10-24T07:46:16.317Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:46:16.527Z] #41 157.2 CC criu/sk-netlink.o [2019-10-24T07:46:16.527Z] #41 ... [2019-10-24T07:46:16.527Z] [2019-10-24T07:46:16.527Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-24T07:46:16.527Z] #27 DONE 0.8s [2019-10-24T07:46:16.527Z] [2019-10-24T07:46:16.527Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-24T07:46:16.527Z] #29 DONE 0.1s [2019-10-24T07:46:16.527Z] [2019-10-24T07:46:16.527Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-24T07:46:16.527Z] #32 DONE 0.1s [2019-10-24T07:46:16.527Z] [2019-10-24T07:46:16.527Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:46:16.527Z] #41 157.6 CC criu/sk-packet.o [2019-10-24T07:46:16.683Z] #29 ... [2019-10-24T07:46:16.683Z] [2019-10-24T07:46:16.683Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:46:16.683Z] #55 22.36 + cd /tmp/tmp.5A1RVuhD3T/src/github.com/opencontainers/runc [2019-10-24T07:46:16.683Z] #55 22.36 + git checkout -q 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2019-10-24T07:46:16.683Z] #55 23.07 + '[' -z '' ']' [2019-10-24T07:46:16.683Z] #55 23.07 + target=static [2019-10-24T07:46:16.683Z] #55 23.07 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-10-24T07:46:16.683Z] #55 27.13 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o runc . [2019-10-24T07:46:16.683Z] #55 ... [2019-10-24T07:46:16.683Z] [2019-10-24T07:46:16.683Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:46:16.683Z] #37 0.523 + RM_GOPATH=0 [2019-10-24T07:46:16.683Z] #37 0.523 + TMP_GOPATH= [2019-10-24T07:46:16.683Z] #37 0.523 + : /build [2019-10-24T07:46:16.683Z] #37 0.524 + '[' -z '' ']' [2019-10-24T07:46:16.683Z] #37 0.525 ++ mktemp -d [2019-10-24T07:46:16.683Z] #37 0.532 + export GOPATH=/tmp/tmp.cyVKB3Cor2 [2019-10-24T07:46:16.683Z] #37 0.532 + GOPATH=/tmp/tmp.cyVKB3Cor2 [2019-10-24T07:46:16.683Z] #37 0.532 + RM_GOPATH=1 [2019-10-24T07:46:16.683Z] #37 0.542 ++ dirname ./install.sh [2019-10-24T07:46:16.683Z] #37 0.565 + dir=. [2019-10-24T07:46:16.683Z] #37 0.574 + bin=tini [2019-10-24T07:46:16.683Z] #37 0.574 + shift [2019-10-24T07:46:16.683Z] #37 0.574 + '[' '!' -f ./tini.installer ']' [2019-10-24T07:46:16.683Z] #37 0.575 + . ./tini.installer [2019-10-24T07:46:16.683Z] #37 0.575 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T07:46:16.683Z] #37 0.582 + install_tini [2019-10-24T07:46:16.683Z] #37 0.594 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-10-24T07:46:16.683Z] #37 0.594 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T07:46:16.683Z] #37 0.594 + git clone https://github.com/krallin/tini.git /tmp/tmp.cyVKB3Cor2/tini [2019-10-24T07:46:16.683Z] #37 0.598 Cloning into '/tmp/tmp.cyVKB3Cor2/tini'... [2019-10-24T07:46:16.783Z] #41 ... [2019-10-24T07:46:16.783Z] [2019-10-24T07:46:16.783Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-24T07:46:16.783Z] #37 DONE 0.1s [2019-10-24T07:46:16.783Z] [2019-10-24T07:46:16.783Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-24T07:46:16.783Z] #39 DONE 0.2s [2019-10-24T07:46:16.783Z] [2019-10-24T07:46:16.783Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:46:16.972Z] #37 2.794 + cd /tmp/tmp.cyVKB3Cor2/tini [2019-10-24T07:46:17.038Z] #50 ... [2019-10-24T07:46:17.038Z] [2019-10-24T07:46:17.038Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:46:17.038Z] #41 158.0 CC criu/sk-queue.o [2019-10-24T07:46:17.255Z] #59 123.9 + binaries [2019-10-24T07:46:17.255Z] #59 123.9 + mkdir -p /build [2019-10-24T07:46:17.255Z] #59 123.9 + cp bin/containerd /build/containerd [2019-10-24T07:46:17.255Z] #59 123.9 + cp bin/containerd-shim /build/containerd-shim [2019-10-24T07:46:17.255Z] #59 124.0 + cp bin/ctr /build/ctr [2019-10-24T07:46:17.259Z] #37 2.795 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-10-24T07:46:17.259Z] #37 2.809 + cmake . [2019-10-24T07:46:17.294Z] #41 158.4 CC criu/sk-tcp.o [2019-10-24T07:46:17.514Z] #59 DONE 124.3s [2019-10-24T07:46:17.514Z] [2019-10-24T07:46:17.514Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-24T07:46:17.773Z] #42 DONE 0.2s [2019-10-24T07:46:17.773Z] [2019-10-24T07:46:17.773Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-24T07:46:17.859Z] #41 158.9 CC criu/sk-unix.o [2019-10-24T07:46:18.031Z] #60 208.7 + bin/containerd-stress [2019-10-24T07:46:18.032Z] #45 DONE 0.2s [2019-10-24T07:46:18.032Z] [2019-10-24T07:46:18.032Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-24T07:46:18.282Z] #37 4.034 -- The C compiler identification is GNU 6.3.0 [2019-10-24T07:46:18.282Z] #37 4.107 -- Check for working C compiler: /usr/bin/cc [2019-10-24T07:46:18.290Z] #48 DONE 0.1s [2019-10-24T07:46:18.290Z] [2019-10-24T07:46:18.290Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-24T07:46:18.548Z] #51 DONE 0.3s [2019-10-24T07:46:18.548Z] [2019-10-24T07:46:18.548Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-24T07:46:18.548Z] #55 DONE 0.2s [2019-10-24T07:46:19.115Z] [2019-10-24T07:46:19.115Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-24T07:46:19.222Z] #41 160.1 CC criu/sockets.o [2019-10-24T07:46:19.307Z] #37 5.135 -- Check for working C compiler: /usr/bin/cc -- works [2019-10-24T07:46:19.478Z] #41 160.6 CC criu/stats.o [2019-10-24T07:46:19.533Z] #60 210.9 + bin/containerd-shim [2019-10-24T07:46:19.596Z] #37 5.140 -- Detecting C compiler ABI info [2019-10-24T07:46:19.681Z] #60 DONE 0.6s [2019-10-24T07:46:19.681Z] [2019-10-24T07:46:19.681Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-24T07:46:19.733Z] #41 160.8 CC criu/string.o [2019-10-24T07:46:19.733Z] #41 160.9 CC criu/sysctl.o [2019-10-24T07:46:19.939Z] #64 DONE 0.2s [2019-10-24T07:46:19.939Z] [2019-10-24T07:46:19.939Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-24T07:46:20.197Z] #66 DONE 0.3s [2019-10-24T07:46:20.197Z] [2019-10-24T07:46:20.197Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-24T07:46:20.223Z] #37 ... [2019-10-24T07:46:20.223Z] [2019-10-24T07:46:20.223Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-10-24T07:46:20.223Z] #41 86.79 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-10-24T07:46:20.223Z] #41 86.81 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-10-24T07:46:20.456Z] #69 DONE 0.1s [2019-10-24T07:46:20.456Z] [2019-10-24T07:46:20.456Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-24T07:46:20.456Z] #70 DONE 0.1s [2019-10-24T07:46:20.456Z] [2019-10-24T07:46:20.456Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-24T07:46:20.512Z] #41 86.84 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-24T07:46:20.512Z] #41 86.94 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-10-24T07:46:20.512Z] #41 86.95 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-10-24T07:46:20.512Z] #41 86.96 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-10-24T07:46:20.512Z] #41 86.97 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-10-24T07:46:20.512Z] #41 86.98 Setting up protobuf-compiler (3.0.0-9) ... [2019-10-24T07:46:20.512Z] #41 86.99 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-10-24T07:46:20.512Z] #41 87.00 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-10-24T07:46:20.512Z] #41 87.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:46:20.661Z] #41 161.4 CC criu/sysfs_parse.o [2019-10-24T07:46:20.661Z] #41 161.7 CC criu/timerfd.o [2019-10-24T07:46:20.808Z] #41 DONE 87.2s [2019-10-24T07:46:20.808Z] [2019-10-24T07:46:20.808Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:46:20.808Z] #37 6.484 -- Detecting C compiler ABI info - done [2019-10-24T07:46:20.917Z] #41 162.0 CC criu/tty.o [2019-10-24T07:46:21.026Z] Commit message: "Merge commit 'a30990b3c8d0d42280fa501287859e1d2393a951' into HEAD" [2019-10-24T07:46:21.098Z] #37 6.670 -- Detecting C compile features [2019-10-24T07:46:21.060Z] > git rev-list --no-walk 86b3703182aa210a4a83404f68c2d457166e732a # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [2019-10-24T07:46:22.280Z] #41 163.3 CC criu/tun.o [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-10-24T07:46:22.359Z] #71 DONE 1.9s [2019-10-24T07:46:22.359Z] [2019-10-24T07:46:22.359Z] #72 exporting to image [2019-10-24T07:46:22.359Z] #72 exporting layers [2019-10-24T07:46:22.596Z] #37 ... [2019-10-24T07:46:22.596Z] [2019-10-24T07:46:22.596Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:46:22.596Z] #45 78.64 vendor/golang.org/x/net/dns/dnsmessage [2019-10-24T07:46:22.596Z] #45 81.35 bytes [2019-10-24T07:46:22.596Z] #45 ... [2019-10-24T07:46:22.596Z] [2019-10-24T07:46:22.596Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:46:22.596Z] #27 33.09 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-24T07:46:22.596Z] #27 34.44 [2019-10-24T07:46:22.596Z] #27 35.10 ######################################################################## 100.0% [2019-10-24T07:46:22.596Z] #27 35.49 [2019-10-24T07:46:22.596Z] #27 38.54 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-24T07:46:22.596Z] #27 38.80 skipping existing c8c2d4a6b2e3 [2019-10-24T07:46:22.596Z] #27 39.26 [2019-10-24T07:46:22.841Z] #41 163.6 CC criu/uffd.o [2019-10-24T07:46:23.402Z] #41 164.4 CC criu/util.o [2019-10-24T07:46:24.412Z] #41 165.4 CC criu/uts_ns.o [2019-10-24T07:46:24.643Z] + docker version [2019-10-24T07:46:24.648Z] #27 42.62 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-24T07:46:24.648Z] #27 ... [2019-10-24T07:46:24.648Z] [2019-10-24T07:46:24.648Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:46:24.648Z] #37 10.22 -- Detecting C compile features - done [2019-10-24T07:46:24.648Z] #37 10.30 -- Performing Test HAS_BUILTIN_FORTIFY [2019-10-24T07:46:24.669Z] #41 165.5 CC criu/vdso-compat.o [2019-10-24T07:46:24.669Z] #41 165.7 CC criu/vdso.o [2019-10-24T07:46:24.827Z] #60 216.6 + bin/containerd-shim-runc-v1 [2019-10-24T07:46:24.936Z] #37 ... [2019-10-24T07:46:24.936Z] [2019-10-24T07:46:24.936Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:46:24.936Z] #32 81.21 bytes [2019-10-24T07:46:24.936Z] #32 81.30 strings [2019-10-24T07:46:24.936Z] #32 ... [2019-10-24T07:46:24.936Z] [2019-10-24T07:46:24.936Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:46:24.936Z] #37 10.69 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-10-24T07:46:25.225Z] #37 10.98 -- Configuring done [2019-10-24T07:46:25.225Z] #37 11.02 -- Generating done [2019-10-24T07:46:25.225Z] #37 11.05 -- Build files have been written to: /tmp/tmp.cyVKB3Cor2/tini [2019-10-24T07:46:25.225Z] #37 11.06 + make tini-static [2019-10-24T07:46:25.229Z] #41 166.3 LINK criu/built-in.o [2019-10-24T07:46:25.485Z] #41 166.5 LINK criu/criu [2019-10-24T07:46:25.740Z] #41 166.7 DEP lib/c/criu.d [2019-10-24T07:46:25.741Z] #41 166.8 CC images/rpc.pb-c.o [2019-10-24T07:46:26.251Z] #37 11.60 Scanning dependencies of target tini-static [2019-10-24T07:46:26.251Z] #37 11.76 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-10-24T07:46:26.301Z] #41 167.2 CC lib/c/criu.o [2019-10-24T07:46:26.540Z] #37 ... [2019-10-24T07:46:26.540Z] [2019-10-24T07:46:26.540Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-10-24T07:46:26.540Z] #27 43.70 [2019-10-24T07:46:26.540Z] #27 44.25 ######################################################################## 100.0% [2019-10-24T07:46:26.540Z] #27 44.50 [2019-10-24T07:46:26.540Z] #27 44.64 Download of images into '/build' complete. [2019-10-24T07:46:26.540Z] #27 44.67 Use something like the following to load the result into a Docker daemon: [2019-10-24T07:46:26.540Z] #27 44.67 tar -cC '/build' . | docker load [2019-10-24T07:46:26.540Z] #27 DONE 44.8s [2019-10-24T07:46:26.540Z] [2019-10-24T07:46:26.540Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:46:26.540Z] #32 92.17 bufio [2019-10-24T07:46:26.829Z] #32 ... [2019-10-24T07:46:26.829Z] [2019-10-24T07:46:26.829Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:46:26.829Z] #18 29.00 Fetched 7720 kB in 28s (272 kB/s) [2019-10-24T07:46:26.829Z] #18 29.00 Reading package lists... [2019-10-24T07:46:26.829Z] #18 37.99 Reading package lists... [2019-10-24T07:46:26.829Z] #18 ... [2019-10-24T07:46:26.829Z] [2019-10-24T07:46:26.829Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:46:26.829Z] #32 93.09 reflect [2019-10-24T07:46:26.862Z] #41 167.9 LINK lib/c/built-in.o [2019-10-24T07:46:26.862Z] #41 167.9 LINK lib/c/libcriu.so [2019-10-24T07:46:27.120Z] #41 168.1 GEN magic.py [2019-10-24T07:46:27.120Z] #41 168.1 Note: Building without setproctitle() and strlcpy() support. [2019-10-24T07:46:27.120Z] #41 168.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-24T07:46:27.635Z] #72 exporting layers 4.9s done [2019-10-24T07:46:27.635Z] #72 writing image sha256:953219a5b3583f43ee339d3b1e172d71260a550ebd42774a6b6dca4436db1202 done [2019-10-24T07:46:27.635Z] #72 naming to docker.io/library/docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 done [2019-10-24T07:46:27.635Z] #72 DONE 5.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2019-10-24T07:46:27.681Z] #41 168.7 fatal: Not a git repository (or any of the parent directories): .git [Pipeline] sh [2019-10-24T07:46:27.972Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 hack/test/unit [2019-10-24T07:46:28.246Z] #41 169.1 make[1]: Nothing to be done for 'all'. [2019-10-24T07:46:28.501Z] #41 169.6 make[1]: 'images/built-in.o' is up to date. [2019-10-24T07:46:28.501Z] #41 169.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-24T07:46:28.501Z] #41 169.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-24T07:46:28.605Z] #60 220.0 + bin/containerd-shim-runc-v2 [2019-10-24T07:46:28.755Z] #41 169.7 make[1]: 'compel/libcompel.a' is up to date. [2019-10-24T07:46:28.755Z] #41 169.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-24T07:46:28.755Z] #41 169.7 make[1]: Nothing to be done for 'all'. [2019-10-24T07:46:28.755Z] #41 169.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-24T07:46:29.009Z] #41 169.9 make[2]: Nothing to be done for 'all'. [2019-10-24T07:46:29.009Z] #41 169.9 make[2]: Nothing to be done for 'all'. [2019-10-24T07:46:29.009Z] #41 170.0 make[2]: Nothing to be done for 'all'. [2019-10-24T07:46:29.009Z] #41 170.1 make[2]: Nothing to be done for 'all'. [2019-10-24T07:46:29.009Z] #41 170.1 make[2]: Nothing to be done for 'all'. [2019-10-24T07:46:29.009Z] #41 170.2 make[2]: Nothing to be done for 'all'. [2019-10-24T07:46:29.009Z] #41 170.2 make[2]: Nothing to be done for 'all'. [2019-10-24T07:46:29.264Z] #41 170.3 make[2]: Nothing to be done for 'all'. [2019-10-24T07:46:29.264Z] #41 170.3 INSTALL criu/criu [2019-10-24T07:46:29.264Z] #41 ... [2019-10-24T07:46:29.264Z] [2019-10-24T07:46:29.264Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:46:29.264Z] #59 194.9 + bin/containerd [2019-10-24T07:46:29.468Z] #60 221.0 + binaries [2019-10-24T07:46:29.468Z] #60 221.0 + mkdir -p /build [2019-10-24T07:46:29.468Z] #60 221.0 + cp bin/containerd /build/containerd [2019-10-24T07:46:29.468Z] #60 221.1 + cp bin/containerd-shim /build/containerd-shim [2019-10-24T07:46:29.468Z] #60 221.1 + cp bin/ctr /build/ctr [2019-10-24T07:46:29.823Z] #59 ... [2019-10-24T07:46:29.823Z] [2019-10-24T07:46:29.823Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:46:29.823Z] #41 DONE 170.8s [2019-10-24T07:46:29.829Z] #60 DONE 221.2s [2019-10-24T07:46:30.078Z] [2019-10-24T07:46:30.078Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:46:30.611Z] [2019-10-24T07:46:30.611Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-24T07:46:30.611Z] #61 DONE 0.1s [2019-10-24T07:46:30.611Z] [2019-10-24T07:46:30.611Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-24T07:46:30.611Z] #65 DONE 0.1s [2019-10-24T07:46:30.990Z] [2019-10-24T07:46:30.990Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-24T07:46:30.990Z] #67 DONE 0.1s [2019-10-24T07:46:30.990Z] [2019-10-24T07:46:30.990Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-24T07:46:30.990Z] #70 DONE 0.1s [2019-10-24T07:46:30.990Z] [2019-10-24T07:46:30.990Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-24T07:46:30.990Z] #71 DONE 0.0s [2019-10-24T07:46:30.990Z] [2019-10-24T07:46:30.990Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-24T07:46:31.009Z] #50 ... [2019-10-24T07:46:31.009Z] [2019-10-24T07:46:31.009Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-24T07:46:31.263Z] #42 DONE 0.3s [2019-10-24T07:46:31.263Z] [2019-10-24T07:46:31.263Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-24T07:46:31.268Z] #32 ... [2019-10-24T07:46:31.268Z] [2019-10-24T07:46:31.268Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:46:31.268Z] #42 2.527 Note: Building without setproctitle() and strlcpy() support. [2019-10-24T07:46:31.269Z] #42 2.527 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-24T07:46:31.269Z] #42 4.751 fatal: Not a git repository (or any of the parent directories): .git [2019-10-24T07:46:31.269Z] #42 4.797 GEN .gitid [2019-10-24T07:46:31.269Z] #42 4.817 GEN criu/include/version.h [2019-10-24T07:46:31.269Z] #42 4.899 GEN include/common/asm [2019-10-24T07:46:31.269Z] #42 7.793 PBCC images/google/protobuf/descriptor.pb-c.c [2019-10-24T07:46:31.269Z] #42 7.881 PBCC images/opts.pb-c.c [2019-10-24T07:46:31.269Z] #42 7.913 PBCC images/sit.pb-c.c [2019-10-24T07:46:31.269Z] #42 7.950 DEP images/google/protobuf/descriptor.pb-c.d [2019-10-24T07:46:31.269Z] #42 8.020 DEP images/opts.pb-c.d [2019-10-24T07:46:31.269Z] #42 8.072 DEP images/sit.pb-c.d [2019-10-24T07:46:31.269Z] #42 8.137 PBCC images/macvlan.pb-c.c [2019-10-24T07:46:31.269Z] #42 8.173 DEP images/macvlan.pb-c.d [2019-10-24T07:46:31.269Z] #42 8.239 PBCC images/autofs.pb-c.c [2019-10-24T07:46:31.269Z] #42 8.261 DEP images/autofs.pb-c.d [2019-10-24T07:46:31.269Z] #42 8.333 PBCC images/sysctl.pb-c.c [2019-10-24T07:46:31.269Z] #42 8.357 DEP images/sysctl.pb-c.d [2019-10-24T07:46:31.269Z] #42 8.425 PBCC images/time.pb-c.c [2019-10-24T07:46:31.269Z] #42 8.466 DEP images/time.pb-c.d [2019-10-24T07:46:31.269Z] #42 8.522 PBCC images/binfmt-misc.pb-c.c [2019-10-24T07:46:31.269Z] #42 8.573 DEP images/binfmt-misc.pb-c.d [2019-10-24T07:46:31.269Z] #42 8.653 PBCC images/seccomp.pb-c.c [2019-10-24T07:46:31.269Z] #42 8.694 DEP images/seccomp.pb-c.d [2019-10-24T07:46:31.269Z] #42 8.775 PBCC images/userns.pb-c.c [2019-10-24T07:46:31.269Z] #42 8.844 DEP images/userns.pb-c.d [2019-10-24T07:46:31.269Z] #42 8.957 PBCC images/cgroup.pb-c.c [2019-10-24T07:46:31.269Z] #42 9.025 DEP images/cgroup.pb-c.d [2019-10-24T07:46:31.269Z] #42 9.245 PBCC images/fown.pb-c.c [2019-10-24T07:46:31.269Z] #42 9.315 PBCC images/ext-file.pb-c.c [2019-10-24T07:46:31.269Z] #42 9.358 DEP images/fown.pb-c.d [2019-10-24T07:46:31.269Z] #42 9.458 DEP images/ext-file.pb-c.d [2019-10-24T07:46:31.269Z] #42 9.513 PBCC images/rpc.pb-c.c [2019-10-24T07:46:31.269Z] #42 9.613 DEP images/rpc.pb-c.d [2019-10-24T07:46:31.269Z] #42 9.761 PBCC images/siginfo.pb-c.c [2019-10-24T07:46:31.269Z] #42 9.805 DEP images/siginfo.pb-c.d [2019-10-24T07:46:31.269Z] #42 9.898 PBCC images/pagemap.pb-c.c [2019-10-24T07:46:31.269Z] #42 9.995 DEP images/pagemap.pb-c.d [2019-10-24T07:46:31.269Z] #42 10.13 PBCC images/rlimit.pb-c.c [2019-10-24T07:46:31.269Z] #42 10.17 DEP images/rlimit.pb-c.d [2019-10-24T07:46:31.269Z] #42 ... [2019-10-24T07:46:31.269Z] [2019-10-24T07:46:31.269Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:46:31.269Z] #37 16.58 [100%] Linking C executable tini-static [2019-10-24T07:46:31.518Z] #45 DONE 0.2s [2019-10-24T07:46:31.518Z] [2019-10-24T07:46:31.518Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-24T07:46:31.518Z] #48 DONE 0.1s [2019-10-24T07:46:31.518Z] [2019-10-24T07:46:31.518Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:46:32.327Z] #37 17.87 [100%] Built target tini-static [2019-10-24T07:46:32.327Z] #37 17.98 + mkdir -p /build [2019-10-24T07:46:32.327Z] #37 17.98 + cp tini-static /build/docker-init [2019-10-24T07:46:32.327Z] #37 DONE 18.1s [2019-10-24T07:46:32.327Z] [2019-10-24T07:46:32.327Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:46:32.327Z] #42 10.33 PBCC images/file-lock.pb-c.c [2019-10-24T07:46:32.327Z] #42 10.42 DEP images/file-lock.pb-c.d [2019-10-24T07:46:32.327Z] #42 10.59 PBCC images/tty.pb-c.c [2019-10-24T07:46:32.327Z] #42 10.75 DEP images/tty.pb-c.d [2019-10-24T07:46:32.327Z] #42 10.87 PBCC images/tun.pb-c.c [2019-10-24T07:46:32.327Z] #42 10.98 PBCC images/netdev.pb-c.c [2019-10-24T07:46:32.327Z] #42 11.12 DEP images/tun.pb-c.d [2019-10-24T07:46:32.327Z] #42 11.33 DEP images/netdev.pb-c.d [2019-10-24T07:46:32.327Z] #42 11.51 PBCC images/vma.pb-c.c [2019-10-24T07:46:32.327Z] #42 11.60 DEP images/vma.pb-c.d [2019-10-24T07:46:32.615Z] #42 11.77 PBCC images/creds.pb-c.c [2019-10-24T07:46:32.615Z] #42 11.80 DEP images/creds.pb-c.d [2019-10-24T07:46:32.615Z] #42 11.94 PBCC images/utsns.pb-c.c [2019-10-24T07:46:32.615Z] #42 12.00 DEP images/utsns.pb-c.d [2019-10-24T07:46:32.814Z] #72 DONE 1.7s [2019-10-24T07:46:32.814Z] [2019-10-24T07:46:32.814Z] #73 exporting to oci image format [2019-10-24T07:46:32.814Z] #73 exporting layers [2019-10-24T07:46:32.903Z] #42 12.12 PBCC images/ipc-desc.pb-c.c [2019-10-24T07:46:32.903Z] #42 12.18 PBCC images/ipc-sem.pb-c.c [2019-10-24T07:46:32.903Z] #42 12.25 DEP images/ipc-desc.pb-c.d [2019-10-24T07:46:33.190Z] #42 12.47 DEP images/ipc-sem.pb-c.d [2019-10-24T07:46:33.190Z] #42 12.65 PBCC images/ipc-msg.pb-c.c [2019-10-24T07:46:33.244Z] ? github.com/docker/docker/api [no test files] [2019-10-24T07:46:33.478Z] #42 12.69 DEP images/ipc-msg.pb-c.d [2019-10-24T07:46:33.478Z] #42 12.75 PBCC images/ipc-shm.pb-c.c [2019-10-24T07:46:33.478Z] #42 12.79 DEP images/ipc-shm.pb-c.d [2019-10-24T07:46:33.478Z] #42 12.86 PBCC images/ipc-var.pb-c.c [2019-10-24T07:46:33.478Z] #42 12.91 DEP images/ipc-var.pb-c.d [2019-10-24T07:46:33.766Z] #42 13.01 PBCC images/sk-opts.pb-c.c [2019-10-24T07:46:33.766Z] #42 13.07 PBCC images/packet-sock.pb-c.c [2019-10-24T07:46:33.766Z] #42 13.19 DEP images/sk-opts.pb-c.d [2019-10-24T07:46:34.055Z] #42 13.37 DEP images/packet-sock.pb-c.d [2019-10-24T07:46:34.055Z] #42 13.46 PBCC images/sk-netlink.pb-c.c [2019-10-24T07:46:34.342Z] #42 13.53 DEP images/sk-netlink.pb-c.d [2019-10-24T07:46:34.342Z] #42 13.60 PBCC images/sk-inet.pb-c.c [2019-10-24T07:46:34.342Z] #42 13.72 DEP images/sk-inet.pb-c.d [2019-10-24T07:46:34.630Z] #42 13.82 PBCC images/sk-unix.pb-c.c [2019-10-24T07:46:34.630Z] #42 13.87 DEP images/sk-unix.pb-c.d [2019-10-24T07:46:34.630Z] #42 14.01 PBCC images/mm.pb-c.c [2019-10-24T07:46:34.921Z] #42 14.10 DEP images/mm.pb-c.d [2019-10-24T07:46:34.921Z] #42 14.22 PBCC images/timerfd.pb-c.c [2019-10-24T07:46:34.921Z] #42 14.30 DEP images/timerfd.pb-c.d [2019-10-24T07:46:35.210Z] #42 14.38 PBCC images/timer.pb-c.c [2019-10-24T07:46:35.210Z] #42 14.42 DEP images/timer.pb-c.d [2019-10-24T07:46:35.210Z] #42 14.57 PBCC images/sa.pb-c.c [2019-10-24T07:46:35.500Z] #42 14.64 DEP images/sa.pb-c.d [2019-10-24T07:46:35.500Z] #42 14.72 PBCC images/pipe-data.pb-c.c [2019-10-24T07:46:35.500Z] #42 14.77 DEP images/pipe-data.pb-c.d [2019-10-24T07:46:35.500Z] #42 14.82 PBCC images/mnt.pb-c.c [2019-10-24T07:46:35.500Z] #42 14.89 DEP images/mnt.pb-c.d [2019-10-24T07:46:35.500Z] #42 14.95 PBCC images/sk-packet.pb-c.c [2019-10-24T07:46:35.680Z] #50 DONE 263.1s [2019-10-24T07:46:35.680Z] [2019-10-24T07:46:35.680Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:46:35.789Z] #42 15.00 DEP images/sk-packet.pb-c.d [2019-10-24T07:46:35.789Z] #42 15.13 PBCC images/tcp-stream.pb-c.c [2019-10-24T07:46:35.789Z] #42 ... [2019-10-24T07:46:35.789Z] [2019-10-24T07:46:35.789Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:46:35.789Z] #45 92.02 bufio [2019-10-24T07:46:35.789Z] #45 96.41 reflect [2019-10-24T07:46:35.789Z] #45 102.0 regexp/syntax [2019-10-24T07:46:36.078Z] #45 ... [2019-10-24T07:46:36.078Z] [2019-10-24T07:46:36.078Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:46:36.078Z] #42 15.21 DEP images/tcp-stream.pb-c.d [2019-10-24T07:46:36.078Z] #42 15.30 PBCC images/pipe.pb-c.c [2019-10-24T07:46:36.078Z] #42 15.37 DEP images/pipe.pb-c.d [2019-10-24T07:46:36.366Z] #42 15.46 PBCC images/pstree.pb-c.c [2019-10-24T07:46:36.366Z] #42 15.50 DEP images/pstree.pb-c.d [2019-10-24T07:46:36.366Z] #42 15.59 PBCC images/fs.pb-c.c [2019-10-24T07:46:36.366Z] #42 15.64 DEP images/fs.pb-c.d [2019-10-24T07:46:36.606Z] #59 ... [2019-10-24T07:46:36.606Z] [2019-10-24T07:46:36.606Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-24T07:46:36.606Z] #51 DONE 0.1s [2019-10-24T07:46:36.606Z] [2019-10-24T07:46:36.606Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-24T07:46:36.606Z] #55 DONE 0.1s [2019-10-24T07:46:36.606Z] [2019-10-24T07:46:36.606Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:46:36.655Z] #42 15.80 PBCC images/signalfd.pb-c.c [2019-10-24T07:46:36.655Z] #42 15.88 DEP images/signalfd.pb-c.d [2019-10-24T07:46:36.943Z] #42 16.05 PBCC images/fh.pb-c.c [2019-10-24T07:46:36.944Z] #42 16.17 PBCC images/fsnotify.pb-c.c [2019-10-24T07:46:36.944Z] #42 16.31 DEP images/fh.pb-c.d [2019-10-24T07:46:36.944Z] #42 16.42 DEP images/fsnotify.pb-c.d [2019-10-24T07:46:37.232Z] #42 16.54 PBCC images/eventpoll.pb-c.c [2019-10-24T07:46:37.232Z] #42 16.58 DEP images/eventpoll.pb-c.d [2019-10-24T07:46:37.232Z] #42 16.68 PBCC images/eventfd.pb-c.c [2019-10-24T07:46:37.521Z] #42 16.73 DEP images/eventfd.pb-c.d [2019-10-24T07:46:37.521Z] #42 16.86 PBCC images/remap-file-path.pb-c.c [2019-10-24T07:46:37.521Z] #42 16.89 DEP images/remap-file-path.pb-c.d [2019-10-24T07:46:37.521Z] #42 16.97 PBCC images/fifo.pb-c.c [2019-10-24T07:46:37.811Z] #42 17.03 DEP images/fifo.pb-c.d [2019-10-24T07:46:37.811Z] #42 17.10 PBCC images/ghost-file.pb-c.c [2019-10-24T07:46:37.811Z] #42 17.18 DEP images/ghost-file.pb-c.d [2019-10-24T07:46:38.099Z] #42 17.27 PBCC images/regfile.pb-c.c [2019-10-24T07:46:38.099Z] #42 17.37 DEP images/regfile.pb-c.d [2019-10-24T07:46:38.099Z] #42 17.47 PBCC images/ns.pb-c.c [2019-10-24T07:46:38.388Z] #42 17.51 DEP images/ns.pb-c.d [2019-10-24T07:46:38.388Z] #42 17.59 PBCC images/fdinfo.pb-c.c [2019-10-24T07:46:38.388Z] #42 17.74 DEP images/fdinfo.pb-c.d [2019-10-24T07:46:38.388Z] #42 17.85 PBCC images/core-aarch64.pb-c.c [2019-10-24T07:46:38.676Z] #42 17.92 PBCC images/core-arm.pb-c.c [2019-10-24T07:46:38.676Z] #42 18.07 PBCC images/core-ppc64.pb-c.c [2019-10-24T07:46:38.676Z] #42 18.13 PBCC images/core-s390.pb-c.c [2019-10-24T07:46:38.965Z] #42 18.22 PBCC images/core-x86.pb-c.c [2019-10-24T07:46:38.965Z] #42 18.39 PBCC images/core.pb-c.c [2019-10-24T07:46:39.254Z] #42 18.67 PBCC images/inventory.pb-c.c [2019-10-24T07:46:39.424Z] Client: Docker Engine - Enterprise [2019-10-24T07:46:39.424Z] Version: 19.03.2 [2019-10-24T07:46:39.424Z] API version: 1.40 [2019-10-24T07:46:39.424Z] Go version: go1.12.8 [2019-10-24T07:46:39.424Z] Git commit: c92ab06ed9 [2019-10-24T07:46:39.424Z] Built: 09/03/2019 16:38:11 [2019-10-24T07:46:39.424Z] OS/Arch: windows/amd64 [2019-10-24T07:46:39.424Z] Experimental: false [2019-10-24T07:46:39.424Z] [2019-10-24T07:46:39.424Z] Server: Docker Engine - Enterprise [2019-10-24T07:46:39.424Z] Engine: [2019-10-24T07:46:39.424Z] Version: 19.03.2 [2019-10-24T07:46:39.424Z] API version: 1.40 (minimum version 1.24) [2019-10-24T07:46:39.424Z] Go version: go1.12.8 [2019-10-24T07:46:39.424Z] Git commit: c92ab06ed9 [2019-10-24T07:46:39.424Z] Built: 09/03/2019 16:35:47 [2019-10-24T07:46:39.424Z] OS/Arch: windows/amd64 [2019-10-24T07:46:39.424Z] Experimental: true [2019-10-24T07:46:39.544Z] #42 18.84 DEP images/core-aarch64.pb-c.d [2019-10-24T07:46:39.544Z] #42 18.93 DEP images/core-arm.pb-c.d [2019-10-24T07:46:39.832Z] #42 19.01 DEP images/core-ppc64.pb-c.d [2019-10-24T07:46:39.832Z] #42 19.16 DEP images/core-s390.pb-c.d [Pipeline] sh [2019-10-24T07:46:40.120Z] #42 19.27 DEP images/core-x86.pb-c.d [2019-10-24T07:46:40.120Z] #42 19.43 DEP images/core.pb-c.d [2019-10-24T07:46:40.409Z] #42 19.62 DEP images/inventory.pb-c.d [2019-10-24T07:46:40.409Z] #42 19.73 PBCC images/cpuinfo.pb-c.c [2019-10-24T07:46:40.409Z] #42 19.79 DEP images/cpuinfo.pb-c.d [2019-10-24T07:46:40.708Z] #42 19.93 PBCC images/stats.pb-c.c [2019-10-24T07:46:40.708Z] #42 19.99 DEP images/stats.pb-c.d [2019-10-24T07:46:40.938Z] + docker info [2019-10-24T07:46:42.233Z] #42 ... [2019-10-24T07:46:42.233Z] [2019-10-24T07:46:42.233Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:46:42.233Z] #32 98.13 path [2019-10-24T07:46:42.233Z] #32 102.2 text/tabwriter [2019-10-24T07:46:42.233Z] #32 ... [2019-10-24T07:46:42.233Z] [2019-10-24T07:46:42.233Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:46:42.233Z] #18 37.99 Reading package lists... [2019-10-24T07:46:42.233Z] #18 49.33 Building dependency tree... [2019-10-24T07:46:42.233Z] #18 51.66 The following additional packages will be installed: [2019-10-24T07:46:42.233Z] #18 51.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-10-24T07:46:42.233Z] #18 51.67 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-10-24T07:46:42.233Z] #18 51.67 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-10-24T07:46:42.233Z] #18 51.67 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-10-24T07:46:42.233Z] #18 51.67 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-10-24T07:46:42.233Z] #18 51.67 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-10-24T07:46:42.233Z] #18 51.67 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-10-24T07:46:42.233Z] #18 51.67 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-10-24T07:46:42.233Z] #18 51.67 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-10-24T07:46:42.233Z] #18 51.68 Suggested packages: [2019-10-24T07:46:42.233Z] #18 51.68 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-10-24T07:46:42.233Z] #18 51.68 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-10-24T07:46:42.233Z] #18 51.68 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-10-24T07:46:42.233Z] #18 51.68 vim-doc vim-scripts xfsdump acl attr quota [2019-10-24T07:46:42.233Z] #18 51.68 Recommended packages: [2019-10-24T07:46:42.233Z] #18 51.68 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-10-24T07:46:42.233Z] #18 51.68 python3-keyrings.alt python3-xdg unzip [2019-10-24T07:46:42.527Z] #18 ... [2019-10-24T07:46:42.527Z] [2019-10-24T07:46:42.527Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:46:42.527Z] #32 108.8 internal/syscall/unix [2019-10-24T07:46:42.527Z] #32 108.8 time [2019-10-24T07:46:45.467Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2019-10-24T07:46:48.080Z] #32 ... [2019-10-24T07:46:48.080Z] [2019-10-24T07:46:48.080Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:46:48.080Z] #18 59.35 The following NEW packages will be installed: [2019-10-24T07:46:48.080Z] #18 59.35 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-10-24T07:46:48.080Z] #18 59.35 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-10-24T07:46:48.080Z] #18 59.35 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-10-24T07:46:48.080Z] #18 59.36 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-10-24T07:46:48.080Z] #18 59.36 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-10-24T07:46:48.080Z] #18 59.36 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-10-24T07:46:48.080Z] #18 59.36 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-10-24T07:46:48.080Z] #18 59.36 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-10-24T07:46:48.080Z] #18 59.36 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-10-24T07:46:48.080Z] #18 59.36 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-10-24T07:46:48.080Z] #18 59.36 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-10-24T07:46:48.080Z] #18 59.36 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-10-24T07:46:48.080Z] #18 59.36 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-10-24T07:46:48.080Z] #18 59.36 xfsprogs xxd xz-utils zip [2019-10-24T07:46:48.080Z] #18 59.49 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-10-24T07:46:48.080Z] #18 59.49 Need to get 87.3 MB of archives. [2019-10-24T07:46:48.080Z] #18 59.49 After this operation, 585 MB of additional disk space will be used. [2019-10-24T07:46:48.080Z] #18 59.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-10-24T07:46:48.080Z] #18 59.55 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-10-24T07:46:48.080Z] #18 59.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-10-24T07:46:48.080Z] #18 59.61 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-10-24T07:46:48.080Z] #18 59.65 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-10-24T07:46:48.080Z] #18 59.69 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-10-24T07:46:48.080Z] #18 59.95 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-10-24T07:46:48.080Z] #18 60.18 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-10-24T07:46:48.080Z] #18 60.18 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-10-24T07:46:48.081Z] #18 60.20 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-10-24T07:46:48.081Z] #18 60.47 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-10-24T07:46:48.081Z] #18 60.51 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-10-24T07:46:48.081Z] #18 60.53 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-10-24T07:46:48.081Z] #18 60.55 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-10-24T07:46:48.081Z] #18 60.56 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-10-24T07:46:48.081Z] #18 60.58 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-10-24T07:46:48.372Z] #18 60.59 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-10-24T07:46:48.372Z] #18 60.60 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-10-24T07:46:48.372Z] #18 60.61 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-10-24T07:46:48.372Z] #18 60.62 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-10-24T07:46:48.372Z] #18 60.63 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-10-24T07:46:48.372Z] #18 60.67 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-10-24T07:46:48.373Z] #18 60.69 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-10-24T07:46:48.373Z] #18 60.70 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-10-24T07:46:48.373Z] #18 60.70 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-10-24T07:46:48.373Z] #18 60.71 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-10-24T07:46:48.373Z] #18 60.72 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-10-24T07:46:48.373Z] #18 60.73 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-10-24T07:46:48.373Z] #18 60.74 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-10-24T07:46:48.373Z] #18 60.77 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-10-24T07:46:48.373Z] #18 60.77 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-10-24T07:46:48.373Z] #18 60.79 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-10-24T07:46:48.373Z] #18 60.80 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-10-24T07:46:48.373Z] #18 60.81 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-10-24T07:46:48.373Z] #18 60.82 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-10-24T07:46:48.373Z] #18 60.82 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-10-24T07:46:48.373Z] #18 60.83 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-10-24T07:46:48.373Z] #18 60.83 Get:38 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.137-2 [41.0 kB] [2019-10-24T07:46:48.373Z] #18 60.84 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-10-24T07:46:48.373Z] #18 60.85 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-10-24T07:46:48.373Z] #18 60.88 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-10-24T07:46:48.373Z] #18 60.90 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-10-24T07:46:48.670Z] #18 60.95 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-10-24T07:46:48.670Z] #18 61.00 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-10-24T07:46:48.670Z] #18 61.02 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-10-24T07:46:48.670Z] #18 61.03 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-10-24T07:46:48.670Z] #18 61.04 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-10-24T07:46:48.670Z] #18 61.06 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-10-24T07:46:48.975Z] #18 61.30 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-10-24T07:46:48.975Z] #18 61.34 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-10-24T07:46:49.263Z] #18 61.54 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-10-24T07:46:49.263Z] #18 61.57 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-10-24T07:46:49.263Z] #18 61.60 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-10-24T07:46:49.263Z] #18 61.61 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-10-24T07:46:49.263Z] #18 61.62 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-10-24T07:46:49.263Z] #18 61.64 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-10-24T07:46:49.888Z] #18 62.15 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-10-24T07:46:49.888Z] #18 62.25 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-10-24T07:46:49.888Z] #18 62.33 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-10-24T07:46:49.888Z] #18 62.36 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-10-24T07:46:49.888Z] #18 62.37 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-10-24T07:46:49.888Z] #18 62.44 Get:62 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-i686 ppc64el 2.28-5+7.4+b4 [1957 kB] [2019-10-24T07:46:50.176Z] #18 62.66 Get:63 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.28-5+7.4+b4 [2454 kB] [2019-10-24T07:46:50.466Z] #18 62.98 Get:64 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] [2019-10-24T07:46:50.466Z] #18 63.00 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-10-24T07:46:51.095Z] #18 63.33 Get:66 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] [2019-10-24T07:46:51.387Z] #18 63.71 Get:67 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-base ppc64el 6.3.0-18+19.3+b3 [170 kB] [2019-10-24T07:46:51.387Z] #18 63.73 Get:68 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el gcc-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [31.0 MB] [2019-10-24T07:46:52.885Z] #18 ... [2019-10-24T07:46:52.885Z] [2019-10-24T07:46:52.885Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:46:52.885Z] #60 62.44 Checking out files: 43% (1265/2933) Checking out files: 44% (1291/2933) Checking out files: 45% (1320/2933) Checking out files: 46% (1350/2933) Checking out files: 47% (1379/2933) Checking out files: 48% (1408/2933) Checking out files: 49% (1438/2933) Checking out files: 50% (1467/2933) Checking out files: 51% (1496/2933) Checking out files: 52% (1526/2933) Checking out files: 53% (1555/2933) Checking out files: 54% (1584/2933) Checking out files: 55% (1614/2933) Checking out files: 56% (1643/2933) Checking out files: 57% (1672/2933) Checking out files: 58% (1702/2933) Checking out files: 59% (1731/2933) Checking out files: 60% (1760/2933) Checking out files: 61% (1790/2933) Checking out files: 62% (1819/2933) Checking out files: 63% (1848/2933) Checking out files: 64% (1878/2933) Checking out files: 65% (1907/2933) Checking out files: 66% (1936/2933) Checking out files: 67% (1966/2933) Checking out files: 68% (1995/2933) Checking out files: 69% (2024/2933) Checking out files: 70% (2054/2933) Checking out files: 71% (2083/2933) Checking out files: 72% (2112/2933) Checking out files: 73% (2142/2933) Checking out files: 74% (2171/2933) Checking out files: 75% (2200/2933) Checking out files: 76% (2230/2933) Checking out files: 77% (2259/2933) Checking out files: 78% (2288/2933) Checking out files: 79% (2318/2933) Checking out files: 80% (2347/2933) Checking out files: 81% (2376/2933) Checking out files: 82% (2406/2933) Checking out files: 83% (2435/2933) Checking out files: 84% (2464/2933) Checking out files: 85% (2494/2933) Checking out files: 86% (2523/2933) Checking out files: 87% (2552/2933) Checking out files: 88% (2582/2933) Checking out files: 89% (2611/2933) Checking out files: 90% (2640/2933) Checking out files: 91% (2670/2933) Checking out files: 92% (2699/2933) Checking out files: 93% (2728/2933) Checking out files: 94% (2758/2933) Checking out files: 95% (2787/2933) Checking out files: 96% (2816/2933) Checking out files: 97% (2846/2933) Checking out files: 98% (2875/2933) Checking out files: 99% (2904/2933) Checking out files: 100% (2933/2933) Checking out files: 100% (2933/2933), done. [2019-10-24T07:46:52.885Z] #60 63.35 + cd /tmp/tmp.JX427zjk7c/src/github.com/containerd/containerd [2019-10-24T07:46:52.885Z] #60 63.35 + git checkout -q 36cf5b690dcc00ff0f34ff7799209050c3d0c59a [2019-10-24T07:46:52.885Z] #60 64.71 + export 'BUILDTAGS=netgo osusergo static_build' [2019-10-24T07:46:52.885Z] #60 64.72 + BUILDTAGS='netgo osusergo static_build' [2019-10-24T07:46:52.885Z] #60 64.72 + export EXTRA_FLAGS=-buildmode=pie [2019-10-24T07:46:52.885Z] #60 64.72 + EXTRA_FLAGS=-buildmode=pie [2019-10-24T07:46:52.885Z] #60 64.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-10-24T07:46:52.885Z] #60 64.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-10-24T07:46:52.885Z] #60 64.72 + '[' '' = dynamic ']' [2019-10-24T07:46:52.885Z] #60 64.72 + make [2019-10-24T07:46:52.885Z] #60 66.11 + bin/ctr [2019-10-24T07:46:53.172Z] #60 ... [2019-10-24T07:46:53.173Z] [2019-10-24T07:46:53.173Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:46:53.173Z] #45 109.4 vendor/golang.org/x/text/transform [2019-10-24T07:46:53.173Z] #45 115.9 time [2019-10-24T07:46:53.459Z] #45 ... [2019-10-24T07:46:53.459Z] [2019-10-24T07:46:53.459Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:46:53.459Z] #42 22.50 make[1]: Nothing to be done for 'all'. [2019-10-24T07:46:53.459Z] #42 25.10 CC images/stats.o [2019-10-24T07:46:53.459Z] #42 26.08 CC images/core.o [2019-10-24T07:46:53.459Z] #42 27.87 CC images/core-x86.o [2019-10-24T07:46:53.459Z] #42 28.99 CC images/core-arm.o [2019-10-24T07:46:53.459Z] #42 29.84 CC images/core-aarch64.o [2019-10-24T07:46:53.459Z] #42 30.67 CC images/core-ppc64.o [2019-10-24T07:46:53.459Z] #42 32.21 CC images/core-s390.o [2019-10-24T07:46:54.479Z] #42 ... [2019-10-24T07:46:54.479Z] [2019-10-24T07:46:54.479Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:46:54.479Z] #32 120.4 internal/poll [2019-10-24T07:46:57.987Z] #32 124.4 os [2019-10-24T07:46:58.486Z] #59 223.7 + bin/containerd-stress [2019-10-24T07:46:59.486Z] #32 ... [2019-10-24T07:46:59.486Z] [2019-10-24T07:46:59.486Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:46:59.486Z] #18 67.40 Get:69 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el g++-mingw-w64-x86-64 ppc64el 6.3.0-18+19.3+b3 [21.6 MB] [2019-10-24T07:46:59.486Z] #18 71.42 debconf: delaying package configuration, since apt-utils is not installed [2019-10-24T07:46:59.486Z] #18 71.55 Fetched 87.3 MB in 10s (8293 kB/s) [2019-10-24T07:46:59.486Z] #18 71.70 Selecting previously unselected package bash-completion. [2019-10-24T07:46:59.486Z] #18 71.70 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-10-24T07:46:59.486Z] #18 71.86 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-10-24T07:46:59.892Z] #59 225.4 + bin/containerd-shim [2019-10-24T07:47:02.981Z] #18 ... [2019-10-24T07:47:02.981Z] [2019-10-24T07:47:02.981Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:47:02.981Z] #42 33.60 CC images/cpuinfo.o [2019-10-24T07:47:02.981Z] #42 34.53 CC images/inventory.o [2019-10-24T07:47:02.981Z] #42 35.07 CC images/fdinfo.o [2019-10-24T07:47:02.981Z] #42 35.69 CC images/fown.o [2019-10-24T07:47:02.981Z] #42 36.13 CC images/ns.o [2019-10-24T07:47:02.981Z] #42 36.55 CC images/regfile.o [2019-10-24T07:47:02.981Z] #42 36.93 CC images/ghost-file.o [2019-10-24T07:47:02.981Z] #42 37.52 CC images/fifo.o [2019-10-24T07:47:02.981Z] #42 37.86 CC images/remap-file-path.o [2019-10-24T07:47:02.981Z] #42 38.28 CC images/eventfd.o [2019-10-24T07:47:02.981Z] #42 38.69 CC images/eventpoll.o [2019-10-24T07:47:02.981Z] #42 39.26 CC images/fh.o [2019-10-24T07:47:02.981Z] #42 39.88 CC images/fsnotify.o [2019-10-24T07:47:02.982Z] #42 41.13 CC images/signalfd.o [2019-10-24T07:47:02.982Z] #42 41.57 CC images/fs.o [2019-10-24T07:47:02.982Z] #42 42.16 CC images/pstree.o [2019-10-24T07:47:03.277Z] #42 42.63 CC images/pipe.o [2019-10-24T07:47:03.910Z] #42 43.12 CC images/tcp-stream.o [2019-10-24T07:47:04.534Z] #42 43.66 CC images/sk-packet.o [2019-10-24T07:47:05.157Z] #42 44.34 CC images/mnt.o [2019-10-24T07:47:05.449Z] #42 ... [2019-10-24T07:47:05.449Z] [2019-10-24T07:47:05.449Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:47:05.449Z] #18 77.84 Unpacking bash-completion (1:2.1-4.3) ... [2019-10-24T07:47:06.477Z] #18 78.67 Selecting previously unselected package libnet1:ppc64el. [2019-10-24T07:47:06.477Z] #18 78.69 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-10-24T07:47:06.477Z] #18 78.69 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-24T07:47:06.477Z] #18 78.86 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-10-24T07:47:06.477Z] #18 78.88 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-10-24T07:47:06.477Z] #18 78.88 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-24T07:47:06.766Z] #18 79.00 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-10-24T07:47:06.766Z] #18 79.02 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-10-24T07:47:06.766Z] #18 79.03 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-24T07:47:06.766Z] #18 79.22 Selecting previously unselected package libudev-dev:ppc64el. [2019-10-24T07:47:06.766Z] #18 79.23 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-24T07:47:07.056Z] #18 79.32 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-24T07:47:07.346Z] #18 79.64 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-10-24T07:47:07.346Z] #18 79.64 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-24T07:47:07.346Z] #18 79.65 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-24T07:47:07.346Z] #18 ... [2019-10-24T07:47:07.346Z] [2019-10-24T07:47:07.346Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:47:07.346Z] #45 123.7 regexp [2019-10-24T07:47:07.346Z] #45 133.4 io/ioutil [2019-10-24T07:47:07.346Z] #45 133.7 net [2019-10-24T07:47:07.633Z] #45 ... [2019-10-24T07:47:07.633Z] [2019-10-24T07:47:07.633Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:47:07.633Z] #42 44.79 CC images/pipe-data.o [2019-10-24T07:47:07.633Z] #42 45.17 CC images/sa.o [2019-10-24T07:47:07.633Z] #42 45.61 CC images/timer.o [2019-10-24T07:47:07.633Z] #42 46.34 CC images/timerfd.o [2019-10-24T07:47:07.633Z] #42 46.67 CC images/mm.o [2019-10-24T07:47:07.921Z] #42 47.15 CC images/sk-opts.o [2019-10-24T07:47:07.966Z] #59 232.3 + bin/containerd-shim-runc-v1 [2019-10-24T07:47:08.211Z] #42 47.60 CC images/sk-unix.o [2019-10-24T07:47:09.236Z] #42 48.34 CC images/sk-inet.o [2019-10-24T07:47:09.851Z] #59 235.4 + bin/containerd-shim-runc-v2 [2019-10-24T07:47:09.863Z] #42 49.19 CC images/tun.o [2019-10-24T07:47:10.522Z] #42 49.87 CC images/sk-netlink.o [2019-10-24T07:47:10.522Z] #42 ... [2019-10-24T07:47:10.522Z] [2019-10-24T07:47:10.522Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:47:10.522Z] #32 126.8 internal/fmtsort [2019-10-24T07:47:10.522Z] #32 129.1 path/filepath [2019-10-24T07:47:10.522Z] #32 129.1 fmt [2019-10-24T07:47:10.522Z] #32 132.1 io/ioutil [2019-10-24T07:47:10.522Z] #32 135.8 github.com/BurntSushi/toml [2019-10-24T07:47:10.522Z] #32 135.8 log [2019-10-24T07:47:10.522Z] #32 135.9 flag [2019-10-24T07:47:10.809Z] #32 ... [2019-10-24T07:47:10.809Z] [2019-10-24T07:47:10.809Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:47:10.809Z] #18 80.57 Selecting previously unselected package python3.5-minimal. [2019-10-24T07:47:10.809Z] #18 80.58 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-24T07:47:10.809Z] #18 80.61 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-24T07:47:10.809Z] #18 82.32 Selecting previously unselected package python3-minimal. [2019-10-24T07:47:10.809Z] #18 82.32 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-10-24T07:47:10.809Z] #18 82.33 Unpacking python3-minimal (3.5.3-1) ... [2019-10-24T07:47:10.809Z] #18 82.46 Selecting previously unselected package libmpdec2:ppc64el. [2019-10-24T07:47:10.809Z] #18 82.48 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-10-24T07:47:10.809Z] #18 82.48 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-10-24T07:47:10.809Z] #18 82.70 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-10-24T07:47:10.809Z] #18 82.70 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-24T07:47:10.809Z] #18 82.72 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-24T07:47:10.858Z] #59 236.3 + binaries [2019-10-24T07:47:10.859Z] #59 236.3 + mkdir -p /build [2019-10-24T07:47:10.859Z] #59 236.3 + cp bin/containerd /build/containerd [2019-10-24T07:47:10.859Z] #59 236.3 + cp bin/containerd-shim /build/containerd-shim [2019-10-24T07:47:10.859Z] #59 236.3 + cp bin/ctr /build/ctr [2019-10-24T07:47:11.781Z] #59 DONE 237.4s [2019-10-24T07:47:12.704Z] [2019-10-24T07:47:12.704Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-24T07:47:12.958Z] #60 DONE 0.3s [2019-10-24T07:47:12.958Z] [2019-10-24T07:47:12.958Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-24T07:47:13.212Z] #64 DONE 0.1s [2019-10-24T07:47:13.212Z] [2019-10-24T07:47:13.212Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-24T07:47:13.514Z] #66 DONE 0.5s [2019-10-24T07:47:13.518Z] #18 85.37 Selecting previously unselected package python3.5. [2019-10-24T07:47:13.518Z] #18 85.40 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-10-24T07:47:13.518Z] #18 85.41 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-10-24T07:47:13.518Z] #18 85.65 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-10-24T07:47:13.518Z] #18 85.65 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-10-24T07:47:13.518Z] #18 85.66 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-24T07:47:13.518Z] #18 85.75 Selecting previously unselected package dh-python. [2019-10-24T07:47:13.518Z] #18 85.79 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-10-24T07:47:13.518Z] #18 85.80 Unpacking dh-python (2.20170125) ... [2019-10-24T07:47:13.771Z] [2019-10-24T07:47:13.771Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-24T07:47:13.771Z] #69 DONE 0.1s [2019-10-24T07:47:13.771Z] [2019-10-24T07:47:13.771Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-24T07:47:13.771Z] #70 DONE 0.0s [2019-10-24T07:47:13.771Z] [2019-10-24T07:47:13.771Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-24T07:47:13.806Z] #18 86.09 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-10-24T07:47:13.806Z] #18 86.12 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-10-24T07:47:15.131Z] #71 DONE 1.4s [2019-10-24T07:47:15.386Z] [2019-10-24T07:47:15.386Z] #72 exporting to image [2019-10-24T07:47:15.386Z] #72 exporting layers [2019-10-24T07:47:18.244Z] #18 ... [2019-10-24T07:47:18.244Z] [2019-10-24T07:47:18.244Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:47:18.244Z] #32 144.3 github.com/BurntSushi/toml/cmd/tomlv [2019-10-24T07:47:19.747Z] #32 ... [2019-10-24T07:47:19.747Z] [2019-10-24T07:47:19.747Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:47:19.747Z] #45 135.7 os/exec [2019-10-24T07:47:19.747Z] #45 137.7 internal/lazyregexp [2019-10-24T07:47:19.747Z] #45 143.1 go/token [2019-10-24T07:47:19.747Z] #45 143.2 net/url [2019-10-24T07:47:19.747Z] #45 143.3 text/template/parse [2019-10-24T07:47:19.747Z] #45 ... [2019-10-24T07:47:19.747Z] [2019-10-24T07:47:19.747Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:47:19.747Z] #42 50.40 CC images/packet-sock.o [2019-10-24T07:47:19.747Z] #42 51.37 CC images/ipc-var.o [2019-10-24T07:47:19.747Z] #42 51.76 CC images/ipc-desc.o [2019-10-24T07:47:19.747Z] #42 52.23 CC images/ipc-shm.o [2019-10-24T07:47:19.747Z] #42 52.55 CC images/ipc-msg.o [2019-10-24T07:47:19.747Z] #42 53.06 CC images/ipc-sem.o [2019-10-24T07:47:19.747Z] #42 53.48 CC images/utsns.o [2019-10-24T07:47:19.747Z] #42 53.97 CC images/creds.o [2019-10-24T07:47:19.747Z] #42 54.38 CC images/vma.o [2019-10-24T07:47:19.747Z] #42 54.80 CC images/netdev.o [2019-10-24T07:47:19.747Z] #42 55.59 CC images/tty.o [2019-10-24T07:47:19.747Z] #42 56.99 CC images/file-lock.o [2019-10-24T07:47:19.747Z] #42 57.35 CC images/rlimit.o [2019-10-24T07:47:19.747Z] #42 57.89 CC images/pagemap.o [2019-10-24T07:47:19.747Z] #42 58.70 CC images/siginfo.o [2019-10-24T07:47:20.035Z] #42 59.28 CC images/rpc.o [2019-10-24T07:47:20.325Z] #42 ... [2019-10-24T07:47:20.325Z] [2019-10-24T07:47:20.325Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:47:20.325Z] #18 92.56 Setting up python3-minimal (3.5.3-1) ... [2019-10-24T07:47:21.912Z] #72 exporting layers 6.2s done [2019-10-24T07:47:21.912Z] #72 writing image sha256:7324f4b90b0373da87df008a624e21f82dae49c6c900909fcd3f0ea974877298 done [2019-10-24T07:47:21.912Z] #72 naming to docker.io/library/docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 done [2019-10-24T07:47:21.912Z] #72 DONE 6.2s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-10-24T07:47:23.041Z] #18 94.90 Selecting previously unselected package python3. [2019-10-24T07:47:23.041Z] #18 94.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-10-24T07:47:23.041Z] #18 94.97 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-10-24T07:47:23.041Z] #18 94.99 Unpacking python3 (3.5.3-1) ... [2019-10-24T07:47:23.041Z] #18 95.13 Selecting previously unselected package pigz. [2019-10-24T07:47:23.041Z] #18 95.15 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-10-24T07:47:23.041Z] #18 95.16 Unpacking pigz (2.3.4-1) ... [2019-10-24T07:47:23.041Z] #18 95.34 Selecting previously unselected package libip4tc0:ppc64el. [2019-10-24T07:47:23.041Z] #18 95.35 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-24T07:47:23.041Z] #18 95.36 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-24T07:47:23.331Z] #18 95.53 Selecting previously unselected package libip6tc0:ppc64el. [2019-10-24T07:47:23.331Z] #18 95.54 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-24T07:47:23.331Z] #18 95.54 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-24T07:47:23.331Z] #18 95.72 Selecting previously unselected package libiptc0:ppc64el. [2019-10-24T07:47:23.331Z] #18 95.73 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-24T07:47:23.331Z] #18 95.74 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-24T07:47:23.619Z] #18 95.90 Selecting previously unselected package libxtables12:ppc64el. [2019-10-24T07:47:23.619Z] #18 95.90 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-24T07:47:23.619Z] #18 95.91 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-24T07:47:23.619Z] #18 96.12 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-10-24T07:47:23.619Z] #18 96.13 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-10-24T07:47:23.907Z] #18 96.15 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-24T07:47:23.907Z] #18 96.33 Selecting previously unselected package iptables. [2019-10-24T07:47:23.907Z] #18 96.36 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-10-24T07:47:23.907Z] #18 96.36 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-10-24T07:47:23.907Z] [2019-10-24T07:47:23.907Z] Removing bundles/ [2019-10-24T07:47:23.907Z] [2019-10-24T07:47:23.907Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-24T07:47:23.907Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-24T07:47:23.907Z] GOOS="" GOARCH="" GOARM="" [2019-10-24T07:47:24.932Z] #18 97.20 Selecting previously unselected package xxd. [2019-10-24T07:47:24.932Z] #18 97.21 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-24T07:47:24.932Z] #18 97.22 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:47:24.932Z] #18 ... [2019-10-24T07:47:24.932Z] [2019-10-24T07:47:24.932Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-10-24T07:47:24.932Z] #32 DONE 151.3s [2019-10-24T07:47:25.224Z] [2019-10-24T07:47:25.224Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:47:25.224Z] #18 97.48 Selecting previously unselected package vim-common. [2019-10-24T07:47:25.224Z] #18 97.56 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T07:47:25.224Z] #18 97.58 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:47:25.849Z] #18 98.10 Selecting previously unselected package bzip2. [2019-10-24T07:47:25.849Z] #18 98.13 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-10-24T07:47:25.849Z] #18 98.15 Unpacking bzip2 (1.0.6-8.1) ... [2019-10-24T07:47:26.138Z] #18 98.42 Selecting previously unselected package libgpm2:ppc64el. [2019-10-24T07:47:26.138Z] #18 98.43 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-10-24T07:47:26.138Z] #18 98.45 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-24T07:47:26.138Z] #18 98.65 Selecting previously unselected package xz-utils. [2019-10-24T07:47:26.425Z] #18 98.68 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-10-24T07:47:26.425Z] #18 98.69 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-10-24T07:47:26.713Z] #18 99.16 Selecting previously unselected package aufs-tools. [2019-10-24T07:47:26.713Z] #18 99.17 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-10-24T07:47:26.713Z] #18 99.17 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-10-24T07:47:27.001Z] #18 99.37 Selecting previously unselected package liblzo2-2:ppc64el. [2019-10-24T07:47:27.001Z] #18 99.37 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-10-24T07:47:27.001Z] #18 99.39 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-24T07:47:27.289Z] #18 99.58 Selecting previously unselected package btrfs-progs. [2019-10-24T07:47:27.289Z] #18 99.59 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-10-24T07:47:27.289Z] #18 99.59 Unpacking btrfs-progs (4.7.3-1) ... [2019-10-24T07:47:27.917Z] #18 100.3 Selecting previously unselected package btrfs-tools. [2019-10-24T07:47:27.917Z] #18 100.4 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-10-24T07:47:27.917Z] #18 100.4 Unpacking btrfs-tools (4.7.3-1) ... [2019-10-24T07:47:28.205Z] #18 100.5 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-10-24T07:47:28.205Z] #18 100.5 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-24T07:47:28.205Z] #18 100.5 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-24T07:47:28.493Z] #18 100.7 Selecting previously unselected package dmsetup. [2019-10-24T07:47:28.493Z] #18 100.8 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-10-24T07:47:28.493Z] #18 100.8 Unpacking dmsetup (2:1.02.137-2) ... [2019-10-24T07:47:28.493Z] #18 101.0 Selecting previously unselected package libonig4:ppc64el. [2019-10-24T07:47:28.781Z] #18 101.0 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-10-24T07:47:28.781Z] #18 101.1 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-10-24T07:47:29.071Z] #18 101.4 Selecting previously unselected package libjq1:ppc64el. [2019-10-24T07:47:29.071Z] #18 101.4 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-24T07:47:29.071Z] #18 101.4 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-24T07:47:29.362Z] #18 101.7 Selecting previously unselected package jq. [2019-10-24T07:47:29.362Z] #18 101.7 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-10-24T07:47:29.362Z] #18 101.7 Unpacking jq (1.5+dfsg-1.3) ... [2019-10-24T07:47:29.650Z] #18 101.8 Selecting previously unselected package libaio1:ppc64el. [2019-10-24T07:47:29.650Z] #18 101.9 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-10-24T07:47:29.650Z] #18 101.9 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-10-24T07:47:29.650Z] #18 102.0 Selecting previously unselected package libcap2-bin. [2019-10-24T07:47:29.650Z] #18 102.0 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-10-24T07:47:29.650Z] #18 102.0 Unpacking libcap2-bin (1:2.25-1) ... [2019-10-24T07:47:29.650Z] #18 102.1 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-10-24T07:47:29.956Z] #18 102.1 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-10-24T07:47:29.956Z] #18 102.1 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-24T07:47:29.956Z] #18 102.3 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-10-24T07:47:29.956Z] #18 102.3 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-10-24T07:47:29.956Z] #18 102.3 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-10-24T07:47:30.579Z] #18 102.9 Selecting previously unselected package libpcre16-3:ppc64el. [2019-10-24T07:47:30.579Z] #18 102.9 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-10-24T07:47:30.579Z] #18 102.9 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-24T07:47:30.579Z] #18 103.0 Selecting previously unselected package libpcre32-3:ppc64el. [2019-10-24T07:47:30.579Z] #18 103.0 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-10-24T07:47:30.579Z] #18 103.0 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-24T07:47:30.867Z] #18 103.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-10-24T07:47:30.867Z] #18 103.3 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-10-24T07:47:30.867Z] #18 103.3 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-24T07:47:31.155Z] #18 ... [2019-10-24T07:47:31.155Z] [2019-10-24T07:47:31.155Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:47:31.155Z] #45 147.4 go/scanner [2019-10-24T07:47:31.155Z] #45 151.2 encoding/binary [2019-10-24T07:47:31.155Z] #45 153.6 go/ast [2019-10-24T07:47:31.442Z] #45 ... [2019-10-24T07:47:31.442Z] [2019-10-24T07:47:31.442Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:47:31.442Z] #42 62.23 CC images/ext-file.o [2019-10-24T07:47:31.442Z] #42 62.84 CC images/cgroup.o [2019-10-24T07:47:31.442Z] #42 64.58 CC images/userns.o [2019-10-24T07:47:31.442Z] #42 65.34 CC images/google/protobuf/descriptor.o [2019-10-24T07:47:31.442Z] #42 69.27 CC images/opts.o [2019-10-24T07:47:31.442Z] #42 69.55 CC images/seccomp.o [2019-10-24T07:47:31.442Z] #42 70.04 CC images/binfmt-misc.o [2019-10-24T07:47:31.442Z] #42 70.34 CC images/time.o [2019-10-24T07:47:31.442Z] #42 70.70 CC images/sysctl.o [2019-10-24T07:47:31.442Z] #42 ... [2019-10-24T07:47:31.442Z] [2019-10-24T07:47:31.442Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:47:31.442Z] #18 103.9 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-10-24T07:47:31.442Z] #18 103.9 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-10-24T07:47:31.442Z] #18 103.9 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-24T07:47:32.075Z] #18 104.4 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-10-24T07:47:32.075Z] #18 104.4 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-10-24T07:47:32.075Z] #18 104.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-24T07:47:32.176Z] ok github.com/docker/docker/api/server/httputils 0.045s coverage: 14.7% of statements [2019-10-24T07:47:32.176Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-24T07:47:32.176Z] ok github.com/docker/docker/api/server/middleware 0.039s coverage: 37.7% of statements [2019-10-24T07:47:32.176Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-24T07:47:32.176Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-24T07:47:32.176Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-24T07:47:32.237Z] #73 exporting layers 58.6s done [2019-10-24T07:47:32.237Z] #73 exporting manifest sha256:c1b47ff2316b8ef7134bd57f60ef27646c42ecfdc5a89bac7b397863f5bfe18d done [2019-10-24T07:47:32.237Z] #73 exporting config sha256:4c76a55ef514098bab52e13147f79344bb705ee469e753ee671717d789f9ce65 0.0s done [2019-10-24T07:47:32.237Z] #73 sending tarball [2019-10-24T07:47:32.362Z] #18 104.5 Selecting previously unselected package libnl-3-200:ppc64el. [2019-10-24T07:47:32.362Z] #18 104.5 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-10-24T07:47:32.362Z] #18 104.5 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-24T07:47:32.362Z] #18 104.7 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-10-24T07:47:32.362Z] #18 104.7 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-10-24T07:47:32.362Z] #18 104.7 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-24T07:47:32.650Z] #18 104.9 Selecting previously unselected package libreadline5:ppc64el. [2019-10-24T07:47:32.650Z] #18 104.9 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-10-24T07:47:32.650Z] #18 104.9 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-24T07:47:32.748Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-24T07:47:32.748Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-24T07:47:32.748Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-24T07:47:32.748Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-24T07:47:32.748Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-24T07:47:32.748Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-24T07:47:32.937Z] #18 105.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-10-24T07:47:32.937Z] #18 105.2 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-10-24T07:47:32.937Z] #18 105.2 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-24T07:47:33.694Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-24T07:47:33.695Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-24T07:47:34.283Z] ok github.com/docker/docker/api/types/strslice 0.026s coverage: 90.0% of statements [2019-10-24T07:47:34.283Z] ok github.com/docker/docker/api/types/filters 0.026s coverage: 92.2% of statements [2019-10-24T07:47:34.544Z] ok github.com/docker/docker/api/server/router/swarm 0.031s coverage: 4.0% of statements [2019-10-24T07:47:34.544Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-24T07:47:34.544Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-24T07:47:34.544Z] ? github.com/docker/docker/api/types [no test files] [2019-10-24T07:47:34.544Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-24T07:47:34.544Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-24T07:47:34.544Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-24T07:47:34.544Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-24T07:47:34.544Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-24T07:47:34.544Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-24T07:47:34.544Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-24T07:47:34.544Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-24T07:47:34.544Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-24T07:47:34.544Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-24T07:47:34.544Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-24T07:47:34.544Z] ok github.com/docker/docker/api/types/time 0.031s coverage: 100.0% of statements [2019-10-24T07:47:34.806Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2019-10-24T07:47:34.806Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-24T07:47:34.806Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-24T07:47:34.806Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-24T07:47:34.806Z] ? github.com/docker/docker/builder [no test files] [2019-10-24T07:47:34.806Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-24T07:47:34.806Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-24T07:47:34.806Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-24T07:47:34.806Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-24T07:47:34.806Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-24T07:47:34.806Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-24T07:47:34.806Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-24T07:47:35.387Z] ok github.com/docker/docker/builder/dockerignore 0.024s coverage: 96.8% of statements [2019-10-24T07:47:35.644Z] #18 107.9 Selecting previously unselected package net-tools. [2019-10-24T07:47:35.644Z] #18 107.9 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-10-24T07:47:35.644Z] #18 107.9 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-24T07:47:35.933Z] #18 108.2 Selecting previously unselected package python-pip-whl. [2019-10-24T07:47:35.933Z] #18 108.3 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-10-24T07:47:35.933Z] #18 108.3 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-24T07:47:36.956Z] #18 109.2 Selecting previously unselected package python3-pip. [2019-10-24T07:47:36.956Z] #18 109.2 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-10-24T07:47:36.956Z] #18 109.2 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-10-24T07:47:37.243Z] #18 109.4 Selecting previously unselected package python3-pkg-resources. [2019-10-24T07:47:37.243Z] #18 109.5 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-10-24T07:47:37.243Z] #18 109.5 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-10-24T07:47:37.544Z] #18 109.7 Selecting previously unselected package python3-setuptools. [2019-10-24T07:47:37.544Z] #18 109.7 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-10-24T07:47:37.544Z] #18 109.7 Unpacking python3-setuptools (33.1.1-1) ... [2019-10-24T07:47:37.839Z] #18 110.1 Selecting previously unselected package python3-wheel. [2019-10-24T07:47:37.839Z] #18 110.1 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-10-24T07:47:37.839Z] #18 110.1 Unpacking python3-wheel (0.29.0-2) ... [2019-10-24T07:47:37.926Z] ok github.com/docker/docker/cli/debug 0.010s coverage: 100.0% of statements [2019-10-24T07:47:38.130Z] #18 110.3 Selecting previously unselected package thin-provisioning-tools. [2019-10-24T07:47:38.130Z] #18 110.4 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-10-24T07:47:38.130Z] #18 110.4 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-24T07:47:38.420Z] #18 110.9 Selecting previously unselected package vim-runtime. [2019-10-24T07:47:38.420Z] #18 110.9 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-10-24T07:47:38.420Z] #18 110.9 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-10-24T07:47:38.709Z] #18 111.0 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-10-24T07:47:38.709Z] #18 111.0 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:47:39.307Z] ok github.com/docker/docker/builder/remotecontext 0.297s coverage: 13.6% of statements [2019-10-24T07:47:39.307Z] ok github.com/docker/docker/builder/remotecontext/git 2.968s coverage: 85.1% of statements [2019-10-24T07:47:39.900Z] INFO [loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|imports|name|types_sizes) took 1m49.919324913s [2019-10-24T07:47:39.900Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 451.583277ms [2019-10-24T07:47:40.247Z] ok github.com/docker/docker/builder/dockerfile 1.070s coverage: 48.2% of statements [2019-10-24T07:47:40.247Z] ? github.com/docker/docker/cli [no test files] [2019-10-24T07:47:40.247Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-24T07:47:40.945Z] #73 sending tarball 8.9s done [2019-10-24T07:47:40.945Z] #73 DONE 67.6s [2019-10-24T07:47:40.945Z] [2019-10-24T07:47:40.945Z] #74 importing to docker [2019-10-24T07:47:41.321Z] Client: [2019-10-24T07:47:41.321Z] Debug Mode: false [2019-10-24T07:47:41.321Z] Plugins: [2019-10-24T07:47:41.321Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-24T07:47:41.321Z] [2019-10-24T07:47:41.321Z] Server: [2019-10-24T07:47:41.321Z] Containers: 0 [2019-10-24T07:47:41.321Z] Running: 0 [2019-10-24T07:47:41.321Z] Paused: 0 [2019-10-24T07:47:41.321Z] Stopped: 0 [2019-10-24T07:47:41.321Z] Images: 0 [2019-10-24T07:47:41.321Z] Server Version: 19.03.2 [2019-10-24T07:47:41.321Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-24T07:47:41.321Z] Windows: [2019-10-24T07:47:41.321Z] LCOW: [2019-10-24T07:47:41.321Z] Logging Driver: json-file [2019-10-24T07:47:41.321Z] Plugins: [2019-10-24T07:47:41.321Z] Volume: local [2019-10-24T07:47:41.321Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-24T07:47:41.321Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-24T07:47:41.321Z] Swarm: inactive [2019-10-24T07:47:41.321Z] Default Isolation: process [2019-10-24T07:47:41.321Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-24T07:47:41.321Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-24T07:47:41.321Z] OSType: windows [2019-10-24T07:47:41.321Z] Architecture: x86_64 [2019-10-24T07:47:41.321Z] CPUs: 4 [2019-10-24T07:47:41.321Z] Total Memory: 32GiB [2019-10-24T07:47:41.321Z] Name: azwin-2-c402d0 [2019-10-24T07:47:41.321Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-24T07:47:41.321Z] Docker Root Dir: D:\docker [2019-10-24T07:47:41.321Z] Debug Mode: false [2019-10-24T07:47:41.321Z] Registry: https://index.docker.io/v1/ [2019-10-24T07:47:41.321Z] Labels: [2019-10-24T07:47:41.321Z] Experimental: true [2019-10-24T07:47:41.321Z] Insecure Registries: [2019-10-24T07:47:41.321Z] 10.0.0.4:5000 [2019-10-24T07:47:41.321Z] 127.0.0.0/8 [2019-10-24T07:47:41.321Z] Registry Mirrors: [2019-10-24T07:47:41.321Z] http://10.0.0.4:5000/ [2019-10-24T07:47:41.321Z] Live Restore Enabled: false [2019-10-24T07:47:41.321Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-10-24T07:47:42.202Z] #18 ... [2019-10-24T07:47:42.203Z] [2019-10-24T07:47:42.203Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:47:42.203Z] #42 71.11 CC images/autofs.o [2019-10-24T07:47:42.203Z] #42 71.41 CC images/macvlan.o [2019-10-24T07:47:42.203Z] #42 71.79 CC images/sit.o [2019-10-24T07:47:42.203Z] #42 72.23 LINK images/built-in.o [2019-10-24T07:47:42.203Z] #42 72.48 GEN compel/include/asm [2019-10-24T07:47:42.203Z] #42 72.50 GEN compel/include/version.h [2019-10-24T07:47:42.203Z] #42 72.53 touch .config [2019-10-24T07:47:42.203Z] #42 72.55 GEN include/common/config.h [2019-10-24T07:47:42.203Z] #42 72.68 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-10-24T07:47:42.203Z] #42 72.75 GEN compel/plugins/include/uapi/std/syscall.h [2019-10-24T07:47:42.203Z] #42 72.81 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-10-24T07:47:42.203Z] #42 72.85 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-10-24T07:47:42.203Z] #42 72.90 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-10-24T07:47:42.203Z] #42 72.98 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-10-24T07:47:42.203Z] #42 73.04 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-10-24T07:47:42.203Z] #42 73.12 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-10-24T07:47:42.203Z] #42 73.13 DEP compel/plugins/std/infect.d [2019-10-24T07:47:42.203Z] #42 73.46 DEP compel/plugins/std/string.d [2019-10-24T07:47:42.203Z] #42 73.65 DEP compel/plugins/std/log.d [2019-10-24T07:47:42.203Z] #42 73.87 DEP compel/plugins/std/fds.d [2019-10-24T07:47:42.203Z] #42 74.06 DEP compel/plugins/std/std.d [2019-10-24T07:47:42.203Z] #42 74.26 DEP compel/plugins/shmem/shmem.d [2019-10-24T07:47:42.203Z] #42 74.44 DEP compel/plugins/fds/fds.d [2019-10-24T07:47:42.203Z] #42 74.81 CC compel/plugins/std/std.o [2019-10-24T07:47:42.203Z] #42 75.44 CC compel/plugins/std/fds.o [2019-10-24T07:47:42.203Z] #42 76.22 CC compel/plugins/std/log.o [2019-10-24T07:47:42.203Z] #42 78.16 CC compel/plugins/std/string.o [2019-10-24T07:47:42.203Z] #42 79.36 CC compel/plugins/std/infect.o [2019-10-24T07:47:42.203Z] #42 80.22 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-10-24T07:47:42.203Z] #42 80.28 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-10-24T07:47:42.203Z] #42 80.34 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-10-24T07:47:42.203Z] #42 80.42 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-10-24T07:47:42.203Z] #42 80.57 AR compel/plugins/std.lib.a [2019-10-24T07:47:42.203Z] #42 80.72 CC compel/plugins/fds/fds.o [2019-10-24T07:47:42.203Z] #42 81.18 AR compel/plugins/fds.lib.a [2019-10-24T07:47:42.203Z] #42 81.27 HOSTDEP compel/src/lib/log-host.d [2019-10-24T07:47:42.203Z] #42 81.48 HOSTDEP compel/src/lib/handle-elf-host.d [2019-10-24T07:47:42.828Z] #42 81.88 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-10-24T07:47:42.828Z] #42 82.17 HOSTDEP compel/src/main-host.d [2019-10-24T07:47:43.459Z] #42 82.48 DEP compel/src/lib/ptrace.d [2019-10-24T07:47:43.459Z] #42 82.74 DEP compel/src/lib/infect.d [2019-10-24T07:47:43.745Z] #42 83.17 DEP compel/src/lib/infect-util.d [2019-10-24T07:47:44.032Z] #42 83.39 DEP compel/src/lib/infect-rpc.d [2019-10-24T07:47:44.320Z] #42 ... [2019-10-24T07:47:44.320Z] [2019-10-24T07:47:44.320Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:47:44.320Z] #45 160.4 encoding/base64 [2019-10-24T07:47:44.320Z] #45 163.0 encoding/json [2019-10-24T07:47:44.320Z] #45 163.9 text/template [2019-10-24T07:47:44.320Z] #45 ... [2019-10-24T07:47:44.320Z] [2019-10-24T07:47:44.320Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:47:44.320Z] #42 83.67 DEP compel/arch/ppc64/src/lib/infect.d [2019-10-24T07:47:44.610Z] #42 83.89 DEP compel/arch/ppc64/src/lib/cpu.d [2019-10-24T07:47:44.898Z] #42 84.23 DEP compel/src/lib/log.d [2019-10-24T07:47:45.212Z] #42 84.48 DEP compel/src/main.d [2019-10-24T07:47:45.500Z] #42 84.79 DEP compel/src/lib/handle-elf.d [2019-10-24T07:47:45.528Z] ok github.com/docker/docker/client 0.400s coverage: 75.8% of statements [2019-10-24T07:47:45.788Z] #42 85.06 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-10-24T07:47:46.076Z] #42 85.37 CC compel/src/lib/log.o [2019-10-24T07:47:46.702Z] #42 85.82 CC compel/arch/ppc64/src/lib/cpu.o [2019-10-24T07:47:47.332Z] #42 86.60 CC compel/arch/ppc64/src/lib/infect.o [2019-10-24T07:47:48.828Z] #42 87.92 CC compel/src/lib/infect-rpc.o [2019-10-24T07:47:49.456Z] #42 88.69 CC compel/src/lib/infect-util.o [2019-10-24T07:47:50.085Z] #42 89.29 CC compel/src/lib/infect.o [2019-10-24T07:47:51.106Z] #42 ... [2019-10-24T07:47:51.106Z] [2019-10-24T07:47:51.106Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:47:51.106Z] #45 177.3 go/parser [2019-10-24T07:47:54.600Z] #45 ... [2019-10-24T07:47:54.600Z] [2019-10-24T07:47:54.600Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:47:54.600Z] #18 117.0 Selecting previously unselected package vim. [2019-10-24T07:47:54.600Z] #18 117.0 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-10-24T07:47:54.600Z] #18 117.0 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:47:54.600Z] #18 117.9 Selecting previously unselected package xfsprogs. [2019-10-24T07:47:54.600Z] #18 118.0 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-10-24T07:47:54.600Z] #18 118.0 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-10-24T07:47:54.600Z] #18 118.9 Selecting previously unselected package zip. [2019-10-24T07:47:54.600Z] #18 118.9 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-10-24T07:47:54.600Z] #18 118.9 Unpacking zip (3.0-11+b1) ... [2019-10-24T07:47:54.600Z] #18 119.2 Selecting previously unselected package libapparmor-perl. [2019-10-24T07:47:54.600Z] #18 119.2 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-24T07:47:54.600Z] #18 119.3 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-24T07:47:54.600Z] #18 119.5 Selecting previously unselected package apparmor. [2019-10-24T07:47:54.600Z] #18 119.5 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-10-24T07:47:54.600Z] #18 119.6 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-10-24T07:47:54.600Z] #18 120.3 Selecting previously unselected package binutils-mingw-w64-i686. [2019-10-24T07:47:54.600Z] #18 120.3 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-24T07:47:54.600Z] #18 120.3 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-24T07:47:54.600Z] #18 123.1 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-10-24T07:47:54.600Z] #18 123.1 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-10-24T07:47:54.600Z] #18 123.1 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-24T07:47:54.600Z] #18 126.2 Selecting previously unselected package binutils-mingw-w64. [2019-10-24T07:47:54.600Z] #18 126.3 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-10-24T07:47:54.600Z] #18 126.3 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-24T07:47:54.600Z] #18 126.4 Selecting previously unselected package mingw-w64-common. [2019-10-24T07:47:54.600Z] #18 126.4 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-10-24T07:47:54.600Z] #18 126.4 Unpacking mingw-w64-common (5.0.1-1) ... [2019-10-24T07:47:55.230Z] #18 ... [2019-10-24T07:47:55.230Z] [2019-10-24T07:47:55.230Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:47:55.230Z] #42 94.45 CC compel/src/lib/ptrace.o [2019-10-24T07:47:56.253Z] #42 95.27 AR compel/libcompel.a [2019-10-24T07:47:56.253Z] #42 95.41 HOSTCC compel/src/main-host.o [2019-10-24T07:47:56.880Z] #42 96.10 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-10-24T07:47:57.193Z] #42 96.48 HOSTCC compel/src/lib/handle-elf-host.o [2019-10-24T07:47:57.517Z] #74 DONE 16.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-24T07:47:58.215Z] #42 97.48 HOSTCC compel/src/lib/log-host.o [2019-10-24T07:47:58.540Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 hack/test/unit [2019-10-24T07:47:58.839Z] #42 97.97 HOSTLINK compel/compel-host-bin [2019-10-24T07:47:58.839Z] #42 98.12 DEP soccr/soccr.d [2019-10-24T07:47:59.127Z] #42 98.41 CC soccr/soccr.o [2019-10-24T07:48:01.179Z] #42 ... [2019-10-24T07:48:01.179Z] [2019-10-24T07:48:01.179Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:48:01.179Z] #18 133.3 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-10-24T07:48:01.179Z] #18 133.3 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-10-24T07:48:01.179Z] #18 133.3 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-24T07:48:01.803Z] ? github.com/docker/docker/api [no test files] [2019-10-24T07:48:07.108Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-10-24T07:48:07.108Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-491aeab8\powershellScript.ps1'; exit $LASTEXITCODE; [2019-10-24T07:48:07.108Z] ---------------------------------------------------------------------------- [2019-10-24T07:48:07.108Z] [2019-10-24T07:48:07.108Z] INFO: executeCI.ps1 starting at Thu Oct 24 07:48:03 CUT 2019 [2019-10-24T07:48:07.108Z] [2019-10-24T07:48:07.108Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-10-24T07:48:07.108Z] INFO: Running git version 2.23.0.windows.1 [2019-10-24T07:48:07.108Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-10-24T07:48:07.108Z] INFO: Environment variables: [2019-10-24T07:48:07.108Z] [2019-10-24T07:48:07.108Z] Name Value [2019-10-24T07:48:07.108Z] ---- ----- [2019-10-24T07:48:07.108Z] ALLUSERSPROFILE C:\ProgramData [2019-10-24T07:48:07.108Z] amd64 true [2019-10-24T07:48:07.108Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-10-24T07:48:07.108Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-10-24T07:48:07.108Z] arm64 true [2019-10-24T07:48:07.108Z] BRANCH_NAME PR-39100 [2019-10-24T07:48:07.108Z] BUILD_DISPLAY_NAME #11 [2019-10-24T07:48:07.108Z] BUILD_ID 11 [2019-10-24T07:48:07.108Z] BUILD_NUMBER 11 [2019-10-24T07:48:07.108Z] BUILD_TAG jenkins-moby-PR-39100-11 [2019-10-24T07:48:07.108Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-39100/11/ [2019-10-24T07:48:07.108Z] CHANGE_AUTHOR thaJeztah [2019-10-24T07:48:07.108Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2019-10-24T07:48:07.108Z] CHANGE_BRANCH use_hcsshim_constants [2019-10-24T07:48:07.108Z] CHANGE_FORK thaJeztah [2019-10-24T07:48:07.108Z] CHANGE_ID 39100 [2019-10-24T07:48:07.108Z] CHANGE_TARGET master [2019-10-24T07:48:07.108Z] CHANGE_TITLE Use Microsoft/hcsshim constants and deprecate pkg/system.GetOsVersion() [2019-10-24T07:48:07.108Z] CHANGE_URL https://github.com/moby/moby/pull/39100 [2019-10-24T07:48:07.108Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-10-24T07:48:07.108Z] CommonProgramFiles C:\Program Files\Common Files [2019-10-24T07:48:07.108Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-10-24T07:48:07.108Z] CommonProgramW6432 C:\Program Files\Common Files [2019-10-24T07:48:07.108Z] COMPUTERNAME azwin-2-c402d0 [2019-10-24T07:48:07.108Z] ComSpec C:\windows\system32\cmd.exe [2019-10-24T07:48:07.108Z] ConfigSequenceNumber 0 [2019-10-24T07:48:07.108Z] DOCKER_BUILDKIT 0 [2019-10-24T07:48:07.108Z] DOCKER_DUT_DEBUG 1 [2019-10-24T07:48:07.108Z] DOCKER_EXPERIMENTAL 1 [2019-10-24T07:48:07.108Z] DOCKER_GRAPHDRIVER overlay2 [2019-10-24T07:48:07.108Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-10-24T07:48:07.108Z] EXECUTOR_NUMBER 0 [2019-10-24T07:48:07.108Z] FQDN azwin-2-c402d0.westus.cloudapp.azure.com [2019-10-24T07:48:07.108Z] GIT_BRANCH PR-39100 [2019-10-24T07:48:07.108Z] GIT_COMMIT 3ce9e7775dfb5496026626b8db17bfca888d8d45 [2019-10-24T07:48:07.108Z] GIT_PREVIOUS_COMMIT 86b3703182aa210a4a83404f68c2d457166e732a [2019-10-24T07:48:07.108Z] GIT_PREVIOUS_SUCCESSFUL_COMMIT a3bdd4fdbc0791c4505439f361b165f96b969e2d [2019-10-24T07:48:07.108Z] GIT_URL https://github.com/moby/moby.git [2019-10-24T07:48:07.108Z] HUDSON_COOKIE 86336e61-92ca-4119-b5f0-c84f29091446 [2019-10-24T07:48:07.108Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-10-24T07:48:07.108Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-10-24T07:48:07.108Z] HUDSON_URL https://ci.docker.com/public/ [2019-10-24T07:48:07.108Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.222-2.b10.ojdkbuild.windows.x86_64 [2019-10-24T07:48:07.108Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-10-24T07:48:07.108Z] JENKINS_NODE_COOKIE f0b4e7f5-bb52-4d8f-8e72-7679698a6a2d [2019-10-24T07:48:07.108Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-10-24T07:48:07.108Z] JENKINS_URL https://ci.docker.com/public/ [2019-10-24T07:48:07.108Z] JOB_BASE_NAME PR-39100 [2019-10-24T07:48:07.108Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39100/display/redirect [2019-10-24T07:48:07.108Z] JOB_NAME moby/PR-39100 [2019-10-24T07:48:07.108Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-39100/ [2019-10-24T07:48:07.108Z] library.jps.version master [2019-10-24T07:48:07.108Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-10-24T07:48:07.108Z] NODE_LABELS amd64 azure azwin-2-c402d0 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-10-24T07:48:07.108Z] NODE_NAME azwin-2-c402d0 [2019-10-24T07:48:07.108Z] NUMBER_OF_PROCESSORS 4 [2019-10-24T07:48:07.108Z] OS Windows_NT [2019-10-24T07:48:07.108Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-10-24T07:48:07.108Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-10-24T07:48:07.108Z] ppc64le true [2019-10-24T07:48:07.109Z] PROCESSOR_ARCHITECTURE AMD64 [2019-10-24T07:48:07.109Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-10-24T07:48:07.109Z] PROCESSOR_LEVEL 6 [2019-10-24T07:48:07.109Z] PROCESSOR_REVISION 4f01 [2019-10-24T07:48:07.109Z] ProgramData C:\ProgramData [2019-10-24T07:48:07.109Z] ProgramFiles C:\Program Files [2019-10-24T07:48:07.109Z] ProgramFiles(x86) C:\Program Files (x86) [2019-10-24T07:48:07.109Z] ProgramW6432 C:\Program Files [2019-10-24T07:48:07.109Z] PROMPT $P$G [2019-10-24T07:48:07.109Z] PSExecutionPolicyPreference Bypass [2019-10-24T07:48:07.110Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-10-24T07:48:07.110Z] PUBLIC C:\Users\Public [2019-10-24T07:48:07.110Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39100/11/display/redirect?page=changes [2019-10-24T07:48:07.110Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-39100/11/display/redirect [2019-10-24T07:48:07.110Z] s390x true [2019-10-24T07:48:07.110Z] skip_dco false [2019-10-24T07:48:07.110Z] SKIP_VALIDATION_TESTS 1 [2019-10-24T07:48:07.110Z] SOURCES_DRIVE d [2019-10-24T07:48:07.110Z] SOURCES_SUBDIR gopath [2019-10-24T07:48:07.110Z] STAGE_NAME Run tests [2019-10-24T07:48:07.110Z] SystemDrive C: [2019-10-24T07:48:07.110Z] SystemRoot C:\windows [2019-10-24T07:48:07.110Z] TEMP C:\windows\TEMP [2019-10-24T07:48:07.110Z] TESTDEBUG 0 [2019-10-24T07:48:07.110Z] TESTRUN_DRIVE d [2019-10-24T07:48:07.110Z] TESTRUN_SUBDIR CI [2019-10-24T07:48:07.110Z] TIMEOUT 120m [2019-10-24T07:48:07.110Z] TMP C:\windows\TEMP [2019-10-24T07:48:07.110Z] unit_validate true [2019-10-24T07:48:07.110Z] USERDOMAIN WORKGROUP [2019-10-24T07:48:07.110Z] USERNAME azwin-2-c402d0$ [2019-10-24T07:48:07.110Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-10-24T07:48:07.110Z] windir C:\windows [2019-10-24T07:48:07.110Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-10-24T07:48:07.110Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-10-24T07:48:07.110Z] windowsRS1 false [2019-10-24T07:48:07.110Z] windowsRS5 true [2019-10-24T07:48:07.110Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-10-24T07:48:07.110Z] [2019-10-24T07:48:07.110Z] [2019-10-24T07:48:07.110Z] [2019-10-24T07:48:07.110Z] INFO: Sources under d:\gopath\... [2019-10-24T07:48:07.110Z] INFO: Test run under d:\CI\... [2019-10-24T07:48:07.110Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-10-24T07:48:07.110Z] INFO: docker/docker repository was found [2019-10-24T07:48:07.566Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-10-24T07:48:08.050Z] #18 140.1 Selecting previously unselected package gcc-mingw-w64-base. [2019-10-24T07:48:08.050Z] #18 140.2 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-24T07:48:08.050Z] #18 140.2 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-24T07:48:08.050Z] #18 140.4 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-10-24T07:48:08.050Z] #18 140.4 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-24T07:48:08.050Z] #18 140.5 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T07:48:08.531Z] ltsc2019: Pulling from windows/servercore [2019-10-24T07:48:08.987Z] 65014b3c3121: Pulling fs layer [2019-10-24T07:48:08.987Z] 12c8dbabfd62: Pulling fs layer [2019-10-24T07:48:09.538Z] #18 ... [2019-10-24T07:48:09.538Z] [2019-10-24T07:48:09.538Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:48:09.538Z] #63 185.7 + for f in rootlesskit rootlesskit-docker-proxy [2019-10-24T07:48:09.538Z] #63 185.7 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-10-24T07:48:09.538Z] #63 ... [2019-10-24T07:48:09.538Z] [2019-10-24T07:48:09.538Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:48:09.538Z] #42 102.1 AR soccr/libsoccr.a [2019-10-24T07:48:09.538Z] #42 102.2 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-24T07:48:09.538Z] #42 102.8 DEP criu/arch/ppc64/sigframe.d [2019-10-24T07:48:09.538Z] #42 103.0 DEP criu/arch/ppc64/crtools.d [2019-10-24T07:48:09.538Z] #42 103.3 DEP criu/arch/ppc64/cpu.d [2019-10-24T07:48:09.538Z] #42 103.8 CC criu/arch/ppc64/cpu.o [2019-10-24T07:48:09.538Z] #42 105.1 CC criu/arch/ppc64/crtools.o [2019-10-24T07:48:09.538Z] #42 107.6 CC criu/arch/ppc64/sigframe.o [2019-10-24T07:48:09.538Z] #42 108.2 LINK criu/arch/ppc64/crtools.built-in.o [2019-10-24T07:48:09.538Z] #42 108.3 DEP criu/arch/ppc64/misc.d [2019-10-24T07:48:09.538Z] #42 108.3 DEP criu/arch/ppc64/vdso-trampoline.d [2019-10-24T07:48:09.538Z] #42 108.3 DEP criu/arch/ppc64/vdso-pie.d [2019-10-24T07:48:09.538Z] #42 108.5 DEP criu/pie/parasite-vdso.d [2019-10-24T07:48:09.538Z] #42 108.9 DEP criu/pie/util-vdso.d [2019-10-24T07:48:09.825Z] #42 109.1 DEP criu/pie/util.d [2019-10-24T07:48:10.112Z] #42 109.4 CC criu/pie/util.o [2019-10-24T07:48:10.736Z] #42 110.0 CC criu/pie/util-vdso.o [2019-10-24T07:48:12.091Z] ok github.com/docker/docker/cmd/dockerd 0.197s coverage: 30.3% of statements [2019-10-24T07:48:12.226Z] #42 111.2 CC criu/pie/parasite-vdso.o [2019-10-24T07:48:12.352Z] ok github.com/docker/docker/container 0.181s coverage: 35.3% of statements [2019-10-24T07:48:12.352Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-24T07:48:12.352Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-24T07:48:12.352Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-24T07:48:12.352Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-24T07:48:12.852Z] #42 ... [2019-10-24T07:48:12.852Z] [2019-10-24T07:48:12.852Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:48:12.852Z] #63 DONE 199.2s [2019-10-24T07:48:12.852Z] [2019-10-24T07:48:12.852Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:48:12.852Z] #45 189.5 go/doc [2019-10-24T07:48:12.852Z] #45 189.8 math/big [2019-10-24T07:48:12.852Z] #45 194.4 vendor/golang.org/x/text/unicode/norm [2019-10-24T07:48:13.149Z] #45 ... [2019-10-24T07:48:13.149Z] [2019-10-24T07:48:13.149Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-10-24T07:48:13.149Z] #64 DONE 0.1s [2019-10-24T07:48:13.149Z] [2019-10-24T07:48:13.149Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:48:13.413Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-10-24T07:48:13.816Z] #48 ... [2019-10-24T07:48:13.816Z] [2019-10-24T07:48:13.816Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:48:13.816Z] #42 113.1 CC criu/arch/ppc64/vdso-pie.o [2019-10-24T07:48:15.313Z] #42 114.3 CC criu/arch/ppc64/vdso-trampoline.o [2019-10-24T07:48:15.313Z] #42 114.4 CC criu/arch/ppc64/misc.o [2019-10-24T07:48:15.313Z] #42 114.4 AR criu/pie/pie.lib.a [2019-10-24T07:48:15.313Z] #42 114.5 DEP criu/pie/restorer.d [2019-10-24T07:48:15.600Z] #42 114.9 DEP criu/arch/ppc64/restorer.d [2019-10-24T07:48:15.651Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.043s coverage: 65.3% of statements [2019-10-24T07:48:16.062Z] 12c8dbabfd62: Verifying Checksum [2019-10-24T07:48:16.062Z] 12c8dbabfd62: Download complete [2019-10-24T07:48:16.226Z] #42 115.4 DEP criu/pie/parasite.d [2019-10-24T07:48:16.597Z] ok github.com/docker/docker/daemon/cluster/convert 0.031s coverage: 35.8% of statements [2019-10-24T07:48:16.856Z] #42 115.9 CC criu/pie/parasite.o [2019-10-24T07:48:17.540Z] ok github.com/docker/docker/daemon/cluster 0.145s coverage: 0.5% of statements [2019-10-24T07:48:18.908Z] #42 118.2 LINK criu/pie/parasite.built-in.o [2019-10-24T07:48:18.908Z] #42 118.3 GEN criu/pie/parasite-blob.h [2019-10-24T07:48:18.908Z] #42 118.4 CC criu/arch/ppc64/restorer.o [2019-10-24T07:48:19.929Z] #42 119.2 CC criu/pie/restorer.o [2019-10-24T07:48:20.841Z] ok github.com/docker/docker/daemon/discovery 0.038s coverage: 30.0% of statements [2019-10-24T07:48:21.103Z] ok github.com/docker/docker/daemon/config 0.095s coverage: 82.1% of statements [2019-10-24T07:48:22.043Z] ok github.com/docker/docker/daemon/events 0.074s coverage: 50.0% of statements [2019-10-24T07:48:22.652Z] #42 ... [2019-10-24T07:48:22.652Z] [2019-10-24T07:48:22.652Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:48:22.652Z] #45 209.0 github.com/LK4D4/vndr/build [2019-10-24T07:48:23.951Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2019-10-24T07:48:24.628Z] 65014b3c3121: Verifying Checksum [2019-10-24T07:48:24.628Z] 65014b3c3121: Download complete [2019-10-24T07:48:27.241Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-10-24T07:48:27.241Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.485s coverage: 13.6% of statements [2019-10-24T07:48:28.205Z] #45 ... [2019-10-24T07:48:28.205Z] [2019-10-24T07:48:28.205Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:48:28.205Z] #42 124.5 LINK criu/pie/restorer.built-in.o [2019-10-24T07:48:28.205Z] #42 124.6 GEN criu/pie/restorer-blob.h [2019-10-24T07:48:28.205Z] #42 124.8 DEP criu/vdso.d [2019-10-24T07:48:28.205Z] #42 125.2 DEP criu/uts_ns.d [2019-10-24T07:48:28.205Z] #42 125.5 DEP criu/util.d [2019-10-24T07:48:28.205Z] #42 126.0 DEP criu/uffd.d [2019-10-24T07:48:28.205Z] #42 126.4 DEP criu/tun.d [2019-10-24T07:48:28.205Z] #42 126.8 DEP criu/tty.d [2019-10-24T07:48:28.205Z] #42 127.4 DEP criu/timerfd.d [2019-10-24T07:48:28.492Z] #42 127.8 DEP criu/sysfs_parse.d [2019-10-24T07:48:28.778Z] #42 128.1 DEP criu/sysctl.d [2019-10-24T07:48:29.096Z] #42 128.5 DEP criu/string.d [2019-10-24T07:48:29.150Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.599s coverage: 57.0% of statements [2019-10-24T07:48:29.383Z] #42 128.6 DEP criu/stats.d [2019-10-24T07:48:29.673Z] #42 128.9 DEP criu/sockets.d [2019-10-24T07:48:30.300Z] #42 129.5 DEP criu/sk-unix.d [2019-10-24T07:48:30.928Z] #42 130.0 DEP criu/sk-tcp.d [2019-10-24T07:48:31.216Z] #42 130.4 DEP criu/sk-queue.d [2019-10-24T07:48:31.504Z] #42 130.8 DEP criu/sk-packet.d [2019-10-24T07:48:32.129Z] #42 131.3 DEP criu/sk-netlink.d [2019-10-24T07:48:32.416Z] #42 131.6 DEP criu/sk-inet.d [2019-10-24T07:48:32.416Z] #42 ... [2019-10-24T07:48:32.416Z] [2019-10-24T07:48:32.416Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:48:32.416Z] #45 218.5 vendor/golang.org/x/net/idna [2019-10-24T07:48:33.346Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.720s coverage: 51.0% of statements [2019-10-24T07:48:33.346Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.248s coverage: 46.2% of statements [2019-10-24T07:48:33.607Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.123s coverage: 72.5% of statements [2019-10-24T07:48:34.985Z] ok github.com/docker/docker/daemon 12.396s coverage: 17.6% of statements [2019-10-24T07:48:34.985Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-24T07:48:34.985Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-24T07:48:34.985Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-24T07:48:34.985Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-24T07:48:34.985Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-24T07:48:35.926Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.654s coverage: 76.1% of statements [2019-10-24T07:48:35.926Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.020s coverage: 58.0% of statements [2019-10-24T07:48:36.866Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2019-10-24T07:48:37.127Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.028s coverage: 3.0% of statements [2019-10-24T07:48:37.966Z] #45 ... [2019-10-24T07:48:37.967Z] [2019-10-24T07:48:37.967Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:48:37.967Z] #42 132.1 DEP criu/signalfd.d [2019-10-24T07:48:37.967Z] #42 132.5 DEP criu/sigframe.d [2019-10-24T07:48:37.967Z] #42 132.7 DEP criu/shmem.d [2019-10-24T07:48:37.967Z] #42 133.2 DEP criu/servicefd.d [2019-10-24T07:48:37.967Z] #42 133.6 DEP criu/seize.d [2019-10-24T07:48:37.967Z] #42 134.1 DEP criu/seccomp.d [2019-10-24T07:48:37.967Z] #42 134.5 DEP criu/rst-malloc.d [2019-10-24T07:48:37.967Z] #42 134.7 DEP criu/rbtree.d [2019-10-24T07:48:37.967Z] #42 134.7 DEP criu/pstree.d [2019-10-24T07:48:37.967Z] #42 135.1 DEP criu/protobuf.d [2019-10-24T07:48:37.967Z] #42 135.4 GEN criu/protobuf-desc-gen.h [2019-10-24T07:48:38.591Z] #42 137.8 DEP criu/protobuf-desc.d [2019-10-24T07:48:38.591Z] #42 ... [2019-10-24T07:48:38.591Z] [2019-10-24T07:48:38.591Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:48:38.591Z] #45 224.8 vendor/golang.org/x/net/http2/hpack [2019-10-24T07:48:39.037Z] ok github.com/docker/docker/daemon/logger 0.235s coverage: 42.7% of statements [2019-10-24T07:48:39.977Z] ok github.com/docker/docker/daemon/images 0.030s coverage: 4.9% of statements [2019-10-24T07:48:40.235Z] ok github.com/docker/docker/daemon/logger/awslogs 0.298s coverage: 77.8% of statements [2019-10-24T07:48:40.495Z] ok github.com/docker/docker/daemon/logger/gelf 0.021s coverage: 68.2% of statements [2019-10-24T07:48:41.066Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.254s coverage: 57.2% of statements [2019-10-24T07:48:41.066Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-24T07:48:41.066Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-24T07:48:41.066Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-24T07:48:41.066Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-24T07:48:41.066Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-24T07:48:41.066Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-24T07:48:41.066Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 26.2% of statements [2019-10-24T07:48:41.066Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 88.3% of statements [2019-10-24T07:48:42.007Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.026s coverage: 62.1% of statements [2019-10-24T07:48:42.949Z] ok github.com/docker/docker/daemon/logger/local 0.040s coverage: 74.7% of statements [2019-10-24T07:48:42.949Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-24T07:48:43.209Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.056s coverage: 19.9% of statements [2019-10-24T07:48:43.778Z] ok github.com/docker/docker/daemon/logger/templates 0.015s coverage: 8.3% of statements [2019-10-24T07:48:43.778Z] ok github.com/docker/docker/daemon/logger/syslog 0.021s coverage: 47.8% of statements [2019-10-24T07:48:44.135Z] #45 ... [2019-10-24T07:48:44.135Z] [2019-10-24T07:48:44.135Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:48:44.135Z] #18 165.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-10-24T07:48:44.135Z] #18 165.8 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-10-24T07:48:44.135Z] #18 165.8 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T07:48:44.135Z] #18 ... [2019-10-24T07:48:44.135Z] [2019-10-24T07:48:44.135Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:48:44.717Z] ok github.com/docker/docker/daemon/network 0.037s coverage: 63.8% of statements [2019-10-24T07:48:45.353Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-24T07:48:45.353Z] [2019-10-24T07:48:45.353Z] [2019-10-24T07:48:45.353Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-10-24T07:48:45.353Z] [2019-10-24T07:48:45.353Z] No new tests added to integration. [2019-10-24T07:48:45.353Z] [2019-10-24T07:48:45.353Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-24T07:48:45.353Z] [2019-10-24T07:48:45.353Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-24T07:48:45.353Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-24T07:48:45.656Z] ok github.com/docker/docker/daemon/logger/splunk 1.911s coverage: 82.5% of statements [2019-10-24T07:48:45.656Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-24T07:48:45.656Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-24T07:48:46.276Z] PKG_CONFIG=pkg-config [2019-10-24T07:48:46.276Z] GOLANG_VERSION=1.13.3 [2019-10-24T07:48:46.276Z] HOSTNAME=52505b545366 [2019-10-24T07:48:46.276Z] KEEPBUNDLE=1 [2019-10-24T07:48:46.276Z] container=docker [2019-10-24T07:48:46.276Z] TEST_SKIP_INTEGRATION=1 [2019-10-24T07:48:46.276Z] GO111MODULE=off [2019-10-24T07:48:46.276Z] GOPATH=/go [2019-10-24T07:48:46.276Z] PWD=/go/src/github.com/docker/docker [2019-10-24T07:48:46.276Z] HOME=/root [2019-10-24T07:48:46.276Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-24T07:48:46.276Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-24T07:48:46.276Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-24T07:48:46.276Z] DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 [2019-10-24T07:48:46.276Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-24T07:48:46.276Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-24T07:48:46.276Z] TERM=xterm [2019-10-24T07:48:46.276Z] VALIDATE_BRANCH=master [2019-10-24T07:48:46.276Z] DEST=bundles/test-integration [2019-10-24T07:48:46.276Z] SHLVL=1 [2019-10-24T07:48:46.276Z] TIMEOUT=120m [2019-10-24T07:48:46.276Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-24T07:48:46.276Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-24T07:48:46.276Z] DOCKER_PKG=github.com/docker/docker [2019-10-24T07:48:46.276Z] TESTDEBUG=0 [2019-10-24T07:48:46.276Z] _=/usr/bin/env [2019-10-24T07:48:46.276Z] Building test suite binary ./integration-cli/test.main [2019-10-24T07:48:46.276Z] PKG_CONFIG=pkg-config [2019-10-24T07:48:46.276Z] GOLANG_VERSION=1.13.3 [2019-10-24T07:48:46.276Z] HOSTNAME=b63bd547ec3c [2019-10-24T07:48:46.276Z] KEEPBUNDLE=1 [2019-10-24T07:48:46.276Z] container=docker [2019-10-24T07:48:46.276Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-24T07:48:46.276Z] GO111MODULE=off [2019-10-24T07:48:46.276Z] GOPATH=/go [2019-10-24T07:48:46.276Z] PWD=/go/src/github.com/docker/docker [2019-10-24T07:48:46.276Z] HOME=/root [2019-10-24T07:48:46.276Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-24T07:48:46.276Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-24T07:48:46.276Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-24T07:48:46.276Z] DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 [2019-10-24T07:48:46.276Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-24T07:48:46.276Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-24T07:48:46.276Z] TERM=xterm [2019-10-24T07:48:46.276Z] VALIDATE_BRANCH=master [2019-10-24T07:48:46.276Z] DEST=bundles/test-integration [2019-10-24T07:48:46.276Z] SHLVL=1 [2019-10-24T07:48:46.276Z] TIMEOUT=120m [2019-10-24T07:48:46.276Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-24T07:48:46.276Z] DOCKER_PKG=github.com/docker/docker [2019-10-24T07:48:46.276Z] TESTDEBUG=0 [2019-10-24T07:48:46.276Z] _=/usr/bin/env [2019-10-24T07:48:46.276Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-24T07:48:46.276Z] PKG_CONFIG=pkg-config [2019-10-24T07:48:46.276Z] GOLANG_VERSION=1.13.3 [2019-10-24T07:48:46.276Z] HOSTNAME=1c54d7122899 [2019-10-24T07:48:46.276Z] KEEPBUNDLE=1 [2019-10-24T07:48:46.276Z] container=docker [2019-10-24T07:48:46.276Z] TEST_SKIP_INTEGRATION=1 [2019-10-24T07:48:46.276Z] GO111MODULE=off [2019-10-24T07:48:46.276Z] GOPATH=/go [2019-10-24T07:48:46.276Z] PWD=/go/src/github.com/docker/docker [2019-10-24T07:48:46.276Z] HOME=/root [2019-10-24T07:48:46.276Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-24T07:48:46.276Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-24T07:48:46.276Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-24T07:48:46.276Z] DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 [2019-10-24T07:48:46.276Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-24T07:48:46.276Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-24T07:48:46.276Z] TERM=xterm [2019-10-24T07:48:46.276Z] VALIDATE_BRANCH=master [2019-10-24T07:48:46.276Z] DEST=bundles/test-integration [2019-10-24T07:48:46.276Z] SHLVL=1 [2019-10-24T07:48:46.276Z] TIMEOUT=120m [2019-10-24T07:48:46.276Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-24T07:48:46.276Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-24T07:48:46.276Z] DOCKER_PKG=github.com/docker/docker [2019-10-24T07:48:46.276Z] TESTDEBUG=0 [2019-10-24T07:48:46.276Z] _=/usr/bin/env [2019-10-24T07:48:46.276Z] Building test suite binary ./integration-cli/test.main [2019-10-24T07:48:46.593Z] ok github.com/docker/docker/distribution/metadata 0.089s coverage: 48.2% of statements [2019-10-24T07:48:47.534Z] ok github.com/docker/docker/errdefs 0.013s coverage: 49.4% of statements [2019-10-24T07:48:47.633Z] #23 228.8 Checking out files: 18% (1969/10643) Checking out files: 19% (2023/10643) Checking out files: 20% (2129/10643) Checking out files: 21% (2236/10643) Checking out files: 22% (2342/10643) Checking out files: 23% (2448/10643) Checking out files: 24% (2555/10643) Checking out files: 25% (2661/10643) Checking out files: 26% (2768/10643) Checking out files: 27% (2874/10643) Checking out files: 28% (2981/10643) Checking out files: 29% (3087/10643) Checking out files: 30% (3193/10643) Checking out files: 31% (3300/10643) Checking out files: 32% (3406/10643) Checking out files: 33% (3513/10643) Checking out files: 33% (3582/10643) Checking out files: 34% (3619/10643) Checking out files: 35% (3726/10643) Checking out files: 36% (3832/10643) Checking out files: 37% (3938/10643) Checking out files: 38% (4045/10643) Checking out files: 39% (4151/10643) Checking out files: 40% (4258/10643) Checking out files: 41% (4364/10643) Checking out files: 42% (4471/10643) Checking out files: 43% (4577/10643) Checking out files: 44% (4683/10643) Checking out files: 45% (4790/10643) Checking out files: 46% (4896/10643) Checking out files: 47% (5003/10643) Checking out files: 48% (5109/10643) Checking out files: 48% (5128/10643) Checking out files: 49% (5216/10643) Checking out files: 50% (5322/10643) Checking out files: 51% (5428/10643) Checking out files: 52% (5535/10643) Checking out files: 53% (5641/10643) Checking out files: 54% (5748/10643) Checking out files: 55% (5854/10643) Checking out files: 56% (5961/10643) Checking out files: 57% (6067/10643) Checking out files: 58% (6173/10643) Checking out files: 59% (6280/10643) Checking out files: 60% (6386/10643) Checking out files: 61% (6493/10643) Checking out files: 62% (6599/10643) Checking out files: 63% (6706/10643) Checking out files: 64% (6812/10643) Checking out files: 65% (6918/10643) Checking out files: 65% (6967/10643) Checking out files: 66% (7025/10643) Checking out files: 67% (7131/10643) Checking out files: 68% (7238/10643) Checking out files: 69% (7344/10643) Checking out files: 70% (7451/10643) Checking out files: 71% (7557/10643) Checking out files: 72% (7663/10643) Checking out files: 73% (7770/10643) Checking out files: 74% (7876/10643) Checking out files: 75% (7983/10643) Checking out files: 76% (8089/10643) Checking out files: 77% (8196/10643) Checking out files: 78% (8302/10643) Checking out files: 79% (8408/10643) Checking out files: 80% (8515/10643) Checking out files: 80% (8546/10643) Checking out files: 81% (8621/10643) Checking out files: 82% (8728/10643) Checking out files: 83% (8834/10643) Checking out files: 84% (8941/10643) Checking out files: 85% (9047/10643) Checking out files: 86% (9153/10643) Checking out files: 87% (9260/10643) Checking out files: 88% (9366/10643) Checking out files: 89% (9473/10643) Checking out files: 90% (9579/10643) Checking out files: 91% (9686/10643) Checking out files: 92% (9792/10643) Checking out files: 93% (9898/10643) Checking out files: 94% (10005/10643) Checking out files: 95% (10111/10643) Checking out files: 96% (10218/10643) Checking out files: 97% (10324/10643) Checking out files: 97% (10421/10643) Checking out files: 98% (10431/10643) Checking out files: 99% (10537/10643) Checking out files: 100% (10643/10643) Checking out files: 100% (10643/10643), done. [2019-10-24T07:48:47.793Z] ok github.com/docker/docker/distribution 0.360s coverage: 22.1% of statements [2019-10-24T07:48:47.793Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-24T07:48:47.921Z] #23 234.2 + cd /tmp/tmp.WTfX7oEpGm/tmp/docker-ce [2019-10-24T07:48:47.921Z] #23 234.2 + git checkout -q v17.06.2-ce [2019-10-24T07:48:48.948Z] #23 ... [2019-10-24T07:48:48.948Z] [2019-10-24T07:48:48.948Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:48:48.948Z] #42 138.1 DEP criu/proc_parse.d [2019-10-24T07:48:48.948Z] #42 138.5 DEP criu/plugin.d [2019-10-24T07:48:48.948Z] #42 138.6 DEP criu/pipes.d [2019-10-24T07:48:48.948Z] #42 139.0 DEP criu/pie-util.d [2019-10-24T07:48:48.948Z] #42 139.3 DEP criu/pie-util-vdso.d [2019-10-24T07:48:48.948Z] #42 139.5 DEP criu/pie-util-vdso-elf32.d [2019-10-24T07:48:48.948Z] #42 139.8 DEP criu/path.d [2019-10-24T07:48:48.948Z] #42 140.2 DEP criu/parasite-syscall.d [2019-10-24T07:48:48.948Z] #42 140.6 DEP criu/pagemap.d [2019-10-24T07:48:48.948Z] #42 141.0 DEP criu/pagemap-cache.d [2019-10-24T07:48:48.948Z] #42 141.4 DEP criu/page-xfer.d [2019-10-24T07:48:48.948Z] #42 141.9 DEP criu/page-pipe.d [2019-10-24T07:48:48.948Z] #42 142.3 DEP criu/netfilter.d [2019-10-24T07:48:48.948Z] #42 142.7 DEP criu/net.d [2019-10-24T07:48:48.948Z] #42 143.3 DEP criu/namespaces.d [2019-10-24T07:48:48.948Z] #42 143.6 DEP criu/mount.d [2019-10-24T07:48:48.948Z] #42 144.1 DEP criu/mem.d [2019-10-24T07:48:48.948Z] #42 144.6 DEP criu/lsm.d [2019-10-24T07:48:48.948Z] #42 145.0 DEP criu/log.d [2019-10-24T07:48:48.948Z] #42 145.5 DEP criu/libnetlink.d [2019-10-24T07:48:48.948Z] #42 145.7 DEP criu/kerndat.d [2019-10-24T07:48:48.948Z] #42 146.2 DEP criu/kcmp-ids.d [2019-10-24T07:48:48.948Z] #42 146.4 DEP criu/irmap.d [2019-10-24T07:48:48.948Z] #42 146.7 DEP criu/ipc_ns.d [2019-10-24T07:48:48.948Z] #42 147.1 DEP criu/image.d [2019-10-24T07:48:48.948Z] #42 147.5 DEP criu/image-desc.d [2019-10-24T07:48:48.948Z] #42 147.8 DEP criu/fsnotify.d [2019-10-24T07:48:48.948Z] #42 148.2 DEP criu/filesystems.d [2019-10-24T07:48:49.180Z] ok github.com/docker/docker/image 0.052s coverage: 86.4% of statements [2019-10-24T07:48:49.235Z] #42 148.5 DEP criu/files.d [2019-10-24T07:48:49.441Z] ok github.com/docker/docker/distribution/xfer 1.705s coverage: 85.6% of statements [2019-10-24T07:48:49.441Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-24T07:48:49.441Z] ok github.com/docker/docker/image/cache 0.020s coverage: 19.2% of statements [2019-10-24T07:48:49.441Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-24T07:48:49.524Z] #42 148.9 DEP criu/files-reg.d [2019-10-24T07:48:49.701Z] ok github.com/docker/docker/image/v1 0.046s coverage: 25.0% of statements [2019-10-24T07:48:49.701Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-24T07:48:49.961Z] ok github.com/docker/docker/libcontainerd/queue 0.028s coverage: 100.0% of statements [2019-10-24T07:48:50.148Z] #42 149.2 DEP criu/files-ext.d [2019-10-24T07:48:50.148Z] #42 149.6 DEP criu/file-lock.d [2019-10-24T07:48:50.532Z] ok github.com/docker/docker/pkg/aaparser 0.029s coverage: 50.0% of statements [2019-10-24T07:48:50.776Z] #42 149.9 DEP criu/file-ids.d [2019-10-24T07:48:51.064Z] #42 150.2 DEP criu/fifo.d [2019-10-24T07:48:51.064Z] #42 150.5 DEP criu/fdstore.d [2019-10-24T07:48:51.354Z] #42 150.7 DEP criu/fault-injection.d [2019-10-24T07:48:51.474Z] ok github.com/docker/docker/opts 0.110s coverage: 66.9% of statements [2019-10-24T07:48:51.641Z] #42 150.8 DEP criu/external.d [2019-10-24T07:48:51.641Z] #42 151.1 DEP criu/eventpoll.d [2019-10-24T07:48:51.929Z] #42 ... [2019-10-24T07:48:51.929Z] [2019-10-24T07:48:51.929Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:48:51.929Z] #18 184.4 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-10-24T07:48:52.223Z] #18 184.4 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-10-24T07:48:52.223Z] #18 184.5 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-10-24T07:48:52.223Z] #18 184.5 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-10-24T07:48:52.223Z] #18 184.5 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-10-24T07:48:52.223Z] #18 184.6 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-24T07:48:52.223Z] #18 184.6 Processing triggers for mime-support (3.60) ... [2019-10-24T07:48:52.511Z] #18 184.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:48:52.511Z] #18 184.8 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-10-24T07:48:52.511Z] #18 184.8 Setting up libcap2-bin (1:2.25-1) ... [2019-10-24T07:48:52.511Z] #18 184.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-10-24T07:48:52.511Z] #18 184.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-10-24T07:48:52.511Z] #18 184.9 Setting up bash-completion (1:2.1-4.3) ... [2019-10-24T07:48:52.855Z] ok github.com/docker/docker/pkg/broadcaster 0.010s coverage: 100.0% of statements [2019-10-24T07:48:53.425Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2019-10-24T07:48:53.425Z] ok github.com/docker/docker/pkg/authorization 1.164s coverage: 68.3% of statements [2019-10-24T07:48:54.006Z] #18 ... [2019-10-24T07:48:54.006Z] [2019-10-24T07:48:54.006Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:48:54.006Z] #45 230.0 mime [2019-10-24T07:48:54.006Z] #45 230.7 vendor/golang.org/x/crypto/cryptobyte [2019-10-24T07:48:54.006Z] #45 231.3 mime/quotedprintable [2019-10-24T07:48:54.006Z] #45 233.6 net/http/internal [2019-10-24T07:48:54.006Z] #45 239.1 net/textproto [2019-10-24T07:48:54.006Z] #45 239.1 vendor/golang.org/x/net/http/httpproxy [2019-10-24T07:48:54.006Z] #45 239.1 crypto/x509 [2019-10-24T07:48:54.006Z] #45 ... [2019-10-24T07:48:54.006Z] [2019-10-24T07:48:54.006Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:48:54.006Z] #23 239.6 + mkdir -p /tmp/tmp.WTfX7oEpGm/src/github.com/docker [2019-10-24T07:48:54.006Z] #23 239.6 + mv components/cli /tmp/tmp.WTfX7oEpGm/src/github.com/docker/cli [2019-10-24T07:48:54.006Z] #23 239.6 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-10-24T07:48:54.363Z] ok github.com/docker/docker/pkg/directory 0.013s coverage: 80.0% of statements [2019-10-24T07:48:54.621Z] ok github.com/docker/docker/pkg/archive 1.373s coverage: 76.9% of statements [2019-10-24T07:48:54.880Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2019-10-24T07:48:55.451Z] ok github.com/docker/docker/pkg/discovery/file 0.012s coverage: 97.6% of statements [2019-10-24T07:48:56.020Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-10-24T07:48:56.588Z] ok github.com/docker/docker/pkg/discovery/nodes 0.009s coverage: 93.8% of statements [2019-10-24T07:48:56.846Z] ok github.com/docker/docker/pkg/dmesg 0.012s coverage: 83.3% of statements [2019-10-24T07:48:58.224Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2019-10-24T07:48:58.224Z] ok github.com/docker/docker/pkg/chrootarchive 3.541s coverage: 43.2% of statements [2019-10-24T07:48:58.430Z] #23 ... [2019-10-24T07:48:58.430Z] [2019-10-24T07:48:58.430Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:48:58.430Z] #18 190.7 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-10-24T07:48:58.430Z] #18 190.7 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-10-24T07:48:58.430Z] #18 190.7 Setting up zip (3.0-11+b1) ... [2019-10-24T07:48:58.430Z] #18 190.7 Setting up bzip2 (1.0.6-8.1) ... [2019-10-24T07:48:58.430Z] #18 190.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-10-24T07:48:58.430Z] #18 190.7 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-10-24T07:48:58.430Z] #18 190.7 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:48:58.430Z] #18 190.8 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-10-24T07:48:58.430Z] #18 190.8 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-24T07:48:58.430Z] #18 190.8 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-10-24T07:48:58.430Z] #18 190.8 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-10-24T07:48:58.430Z] #18 190.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-10-24T07:48:58.430Z] #18 190.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:48:58.430Z] #18 190.9 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-10-24T07:48:58.718Z] #18 190.9 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-10-24T07:48:58.718Z] #18 190.9 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-10-24T07:48:58.718Z] #18 191.0 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:48:58.792Z] ok github.com/docker/docker/pkg/fileutils 0.023s coverage: 89.5% of statements [2019-10-24T07:48:59.052Z] ok github.com/docker/docker/pkg/fsutils 0.304s coverage: 85.1% of statements [2019-10-24T07:48:59.311Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2019-10-24T07:48:59.311Z] ok github.com/docker/docker/pkg/discovery/kv 3.131s coverage: 84.1% of statements [2019-10-24T07:48:59.370Z] #18 191.9 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-10-24T07:48:59.370Z] #18 191.9 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-10-24T07:48:59.370Z] #18 191.9 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-10-24T07:48:59.370Z] #18 191.9 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-10-24T07:48:59.370Z] #18 191.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-10-24T07:48:59.370Z] #18 191.9 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-10-24T07:48:59.678Z] #18 191.9 Setting up pigz (2.3.4-1) ... [2019-10-24T07:48:59.678Z] #18 191.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-10-24T07:48:59.678Z] #18 192.0 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-10-24T07:48:59.678Z] #18 192.0 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-24T07:48:59.678Z] #18 192.0 Setting up mingw-w64-common (5.0.1-1) ... [2019-10-24T07:48:59.678Z] #18 192.0 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-10-24T07:48:59.678Z] #18 192.0 Setting up jq (1.5+dfsg-1.3) ... [2019-10-24T07:48:59.678Z] #18 192.0 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-10-24T07:48:59.678Z] #18 192.0 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-10-24T07:48:59.678Z] #18 192.0 Setting up xfsprogs (4.9.0+nmu1) ... [2019-10-24T07:48:59.678Z] #18 192.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-10-24T07:48:59.678Z] #18 192.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-10-24T07:48:59.678Z] #18 192.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-10-24T07:48:59.678Z] #18 192.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-10-24T07:48:59.678Z] #18 192.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-10-24T07:48:59.678Z] #18 192.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-10-24T07:48:59.965Z] #18 192.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-10-24T07:48:59.965Z] #18 192.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-10-24T07:48:59.965Z] #18 192.2 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-10-24T07:48:59.965Z] #18 192.3 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-10-24T07:48:59.965Z] #18 192.3 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-10-24T07:48:59.965Z] #18 192.3 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-10-24T07:48:59.965Z] #18 192.3 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-10-24T07:48:59.965Z] #18 192.3 Setting up btrfs-progs (4.7.3-1) ... [2019-10-24T07:48:59.965Z] #18 192.3 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-10-24T07:48:59.965Z] #18 192.3 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-10-24T07:49:00.250Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2019-10-24T07:49:00.250Z] ok github.com/docker/docker/layer 7.815s coverage: 68.8% of statements [2019-10-24T07:49:00.250Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-24T07:49:00.250Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-24T07:49:00.250Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-24T07:49:00.250Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-24T07:49:00.250Z] ? github.com/docker/docker/oci [no test files] [2019-10-24T07:49:00.250Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-24T07:49:00.250Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-24T07:49:00.250Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-24T07:49:00.819Z] ok github.com/docker/docker/pkg/locker 0.029s coverage: 88.9% of statements [2019-10-24T07:49:00.819Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2019-10-24T07:49:00.819Z] ok github.com/docker/docker/pkg/idtools 0.732s coverage: 70.1% of statements [2019-10-24T07:49:00.985Z] #18 ... [2019-10-24T07:49:00.985Z] [2019-10-24T07:49:00.985Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:49:00.985Z] #48 DONE 247.3s [2019-10-24T07:49:00.985Z] [2019-10-24T07:49:00.985Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:49:00.985Z] #42 151.5 DEP criu/eventfd.d [2019-10-24T07:49:00.985Z] #42 151.9 DEP criu/crtools.d [2019-10-24T07:49:00.985Z] #42 152.3 DEP criu/cr-service.d [2019-10-24T07:49:00.985Z] #42 152.8 DEP criu/cr-restore.d [2019-10-24T07:49:00.985Z] #42 153.4 DEP criu/cr-errno.d [2019-10-24T07:49:00.985Z] #42 153.5 DEP criu/cr-dump.d [2019-10-24T07:49:00.985Z] #42 154.0 DEP criu/cr-dedup.d [2019-10-24T07:49:00.985Z] #42 154.4 DEP criu/cr-check.d [2019-10-24T07:49:00.985Z] #42 154.8 DEP criu/config.d [2019-10-24T07:49:00.985Z] #42 155.2 DEP criu/clone-noasan.d [2019-10-24T07:49:00.985Z] #42 155.4 DEP criu/cgroup.d [2019-10-24T07:49:00.985Z] #42 155.7 DEP criu/cgroup-props.d [2019-10-24T07:49:00.985Z] #42 156.0 DEP criu/bitmap.d [2019-10-24T07:49:00.985Z] #42 156.1 DEP criu/bfd.d [2019-10-24T07:49:00.985Z] #42 156.3 DEP criu/autofs.d [2019-10-24T07:49:00.985Z] #42 156.6 DEP criu/aio.d [2019-10-24T07:49:00.985Z] #42 156.9 DEP criu/action-scripts.d [2019-10-24T07:49:00.985Z] #42 157.4 CC criu/action-scripts.o [2019-10-24T07:49:00.985Z] #42 158.4 CC criu/aio.o [2019-10-24T07:49:00.985Z] #42 160.0 CC criu/autofs.o [2019-10-24T07:49:01.078Z] ok github.com/docker/docker/pkg/ioutils 0.672s coverage: 70.6% of statements [2019-10-24T07:49:01.078Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-24T07:49:01.338Z] ok github.com/docker/docker/pkg/namesgenerator 0.019s coverage: 85.7% of statements [2019-10-24T07:49:01.338Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2019-10-24T07:49:01.908Z] ok github.com/docker/docker/pkg/parsers/kernel 0.013s coverage: 60.0% of statements [2019-10-24T07:49:02.169Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.025s coverage: 91.4% of statements [2019-10-24T07:49:02.169Z] ok github.com/docker/docker/pkg/pidfile 0.021s coverage: 82.4% of statements [2019-10-24T07:49:02.428Z] ok github.com/docker/docker/pkg/mount 0.857s coverage: 70.0% of statements [2019-10-24T07:49:02.428Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-24T07:49:02.428Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-24T07:49:02.428Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-24T07:49:02.998Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2019-10-24T07:49:03.568Z] ok github.com/docker/docker/pkg/pools 0.011s coverage: 88.2% of statements [2019-10-24T07:49:03.569Z] ok github.com/docker/docker/pkg/progress 0.011s coverage: 75.9% of statements [2019-10-24T07:49:03.569Z] ok github.com/docker/docker/pkg/plugins/transport 0.011s coverage: 85.7% of statements [2019-10-24T07:49:04.137Z] ok github.com/docker/docker/pkg/reexec 0.016s coverage: 82.4% of statements [2019-10-24T07:49:05.075Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2019-10-24T07:49:05.075Z] ok github.com/docker/docker/pkg/pubsub 1.094s coverage: 73.9% of statements [2019-10-24T07:49:05.412Z] #42 164.0 CC criu/bfd.o [2019-10-24T07:49:05.646Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-10-24T07:49:05.646Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2019-10-24T07:49:06.037Z] #42 165.2 CC criu/bitmap.o [2019-10-24T07:49:06.037Z] #42 ... [2019-10-24T07:49:06.037Z] [2019-10-24T07:49:06.037Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:49:06.037Z] #45 242.2 vendor/golang.org/x/net/http/httpguts [2019-10-24T07:49:06.037Z] #45 242.2 mime/multipart [2019-10-24T07:49:06.037Z] #45 247.9 crypto/tls [2019-10-24T07:49:06.215Z] ok github.com/docker/docker/pkg/symlink 0.023s coverage: 87.7% of statements [2019-10-24T07:49:06.215Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 80.6% of statements [2019-10-24T07:49:06.325Z] #45 ... [2019-10-24T07:49:06.325Z] [2019-10-24T07:49:06.325Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:49:06.325Z] #42 165.5 CC criu/cgroup-props.o [2019-10-24T07:49:07.153Z] ok github.com/docker/docker/pkg/tailfile 0.119s coverage: 88.6% of statements [2019-10-24T07:49:07.153Z] ok github.com/docker/docker/pkg/signal 2.801s coverage: 61.0% of statements [2019-10-24T07:49:07.153Z] ok github.com/docker/docker/pkg/system 0.040s coverage: 36.9% of statements [2019-10-24T07:49:07.724Z] testing: warning: no tests to run [2019-10-24T07:49:07.724Z] coverage: [no statements] [2019-10-24T07:49:07.724Z] ok github.com/docker/docker/pkg/term/windows 0.008s coverage: [no statements] [no tests to run] [2019-10-24T07:49:07.984Z] ok github.com/docker/docker/pkg/term 0.016s coverage: 85.9% of statements [2019-10-24T07:49:07.984Z] ok github.com/docker/docker/pkg/tarsum 0.114s coverage: 89.3% of statements [2019-10-24T07:49:08.379Z] #42 167.4 CC criu/cgroup.o [2019-10-24T07:49:08.554Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2019-10-24T07:49:08.554Z] ok github.com/docker/docker/pkg/truncindex 0.109s coverage: 91.5% of statements [2019-10-24T07:49:08.554Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2019-10-24T07:49:10.469Z] ok github.com/docker/docker/plugin/v2 0.015s coverage: 14.5% of statements [2019-10-24T07:49:10.469Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2019-10-24T07:49:11.101Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2019-10-24T07:49:11.731Z] ok github.com/docker/docker/plugin 0.603s coverage: 27.1% of statements [2019-10-24T07:49:11.881Z] #42 ... [2019-10-24T07:49:11.881Z] [2019-10-24T07:49:11.881Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:49:11.881Z] #18 203.0 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-10-24T07:49:11.881Z] #18 203.0 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T07:49:11.881Z] #18 203.0 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 [2019-10-24T07:49:11.881Z] #18 203.0 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 [2019-10-24T07:49:11.881Z] #18 203.0 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 [2019-10-24T07:49:11.881Z] #18 203.0 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 [2019-10-24T07:49:11.881Z] #18 203.0 Setting up btrfs-tools (4.7.3-1) ... [2019-10-24T07:49:11.881Z] #18 203.0 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-10-24T07:49:11.881Z] #18 203.0 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 [2019-10-24T07:49:11.881Z] #18 203.0 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 [2019-10-24T07:49:11.881Z] #18 203.1 Setting up python3 (3.5.3-1) ... [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-24T07:49:12.279Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2019-10-24T07:49:12.279Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-24T07:49:12.279Z] ok github.com/docker/docker/api/server/router/swarm 0.012s coverage: 4.0% of statements [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/types [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-24T07:49:12.279Z] ok github.com/docker/docker/api/types/strslice 0.007s coverage: 90.0% of statements [2019-10-24T07:49:12.279Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-24T07:49:12.279Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2019-10-24T07:49:12.279Z] ok github.com/docker/docker/api/types/versions 0.001s coverage: 75.0% of statements [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/builder [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-24T07:49:12.279Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-24T07:49:12.279Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2019-10-24T07:49:12.309Z] ok github.com/docker/docker/registry/resumable 0.049s coverage: 100.0% of statements [2019-10-24T07:49:12.880Z] ok github.com/docker/docker/restartmanager 0.011s coverage: 45.3% of statements [2019-10-24T07:49:13.139Z] ok github.com/docker/docker/registry 0.301s coverage: 56.3% of statements [2019-10-24T07:49:13.399Z] ok github.com/docker/docker/testutil 0.023s coverage: 62.5% of statements [2019-10-24T07:49:13.399Z] ok github.com/docker/docker/runconfig 0.050s coverage: 68.2% of statements [2019-10-24T07:49:13.933Z] #18 206.2 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-10-24T07:49:14.934Z] ok github.com/docker/docker/builder/remotecontext 0.290s coverage: 13.6% of statements [2019-10-24T07:49:15.766Z] ok github.com/docker/docker/builder/dockerfile 0.963s coverage: 48.2% of statements [2019-10-24T07:49:15.943Z] ok github.com/docker/docker/volume/drivers 0.014s coverage: 36.1% of statements [2019-10-24T07:49:15.985Z] #18 208.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-10-24T07:49:16.204Z] ok github.com/docker/docker/volume/local 0.074s coverage: 73.0% of statements [2019-10-24T07:49:16.272Z] #18 208.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-10-24T07:49:16.272Z] #18 208.7 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-24T07:49:16.272Z] #18 208.8 Setting up python3-wheel (0.29.0-2) ... [2019-10-24T07:49:16.325Z] INFO [runner] Issues before processing: 2317, after processing: 0 [2019-10-24T07:49:16.325Z] INFO [runner] Processors filtering stat (out/in): nolint: 0/63, path_prettifier: 1712/1712, skip_files: 1712/1712, skip_dirs: 1712/1712, autogenerated_exclude: 1615/1712, exclude: 1615/1615, exclude-rules: 63/1615, filename_unadjuster: 1712/1712, identifier_marker: 1615/1615, cgo: 1712/2317 [2019-10-24T07:49:16.325Z] INFO [runner] processing took 128.849053ms with stages: nolint: 51.98861ms, identifier_marker: 39.389163ms, path_prettifier: 13.594174ms, exclude-rules: 8.799502ms, autogenerated_exclude: 7.085387ms, skip_dirs: 4.311896ms, cgo: 2.113009ms, filename_unadjuster: 1.561475ms, max_same_issues: 1.606µs, diff: 682ns, source_code: 639ns, uniq_by_line: 627ns, max_from_linter: 557ns, exclude: 495ns, skip_files: 481ns, path_shortener: 447ns, max_per_file_from_linter: 303ns [2019-10-24T07:49:16.325Z] INFO [runner] linters took 1m34.858537779s with stages: goanalysis_metalinter: 1m17.468075607s, unused: 17.261011235s [2019-10-24T07:49:16.325Z] INFO File cache stats: 1442 entries of total size 6.8MiB [2019-10-24T07:49:16.325Z] INFO Memory: 1528 samples, avg is 254.1MB, max is 2963.4MB [2019-10-24T07:49:16.325Z] INFO Execution took 3m25.615329103s [2019-10-24T07:49:16.325Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-10-24T07:49:16.325Z] No api/types/ or api/swagger.yaml changes in diff. [2019-10-24T07:49:16.325Z] Congratulations! All toml source files changed here have valid syntax. [2019-10-24T07:49:16.325Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-10-24T07:49:16.325Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-10-24T07:49:16.464Z] ok github.com/docker/docker/volume/mounts 0.054s coverage: 67.0% of statements [2019-10-24T07:49:16.590Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2019-10-24T07:49:16.590Z] ok github.com/docker/docker/builder/remotecontext/git 0.900s coverage: 85.1% of statements [2019-10-24T07:49:16.590Z] ? github.com/docker/docker/cli [no test files] [2019-10-24T07:49:16.590Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-24T07:49:16.655Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 hack/make.sh dynbinary-daemon test-docker-py [2019-10-24T07:49:17.221Z] [2019-10-24T07:49:17.221Z] Removing bundles/ [2019-10-24T07:49:17.221Z] [2019-10-24T07:49:17.221Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-10-24T07:49:17.221Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-24T07:49:17.221Z] GOOS="" GOARCH="" GOARM="" [2019-10-24T07:49:17.400Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2019-10-24T07:49:18.318Z] #18 210.6 Setting up python3-pkg-resources (33.1.1-1) ... [2019-10-24T07:49:20.363Z] #18 212.4 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-10-24T07:49:20.363Z] #18 212.5 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-10-24T07:49:21.127Z] ok github.com/docker/docker/client 0.201s coverage: 75.8% of statements [2019-10-24T07:49:23.075Z] #18 215.2 Setting up dmsetup (2:1.02.137-2) ... [2019-10-24T07:49:23.075Z] #18 215.2 Setting up python3-setuptools (33.1.1-1) ... [2019-10-24T07:49:23.362Z] #18 ... [2019-10-24T07:49:23.362Z] [2019-10-24T07:49:23.362Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:49:23.362Z] #45 259.7 net/http/httptrace [2019-10-24T07:49:23.362Z] #45 260.2 net/http [2019-10-24T07:49:23.654Z] #45 ... [2019-10-24T07:49:23.654Z] [2019-10-24T07:49:23.654Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:49:23.654Z] #42 173.1 CC criu/clone-noasan.o [2019-10-24T07:49:23.654Z] #42 173.4 CC criu/config.o [2019-10-24T07:49:23.654Z] #42 176.5 CC criu/cr-check.o [2019-10-24T07:49:23.654Z] #42 180.9 CC criu/cr-dedup.o [2019-10-24T07:49:23.654Z] #42 182.1 CC criu/cr-dump.o [2019-10-24T07:49:25.703Z] #42 ... [2019-10-24T07:49:25.703Z] [2019-10-24T07:49:25.703Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-10-24T07:49:25.703Z] #18 217.9 Setting up dh-python (2.20170125) ... [2019-10-24T07:49:27.196Z] #18 219.6 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-10-24T07:49:27.483Z] #18 219.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-10-24T07:49:27.771Z] #18 DONE 220.0s [2019-10-24T07:49:27.771Z] [2019-10-24T07:49:27.771Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T07:49:33.315Z] #19 ... [2019-10-24T07:49:33.315Z] [2019-10-24T07:49:33.315Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:49:33.315Z] #45 279.2 github.com/LK4D4/vndr/godl [2019-10-24T07:49:34.340Z] #45 280.5 github.com/LK4D4/vndr [2019-10-24T07:49:38.766Z] #45 ... [2019-10-24T07:49:38.766Z] [2019-10-24T07:49:38.766Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T07:49:38.766Z] #19 10.65 Collecting yamllint==1.16.0 [2019-10-24T07:49:38.766Z] #19 ... [2019-10-24T07:49:38.766Z] [2019-10-24T07:49:38.766Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:49:38.766Z] #42 187.8 CC criu/cr-errno.o [2019-10-24T07:49:38.766Z] #42 188.0 CC criu/cr-restore.o [2019-10-24T07:49:39.322Z] ok github.com/docker/docker/pkg/plugins 33.635s coverage: 76.6% of statements [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/rootless [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/volume [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-24T07:49:39.322Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === Skipped [2019-10-24T07:49:39.322Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-24T07:49:39.322Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-24T07:49:39.322Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-24T07:49:39.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:49:39.322Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-24T07:49:39.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:49:39.322Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-24T07:49:39.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:49:39.322Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-24T07:49:39.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:49:39.322Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-24T07:49:39.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:49:39.322Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-24T07:49:39.322Z] graphtest_unix.go:73: No driver to put! [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-24T07:49:39.322Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-24T07:49:39.322Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-24T07:49:39.322Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-24T07:49:39.322Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-24T07:49:39.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:49:39.322Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-24T07:49:39.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:49:39.322Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-24T07:49:39.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:49:39.322Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-24T07:49:39.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:49:39.322Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-24T07:49:39.322Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:49:39.322Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-24T07:49:39.322Z] graphtest_unix.go:73: No driver to put! [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-24T07:49:39.322Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-24T07:49:39.322Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] [2019-10-24T07:49:39.322Z] DONE 2115 tests, 20 skipped in 186.099s Post stage [Pipeline] junit [2019-10-24T07:49:39.338Z] Recording test results [2019-10-24T07:49:39.791Z] #42 198.8 CC criu/cr-service.o [2019-10-24T07:49:39.791Z] #42 ... [2019-10-24T07:49:39.791Z] [2019-10-24T07:49:39.791Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T07:49:39.791Z] #19 12.25 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-10-24T07:49:40.840Z] #19 13.14 Collecting pyyaml (from yamllint==1.16.0) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-24T07:49:41.857Z] #19 14.06 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-10-24T07:49:42.128Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 hack/make.sh dynbinary test-integration [2019-10-24T07:49:43.065Z] [2019-10-24T07:49:43.065Z] Removing bundles/ [2019-10-24T07:49:43.065Z] [2019-10-24T07:49:43.065Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-24T07:49:43.324Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-24T07:49:43.324Z] GOOS="" GOARCH="" GOARM="" [2019-10-24T07:49:47.382Z] #19 19.19 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-10-24T07:49:47.382Z] #19 19.43 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-10-24T07:49:48.887Z] #19 ... [2019-10-24T07:49:48.887Z] [2019-10-24T07:49:48.887Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:49:48.887Z] #42 203.4 CC criu/crtools.o [2019-10-24T07:49:48.887Z] #42 205.0 CC criu/eventfd.o [2019-10-24T07:49:48.887Z] #42 206.0 CC criu/eventpoll.o [2019-10-24T07:49:48.887Z] #42 208.2 CC criu/external.o [2019-10-24T07:49:49.192Z] #42 ... [2019-10-24T07:49:49.192Z] [2019-10-24T07:49:49.192Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:49:49.192Z] #45 DONE 295.5s [2019-10-24T07:49:49.192Z] [2019-10-24T07:49:49.192Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:49:49.818Z] #29 ... [2019-10-24T07:49:49.818Z] [2019-10-24T07:49:49.818Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:49:49.818Z] #42 209.2 CC criu/fault-injection.o [2019-10-24T07:49:50.446Z] #42 209.7 CC criu/fdstore.o [2019-10-24T07:49:51.945Z] #42 211.1 CC criu/fifo.o [2019-10-24T07:49:52.574Z] #42 211.6 CC criu/file-ids.o [2019-10-24T07:49:53.202Z] #42 212.5 CC criu/file-lock.o [2019-10-24T07:49:55.261Z] #42 214.4 CC criu/files-ext.o [2019-10-24T07:49:55.614Z] ok github.com/docker/docker/cmd/dockerd 0.053s coverage: 30.3% of statements [2019-10-24T07:49:55.614Z] ok github.com/docker/docker/container 0.112s coverage: 35.0% of statements [2019-10-24T07:49:55.614Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-24T07:49:55.614Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-24T07:49:55.614Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-24T07:49:55.614Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-24T07:49:55.890Z] #42 215.3 CC criu/files-reg.o [2019-10-24T07:49:58.597Z] #42 ... [2019-10-24T07:49:58.597Z] [2019-10-24T07:49:58.597Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-10-24T07:49:58.597Z] #19 22.89 Building wheels for collected packages: pyyaml, pathspec [2019-10-24T07:49:58.597Z] #19 22.89 Running setup.py bdist_wheel for pyyaml: started [2019-10-24T07:49:58.597Z] #19 26.34 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-10-24T07:49:58.597Z] #19 26.35 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-10-24T07:49:58.597Z] #19 26.56 Running setup.py bdist_wheel for pathspec: started [2019-10-24T07:49:58.597Z] #19 29.16 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-10-24T07:49:58.597Z] #19 29.17 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-10-24T07:49:58.597Z] #19 29.25 Successfully built pyyaml pathspec [2019-10-24T07:49:58.597Z] #19 29.26 Installing collected packages: pyyaml, pathspec, yamllint [2019-10-24T07:49:58.597Z] #19 30.28 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-10-24T07:49:58.597Z] #19 DONE 30.6s [2019-10-24T07:49:58.597Z] [2019-10-24T07:49:58.597Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:49:59.943Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2019-10-24T07:50:00.093Z] #60 ... [2019-10-24T07:50:00.093Z] [2019-10-24T07:50:00.093Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:50:00.093Z] #42 219.2 CC criu/files.o [2019-10-24T07:50:01.804Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-24T07:50:03.753Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.8% of statements [2019-10-24T07:50:04.515Z] #42 223.1 CC criu/filesystems.o [2019-10-24T07:50:04.515Z] #42 ... [2019-10-24T07:50:04.515Z] [2019-10-24T07:50:04.515Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-10-24T07:50:04.515Z] #29 310.1 + rm -rf /tmp/tmp.mRRXa1A5sb [2019-10-24T07:50:04.515Z] #29 DONE 310.5s [2019-10-24T07:50:04.515Z] [2019-10-24T07:50:04.515Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:50:06.014Z] #51 ... [2019-10-24T07:50:06.014Z] [2019-10-24T07:50:06.014Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:50:06.014Z] #42 225.2 CC criu/fsnotify.o [2019-10-24T07:50:08.725Z] #42 227.5 CC criu/image-desc.o [2019-10-24T07:50:08.725Z] #42 227.8 CC criu/image.o [2019-10-24T07:50:09.781Z] #42 229.1 CC criu/ipc_ns.o [2019-10-24T07:50:12.496Z] #42 231.3 CC criu/irmap.o [2019-10-24T07:50:13.131Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.430s coverage: 13.7% of statements [2019-10-24T07:50:13.131Z] ok github.com/docker/docker/daemon 12.268s coverage: 17.6% of statements [2019-10-24T07:50:13.131Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-24T07:50:13.131Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-24T07:50:13.520Z] #42 232.7 CC criu/kcmp-ids.o [2019-10-24T07:50:13.948Z] ok github.com/docker/docker/daemon/discovery 0.010s coverage: 30.0% of statements [2019-10-24T07:50:13.948Z] ok github.com/docker/docker/daemon/config 0.048s coverage: 82.1% of statements [2019-10-24T07:50:14.145Z] #42 233.2 CC criu/kerndat.o [2019-10-24T07:50:15.007Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-10-24T07:50:15.007Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-24T07:50:15.007Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-24T07:50:16.198Z] #42 235.2 CC criu/libnetlink.o [2019-10-24T07:50:16.352Z] ok github.com/docker/docker/daemon/graphdriver 0.012s coverage: 2.2% of statements [2019-10-24T07:50:16.832Z] #42 235.9 CC criu/log.o [2019-10-24T07:50:17.460Z] #42 236.8 CC criu/lsm.o [2019-10-24T07:50:18.156Z] #42 237.5 CC criu/mem.o [2019-10-24T07:50:19.092Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-10-24T07:50:19.870Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.225s coverage: 57.9% of statements [2019-10-24T07:50:21.761Z] #42 240.6 CC criu/mount.o [2019-10-24T07:50:22.384Z] #42 ... [2019-10-24T07:50:22.384Z] [2019-10-24T07:50:22.385Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-10-24T07:50:22.385Z] #55 278.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="3e425f80a8c931f88e6d94a8c831b9d5aa481657" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-10-24T07:50:26.814Z] #55 281.9 + mkdir -p /build [2019-10-24T07:50:26.814Z] #55 281.9 + cp runc /build/runc [2019-10-24T07:50:26.814Z] #55 DONE 282.0s [2019-10-24T07:50:26.814Z] [2019-10-24T07:50:26.814Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:50:27.560Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.852s coverage: 45.9% of statements [2019-10-24T07:50:28.836Z] ok github.com/docker/docker/daemon/graphdriver/aufs 11.767s coverage: 72.5% of statements [2019-10-24T07:50:28.836Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-24T07:50:29.554Z] #39 ... [2019-10-24T07:50:29.554Z] [2019-10-24T07:50:29.554Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:50:29.554Z] #42 248.4 CC criu/namespaces.o [2019-10-24T07:50:29.756Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.081s coverage: 51.0% of statements [2019-10-24T07:50:31.626Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.565s coverage: 76.1% of statements [2019-10-24T07:50:32.268Z] #42 251.3 CC criu/net.o [2019-10-24T07:50:32.939Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2019-10-24T07:50:34.348Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.004s coverage: 3.0% of statements [2019-10-24T07:50:36.238Z] 65014b3c3121: Pull complete [2019-10-24T07:50:36.391Z] ok github.com/docker/docker/daemon/images 0.025s coverage: 4.9% of statements [2019-10-24T07:50:36.706Z] #42 255.9 CC criu/netfilter.o [2019-10-24T07:50:36.774Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.321s coverage: 57.0% of statements [2019-10-24T07:50:36.774Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-24T07:50:36.774Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-24T07:50:36.774Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-24T07:50:37.181Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2019-10-24T07:50:37.181Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-24T07:50:37.335Z] #42 256.4 CC criu/page-pipe.o [2019-10-24T07:50:37.665Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-24T07:50:38.230Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-24T07:50:38.373Z] #42 257.5 CC criu/page-xfer.o [2019-10-24T07:50:38.558Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 42.7% of statements [2019-10-24T07:50:38.634Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-24T07:50:38.634Z] [2019-10-24T07:50:38.634Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-10-24T07:50:38.634Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-10-24T07:50:38.634Z] Using test binary docker [2019-10-24T07:50:38.634Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-24T07:50:38.634Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-24T07:50:38.634Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-24T07:50:38.634Z] Warning failed to create cache: (null) [2019-10-24T07:50:38.634Z] . [2019-10-24T07:50:38.634Z] INFO: Waiting for daemon to start... [2019-10-24T07:50:38.634Z] Starting dockerd [2019-10-24T07:50:38.634Z] . [2019-10-24T07:50:38.634Z] INFO: Building docker-sdk-python3:4.1.0... [2019-10-24T07:50:39.366Z] ok github.com/docker/docker/daemon/logger/awslogs 0.096s coverage: 77.8% of statements [2019-10-24T07:50:39.366Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-24T07:50:39.366Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-24T07:50:40.173Z] ok github.com/docker/docker/daemon/logger/gelf 0.004s coverage: 68.2% of statements [2019-10-24T07:50:40.424Z] #42 259.5 CC criu/pagemap-cache.o [2019-10-24T07:50:40.711Z] #42 260.0 CC criu/pagemap.o [2019-10-24T07:50:40.996Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2019-10-24T07:50:41.397Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.010s coverage: 88.3% of statements [2019-10-24T07:50:41.397Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.010s coverage: 62.1% of statements [2019-10-24T07:50:42.207Z] #42 261.4 CC criu/parasite-syscall.o [2019-10-24T07:50:43.400Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.018s coverage: 19.9% of statements [2019-10-24T07:50:43.400Z] ok github.com/docker/docker/daemon/logger/local 0.009s coverage: 74.7% of statements [2019-10-24T07:50:43.400Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-24T07:50:43.707Z] #42 263.0 CC criu/path.o [2019-10-24T07:50:44.346Z] #42 263.4 CC criu/pie-util-vdso-elf32.o [2019-10-24T07:50:44.814Z] ok github.com/docker/docker/daemon/logger/syslog 0.009s coverage: 47.8% of statements [2019-10-24T07:50:44.972Z] #42 264.2 CC criu/pie-util-vdso.o [2019-10-24T07:50:45.744Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-24T07:50:46.001Z] #42 265.0 CC criu/pie-util.o [2019-10-24T07:50:46.001Z] #42 265.3 CC criu/pipes.o [2019-10-24T07:50:46.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-24T07:50:46.551Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2019-10-24T07:50:46.930Z] ok github.com/docker/docker/daemon/logger/splunk 1.816s coverage: 82.5% of statements [2019-10-24T07:50:46.930Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-24T07:50:46.930Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-24T07:50:47.502Z] #42 266.6 CC criu/plugin.o [2019-10-24T07:50:48.134Z] #42 267.3 CC criu/proc_parse.o [2019-10-24T07:50:48.804Z] ok github.com/docker/docker/distribution/metadata 0.029s coverage: 48.2% of statements [2019-10-24T07:50:49.200Z] ok github.com/docker/docker/distribution 0.347s coverage: 22.1% of statements [2019-10-24T07:50:49.200Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-24T07:50:50.584Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2019-10-24T07:50:51.049Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-24T07:50:51.049Z] [2019-10-24T07:50:51.049Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-24T07:50:51.049Z] PKG_CONFIG=pkg-config [2019-10-24T07:50:51.049Z] GOLANG_VERSION=1.13.3 [2019-10-24T07:50:51.049Z] HOSTNAME=20a95b8ebf35 [2019-10-24T07:50:51.049Z] DOCKER_EXPERIMENTAL=1 [2019-10-24T07:50:51.049Z] container=docker [2019-10-24T07:50:51.049Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-24T07:50:51.049Z] GO111MODULE=off [2019-10-24T07:50:51.049Z] GOPATH=/go [2019-10-24T07:50:51.049Z] PWD=/go/src/github.com/docker/docker [2019-10-24T07:50:51.049Z] HOME=/root [2019-10-24T07:50:51.049Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-24T07:50:51.049Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-24T07:50:51.049Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-24T07:50:51.049Z] DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 [2019-10-24T07:50:51.049Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-24T07:50:51.049Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-24T07:50:51.049Z] TERM=xterm [2019-10-24T07:50:51.049Z] VALIDATE_BRANCH=master [2019-10-24T07:50:51.049Z] DEST=bundles/test-integration [2019-10-24T07:50:51.049Z] SHLVL=1 [2019-10-24T07:50:51.049Z] TIMEOUT=120m [2019-10-24T07:50:51.049Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-24T07:50:51.049Z] DOCKER_PKG=github.com/docker/docker [2019-10-24T07:50:51.049Z] TESTDEBUG=0 [2019-10-24T07:50:51.049Z] _=/usr/bin/env [2019-10-24T07:50:51.049Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-24T07:50:51.995Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-24T07:50:52.591Z] #42 271.9 CC criu/protobuf-desc.o [2019-10-24T07:50:52.804Z] ok github.com/docker/docker/distribution/xfer 2.030s coverage: 85.1% of statements [2019-10-24T07:50:52.804Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-24T07:50:52.804Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-24T07:50:52.804Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-24T07:50:54.127Z] #42 273.6 CC criu/protobuf.o [2019-10-24T07:50:54.757Z] #42 274.2 CC criu/pstree.o [2019-10-24T07:50:54.817Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2019-10-24T07:50:54.817Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-24T07:50:55.215Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2019-10-24T07:50:56.510Z] ok github.com/docker/docker/opts 0.035s coverage: 66.9% of statements [2019-10-24T07:50:56.510Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-24T07:50:56.820Z] #42 276.0 CC criu/rbtree.o [2019-10-24T07:50:57.119Z] #42 276.4 CC criu/rst-malloc.o [2019-10-24T07:50:57.776Z] #42 276.9 CC criu/seccomp.o [2019-10-24T07:50:57.776Z] #42 ... [2019-10-24T07:50:57.776Z] [2019-10-24T07:50:57.776Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:50:57.776Z] #39 364.2 + dpkg --print-architecture [2019-10-24T07:50:57.776Z] #39 364.2 + cd /tmp/tmp.9cJ7aVYDVI/src/github.com/docker/distribution [2019-10-24T07:50:57.776Z] #39 364.2 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-10-24T07:50:58.084Z] #39 364.5 + GOPATH=/tmp/tmp.9cJ7aVYDVI/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9cJ7aVYDVI [2019-10-24T07:50:58.084Z] #39 364.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-10-24T07:50:58.393Z] ok github.com/docker/docker/pkg/archive 0.525s coverage: 77.0% of statements [2019-10-24T07:50:59.815Z] ok github.com/docker/docker/pkg/authorization 0.270s coverage: 68.3% of statements [2019-10-24T07:51:00.205Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-24T07:51:00.586Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-10-24T07:51:02.466Z] ok github.com/docker/docker/layer 7.069s coverage: 68.8% of statements [2019-10-24T07:51:02.466Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-24T07:51:02.466Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-24T07:51:02.466Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-24T07:51:02.466Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-24T07:51:02.466Z] ? github.com/docker/docker/oci [no test files] [2019-10-24T07:51:02.466Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-24T07:51:02.466Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-10-24T07:51:02.951Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-10-24T07:51:03.812Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-10-24T07:51:04.631Z] ok github.com/docker/docker/pkg/chrootarchive 3.464s coverage: 43.2% of statements [2019-10-24T07:51:04.631Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-24T07:51:04.631Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-24T07:51:05.997Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-10-24T07:51:06.982Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-10-24T07:51:07.382Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2019-10-24T07:51:07.761Z] ok github.com/docker/docker/pkg/discovery/kv 3.106s coverage: 84.1% of statements [2019-10-24T07:51:08.569Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 89.5% of statements [2019-10-24T07:51:08.569Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2019-10-24T07:51:08.933Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-10-24T07:51:08.933Z] ok github.com/docker/docker/pkg/fsutils 0.390s coverage: 85.1% of statements [2019-10-24T07:51:10.243Z] ok github.com/docker/docker/pkg/idtools 0.466s coverage: 70.1% of statements [2019-10-24T07:51:10.720Z] #39 ... [2019-10-24T07:51:10.720Z] [2019-10-24T07:51:10.720Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:51:10.720Z] #42 278.1 CC criu/seize.o [2019-10-24T07:51:10.720Z] #42 279.6 CC criu/servicefd.o [2019-10-24T07:51:10.720Z] #42 280.4 CC criu/shmem.o [2019-10-24T07:51:10.720Z] #42 282.1 CC criu/sigframe.o [2019-10-24T07:51:10.720Z] #42 282.4 CC criu/signalfd.o [2019-10-24T07:51:10.720Z] #42 283.0 CC criu/sk-inet.o [2019-10-24T07:51:10.720Z] #42 284.8 CC criu/sk-netlink.o [2019-10-24T07:51:10.720Z] #42 285.6 CC criu/sk-packet.o [2019-10-24T07:51:10.720Z] #42 286.6 CC criu/sk-queue.o [2019-10-24T07:51:10.720Z] #42 287.3 CC criu/sk-tcp.o [2019-10-24T07:51:10.720Z] #42 288.3 CC criu/sk-unix.o [2019-10-24T07:51:10.747Z] ok github.com/docker/docker/pkg/ioutils 0.463s coverage: 70.6% of statements [2019-10-24T07:51:11.153Z] ok github.com/docker/docker/pkg/jsonmessage 0.007s coverage: 91.7% of statements [2019-10-24T07:51:11.153Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2019-10-24T07:51:11.521Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-10-24T07:51:11.521Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-24T07:51:11.909Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-10-24T07:51:12.228Z] #42 291.6 CC criu/sockets.o [2019-10-24T07:51:12.302Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-24T07:51:12.787Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2019-10-24T07:51:13.181Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2019-10-24T07:51:13.181Z] ok github.com/docker/docker/pkg/mount 1.212s coverage: 70.0% of statements [2019-10-24T07:51:13.181Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-24T07:51:13.642Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2019-10-24T07:51:13.642Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-24T07:51:13.642Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-24T07:51:14.291Z] #42 293.2 CC criu/stats.o [2019-10-24T07:51:14.554Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2019-10-24T07:51:14.914Z] #42 294.0 CC criu/string.o [2019-10-24T07:51:14.915Z] #42 294.2 CC criu/sysctl.o [2019-10-24T07:51:15.361Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-24T07:51:15.738Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2019-10-24T07:51:16.117Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-10-24T07:51:16.410Z] #42 295.3 CC criu/sysfs_parse.o [2019-10-24T07:51:16.699Z] #42 296.0 CC criu/timerfd.o [2019-10-24T07:51:17.326Z] #42 296.7 CC criu/tty.o [2019-10-24T07:51:17.361Z] ok github.com/docker/docker/pkg/pubsub 1.042s coverage: 73.9% of statements [2019-10-24T07:51:17.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-24T07:51:17.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-24T07:51:17.759Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2019-10-24T07:51:20.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-24T07:51:20.854Z] #42 300.0 CC criu/tun.o [2019-10-24T07:51:21.122Z] ok github.com/docker/docker/pkg/signal 2.633s coverage: 61.0% of statements [2019-10-24T07:51:21.122Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-10-24T07:51:21.484Z] #42 300.9 CC criu/uffd.o [2019-10-24T07:51:21.560Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-24T07:51:22.276Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-10-24T07:51:22.668Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-10-24T07:51:23.050Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 80.6% of statements [2019-10-24T07:51:23.834Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2019-10-24T07:51:24.207Z] #42 303.2 CC criu/util.o [2019-10-24T07:51:24.219Z] ok github.com/docker/docker/pkg/tailfile 0.042s coverage: 88.6% of statements [2019-10-24T07:51:25.040Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2019-10-24T07:51:25.431Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2019-10-24T07:51:25.431Z] testing: warning: no tests to run [2019-10-24T07:51:25.431Z] coverage: [no statements] [2019-10-24T07:51:25.431Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-24T07:51:26.294Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-24T07:51:26.294Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-24T07:51:26.704Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-10-24T07:51:26.913Z] #42 305.6 CC criu/uts_ns.o [2019-10-24T07:51:26.913Z] #42 306.2 CC criu/vdso.o [2019-10-24T07:51:27.936Z] #42 307.3 LINK criu/built-in.o [2019-10-24T07:51:28.223Z] #42 307.6 LINK criu/criu [2019-10-24T07:51:29.238Z] ok github.com/docker/docker/plugin 0.539s coverage: 27.1% of statements [2019-10-24T07:51:29.259Z] #42 308.5 DEP lib/c/criu.d [2019-10-24T07:51:29.259Z] #42 308.7 CC images/rpc.pb-c.o [2019-10-24T07:51:29.626Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-10-24T07:51:30.755Z] #42 309.9 CC lib/c/criu.o [2019-10-24T07:51:31.018Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-10-24T07:51:31.409Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-10-24T07:51:33.261Z] ok github.com/docker/docker/registry 0.188s coverage: 56.3% of statements [2019-10-24T07:51:33.465Z] #42 312.4 LINK lib/c/built-in.o [2019-10-24T07:51:33.465Z] #42 312.4 LINK lib/c/libcriu.so [2019-10-24T07:51:33.465Z] #42 312.8 GEN magic.py [2019-10-24T07:51:33.650Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2019-10-24T07:51:33.753Z] #42 313.0 Note: Building without setproctitle() and strlcpy() support. [2019-10-24T07:51:33.753Z] #42 313.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-10-24T07:51:34.102Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 45.3% of statements [2019-10-24T07:51:34.789Z] #42 313.9 fatal: Not a git repository (or any of the parent directories): .git [2019-10-24T07:51:34.943Z] sha256:eecb9fb2e9531b1777470a08bcdf4086cb2668c43e5022f6d2447a3b66c12dcf [2019-10-24T07:51:34.943Z] INFO: Starting docker-py tests... [2019-10-24T07:51:34.943Z] ============================= test session starts ============================== [2019-10-24T07:51:34.943Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.0 [2019-10-24T07:51:34.943Z] rootdir: /src, inifile: pytest.ini [2019-10-24T07:51:34.943Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-10-24T07:51:34.943Z] collected 385 items / 5 deselected / 380 selected [2019-10-24T07:51:34.943Z] [2019-10-24T07:51:34.964Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2019-10-24T07:51:35.363Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-24T07:51:36.281Z] #42 315.4 make[1]: Nothing to be done for 'all'. [2019-10-24T07:51:36.569Z] #42 ... [2019-10-24T07:51:36.569Z] [2019-10-24T07:51:36.569Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-10-24T07:51:36.569Z] #39 403.0 + rm -rf /tmp/tmp.9cJ7aVYDVI/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.9cJ7aVYDVI [2019-10-24T07:51:36.569Z] #39 DONE 403.1s [2019-10-24T07:51:36.569Z] [2019-10-24T07:51:36.569Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:51:37.606Z] #51 ... [2019-10-24T07:51:37.606Z] [2019-10-24T07:51:37.606Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-10-24T07:51:37.606Z] #42 317.0 make[1]: 'images/built-in.o' is up to date. [2019-10-24T07:51:37.894Z] #42 317.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-10-24T07:51:37.894Z] #42 317.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-10-24T07:51:37.894Z] #42 317.2 make[1]: 'compel/libcompel.a' is up to date. [2019-10-24T07:51:37.894Z] #42 317.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-10-24T07:51:38.180Z] #42 317.4 make[1]: Nothing to be done for 'all'. [2019-10-24T07:51:38.180Z] #42 317.5 make[1]: 'soccr/libsoccr.a' is up to date. [2019-10-24T07:51:38.250Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-24T07:51:38.473Z] #42 317.8 make[2]: Nothing to be done for 'all'. [2019-10-24T07:51:38.632Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-24T07:51:38.762Z] #42 317.9 make[2]: Nothing to be done for 'all'. [2019-10-24T07:51:38.762Z] #42 318.0 make[2]: Nothing to be done for 'all'. [2019-10-24T07:51:39.048Z] #42 318.2 make[2]: Nothing to be done for 'all'. [2019-10-24T07:51:39.048Z] #42 318.3 make[2]: Nothing to be done for 'all'. [2019-10-24T07:51:39.048Z] #42 318.3 make[2]: Nothing to be done for 'all'. [2019-10-24T07:51:39.048Z] #42 318.4 make[2]: Nothing to be done for 'all'. [2019-10-24T07:51:39.099Z] ok github.com/docker/docker/volume/local 0.027s coverage: 73.0% of statements [2019-10-24T07:51:39.337Z] #42 318.6 make[2]: Nothing to be done for 'all'. [2019-10-24T07:51:39.337Z] #42 318.6 INSTALL criu/criu [2019-10-24T07:51:39.624Z] #42 DONE 318.8s [2019-10-24T07:51:39.624Z] [2019-10-24T07:51:39.624Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:51:39.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-24T07:51:40.031Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.0% of statements [2019-10-24T07:51:41.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-24T07:51:41.383Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-24T07:51:42.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-24T07:51:42.388Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-24T07:51:44.920Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-24T07:51:45.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-24T07:51:47.760Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-24T07:51:49.023Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/rootless [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/volume [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-24T07:51:49.023Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === Skipped [2019-10-24T07:51:49.023Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-24T07:51:49.023Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-24T07:51:49.023Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-24T07:51:49.023Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:51:49.023Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-24T07:51:49.023Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:51:49.023Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-24T07:51:49.023Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:51:49.023Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-24T07:51:49.023Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:51:49.023Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-24T07:51:49.023Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:51:49.023Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-24T07:51:49.023Z] graphtest_unix.go:73: No driver to put! [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-24T07:51:49.023Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-24T07:51:49.023Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-24T07:51:49.023Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-24T07:51:49.023Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-24T07:51:49.023Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:51:49.023Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-24T07:51:49.023Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:51:49.023Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-24T07:51:49.023Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:51:49.023Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-24T07:51:49.023Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:51:49.023Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-24T07:51:49.023Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T07:51:49.023Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-24T07:51:49.023Z] graphtest_unix.go:73: No driver to put! [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-24T07:51:49.023Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-24T07:51:49.023Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] [2019-10-24T07:51:49.023Z] DONE 2115 tests, 20 skipped in 228.191s Post stage [Pipeline] junit [2019-10-24T07:51:49.164Z] Recording test results [2019-10-24T07:51:50.034Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-10-24T07:51:50.597Z] tests/integration/api_client_test.py ..... [ 7%] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-24T07:51:51.051Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-24T07:51:51.742Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-39100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 hack/make.sh dynbinary test-integration [2019-10-24T07:51:52.113Z] [2019-10-24T07:51:52.113Z] Removing bundles/ [2019-10-24T07:51:52.113Z] [2019-10-24T07:51:52.113Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-24T07:51:52.113Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-24T07:51:52.113Z] GOOS="" GOARCH="" GOARM="" [2019-10-24T07:51:52.529Z] tests/integration/api_config_test.py ..... [ 8%] [2019-10-24T07:51:52.953Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-24T07:51:53.889Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-24T07:51:53.916Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-24T07:51:56.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-24T07:51:57.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-24T07:51:58.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-24T07:51:59.177Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-24T07:52:00.555Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-24T07:52:00.555Z] Using test binary docker [2019-10-24T07:52:00.555Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-24T07:52:00.555Z] +++ /etc/init.d/apparmor start [2019-10-24T07:52:00.555Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-24T07:52:00.555Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-24T07:52:00.555Z] Warning failed to create cache: (null) [2019-10-24T07:52:00.555Z] . [2019-10-24T07:52:00.555Z] INFO: Waiting for daemon to start... [2019-10-24T07:52:00.555Z] Starting dockerd [2019-10-24T07:52:00.555Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-24T07:52:01.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-24T07:52:02.456Z] . [2019-10-24T07:52:02.456Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-24T07:52:02.456Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-24T07:52:02.456Z] Error: No such image: emptyfs [2019-10-24T07:52:02.456Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-24T07:52:02.456Z] ++++ docker load [2019-10-24T07:52:02.714Z] Running integration-test (iteration 1) [2019-10-24T07:52:02.973Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-10-24T07:52:02.973Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:52:02.973Z] ++ set -e [2019-10-24T07:52:02.973Z] ++ '[' -n 0 ']' [2019-10-24T07:52:02.973Z] ++ set -x [2019-10-24T07:52:02.973Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:52:04.589Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-24T07:52:05.150Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-24T07:52:10.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-24T07:52:12.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-24T07:52:12.949Z] Loaded image: buildpack-deps:jessie [2019-10-24T07:52:12.949Z] Loaded image: busybox:latest [2019-10-24T07:52:12.949Z] Loaded image: busybox:glibc [2019-10-24T07:52:12.949Z] Loaded image: debian:jessie [2019-10-24T07:52:12.949Z] Loaded image: hello-world:latest [2019-10-24T07:52:12.949Z] INFO: Testing against a local daemon [2019-10-24T07:52:12.949Z] === RUN TestCgroupNamespacesBuild [2019-10-24T07:52:18.176Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-24T07:52:18.214Z] --- PASS: TestCgroupNamespacesBuild (5.46s) [2019-10-24T07:52:18.214Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-24T07:52:18.214Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-24T07:52:18.968Z] #60 393.6 + bin/containerd [2019-10-24T07:52:18.968Z] #60 ... [2019-10-24T07:52:18.968Z] [2019-10-24T07:52:18.968Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:52:18.968Z] #51 DONE 444.3s [2019-10-24T07:52:18.968Z] [2019-10-24T07:52:18.968Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:52:19.591Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.86s) [2019-10-24T07:52:19.592Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-24T07:52:19.592Z] === RUN TestBuildWithSession [2019-10-24T07:52:19.592Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-24T07:52:19.592Z] build_session_test.go:25: TODO: BuildKit [2019-10-24T07:52:19.592Z] === RUN TestBuildSquashParent [2019-10-24T07:52:24.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-24T07:52:26.164Z] --- PASS: TestBuildSquashParent (6.47s) [2019-10-24T07:52:26.164Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-24T07:52:26.164Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-24T07:52:26.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-24T07:52:26.164Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-24T07:52:26.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-24T07:52:26.164Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-24T07:52:26.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-24T07:52:26.164Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-24T07:52:26.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-24T07:52:26.164Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-24T07:52:26.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-24T07:52:26.164Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-24T07:52:26.164Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-24T07:52:26.164Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-24T07:52:26.164Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-24T07:52:26.164Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-24T07:52:26.164Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-24T07:52:27.188Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-10-24T07:52:27.406Z] #60 ... [2019-10-24T07:52:27.406Z] [2019-10-24T07:52:27.406Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:52:27.406Z] #23 453.7 + return [2019-10-24T07:52:27.696Z] #23 DONE 453.8s [2019-10-24T07:52:27.696Z] [2019-10-24T07:52:27.696Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:52:27.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-24T07:52:28.708Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-24T07:52:28.966Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-24T07:52:30.406Z] #60 ... [2019-10-24T07:52:30.406Z] [2019-10-24T07:52:30.406Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-10-24T07:52:30.406Z] #24 DONE 0.1s [2019-10-24T07:52:30.406Z] [2019-10-24T07:52:30.406Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-24T07:52:30.693Z] #28 DONE 0.5s [2019-10-24T07:52:30.693Z] [2019-10-24T07:52:30.693Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-10-24T07:52:30.693Z] #30 DONE 0.1s [2019-10-24T07:52:30.693Z] [2019-10-24T07:52:30.693Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:52:30.693Z] #60 ... [2019-10-24T07:52:30.693Z] [2019-10-24T07:52:30.693Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-10-24T07:52:30.693Z] #33 DONE 0.1s [2019-10-24T07:52:30.693Z] [2019-10-24T07:52:30.693Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-10-24T07:52:30.984Z] #38 DONE 0.1s [2019-10-24T07:52:30.984Z] [2019-10-24T07:52:30.984Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-10-24T07:52:30.984Z] #40 DONE 0.1s [2019-10-24T07:52:30.984Z] [2019-10-24T07:52:30.984Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:52:30.984Z] #60 ... [2019-10-24T07:52:30.984Z] [2019-10-24T07:52:30.984Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-10-24T07:52:30.984Z] #43 DONE 0.1s [2019-10-24T07:52:30.984Z] [2019-10-24T07:52:30.984Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-10-24T07:52:31.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-24T07:52:31.276Z] #46 DONE 0.1s [2019-10-24T07:52:31.276Z] [2019-10-24T07:52:31.276Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-10-24T07:52:31.276Z] #49 DONE 0.1s [2019-10-24T07:52:31.276Z] [2019-10-24T07:52:31.276Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:52:31.276Z] #60 ... [2019-10-24T07:52:31.276Z] [2019-10-24T07:52:31.276Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-10-24T07:52:31.276Z] #52 DONE 0.1s [2019-10-24T07:52:31.276Z] [2019-10-24T07:52:31.276Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-10-24T07:52:31.276Z] #56 DONE 0.1s [2019-10-24T07:52:31.276Z] [2019-10-24T07:52:31.276Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-10-24T07:52:31.497Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-24T07:52:31.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.70s) [2019-10-24T07:52:31.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.87s) [2019-10-24T07:52:31.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.12s) [2019-10-24T07:52:31.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.25s) [2019-10-24T07:52:31.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.32s) [2019-10-24T07:52:31.497Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.20s) [2019-10-24T07:52:31.497Z] === RUN TestBuildMultiStageCopy [2019-10-24T07:52:31.497Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-24T07:52:33.398Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-24T07:52:33.966Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-24T07:52:34.532Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-24T07:52:35.099Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-24T07:52:35.665Z] --- PASS: TestBuildMultiStageCopy (4.43s) [2019-10-24T07:52:35.665Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.33s) [2019-10-24T07:52:35.665Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.54s) [2019-10-24T07:52:35.665Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2019-10-24T07:52:35.665Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2019-10-24T07:52:35.665Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.54s) [2019-10-24T07:52:35.665Z] === RUN TestBuildMultiStageParentConfig [2019-10-24T07:52:36.542Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-24T07:52:37.040Z] --- PASS: TestBuildMultiStageParentConfig (1.44s) [2019-10-24T07:52:37.040Z] === RUN TestBuildLabelWithTargets [2019-10-24T07:52:39.571Z] --- PASS: TestBuildLabelWithTargets (2.16s) [2019-10-24T07:52:39.571Z] === RUN TestBuildWithEmptyLayers [2019-10-24T07:52:39.799Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-24T07:52:40.138Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2019-10-24T07:52:40.138Z] === RUN TestBuildMultiStageOnBuild [2019-10-24T07:52:43.063Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-24T07:52:43.422Z] --- PASS: TestBuildMultiStageOnBuild (2.78s) [2019-10-24T07:52:43.422Z] === RUN TestBuildUncleanTarFilenames [2019-10-24T07:52:44.358Z] --- PASS: TestBuildUncleanTarFilenames (1.33s) [2019-10-24T07:52:44.358Z] === RUN TestBuildMultiStageLayerLeak [2019-10-24T07:52:46.326Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-24T07:52:46.326Z] Using test binary docker [2019-10-24T07:52:46.326Z] +++ /etc/init.d/apparmor start [2019-10-24T07:52:46.326Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-24T07:52:46.326Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-24T07:52:46.326Z] Warning failed to create cache: (null) [2019-10-24T07:52:46.326Z] . [2019-10-24T07:52:46.326Z] Starting dockerd [2019-10-24T07:52:46.326Z] INFO: Waiting for daemon to start... [2019-10-24T07:52:46.326Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-24T07:52:47.641Z] --- PASS: TestBuildMultiStageLayerLeak (3.05s) [2019-10-24T07:52:47.641Z] === RUN TestBuildWithHugeFile [2019-10-24T07:52:47.859Z] 12c8dbabfd62: Pull complete [2019-10-24T07:52:47.859Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-24T07:52:47.859Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T07:52:47.859Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T07:52:47.859Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-10-24T07:52:47.859Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-10-24T07:52:47.859Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.805' [2019-10-24T07:52:47.859Z] INFO: Docker version of control daemon [2019-10-24T07:52:47.859Z] [2019-10-24T07:52:47.859Z] Client: Docker Engine - Enterprise [2019-10-24T07:52:47.859Z] Version: 19.03.2 [2019-10-24T07:52:47.859Z] API version: 1.40 [2019-10-24T07:52:47.859Z] Go version: go1.12.8 [2019-10-24T07:52:47.859Z] Git commit: c92ab06ed9 [2019-10-24T07:52:47.859Z] Built: 09/03/2019 16:38:11 [2019-10-24T07:52:47.859Z] OS/Arch: windows/amd64 [2019-10-24T07:52:47.859Z] Experimental: false [2019-10-24T07:52:47.859Z] [2019-10-24T07:52:47.859Z] Server: Docker Engine - Enterprise [2019-10-24T07:52:47.859Z] Engine: [2019-10-24T07:52:47.859Z] Version: 19.03.2 [2019-10-24T07:52:47.859Z] API version: 1.40 (minimum version 1.24) [2019-10-24T07:52:47.859Z] Go version: go1.12.8 [2019-10-24T07:52:47.859Z] Git commit: c92ab06ed9 [2019-10-24T07:52:47.859Z] Built: 09/03/2019 16:35:47 [2019-10-24T07:52:47.859Z] OS/Arch: windows/amd64 [2019-10-24T07:52:47.859Z] Experimental: true [2019-10-24T07:52:47.859Z] [2019-10-24T07:52:47.859Z] INFO: Docker info of control daemon [2019-10-24T07:52:47.859Z] [2019-10-24T07:52:47.859Z] Client: [2019-10-24T07:52:47.859Z] Debug Mode: false [2019-10-24T07:52:47.859Z] Plugins: [2019-10-24T07:52:47.859Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-10-24T07:52:47.859Z] [2019-10-24T07:52:47.859Z] Server: [2019-10-24T07:52:47.859Z] Containers: 0 [2019-10-24T07:52:47.859Z] Running: 0 [2019-10-24T07:52:47.859Z] Paused: 0 [2019-10-24T07:52:47.859Z] Stopped: 0 [2019-10-24T07:52:47.859Z] Images: 1 [2019-10-24T07:52:47.859Z] Server Version: 19.03.2 [2019-10-24T07:52:47.859Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-10-24T07:52:47.859Z] Windows: [2019-10-24T07:52:47.859Z] LCOW: [2019-10-24T07:52:47.859Z] Logging Driver: json-file [2019-10-24T07:52:47.859Z] Plugins: [2019-10-24T07:52:47.859Z] Volume: local [2019-10-24T07:52:47.859Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-10-24T07:52:47.859Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-24T07:52:47.859Z] Swarm: inactive [2019-10-24T07:52:47.859Z] Default Isolation: process [2019-10-24T07:52:47.859Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-24T07:52:47.859Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-24T07:52:47.859Z] OSType: windows [2019-10-24T07:52:47.859Z] Architecture: x86_64 [2019-10-24T07:52:47.859Z] CPUs: 4 [2019-10-24T07:52:47.859Z] Total Memory: 32GiB [2019-10-24T07:52:47.859Z] Name: azwin-2-c402d0 [2019-10-24T07:52:47.859Z] ID: 4XOH:KI43:3UYQ:TBC4:5RJP:O6MZ:RR7U:K7TM:PNVP:XMQC:BCRI:ONC3 [2019-10-24T07:52:47.859Z] Docker Root Dir: D:\docker [2019-10-24T07:52:47.859Z] Debug Mode: false [2019-10-24T07:52:47.859Z] Registry: https://index.docker.io/v1/ [2019-10-24T07:52:47.859Z] Labels: [2019-10-24T07:52:47.859Z] Experimental: true [2019-10-24T07:52:47.859Z] Insecure Registries: [2019-10-24T07:52:47.859Z] 10.0.0.4:5000 [2019-10-24T07:52:47.859Z] 127.0.0.0/8 [2019-10-24T07:52:47.859Z] Registry Mirrors: [2019-10-24T07:52:47.859Z] http://10.0.0.4:5000/ [2019-10-24T07:52:47.859Z] Live Restore Enabled: false [2019-10-24T07:52:47.859Z] [2019-10-24T07:52:47.859Z] [2019-10-24T07:52:47.859Z] INFO: Commit hash is 483af1fa9 [2019-10-24T07:52:47.859Z] INFO: Nuke-Everything... [2019-10-24T07:52:47.859Z] INFO: Container count on control daemon to delete is 0 [2019-10-24T07:52:47.859Z] INFO: Nuking d:\CI [2019-10-24T07:52:47.859Z] INFO: Zapped successfully [2019-10-24T07:52:47.859Z] INFO: Location for testing is d:\CI\PR-39100\11 [2019-10-24T07:52:47.859Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-10-24T07:52:47.859Z] [2019-10-24T07:52:47.859Z] [2019-10-24T07:52:47.859Z] INFO: Building the image from Dockerfile.windows at 10/24/2019 07:52:45... [2019-10-24T07:52:47.859Z] [2019-10-24T07:52:48.211Z] . [2019-10-24T07:52:48.211Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-24T07:52:48.211Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-24T07:52:48.466Z] Error: No such image: emptyfs [2019-10-24T07:52:48.466Z] ++++ docker load [2019-10-24T07:52:48.466Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-24T07:52:48.720Z] Running integration-test (iteration 1) [2019-10-24T07:52:48.720Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-10-24T07:52:48.720Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:52:48.720Z] ++ set -e [2019-10-24T07:52:48.720Z] ++ '[' -n 0 ']' [2019-10-24T07:52:48.720Z] ++ set -x [2019-10-24T07:52:48.720Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:52:53.636Z] Sending build context to Docker daemon 50.1MB [2019-10-24T07:52:53.637Z] [2019-10-24T07:52:53.637Z] Step 1/8 : FROM microsoft/windowsservercore [2019-10-24T07:52:53.637Z] ---> 739b21bd02e7 [2019-10-24T07:52:53.637Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-10-24T07:52:53.637Z] ---> Running in 020413bcb0e2 [2019-10-24T07:52:54.094Z] Removing intermediate container 020413bcb0e2 [2019-10-24T07:52:54.094Z] ---> f3bff2138e84 [2019-10-24T07:52:54.094Z] Step 3/8 : ARG GO_VERSION=1.13.3 [2019-10-24T07:52:54.094Z] ---> Running in 035eaaf8fa2b [2019-10-24T07:52:54.551Z] Removing intermediate container 035eaaf8fa2b [2019-10-24T07:52:54.551Z] ---> 94b0b327dc9f [2019-10-24T07:52:54.551Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-10-24T07:52:55.008Z] ---> Running in 88aea97d1f60 [2019-10-24T07:52:55.465Z] Removing intermediate container 88aea97d1f60 [2019-10-24T07:52:55.465Z] ---> 82c6ece69874 [2019-10-24T07:52:55.465Z] Step 5/8 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; Write-Host INFO: Creating source directory...; New-Item -ItemType Directory -Path ${GOPATH}\src\github.com\docker\docker | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; Write-Host INFO: Completed [2019-10-24T07:52:55.465Z] ---> Running in 907aa933d493 [2019-10-24T07:53:02.827Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-24T07:53:02.827Z] [2019-10-24T07:53:02.827Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-24T07:53:02.827Z] PKG_CONFIG=pkg-config [2019-10-24T07:53:02.827Z] GOLANG_VERSION=1.13.3 [2019-10-24T07:53:02.827Z] HOSTNAME=fe481edb8d7b [2019-10-24T07:53:02.827Z] DOCKER_EXPERIMENTAL=1 [2019-10-24T07:53:02.827Z] container=docker [2019-10-24T07:53:02.827Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-24T07:53:02.827Z] GO111MODULE=off [2019-10-24T07:53:02.827Z] GOPATH=/go [2019-10-24T07:53:02.827Z] PWD=/go/src/github.com/docker/docker [2019-10-24T07:53:02.827Z] HOME=/root [2019-10-24T07:53:02.827Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-24T07:53:02.827Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-24T07:53:02.827Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-24T07:53:02.827Z] DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 [2019-10-24T07:53:02.827Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-24T07:53:02.827Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-24T07:53:02.827Z] TERM=xterm [2019-10-24T07:53:02.827Z] VALIDATE_BRANCH=master [2019-10-24T07:53:02.827Z] DEST=bundles/test-integration [2019-10-24T07:53:02.827Z] SHLVL=1 [2019-10-24T07:53:02.827Z] TIMEOUT=120m [2019-10-24T07:53:02.827Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-24T07:53:02.827Z] DOCKER_PKG=github.com/docker/docker [2019-10-24T07:53:02.827Z] TESTDEBUG=0 [2019-10-24T07:53:02.827Z] _=/usr/bin/env [2019-10-24T07:53:02.827Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-24T07:53:04.220Z] [2019-10-24T07:53:04.220Z] SUCCESS: Specified value was saved. [2019-10-24T07:53:04.693Z] INFO: Downloading git... [2019-10-24T07:53:06.869Z] INFO: Downloading go... [2019-10-24T07:53:07.875Z] INFO: Downloading compiler 1 of 3... [2019-10-24T07:53:08.840Z] INFO: Downloading compiler 2 of 3... [2019-10-24T07:53:09.301Z] INFO: Downloading compiler 3 of 3... [2019-10-24T07:53:09.759Z] INFO: Extracting git... [2019-10-24T07:53:10.565Z] #60 443.8 + bin/containerd-stress [2019-10-24T07:53:10.565Z] #60 447.6 + bin/containerd-shim [2019-10-24T07:53:18.991Z] #60 457.8 + bin/containerd-shim-runc-v1 [2019-10-24T07:53:20.793Z] Loaded image: buildpack-deps:jessie [2019-10-24T07:53:20.794Z] Loaded image: busybox:latest [2019-10-24T07:53:21.059Z] Loaded image: busybox:glibc [2019-10-24T07:53:21.059Z] Loaded image: debian:jessie [2019-10-24T07:53:21.314Z] Loaded image: hello-world:latest [2019-10-24T07:53:21.569Z] INFO: Testing against a local daemon [2019-10-24T07:53:21.569Z] === RUN TestCgroupNamespacesBuild [2019-10-24T07:53:23.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-24T07:53:23.412Z] #60 462.7 + bin/containerd-shim-runc-v2 [2019-10-24T07:53:23.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-24T07:53:24.829Z] --- PASS: TestCgroupNamespacesBuild (2.90s) [2019-10-24T07:53:24.829Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-24T07:53:24.829Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-24T07:53:24.886Z] #60 464.2 + binaries [2019-10-24T07:53:24.886Z] #60 464.2 + mkdir -p /build [2019-10-24T07:53:24.886Z] #60 464.2 + cp bin/containerd /build/containerd [2019-10-24T07:53:24.886Z] #60 464.3 + cp bin/containerd-shim /build/containerd-shim [2019-10-24T07:53:24.886Z] #60 464.3 + cp bin/ctr /build/ctr [2019-10-24T07:53:24.886Z] #60 DONE 464.4s [2019-10-24T07:53:26.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-24T07:53:26.359Z] [2019-10-24T07:53:26.359Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-10-24T07:53:26.359Z] #61 DONE 0.1s [2019-10-24T07:53:26.359Z] [2019-10-24T07:53:26.359Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-10-24T07:53:26.359Z] #65 DONE 0.1s [2019-10-24T07:53:26.359Z] [2019-10-24T07:53:26.359Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-10-24T07:53:26.359Z] #67 DONE 0.1s [2019-10-24T07:53:26.359Z] [2019-10-24T07:53:26.359Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-10-24T07:53:26.359Z] #70 DONE 0.0s [2019-10-24T07:53:26.642Z] [2019-10-24T07:53:26.642Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-10-24T07:53:26.642Z] #71 DONE 0.0s [2019-10-24T07:53:26.642Z] [2019-10-24T07:53:26.642Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-10-24T07:53:26.712Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.35s) [2019-10-24T07:53:26.712Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-24T07:53:26.712Z] === RUN TestBuildWithSession [2019-10-24T07:53:26.712Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-24T07:53:26.712Z] build_session_test.go:25: TODO: BuildKit [2019-10-24T07:53:26.712Z] === RUN TestBuildSquashParent [2019-10-24T07:53:27.417Z] INFO: Expanding go... [2019-10-24T07:53:28.667Z] #72 DONE 2.2s [2019-10-24T07:53:28.952Z] [2019-10-24T07:53:28.952Z] #73 exporting to oci image format [2019-10-24T07:53:28.952Z] #73 exporting layers [2019-10-24T07:53:31.014Z] ................................................ [ 29%] [2019-10-24T07:53:38.865Z] --- PASS: TestBuildSquashParent (10.42s) [2019-10-24T07:53:38.865Z] build_squash_test.go:29: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestBuildSquashParent" [2019-10-24T07:53:38.865Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-24T07:53:38.865Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-24T07:53:38.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-24T07:53:38.865Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-24T07:53:38.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-24T07:53:38.865Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-24T07:53:38.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-24T07:53:38.865Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-24T07:53:38.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-24T07:53:38.865Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-24T07:53:38.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-24T07:53:38.865Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-24T07:53:38.865Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-24T07:53:38.865Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-24T07:53:38.865Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-24T07:53:40.753Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-24T07:53:40.753Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-24T07:53:43.912Z] --- PASS: TestBuildWithHugeFile (50.60s) [2019-10-24T07:53:43.912Z] === RUN TestBuildWithEmptyDockerfile [2019-10-24T07:53:43.912Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T07:53:43.912Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T07:53:43.912Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T07:53:43.912Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T07:53:43.912Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T07:53:43.912Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T07:53:43.912Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T07:53:43.912Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T07:53:43.912Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T07:53:43.912Z] --- PASS: TestBuildWithEmptyDockerfile (0.41s) [2019-10-24T07:53:43.912Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (3.76s) [2019-10-24T07:53:43.912Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (3.77s) [2019-10-24T07:53:43.912Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (3.77s) [2019-10-24T07:53:43.912Z] === RUN TestBuildPreserveOwnership [2019-10-24T07:53:43.912Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-24T07:53:44.016Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-24T07:53:44.271Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-24T07:53:46.443Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-24T07:53:46.468Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-24T07:53:46.861Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-24T07:53:47.579Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-24T07:53:47.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.49s) [2019-10-24T07:53:47.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.62s) [2019-10-24T07:53:47.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2019-10-24T07:53:47.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.33s) [2019-10-24T07:53:47.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.23s) [2019-10-24T07:53:47.579Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.18s) [2019-10-24T07:53:47.579Z] === RUN TestBuildMultiStageCopy [2019-10-24T07:53:47.579Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-24T07:53:48.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-24T07:53:48.345Z] --- PASS: TestBuildPreserveOwnership (6.17s) [2019-10-24T07:53:48.345Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.00s) [2019-10-24T07:53:48.345Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.15s) [2019-10-24T07:53:48.345Z] === RUN TestBuildPlatformInvalid [2019-10-24T07:53:48.345Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2019-10-24T07:53:48.345Z] PASS [2019-10-24T07:53:48.345Z] [2019-10-24T07:53:48.345Z] === Skipped [2019-10-24T07:53:48.345Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-10-24T07:53:48.345Z] build_session_test.go:25: TODO: BuildKit [2019-10-24T07:53:48.345Z] [2019-10-24T07:53:48.345Z] [2019-10-24T07:53:48.345Z] DONE 32 tests, 1 skipped in 105.595s [2019-10-24T07:53:48.603Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-10-24T07:53:48.603Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:53:48.603Z] ++ set -e [2019-10-24T07:53:48.603Z] ++ '[' -n 0 ']' [2019-10-24T07:53:48.603Z] ++ set -x [2019-10-24T07:53:48.603Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:53:48.861Z] INFO: Testing against a local daemon [2019-10-24T07:53:48.862Z] === RUN TestConfigList [2019-10-24T07:53:49.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-24T07:53:49.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-24T07:53:50.474Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-10-24T07:53:50.841Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-24T07:53:51.097Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-24T07:53:51.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-24T07:53:52.022Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-24T07:53:52.145Z] --- PASS: TestConfigList (3.41s) [2019-10-24T07:53:52.145Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-24T07:53:52.145Z] === RUN TestConfigsCreateAndDelete [2019-10-24T07:53:52.583Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-24T07:53:52.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-24T07:53:53.143Z] --- PASS: TestBuildMultiStageCopy (5.79s) [2019-10-24T07:53:53.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.23s) [2019-10-24T07:53:53.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2019-10-24T07:53:53.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.64s) [2019-10-24T07:53:53.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.62s) [2019-10-24T07:53:53.143Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2019-10-24T07:53:53.143Z] === RUN TestBuildMultiStageParentConfig [2019-10-24T07:53:54.363Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-24T07:53:55.029Z] --- PASS: TestBuildMultiStageParentConfig (1.66s) [2019-10-24T07:53:55.029Z] === RUN TestBuildLabelWithTargets [2019-10-24T07:53:55.428Z] --- PASS: TestConfigsCreateAndDelete (3.18s) [2019-10-24T07:53:55.428Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-24T07:53:55.428Z] === RUN TestConfigsUpdate [2019-10-24T07:53:56.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-24T07:53:57.347Z] INFO: Expanding compiler 1 of 3... [2019-10-24T07:53:57.347Z] INFO: Expanding compiler 2 of 3... [2019-10-24T07:53:57.542Z] --- PASS: TestBuildLabelWithTargets (2.71s) [2019-10-24T07:53:57.542Z] === RUN TestBuildWithEmptyLayers [2019-10-24T07:53:58.307Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-24T07:53:58.434Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-10-24T07:53:58.711Z] --- PASS: TestConfigsUpdate (3.15s) [2019-10-24T07:53:58.711Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-24T07:53:58.711Z] === RUN TestTemplatedConfig [2019-10-24T07:53:58.905Z] --- PASS: TestBuildWithEmptyLayers (1.35s) [2019-10-24T07:53:58.905Z] === RUN TestBuildMultiStageOnBuild [2019-10-24T07:53:59.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-24T07:54:01.995Z] --- PASS: TestTemplatedConfig (3.54s) [2019-10-24T07:54:01.995Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-24T07:54:01.995Z] === RUN TestConfigInspect [2019-10-24T07:54:02.023Z] INFO: Expanding compiler 3 of 3... [2019-10-24T07:54:02.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-24T07:54:02.344Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-10-24T07:54:02.480Z] INFO: Removing downloaded files... [2019-10-24T07:54:02.480Z] INFO: Creating source directory... [2019-10-24T07:54:02.480Z] INFO: Configuring git core.autocrlf... [2019-10-24T07:54:02.480Z] INFO: Completed [2019-10-24T07:54:03.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-24T07:54:03.066Z] --- PASS: TestBuildMultiStageOnBuild (3.75s) [2019-10-24T07:54:03.066Z] === RUN TestBuildUncleanTarFilenames [2019-10-24T07:54:04.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-24T07:54:04.429Z] --- PASS: TestBuildUncleanTarFilenames (1.84s) [2019-10-24T07:54:04.429Z] === RUN TestBuildMultiStageLayerLeak [2019-10-24T07:54:05.279Z] --- PASS: TestConfigInspect (3.21s) [2019-10-24T07:54:05.279Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-24T07:54:05.279Z] === RUN TestConfigCreateWithLabels [2019-10-24T07:54:05.558Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-24T07:54:05.558Z] Using test binary docker [2019-10-24T07:54:05.558Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-24T07:54:05.558Z] +++ /etc/init.d/apparmor start [2019-10-24T07:54:05.558Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-24T07:54:05.558Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-24T07:54:05.558Z] Warning failed to create cache: (null) [2019-10-24T07:54:05.558Z] . [2019-10-24T07:54:05.558Z] Starting dockerd [2019-10-24T07:54:05.558Z] INFO: Waiting for daemon to start... [2019-10-24T07:54:05.558Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-24T07:54:07.380Z] . [2019-10-24T07:54:07.380Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-24T07:54:07.380Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-24T07:54:07.380Z] Error: No such image: emptyfs [2019-10-24T07:54:07.380Z] ++++ docker load [2019-10-24T07:54:07.380Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-24T07:54:07.774Z] Running integration-test (iteration 1) [2019-10-24T07:54:07.774Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-10-24T07:54:07.774Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:54:07.774Z] ++ set -e [2019-10-24T07:54:07.774Z] ++ '[' -n 0 ']' [2019-10-24T07:54:07.774Z] ++ set -x [2019-10-24T07:54:07.774Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:54:08.563Z] --- PASS: TestConfigCreateWithLabels (3.31s) [2019-10-24T07:54:08.563Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-24T07:54:08.563Z] === RUN TestConfigCreateResolve [2019-10-24T07:54:08.592Z] --- PASS: TestBuildMultiStageLayerLeak (3.93s) [2019-10-24T07:54:08.592Z] === RUN TestBuildWithHugeFile [2019-10-24T07:54:11.846Z] --- PASS: TestConfigCreateResolve (3.19s) [2019-10-24T07:54:11.846Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-24T07:54:11.846Z] === RUN TestConfigDaemonLibtrustID [2019-10-24T07:54:12.413Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-24T07:54:12.413Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-24T07:54:12.413Z] PASS [2019-10-24T07:54:12.413Z] [2019-10-24T07:54:12.413Z] DONE 8 tests in 23.819s [2019-10-24T07:54:12.413Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-10-24T07:54:12.413Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:54:12.413Z] ++ set -e [2019-10-24T07:54:12.413Z] ++ '[' -n 0 ']' [2019-10-24T07:54:12.413Z] ++ set -x [2019-10-24T07:54:12.413Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:54:12.671Z] INFO: Testing against a local daemon [2019-10-24T07:54:12.671Z] === RUN TestCheckpoint [2019-10-24T07:54:12.671Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-24T07:54:12.671Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-24T07:54:12.671Z] === RUN TestContainerInvalidJSON [2019-10-24T07:54:12.671Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-24T07:54:12.671Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-24T07:54:12.671Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-24T07:54:12.671Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-24T07:54:12.671Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-24T07:54:12.671Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-24T07:54:12.671Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-24T07:54:12.671Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-24T07:54:12.671Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-24T07:54:12.671Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-10-24T07:54:12.671Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-24T07:54:12.671Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-24T07:54:12.671Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-24T07:54:12.671Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-24T07:54:12.671Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-24T07:54:12.671Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-24T07:54:12.929Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-10-24T07:54:12.929Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-24T07:54:12.929Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-24T07:54:12.929Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-24T07:54:13.188Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-10-24T07:54:13.188Z] === RUN TestCopyFromContainer [2019-10-24T07:54:15.090Z] === RUN TestCopyFromContainer// [2019-10-24T07:54:15.349Z] === RUN TestCopyFromContainer//bar/root [2019-10-24T07:54:15.349Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-24T07:54:15.608Z] === RUN TestCopyFromContainer/bar/quux [2019-10-24T07:54:15.608Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-24T07:54:15.608Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-24T07:54:15.867Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-24T07:54:15.867Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-24T07:54:16.125Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-24T07:54:16.125Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-24T07:54:16.383Z] --- PASS: TestCopyFromContainer (3.13s) [2019-10-24T07:54:16.383Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-10-24T07:54:16.383Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2019-10-24T07:54:16.383Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-10-24T07:54:16.383Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2019-10-24T07:54:16.383Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-10-24T07:54:16.383Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-10-24T07:54:16.383Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2019-10-24T07:54:16.383Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-10-24T07:54:16.383Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-10-24T07:54:16.383Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-24T07:54:16.383Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-24T07:54:16.383Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-24T07:54:16.383Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-24T07:54:16.383Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-24T07:54:16.383Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-24T07:54:16.383Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-24T07:54:16.383Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-24T07:54:16.383Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-24T07:54:16.383Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-24T07:54:16.383Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-24T07:54:16.383Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-24T07:54:16.383Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-24T07:54:16.383Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-24T07:54:16.383Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-24T07:54:16.383Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-24T07:54:16.383Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-10-24T07:54:16.383Z] === RUN TestCreateWithInvalidEnv [2019-10-24T07:54:16.383Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-24T07:54:16.383Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-24T07:54:16.383Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-24T07:54:16.383Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-24T07:54:16.383Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-24T07:54:16.383Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-24T07:54:16.383Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-24T07:54:16.383Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-24T07:54:16.383Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-24T07:54:16.383Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-24T07:54:16.383Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-24T07:54:16.383Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-24T07:54:16.383Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-24T07:54:16.383Z] === RUN TestCreateTmpfsMountsTarget [2019-10-24T07:54:16.383Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-24T07:54:16.383Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-24T07:54:17.306Z] Loaded image: buildpack-deps:jessie [2019-10-24T07:54:17.306Z] Loaded image: busybox:latest [2019-10-24T07:54:17.306Z] Loaded image: busybox:glibc [2019-10-24T07:54:17.306Z] Loaded image: debian:jessie [2019-10-24T07:54:17.306Z] Loaded image: hello-world:latest [2019-10-24T07:54:17.306Z] INFO: Testing against a local daemon [2019-10-24T07:54:17.306Z] === RUN TestCgroupNamespacesBuild [2019-10-24T07:54:18.526Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-24T07:54:18.526Z] Using test binary docker [2019-10-24T07:54:18.526Z] +++ /etc/init.d/apparmor start [2019-10-24T07:54:18.526Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-24T07:54:18.526Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-24T07:54:18.526Z] Warning failed to create cache: (null) [2019-10-24T07:54:18.526Z] . [2019-10-24T07:54:18.526Z] INFO: Waiting for daemon to start... [2019-10-24T07:54:18.526Z] Starting dockerd [2019-10-24T07:54:18.526Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-24T07:54:18.913Z] --- PASS: TestCreateWithCustomMaskedPaths (2.22s) [2019-10-24T07:54:18.913Z] === RUN TestCreateWithCapabilities [2019-10-24T07:54:18.913Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-24T07:54:18.913Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-24T07:54:18.913Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-24T07:54:18.913Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-24T07:54:18.913Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-24T07:54:18.913Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-24T07:54:18.913Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-24T07:54:18.913Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-24T07:54:18.913Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-24T07:54:18.913Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-24T07:54:18.913Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-24T07:54:18.913Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-24T07:54:18.913Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-24T07:54:18.913Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-24T07:54:18.913Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-24T07:54:18.913Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-24T07:54:18.913Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-24T07:54:18.913Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-24T07:54:18.913Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-24T07:54:18.913Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-24T07:54:18.913Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-24T07:54:18.913Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-24T07:54:18.913Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-24T07:54:18.913Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-24T07:54:18.913Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-24T07:54:18.913Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-24T07:54:18.913Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-24T07:54:18.913Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-24T07:54:18.913Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-24T07:54:18.913Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-24T07:54:18.913Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-24T07:54:18.913Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-24T07:54:18.913Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-24T07:54:18.913Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-24T07:54:18.913Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-24T07:54:18.913Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-24T07:54:18.913Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-24T07:54:18.913Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-10-24T07:54:18.913Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-24T07:54:18.913Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2019-10-24T07:54:18.913Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.19s) [2019-10-24T07:54:18.913Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.16s) [2019-10-24T07:54:18.913Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.16s) [2019-10-24T07:54:18.913Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.16s) [2019-10-24T07:54:18.913Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-24T07:54:18.913Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-24T07:54:19.221Z] --- PASS: TestCgroupNamespacesBuild (1.80s) [2019-10-24T07:54:19.221Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-24T07:54:19.221Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-24T07:54:19.451Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-24T07:54:19.706Z] Using test binary docker [2019-10-24T07:54:19.706Z] +++ /etc/init.d/apparmor start [2019-10-24T07:54:19.706Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-24T07:54:19.706Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-24T07:54:19.706Z] Warning failed to create cache: (null) [2019-10-24T07:54:19.706Z] . [2019-10-24T07:54:19.706Z] INFO: Waiting for daemon to start... [2019-10-24T07:54:19.706Z] Starting dockerd [2019-10-24T07:54:19.706Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2019-10-24T07:54:21.018Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.75s) [2019-10-24T07:54:21.018Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-24T07:54:21.018Z] === RUN TestBuildWithSession [2019-10-24T07:54:21.018Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-24T07:54:21.018Z] build_session_test.go:25: TODO: BuildKit [2019-10-24T07:54:21.018Z] === RUN TestBuildSquashParent [2019-10-24T07:54:21.444Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.51s) [2019-10-24T07:54:21.444Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-24T07:54:21.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-24T07:54:21.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-24T07:54:21.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-24T07:54:21.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-24T07:54:21.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-24T07:54:21.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-24T07:54:21.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-24T07:54:21.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-24T07:54:21.444Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-24T07:54:21.444Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-24T07:54:21.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-24T07:54:21.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-24T07:54:21.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-24T07:54:21.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-24T07:54:21.444Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-24T07:54:21.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-24T07:54:21.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-24T07:54:21.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2019-10-24T07:54:21.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-10-24T07:54:21.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2019-10-24T07:54:21.444Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-24T07:54:21.444Z] === RUN TestContainerStartOnDaemonRestart [2019-10-24T07:54:21.444Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-24T07:54:21.444Z] === RUN TestDaemonRestartIpcMode [2019-10-24T07:54:21.444Z] === PAUSE TestDaemonRestartIpcMode [2019-10-24T07:54:21.444Z] === RUN TestDiff [2019-10-24T07:54:22.379Z] --- PASS: TestDiff (0.89s) [2019-10-24T07:54:22.379Z] === RUN TestExecWithCloseStdin [2019-10-24T07:54:23.015Z] . [2019-10-24T07:54:23.015Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-24T07:54:23.015Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-24T07:54:23.015Z] Error: No such image: emptyfs [2019-10-24T07:54:23.015Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-24T07:54:23.015Z] ++++ docker load [2019-10-24T07:54:23.015Z] Running integration-test (iteration 1) [2019-10-24T07:54:23.015Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-10-24T07:54:23.015Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-24T07:54:23.015Z] ++ set -e [2019-10-24T07:54:23.015Z] ++ '[' -n 0 ']' [2019-10-24T07:54:23.015Z] ++ set -x [2019-10-24T07:54:23.015Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2019-10-24T07:54:23.015Z] [2019-10-24T07:54:23.015Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-24T07:54:23.271Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-24T07:54:23.271Z] Error: No such image: emptyfs [2019-10-24T07:54:23.271Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-24T07:54:23.271Z] ++++ docker load [2019-10-24T07:54:23.526Z] Running integration-test (iteration 1) [2019-10-24T07:54:23.526Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-10-24T07:54:23.526Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-24T07:54:23.526Z] ++ set -e [2019-10-24T07:54:23.526Z] ++ '[' -n 0 ']' [2019-10-24T07:54:23.526Z] ++ set -x [2019-10-24T07:54:23.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2019-10-24T07:54:23.755Z] --- PASS: TestExecWithCloseStdin (1.03s) [2019-10-24T07:54:23.755Z] === RUN TestExec [2019-10-24T07:54:24.088Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-10-24T07:54:24.689Z] --- PASS: TestExec (1.00s) [2019-10-24T07:54:24.689Z] === RUN TestExecUser [2019-10-24T07:54:25.624Z] --- PASS: TestExecUser (1.03s) [2019-10-24T07:54:25.624Z] === RUN TestExportContainerAndImportImage [2019-10-24T07:54:26.559Z] --- PASS: TestExportContainerAndImportImage (1.10s) [2019-10-24T07:54:26.559Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-24T07:54:27.306Z] --- PASS: TestBuildSquashParent (6.05s) [2019-10-24T07:54:27.306Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-24T07:54:27.306Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-24T07:54:27.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-24T07:54:27.306Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-24T07:54:27.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-24T07:54:27.306Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-24T07:54:27.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-24T07:54:27.306Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-24T07:54:27.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-24T07:54:27.306Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-24T07:54:27.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-24T07:54:27.306Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-24T07:54:27.306Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-24T07:54:27.306Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-24T07:54:27.306Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-24T07:54:28.533Z] --- PASS: TestExportContainerAfterDaemonRestart (2.00s) [2019-10-24T07:54:28.533Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-24T07:54:28.533Z] === RUN TestHealthCheckWorkdir [2019-10-24T07:54:29.914Z] --- PASS: TestHealthCheckWorkdir (1.21s) [2019-10-24T07:54:29.914Z] === RUN TestHealthKillContainer [2019-10-24T07:54:29.914Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-24T07:54:29.915Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-24T07:54:32.363Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-24T07:54:32.363Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-24T07:54:33.047Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-10-24T07:54:33.196Z] --- PASS: TestHealthKillContainer (2.97s) [2019-10-24T07:54:33.196Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-24T07:54:33.762Z] --- PASS: TestInspectCpusetInConfigPre120 (0.87s) [2019-10-24T07:54:33.762Z] === RUN TestIpcModeNone [2019-10-24T07:54:34.674Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-10-24T07:54:34.696Z] --- PASS: TestIpcModeNone (0.98s) [2019-10-24T07:54:34.696Z] === RUN TestIpcModePrivate [2019-10-24T07:54:35.638Z] --- PASS: TestIpcModePrivate (1.08s) [2019-10-24T07:54:35.638Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-10-24T07:54:35.638Z] === RUN TestIpcModeShareable [2019-10-24T07:54:35.686Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-24T07:54:35.686Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) [2019-10-24T07:54:35.686Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.01s) [2019-10-24T07:54:35.686Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.68s) [2019-10-24T07:54:35.686Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.70s) [2019-10-24T07:54:35.686Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.50s) [2019-10-24T07:54:35.686Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.73s) [2019-10-24T07:54:35.686Z] === RUN TestBuildMultiStageCopy [2019-10-24T07:54:35.686Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-24T07:54:36.576Z] --- PASS: TestIpcModeShareable (1.01s) [2019-10-24T07:54:36.576Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-10-24T07:54:36.576Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-24T07:54:38.191Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-24T07:54:38.191Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-24T07:54:38.966Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-24T07:54:39.327Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-24T07:54:39.430Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-10-24T07:54:39.701Z] --- PASS: TestBuildMultiStageCopy (4.66s) [2019-10-24T07:54:39.701Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.66s) [2019-10-24T07:54:39.701Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.45s) [2019-10-24T07:54:39.701Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2019-10-24T07:54:39.701Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2019-10-24T07:54:39.701Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.53s) [2019-10-24T07:54:39.701Z] === RUN TestBuildMultiStageParentConfig [2019-10-24T07:54:39.862Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.95s) [2019-10-24T07:54:39.862Z] === RUN TestAPIIpcModeHost [2019-10-24T07:54:40.429Z] --- PASS: TestAPIIpcModeHost (0.73s) [2019-10-24T07:54:40.429Z] === RUN TestDaemonIpcModeShareable [2019-10-24T07:54:41.515Z] --- PASS: TestBuildMultiStageParentConfig (1.40s) [2019-10-24T07:54:41.515Z] === RUN TestBuildLabelWithTargets [2019-10-24T07:54:42.330Z] --- PASS: TestDaemonIpcModeShareable (1.85s) [2019-10-24T07:54:42.330Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-24T07:54:42.330Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-24T07:54:42.330Z] === RUN TestDaemonIpcModePrivate [2019-10-24T07:54:43.474Z] --- PASS: TestBuildLabelWithTargets (2.15s) [2019-10-24T07:54:43.474Z] === RUN TestBuildWithEmptyLayers [2019-10-24T07:54:44.232Z] --- PASS: TestDaemonIpcModePrivate (1.85s) [2019-10-24T07:54:44.232Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-24T07:54:44.232Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-24T07:54:44.232Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-24T07:54:44.389Z] --- PASS: TestBuildWithEmptyLayers (0.87s) [2019-10-24T07:54:44.389Z] === RUN TestBuildMultiStageOnBuild [2019-10-24T07:54:46.134Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2019-10-24T07:54:46.134Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-24T07:54:46.134Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-10-24T07:54:46.134Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-24T07:54:47.608Z] --- PASS: TestBuildMultiStageOnBuild (3.28s) [2019-10-24T07:54:47.608Z] === RUN TestBuildUncleanTarFilenames [2019-10-24T07:54:48.035Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.86s) [2019-10-24T07:54:48.035Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-24T07:54:48.036Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-10-24T07:54:48.036Z] === RUN TestIpcModeOlderClient [2019-10-24T07:54:48.036Z] === PAUSE TestIpcModeOlderClient [2019-10-24T07:54:48.036Z] === RUN TestKillContainerInvalidSignal [2019-10-24T07:54:48.865Z] --- PASS: TestBuildUncleanTarFilenames (1.20s) [2019-10-24T07:54:48.865Z] === RUN TestBuildMultiStageLayerLeak [2019-10-24T07:54:48.971Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2019-10-24T07:54:48.971Z] === RUN TestKillContainer [2019-10-24T07:54:48.971Z] === RUN TestKillContainer/no_signal [2019-10-24T07:54:49.537Z] === RUN TestKillContainer/non_killing_signal [2019-10-24T07:54:50.104Z] === RUN TestKillContainer/killing_signal [2019-10-24T07:54:51.478Z] --- PASS: TestKillContainer (2.52s) [2019-10-24T07:54:51.478Z] --- PASS: TestKillContainer/no_signal (0.84s) [2019-10-24T07:54:51.478Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2019-10-24T07:54:51.478Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2019-10-24T07:54:51.478Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-24T07:54:51.478Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-24T07:54:52.045Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-24T07:54:52.128Z] --- PASS: TestBuildMultiStageLayerLeak (2.84s) [2019-10-24T07:54:52.128Z] === RUN TestBuildWithHugeFile [2019-10-24T07:54:52.979Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.65s) [2019-10-24T07:54:52.979Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2019-10-24T07:54:52.979Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2019-10-24T07:54:52.979Z] === RUN TestKillStoppedContainer [2019-10-24T07:54:52.979Z] --- PASS: TestKillStoppedContainer (0.13s) [2019-10-24T07:54:52.979Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-24T07:54:53.237Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.13s) [2019-10-24T07:54:53.237Z] === RUN TestKillDifferentUserContainer [2019-10-24T07:54:54.171Z] --- PASS: TestKillDifferentUserContainer (0.93s) [2019-10-24T07:54:54.171Z] === RUN TestInspectOomKilledTrue [2019-10-24T07:54:54.171Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-24T07:54:54.171Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-24T07:54:54.171Z] === RUN TestInspectOomKilledFalse [2019-10-24T07:54:54.171Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-24T07:54:54.171Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-24T07:54:54.171Z] === RUN TestLinksEtcHostsContentMatch [2019-10-24T07:54:54.219Z] ......................... [ 67%] [2019-10-24T07:54:55.107Z] --- PASS: TestLinksEtcHostsContentMatch (0.76s) [2019-10-24T07:54:55.107Z] === RUN TestLinksContainerNames [2019-10-24T07:54:57.010Z] --- PASS: TestLinksContainerNames (1.79s) [2019-10-24T07:54:57.010Z] === RUN TestLogsFollowTailEmpty [2019-10-24T07:54:57.577Z] --- PASS: TestLogsFollowTailEmpty (0.83s) [2019-10-24T07:54:57.577Z] === RUN TestContainerNetworkMountsNoChown [2019-10-24T07:54:58.520Z] --- PASS: TestContainerNetworkMountsNoChown (0.79s) [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/default [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/default [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/private [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/private [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/rprivate [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/slave [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/slave [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/rslave [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/shared [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/shared [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/rshared [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/default [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/rslave [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/rshared [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/shared [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/rprivate [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/slave [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/private [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-24T07:54:58.520Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-24T07:54:58.520Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-24T07:54:58.520Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-24T07:54:58.778Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-24T07:54:58.778Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-24T07:54:58.778Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-24T07:54:58.778Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-24T07:54:58.778Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-24T07:54:58.778Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-24T07:54:58.778Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-24T07:54:58.778Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-24T07:54:58.778Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-24T07:54:58.778Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-24T07:54:58.778Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-24T07:54:58.778Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.11s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-24T07:54:58.778Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-24T07:54:58.779Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-24T07:54:58.779Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-24T07:54:58.779Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-24T07:54:58.779Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-24T07:54:58.779Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.07s) [2019-10-24T07:54:58.779Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-24T07:54:58.779Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.06s) [2019-10-24T07:54:58.779Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2019-10-24T07:54:58.779Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2019-10-24T07:54:58.779Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-10-24T07:54:58.779Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-24T07:54:58.779Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-24T07:54:58.779Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-10-24T07:54:58.779Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-10-24T07:54:58.779Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-24T07:54:58.779Z] === RUN TestContainerBindMountNonRecursive [2019-10-24T07:55:01.310Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2019-10-24T07:55:01.310Z] === RUN TestNetworkNat [2019-10-24T07:55:01.876Z] --- PASS: TestNetworkNat (0.96s) [2019-10-24T07:55:01.876Z] === RUN TestNetworkLocalhostTCPNat [2019-10-24T07:55:02.255Z] Loaded image: buildpack-deps:jessie [2019-10-24T07:55:02.255Z] Loaded image: buildpack-deps:jessie [2019-10-24T07:55:02.255Z] Loaded image: busybox:latest [2019-10-24T07:55:02.255Z] Loaded image: busybox:latest [2019-10-24T07:55:02.255Z] Loaded image: busybox:glibc [2019-10-24T07:55:02.255Z] Loaded image: debian:jessie [2019-10-24T07:55:02.510Z] Loaded image: busybox:glibc [2019-10-24T07:55:02.510Z] Loaded image: debian:jessie [2019-10-24T07:55:02.510Z] Loaded image: hello-world:latest [2019-10-24T07:55:02.510Z] INFO: Testing against a local daemon [2019-10-24T07:55:02.510Z] === RUN TestDockerSuite [2019-10-24T07:55:02.510Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-24T07:55:02.510Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-24T07:55:02.510Z] Loaded image: hello-world:latest [2019-10-24T07:55:02.510Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-24T07:55:02.510Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-24T07:55:02.510Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-24T07:55:02.510Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-24T07:55:02.510Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-24T07:55:02.510Z] INFO: Testing against a local daemon [2019-10-24T07:55:02.510Z] === RUN TestDockerDaemonSuite [2019-10-24T07:55:02.510Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-24T07:55:02.510Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-10-24T07:55:02.810Z] --- PASS: TestNetworkLocalhostTCPNat (0.94s) [2019-10-24T07:55:02.810Z] === RUN TestNetworkLoopbackNat [2019-10-24T07:55:04.187Z] --- PASS: TestNetworkLoopbackNat (1.35s) [2019-10-24T07:55:04.187Z] === RUN TestPause [2019-10-24T07:55:05.123Z] --- PASS: TestPause (0.93s) [2019-10-24T07:55:05.123Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-24T07:55:05.123Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-24T07:55:05.123Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-24T07:55:05.123Z] === RUN TestPauseStopPausedContainer [2019-10-24T07:55:06.059Z] --- PASS: TestPauseStopPausedContainer (0.98s) [2019-10-24T07:55:06.059Z] === RUN TestPsFilter [2019-10-24T07:55:06.317Z] --- PASS: TestPsFilter (0.29s) [2019-10-24T07:55:06.317Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-24T07:55:07.252Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2019-10-24T07:55:07.252Z] === RUN TestRemoveContainerWithVolume [2019-10-24T07:55:08.187Z] --- PASS: TestRemoveContainerWithVolume (0.83s) [2019-10-24T07:55:08.187Z] === RUN TestRemoveContainerRunning [2019-10-24T07:55:08.753Z] --- PASS: TestRemoveContainerRunning (0.85s) [2019-10-24T07:55:08.753Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-24T07:55:09.689Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2019-10-24T07:55:09.689Z] === RUN TestRemoveInvalidContainer [2019-10-24T07:55:09.689Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-24T07:55:09.689Z] === RUN TestRenameLinkedContainer [2019-10-24T07:55:10.588Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-24T07:55:10.588Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-24T07:55:10.842Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-24T07:55:11.097Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-24T07:55:11.656Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-24T07:55:11.911Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-24T07:55:11.911Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-24T07:55:13.875Z] --- PASS: TestRenameLinkedContainer (3.40s) [2019-10-24T07:55:13.875Z] === RUN TestRenameStoppedContainer [2019-10-24T07:55:13.875Z] --- PASS: TestRenameStoppedContainer (0.83s) [2019-10-24T07:55:13.875Z] === RUN TestRenameRunningContainerAndReuse [2019-10-24T07:55:15.777Z] --- PASS: TestRenameRunningContainerAndReuse (1.68s) [2019-10-24T07:55:15.777Z] === RUN TestRenameInvalidName [2019-10-24T07:55:16.121Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-24T07:55:16.122Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-10-24T07:55:16.122Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-24T07:55:16.122Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-24T07:55:16.122Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-24T07:55:16.681Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-24T07:55:16.714Z] --- PASS: TestRenameInvalidName (0.86s) [2019-10-24T07:55:16.714Z] === RUN TestRenameAnonymousContainer [2019-10-24T07:55:19.189Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-24T07:55:19.443Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-24T07:55:19.443Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-24T07:55:19.443Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-24T07:55:19.443Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-24T07:55:20.003Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-10-24T07:55:20.901Z] --- PASS: TestRenameAnonymousContainer (4.11s) [2019-10-24T07:55:20.901Z] === RUN TestRenameContainerWithSameName [2019-10-24T07:55:21.107Z] #73 exporting layers 108.3s done [2019-10-24T07:55:21.107Z] #73 exporting manifest sha256:0b25dee2040e55828d26c48617c20d998753f1cffec61afb556936d9e7baa2c9 done [2019-10-24T07:55:21.107Z] #73 exporting config sha256:79afeb3baca6e5fd16cd309c54d6195e70fb9473c15e3100ba1763625b28216f [2019-10-24T07:55:21.107Z] #73 exporting config sha256:79afeb3baca6e5fd16cd309c54d6195e70fb9473c15e3100ba1763625b28216f done [2019-10-24T07:55:21.107Z] #73 sending tarball [2019-10-24T07:55:21.470Z] --- PASS: TestRenameContainerWithSameName (0.87s) [2019-10-24T07:55:21.470Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-24T07:55:23.371Z] --- PASS: TestRenameContainerWithLinkedContainer (1.73s) [2019-10-24T07:55:23.371Z] === RUN TestResize [2019-10-24T07:55:24.309Z] --- PASS: TestResize (0.88s) [2019-10-24T07:55:24.309Z] === RUN TestResizeWithInvalidSize [2019-10-24T07:55:25.237Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-24T07:55:25.238Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-10-24T07:55:25.243Z] --- PASS: TestResizeWithInvalidSize (1.03s) [2019-10-24T07:55:25.243Z] === RUN TestResizeWhenContainerNotStarted [2019-10-24T07:55:25.811Z] --- PASS: TestResizeWhenContainerNotStarted (0.80s) [2019-10-24T07:55:25.811Z] === RUN TestDaemonRestartKillContainers [2019-10-24T07:55:25.811Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-24T07:55:25.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-24T07:55:25.811Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-24T07:55:25.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-24T07:55:25.811Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-24T07:55:25.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-24T07:55:25.811Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-24T07:55:25.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-24T07:55:25.811Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-24T07:55:25.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-24T07:55:25.811Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-24T07:55:25.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-24T07:55:25.811Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-24T07:55:25.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-24T07:55:25.811Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-24T07:55:25.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-24T07:55:25.811Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-24T07:55:25.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-24T07:55:25.811Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-24T07:55:25.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-24T07:55:25.811Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-24T07:55:25.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-24T07:55:25.811Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-24T07:55:25.811Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-24T07:55:25.811Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-24T07:55:25.811Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-24T07:55:25.811Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-24T07:55:25.811Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-24T07:55:26.670Z] --- PASS: TestBuildWithHugeFile (31.40s) [2019-10-24T07:55:26.670Z] === RUN TestBuildWithEmptyDockerfile [2019-10-24T07:55:26.670Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T07:55:26.670Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T07:55:26.670Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T07:55:26.670Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T07:55:26.670Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T07:55:26.670Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T07:55:26.670Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T07:55:26.670Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T07:55:26.670Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T07:55:26.670Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2019-10-24T07:55:26.670Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2019-10-24T07:55:26.670Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2019-10-24T07:55:26.670Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-10-24T07:55:26.670Z] === RUN TestBuildPreserveOwnership [2019-10-24T07:55:26.670Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-24T07:55:27.465Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-24T07:55:27.720Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-24T07:55:28.658Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-24T07:55:28.917Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-24T07:55:29.398Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-24T07:55:29.484Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-24T07:55:29.945Z] --- PASS: TestBuildPreserveOwnership (6.14s) [2019-10-24T07:55:29.945Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.06s) [2019-10-24T07:55:29.945Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.07s) [2019-10-24T07:55:29.945Z] === RUN TestBuildPlatformInvalid [2019-10-24T07:55:29.945Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2019-10-24T07:55:29.945Z] PASS [2019-10-24T07:55:29.945Z] [2019-10-24T07:55:29.945Z] === Skipped [2019-10-24T07:55:29.945Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-10-24T07:55:29.945Z] build_session_test.go:25: TODO: BuildKit [2019-10-24T07:55:29.945Z] [2019-10-24T07:55:29.945Z] [2019-10-24T07:55:29.945Z] DONE 32 tests, 1 skipped in 81.958s [2019-10-24T07:55:29.945Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-10-24T07:55:29.945Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:55:29.945Z] ++ set -e [2019-10-24T07:55:29.945Z] ++ '[' -n 0 ']' [2019-10-24T07:55:29.945Z] ++ set -x [2019-10-24T07:55:29.945Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:55:29.945Z] INFO: Testing against a local daemon [2019-10-24T07:55:29.945Z] === RUN TestConfigList [2019-10-24T07:55:29.957Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-10-24T07:55:30.052Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-24T07:55:30.621Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-24T07:55:30.946Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-10-24T07:55:31.998Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-24T07:55:32.257Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-24T07:55:33.221Z] --- PASS: TestConfigList (2.87s) [2019-10-24T07:55:33.222Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-24T07:55:33.222Z] === RUN TestConfigsCreateAndDelete [2019-10-24T07:55:34.156Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-10-24T07:55:34.156Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-24T07:55:34.792Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-24T07:55:34.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.72s) [2019-10-24T07:55:34.792Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-24T07:55:34.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.62s) [2019-10-24T07:55:34.792Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-24T07:55:34.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.97s) [2019-10-24T07:55:34.792Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-24T07:55:34.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.84s) [2019-10-24T07:55:34.792Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-24T07:55:34.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.12s) [2019-10-24T07:55:34.792Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-24T07:55:34.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.04s) [2019-10-24T07:55:34.792Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-24T07:55:34.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.96s) [2019-10-24T07:55:34.792Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-24T07:55:34.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2019-10-24T07:55:34.792Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-24T07:55:34.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.80s) [2019-10-24T07:55:34.792Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-24T07:55:34.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.79s) [2019-10-24T07:55:34.792Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-24T07:55:34.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.77s) [2019-10-24T07:55:34.792Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-24T07:55:34.792Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.52s) [2019-10-24T07:55:34.792Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-24T07:55:34.792Z] === RUN TestCgroupNamespacesRun [2019-10-24T07:55:35.687Z] --- PASS: TestConfigsCreateAndDelete (2.79s) [2019-10-24T07:55:35.687Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-24T07:55:35.687Z] === RUN TestConfigsUpdate [2019-10-24T07:55:36.469Z] #73 sending tarball 17.1s done [2019-10-24T07:55:36.469Z] #73 DONE 125.3s [2019-10-24T07:55:36.469Z] [2019-10-24T07:55:36.469Z] #74 importing to docker [2019-10-24T07:55:36.669Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-10-24T07:55:37.228Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-24T07:55:37.323Z] --- PASS: TestCgroupNamespacesRun (2.09s) [2019-10-24T07:55:37.323Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-24T07:55:37.323Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-24T07:55:38.587Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-24T07:55:38.699Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2019-10-24T07:55:38.699Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-24T07:55:38.699Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-24T07:55:39.019Z] --- PASS: TestConfigsUpdate (2.96s) [2019-10-24T07:55:39.019Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-24T07:55:39.019Z] === RUN TestTemplatedConfig [2019-10-24T07:55:39.589Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-24T07:55:39.844Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-10-24T07:55:40.602Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.88s) [2019-10-24T07:55:40.602Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-24T07:55:40.602Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-24T07:55:41.205Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-24T07:55:42.268Z] --- PASS: TestTemplatedConfig (3.51s) [2019-10-24T07:55:42.268Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-24T07:55:42.268Z] === RUN TestConfigInspect [2019-10-24T07:55:42.522Z] --- PASS: TestCgroupNamespacesRunHostMode (1.88s) [2019-10-24T07:55:42.522Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-24T07:55:42.522Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-24T07:55:42.565Z] --- PASS: TestBuildWithHugeFile (94.00s) [2019-10-24T07:55:42.565Z] === RUN TestBuildWithEmptyDockerfile [2019-10-24T07:55:42.565Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T07:55:42.565Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T07:55:42.565Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T07:55:42.565Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T07:55:42.565Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T07:55:42.565Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T07:55:42.565Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T07:55:42.565Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T07:55:42.565Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T07:55:42.820Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2019-10-24T07:55:42.820Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2019-10-24T07:55:42.820Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.21s) [2019-10-24T07:55:42.820Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2019-10-24T07:55:42.820Z] === RUN TestBuildPreserveOwnership [2019-10-24T07:55:42.820Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-24T07:55:42.820Z] === RUN TestDockerSuite/TestAttachAfterDetach [2019-10-24T07:55:43.466Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-10-24T07:55:44.427Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.88s) [2019-10-24T07:55:44.427Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-24T07:55:44.427Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-24T07:55:44.995Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.87s) [2019-10-24T07:55:44.995Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-24T07:55:44.995Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-24T07:55:45.351Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2019-10-24T07:55:45.484Z] --- PASS: TestConfigInspect (2.98s) [2019-10-24T07:55:45.484Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-24T07:55:45.484Z] === RUN TestConfigCreateWithLabels [2019-10-24T07:55:45.932Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.89s) [2019-10-24T07:55:45.932Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-24T07:55:45.932Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-24T07:55:46.753Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-10-24T07:55:46.753Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-24T07:55:47.312Z] === RUN TestDockerSuite/TestAttachDetach [2019-10-24T07:55:47.838Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.90s) [2019-10-24T07:55:47.838Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-24T07:55:47.838Z] === RUN TestKernelTCPMemory [2019-10-24T07:55:48.052Z] --- PASS: TestConfigCreateWithLabels (2.93s) [2019-10-24T07:55:48.052Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-24T07:55:48.052Z] === RUN TestConfigCreateResolve [2019-10-24T07:55:48.673Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-24T07:55:48.928Z] --- PASS: TestBuildPreserveOwnership (6.20s) [2019-10-24T07:55:48.928Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.88s) [2019-10-24T07:55:48.928Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.31s) [2019-10-24T07:55:48.928Z] === RUN TestBuildPlatformInvalid [2019-10-24T07:55:48.999Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-10-24T07:55:48.999Z] tests/integration/client_test.py ..... [ 75%] [2019-10-24T07:55:48.999Z] tests/integration/errors_test.py . [ 76%] [2019-10-24T07:55:49.183Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-10-24T07:55:49.183Z] PASS [2019-10-24T07:55:49.183Z] [2019-10-24T07:55:49.183Z] === Skipped [2019-10-24T07:55:49.183Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-10-24T07:55:49.183Z] build_session_test.go:25: TODO: BuildKit [2019-10-24T07:55:49.183Z] [2019-10-24T07:55:49.183Z] [2019-10-24T07:55:49.183Z] DONE 32 tests, 1 skipped in 180.248s [2019-10-24T07:55:49.183Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-10-24T07:55:49.183Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:55:49.183Z] ++ set -e [2019-10-24T07:55:49.183Z] ++ '[' -n 0 ']' [2019-10-24T07:55:49.183Z] ++ set -x [2019-10-24T07:55:49.183Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:55:49.183Z] INFO: Testing against a local daemon [2019-10-24T07:55:49.183Z] === RUN TestConfigList [2019-10-24T07:55:49.214Z] --- PASS: TestKernelTCPMemory (1.13s) [2019-10-24T07:55:49.214Z] === RUN TestNISDomainname [2019-10-24T07:55:49.438Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-24T07:55:50.148Z] --- PASS: TestNISDomainname (1.15s) [2019-10-24T07:55:50.148Z] === RUN TestHostnameDnsResolution [2019-10-24T07:55:50.362Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-10-24T07:55:51.263Z] --- PASS: TestConfigCreateResolve (2.75s) [2019-10-24T07:55:51.263Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-24T07:55:51.263Z] === RUN TestConfigDaemonLibtrustID [2019-10-24T07:55:51.263Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-10-24T07:55:51.263Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-24T07:55:51.263Z] PASS [2019-10-24T07:55:51.263Z] [2019-10-24T07:55:51.263Z] DONE 8 tests in 21.409s [2019-10-24T07:55:51.263Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-10-24T07:55:51.263Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:55:51.263Z] ++ set -e [2019-10-24T07:55:51.263Z] ++ '[' -n 0 ']' [2019-10-24T07:55:51.263Z] ++ set -x [2019-10-24T07:55:51.263Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:55:51.263Z] INFO: Testing against a local daemon [2019-10-24T07:55:51.263Z] === RUN TestCheckpoint [2019-10-24T07:55:51.263Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-24T07:55:51.263Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-24T07:55:51.263Z] === RUN TestContainerInvalidJSON [2019-10-24T07:55:51.263Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-24T07:55:51.263Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-24T07:55:51.263Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-24T07:55:51.263Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-24T07:55:51.263Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-24T07:55:51.263Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-24T07:55:51.263Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-24T07:55:51.263Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-24T07:55:51.263Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-24T07:55:51.263Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-24T07:55:51.263Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-24T07:55:51.263Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-24T07:55:51.263Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-24T07:55:51.263Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-24T07:55:51.716Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-10-24T07:55:51.716Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-24T07:55:51.716Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-10-24T07:55:51.716Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-24T07:55:51.716Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2019-10-24T07:55:51.716Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-24T07:55:51.716Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2019-10-24T07:55:51.716Z] === RUN TestCopyFromContainer [2019-10-24T07:55:51.721Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-24T07:55:52.050Z] --- PASS: TestHostnameDnsResolution (1.87s) [2019-10-24T07:55:52.050Z] === RUN TestStats [2019-10-24T07:55:52.645Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-24T07:55:52.900Z] --- PASS: TestConfigList (3.52s) [2019-10-24T07:55:52.900Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-24T07:55:52.900Z] === RUN TestConfigsCreateAndDelete [2019-10-24T07:55:52.900Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-10-24T07:55:53.824Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-24T07:55:54.167Z] === RUN TestCopyFromContainer// [2019-10-24T07:55:54.167Z] === RUN TestCopyFromContainer//bar/root [2019-10-24T07:55:54.167Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-24T07:55:54.167Z] === RUN TestCopyFromContainer/bar/quux [2019-10-24T07:55:54.167Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-24T07:55:54.167Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-24T07:55:54.167Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-24T07:55:54.383Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-10-24T07:55:54.561Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-24T07:55:54.561Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-24T07:55:54.561Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-24T07:55:54.561Z] --- PASS: TestCopyFromContainer (2.75s) [2019-10-24T07:55:54.561Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-10-24T07:55:54.561Z] --- PASS: TestCopyFromContainer//bar/root (0.12s) [2019-10-24T07:55:54.561Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2019-10-24T07:55:54.561Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-10-24T07:55:54.561Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-10-24T07:55:54.561Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2019-10-24T07:55:54.561Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-24T07:55:54.561Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-24T07:55:54.561Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-10-24T07:55:54.561Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2019-10-24T07:55:54.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-24T07:55:54.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-24T07:55:54.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-24T07:55:54.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-24T07:55:54.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-24T07:55:54.561Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-24T07:55:54.561Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-24T07:55:54.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-24T07:55:54.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-24T07:55:54.561Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-24T07:55:54.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-10-24T07:55:54.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-24T07:55:54.561Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-24T07:55:54.562Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-24T07:55:54.562Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-24T07:55:54.562Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-10-24T07:55:54.562Z] === RUN TestCreateWithInvalidEnv [2019-10-24T07:55:54.562Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-24T07:55:54.562Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-24T07:55:54.562Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-24T07:55:54.562Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-24T07:55:54.562Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-24T07:55:54.562Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-24T07:55:54.562Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-24T07:55:54.562Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-24T07:55:54.562Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-24T07:55:54.562Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-24T07:55:54.562Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-24T07:55:54.562Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-24T07:55:54.562Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-24T07:55:54.562Z] === RUN TestCreateTmpfsMountsTarget [2019-10-24T07:55:54.562Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-10-24T07:55:54.562Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-24T07:55:55.309Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-24T07:55:55.333Z] --- PASS: TestStats (2.96s) [2019-10-24T07:55:55.333Z] === RUN TestStopContainerWithTimeout [2019-10-24T07:55:55.333Z] === RUN TestStopContainerWithTimeout/0 [2019-10-24T07:55:55.333Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-24T07:55:55.333Z] === RUN TestStopContainerWithTimeout/1 [2019-10-24T07:55:55.333Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-24T07:55:55.333Z] === RUN TestStopContainerWithTimeout/3 [2019-10-24T07:55:55.333Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-24T07:55:55.333Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-24T07:55:55.333Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-24T07:55:55.333Z] === CONT TestStopContainerWithTimeout/0 [2019-10-24T07:55:55.333Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-24T07:55:55.333Z] === CONT TestStopContainerWithTimeout/1 [2019-10-24T07:55:55.333Z] === CONT TestStopContainerWithTimeout/3 [2019-10-24T07:55:56.233Z] --- PASS: TestConfigsCreateAndDelete (3.39s) [2019-10-24T07:55:56.233Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-24T07:55:56.233Z] === RUN TestConfigsUpdate [2019-10-24T07:55:56.792Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-10-24T07:55:57.046Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-24T07:55:57.046Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-10-24T07:55:57.251Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2019-10-24T07:55:57.251Z] === RUN TestCreateWithCapabilities [2019-10-24T07:55:57.251Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-24T07:55:57.251Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-24T07:55:57.251Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-24T07:55:57.251Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-24T07:55:57.251Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-24T07:55:57.251Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-24T07:55:57.251Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-24T07:55:57.251Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-24T07:55:57.251Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-24T07:55:57.251Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-24T07:55:57.251Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-24T07:55:57.251Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-24T07:55:57.251Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-24T07:55:57.251Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-24T07:55:57.251Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-24T07:55:57.251Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-24T07:55:57.251Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-24T07:55:57.251Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-24T07:55:57.251Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-24T07:55:57.251Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-24T07:55:57.251Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-24T07:55:57.251Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-24T07:55:57.251Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-24T07:55:57.251Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-24T07:55:57.251Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-24T07:55:57.251Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-24T07:55:57.251Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-24T07:55:57.251Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-24T07:55:57.251Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-24T07:55:57.251Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-24T07:55:57.251Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-24T07:55:57.251Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-24T07:55:57.251Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-24T07:55:57.251Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-10-24T07:55:57.251Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-24T07:55:57.251Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-24T07:55:57.251Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-24T07:55:57.251Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-10-24T07:55:57.251Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2019-10-24T07:55:57.251Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-24T07:55:57.251Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-10-24T07:55:57.251Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-10-24T07:55:57.251Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-24T07:55:57.251Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2019-10-24T07:55:57.251Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-10-24T07:55:57.251Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-24T07:55:57.609Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-10-24T07:55:58.533Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-24T07:55:58.616Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-24T07:55:58.616Z] --- PASS: TestStopContainerWithTimeout/0 (1.40s) [2019-10-24T07:55:58.616Z] --- PASS: TestStopContainerWithTimeout/1 (2.43s) [2019-10-24T07:55:58.616Z] --- PASS: TestStopContainerWithTimeout/-1 (3.18s) [2019-10-24T07:55:58.616Z] --- PASS: TestStopContainerWithTimeout/3 (3.30s) [2019-10-24T07:55:58.616Z] === RUN TestDeleteDevicemapper [2019-10-24T07:55:58.616Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-24T07:55:58.617Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-24T07:55:58.617Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-24T07:55:58.819Z] #74 DONE 24.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-24T07:55:59.092Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-10-24T07:55:59.251Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 hack/test/unit [2019-10-24T07:55:59.347Z] --- PASS: TestConfigsUpdate (3.20s) [2019-10-24T07:55:59.347Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-24T07:55:59.347Z] === RUN TestTemplatedConfig [2019-10-24T07:55:59.602Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-24T07:55:59.602Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-24T07:55:59.602Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-10-24T07:56:00.417Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.70s) [2019-10-24T07:56:00.417Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-24T07:56:00.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-24T07:56:00.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-24T07:56:00.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-24T07:56:00.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-24T07:56:00.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-24T07:56:00.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-24T07:56:00.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-24T07:56:00.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-24T07:56:00.417Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-24T07:56:00.417Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-24T07:56:00.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-24T07:56:00.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-24T07:56:00.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-24T07:56:00.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-24T07:56:00.417Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-24T07:56:00.417Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-24T07:56:00.417Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-24T07:56:00.417Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-24T07:56:00.417Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-24T07:56:00.417Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-24T07:56:00.417Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-24T07:56:00.417Z] === RUN TestContainerStartOnDaemonRestart [2019-10-24T07:56:00.417Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-24T07:56:00.417Z] === RUN TestDaemonRestartIpcMode [2019-10-24T07:56:00.417Z] === PAUSE TestDaemonRestartIpcMode [2019-10-24T07:56:00.417Z] === RUN TestDiff [2019-10-24T07:56:00.962Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-24T07:56:01.220Z] --- PASS: TestDiff (0.85s) [2019-10-24T07:56:01.220Z] === RUN TestExecWithCloseStdin [2019-10-24T07:56:01.888Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-24T07:56:01.901Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.11s) [2019-10-24T07:56:01.901Z] === RUN TestUpdateMemory [2019-10-24T07:56:01.901Z] --- SKIP: TestUpdateMemory (0.03s) [2019-10-24T07:56:01.901Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-24T07:56:01.901Z] === RUN TestUpdateCPUQuota [2019-10-24T07:56:02.008Z] --- PASS: TestExecWithCloseStdin (1.17s) [2019-10-24T07:56:02.008Z] === RUN TestExec [2019-10-24T07:56:02.812Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-10-24T07:56:03.067Z] --- PASS: TestTemplatedConfig (3.79s) [2019-10-24T07:56:03.067Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-24T07:56:03.067Z] === RUN TestConfigInspect [2019-10-24T07:56:03.259Z] --- PASS: TestExec (1.11s) [2019-10-24T07:56:03.259Z] === RUN TestExecUser [2019-10-24T07:56:03.276Z] --- PASS: TestUpdateCPUQuota (1.89s) [2019-10-24T07:56:03.276Z] === RUN TestUpdatePidsLimit [2019-10-24T07:56:03.276Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-24T07:56:03.649Z] ? github.com/docker/docker/api [no test files] [2019-10-24T07:56:03.844Z] === RUN TestUpdatePidsLimit/no_change [2019-10-24T07:56:04.410Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-24T07:56:04.429Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-10-24T07:56:04.529Z] --- PASS: TestExecUser (1.11s) [2019-10-24T07:56:04.529Z] === RUN TestExportContainerAndImportImage [2019-10-24T07:56:04.986Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-24T07:56:05.554Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-24T07:56:05.812Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-24T07:56:05.851Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2019-10-24T07:56:05.851Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-24T07:56:06.379Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-24T07:56:07.020Z] --- PASS: TestConfigInspect (3.42s) [2019-10-24T07:56:07.020Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-24T07:56:07.020Z] === RUN TestConfigCreateWithLabels [2019-10-24T07:56:07.020Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-10-24T07:56:07.301Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2019-10-24T07:56:07.302Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-24T07:56:07.302Z] === RUN TestHealthCheckWorkdir [2019-10-24T07:56:07.943Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-10-24T07:56:08.188Z] --- PASS: TestHealthCheckWorkdir (1.22s) [2019-10-24T07:56:08.188Z] === RUN TestHealthKillContainer [2019-10-24T07:56:08.280Z] --- PASS: TestUpdatePidsLimit (4.90s) [2019-10-24T07:56:08.280Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.52s) [2019-10-24T07:56:08.280Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2019-10-24T07:56:08.280Z] --- PASS: TestUpdatePidsLimit/update_lower (0.44s) [2019-10-24T07:56:08.280Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.61s) [2019-10-24T07:56:08.280Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.48s) [2019-10-24T07:56:08.280Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.46s) [2019-10-24T07:56:08.280Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2019-10-24T07:56:08.280Z] === RUN TestUpdateRestartPolicy [2019-10-24T07:56:08.503Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-10-24T07:56:09.863Z] --- PASS: TestConfigCreateWithLabels (3.09s) [2019-10-24T07:56:09.863Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-24T07:56:09.863Z] === RUN TestConfigCreateResolve [2019-10-24T07:56:11.332Z] --- PASS: TestHealthKillContainer (3.13s) [2019-10-24T07:56:11.332Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-24T07:56:12.117Z] --- PASS: TestInspectCpusetInConfigPre120 (0.88s) [2019-10-24T07:56:12.117Z] === RUN TestIpcModeNone [2019-10-24T07:56:12.371Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-10-24T07:56:12.932Z] --- PASS: TestConfigCreateResolve (3.28s) [2019-10-24T07:56:12.932Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-24T07:56:12.932Z] === RUN TestConfigDaemonLibtrustID [2019-10-24T07:56:13.395Z] --- PASS: TestIpcModeNone (0.99s) [2019-10-24T07:56:13.395Z] === RUN TestIpcModePrivate [2019-10-24T07:56:13.496Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2019-10-24T07:56:13.496Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-24T07:56:13.496Z] PASS [2019-10-24T07:56:13.496Z] [2019-10-24T07:56:13.496Z] DONE 8 tests in 24.350s [2019-10-24T07:56:13.496Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-10-24T07:56:13.496Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:56:13.496Z] ++ set -e [2019-10-24T07:56:13.496Z] ++ '[' -n 0 ']' [2019-10-24T07:56:13.496Z] ++ set -x [2019-10-24T07:56:13.496Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:56:13.772Z] INFO: Testing against a local daemon [2019-10-24T07:56:13.772Z] === RUN TestCheckpoint [2019-10-24T07:56:13.772Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-24T07:56:13.772Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-24T07:56:13.772Z] === RUN TestContainerInvalidJSON [2019-10-24T07:56:13.772Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-24T07:56:13.772Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-24T07:56:13.772Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-24T07:56:13.772Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-24T07:56:13.772Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-24T07:56:13.772Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-24T07:56:13.772Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-24T07:56:13.772Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-24T07:56:13.772Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-24T07:56:13.772Z] --- PASS: TestContainerInvalidJSON (0.01s) [2019-10-24T07:56:13.772Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-24T07:56:13.772Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-24T07:56:13.772Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-24T07:56:13.772Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-24T07:56:13.772Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2019-10-24T07:56:13.772Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-24T07:56:14.038Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.14s) [2019-10-24T07:56:14.038Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-24T07:56:14.038Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-10-24T07:56:14.038Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-24T07:56:14.038Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2019-10-24T07:56:14.038Z] === RUN TestCopyFromContainer [2019-10-24T07:56:14.098Z] Removing intermediate container 907aa933d493 [2019-10-24T07:56:14.098Z] ---> 37bf8a648b3d [2019-10-24T07:56:14.098Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-10-24T07:56:14.098Z] ---> Running in e2bac9e42068 [2019-10-24T07:56:14.098Z] Removing intermediate container e2bac9e42068 [2019-10-24T07:56:14.098Z] ---> 31ddb3032ea5 [2019-10-24T07:56:14.098Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-10-24T07:56:14.098Z] ---> Running in a4f2709f99dc [2019-10-24T07:56:14.098Z] Removing intermediate container a4f2709f99dc [2019-10-24T07:56:14.098Z] ---> beef01c77dd8 [2019-10-24T07:56:14.098Z] Step 8/8 : COPY . . [2019-10-24T07:56:14.719Z] --- PASS: TestIpcModePrivate (1.19s) [2019-10-24T07:56:14.719Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-10-24T07:56:14.719Z] === RUN TestIpcModeShareable [2019-10-24T07:56:15.506Z] --- PASS: TestIpcModeShareable (1.11s) [2019-10-24T07:56:15.506Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-10-24T07:56:15.506Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-24T07:56:15.934Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-10-24T07:56:15.935Z] === RUN TestCopyFromContainer// [2019-10-24T07:56:16.189Z] === RUN TestCopyFromContainer//bar/root [2019-10-24T07:56:16.189Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-24T07:56:16.189Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-10-24T07:56:16.189Z] === RUN TestCopyFromContainer/bar/quux [2019-10-24T07:56:16.443Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-24T07:56:16.443Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-24T07:56:16.698Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-24T07:56:16.698Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-24T07:56:16.698Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-10-24T07:56:16.954Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-24T07:56:16.954Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-24T07:56:17.209Z] --- PASS: TestCopyFromContainer (3.01s) [2019-10-24T07:56:17.209Z] --- PASS: TestCopyFromContainer// (0.08s) [2019-10-24T07:56:17.209Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2019-10-24T07:56:17.209Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-24T07:56:17.209Z] --- PASS: TestCopyFromContainer/bar/quux (0.19s) [2019-10-24T07:56:17.209Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-24T07:56:17.209Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-10-24T07:56:17.209Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-24T07:56:17.209Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.13s) [2019-10-24T07:56:17.209Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-10-24T07:56:17.209Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-10-24T07:56:17.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-24T07:56:17.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-24T07:56:17.209Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-24T07:56:17.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-24T07:56:17.209Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-24T07:56:17.209Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-24T07:56:17.209Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-24T07:56:17.209Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-24T07:56:17.209Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-24T07:56:17.209Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-24T07:56:17.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-10-24T07:56:17.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-24T07:56:17.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-10-24T07:56:17.209Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-24T07:56:17.209Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-24T07:56:17.209Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-10-24T07:56:17.209Z] === RUN TestCreateWithInvalidEnv [2019-10-24T07:56:17.209Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-24T07:56:17.209Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-24T07:56:17.209Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-24T07:56:17.209Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-24T07:56:17.209Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-24T07:56:17.209Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-24T07:56:17.209Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-24T07:56:17.209Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-24T07:56:17.209Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-24T07:56:17.209Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2019-10-24T07:56:17.209Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-24T07:56:17.209Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-24T07:56:17.209Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-24T07:56:17.209Z] === RUN TestCreateTmpfsMountsTarget [2019-10-24T07:56:17.209Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2019-10-24T07:56:17.209Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-24T07:56:17.209Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-10-24T07:56:17.768Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-10-24T07:56:18.843Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.11s) [2019-10-24T07:56:18.843Z] === RUN TestAPIIpcModeHost [2019-10-24T07:56:19.624Z] --- PASS: TestAPIIpcModeHost (0.91s) [2019-10-24T07:56:19.624Z] === RUN TestDaemonIpcModeShareable [2019-10-24T07:56:20.277Z] --- PASS: TestCreateWithCustomMaskedPaths (2.85s) [2019-10-24T07:56:20.277Z] === RUN TestCreateWithCapabilities [2019-10-24T07:56:20.277Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-24T07:56:20.277Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-24T07:56:20.277Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-24T07:56:20.277Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-24T07:56:20.277Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-24T07:56:20.277Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-24T07:56:20.277Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-24T07:56:20.277Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-24T07:56:20.277Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-24T07:56:20.277Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-24T07:56:20.277Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-24T07:56:20.277Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-24T07:56:20.277Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-24T07:56:20.277Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-24T07:56:20.277Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-24T07:56:20.277Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-24T07:56:20.277Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-24T07:56:20.277Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-24T07:56:20.277Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-24T07:56:20.277Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-24T07:56:20.277Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-24T07:56:20.277Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-24T07:56:20.277Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-24T07:56:20.277Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-24T07:56:20.277Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-24T07:56:20.277Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-24T07:56:20.277Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-24T07:56:20.277Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-24T07:56:20.277Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-24T07:56:20.277Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-24T07:56:20.277Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-24T07:56:20.277Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-24T07:56:20.277Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-24T07:56:20.531Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-24T07:56:20.531Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-10-24T07:56:20.532Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-10-24T07:56:20.532Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-10-24T07:56:20.532Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-10-24T07:56:20.532Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2019-10-24T07:56:20.532Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-24T07:56:20.532Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-24T07:56:20.532Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2019-10-24T07:56:20.532Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2019-10-24T07:56:20.532Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.17s) [2019-10-24T07:56:20.532Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.17s) [2019-10-24T07:56:20.532Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-24T07:56:21.092Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-24T07:56:21.092Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-10-24T07:56:21.092Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-10-24T07:56:21.450Z] --- PASS: TestDaemonIpcModeShareable (1.82s) [2019-10-24T07:56:21.450Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-24T07:56:21.450Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-24T07:56:21.450Z] === RUN TestDaemonIpcModePrivate [2019-10-24T07:56:21.651Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-24T07:56:23.013Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.56s) [2019-10-24T07:56:23.013Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-24T07:56:23.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-24T07:56:23.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-24T07:56:23.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-24T07:56:23.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-24T07:56:23.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-24T07:56:23.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-24T07:56:23.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-24T07:56:23.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-24T07:56:23.013Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-24T07:56:23.013Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-24T07:56:23.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-24T07:56:23.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-24T07:56:23.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-24T07:56:23.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-24T07:56:23.013Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-24T07:56:23.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-24T07:56:23.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-24T07:56:23.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-24T07:56:23.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-10-24T07:56:23.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2019-10-24T07:56:23.013Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-10-24T07:56:23.013Z] === RUN TestContainerStartOnDaemonRestart [2019-10-24T07:56:23.013Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-24T07:56:23.013Z] === RUN TestDaemonRestartIpcMode [2019-10-24T07:56:23.013Z] === PAUSE TestDaemonRestartIpcMode [2019-10-24T07:56:23.013Z] === RUN TestDiff [2019-10-24T07:56:23.162Z] --- PASS: TestUpdateRestartPolicy (12.68s) [2019-10-24T07:56:23.163Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-24T07:56:23.163Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2019-10-24T07:56:23.163Z] === RUN TestWaitNonBlocked [2019-10-24T07:56:23.163Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-24T07:56:23.163Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-24T07:56:23.163Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-24T07:56:23.163Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-24T07:56:23.163Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-24T07:56:23.163Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-24T07:56:23.163Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-24T07:56:23.163Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2019-10-24T07:56:23.163Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.10s) [2019-10-24T07:56:23.163Z] === RUN TestWaitBlocked [2019-10-24T07:56:23.163Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-24T07:56:23.163Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-24T07:56:23.163Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-24T07:56:23.163Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-24T07:56:23.163Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-24T07:56:23.163Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-24T07:56:23.269Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-24T07:56:23.346Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2019-10-24T07:56:23.346Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-24T07:56:23.346Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-24T07:56:23.346Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-24T07:56:23.524Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-24T07:56:23.638Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-10-24T07:56:24.084Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-10-24T07:56:24.084Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-10-24T07:56:24.084Z] --- PASS: TestDiff (1.07s) [2019-10-24T07:56:24.084Z] === RUN TestExecWithCloseStdin [2019-10-24T07:56:24.097Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-24T07:56:24.097Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.99s) [2019-10-24T07:56:24.097Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.06s) [2019-10-24T07:56:24.097Z] === CONT TestContainerStartOnDaemonRestart [2019-10-24T07:56:24.097Z] === CONT TestIpcModeOlderClient [2019-10-24T07:56:24.097Z] === CONT TestDaemonRestartIpcMode [2019-10-24T07:56:24.097Z] --- PASS: TestIpcModeOlderClient (0.20s) [2019-10-24T07:56:24.339Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-10-24T07:56:25.227Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2019-10-24T07:56:25.228Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-24T07:56:25.228Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-10-24T07:56:25.228Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-24T07:56:25.265Z] --- PASS: TestExecWithCloseStdin (1.16s) [2019-10-24T07:56:25.265Z] === RUN TestExec [2019-10-24T07:56:26.190Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-10-24T07:56:26.445Z] --- PASS: TestExec (1.00s) [2019-10-24T07:56:26.445Z] === RUN TestExecUser [2019-10-24T07:56:27.018Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.81s) [2019-10-24T07:56:27.019Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-24T07:56:27.019Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-10-24T07:56:27.019Z] === RUN TestIpcModeOlderClient [2019-10-24T07:56:27.019Z] === PAUSE TestIpcModeOlderClient [2019-10-24T07:56:27.019Z] === RUN TestKillContainerInvalidSignal [2019-10-24T07:56:27.369Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-24T07:56:27.369Z] --- PASS: TestExecUser (1.08s) [2019-10-24T07:56:27.369Z] === RUN TestExportContainerAndImportImage [2019-10-24T07:56:27.384Z] --- PASS: TestContainerStartOnDaemonRestart (3.19s) [2019-10-24T07:56:27.384Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-24T07:56:27.790Z] --- PASS: TestKillContainerInvalidSignal (0.83s) [2019-10-24T07:56:27.791Z] === RUN TestKillContainer [2019-10-24T07:56:27.791Z] === RUN TestKillContainer/no_signal [2019-10-24T07:56:27.950Z] --- PASS: TestDaemonRestartIpcMode (3.89s) [2019-10-24T07:56:27.950Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-24T07:56:27.950Z] PASS [2019-10-24T07:56:27.950Z] [2019-10-24T07:56:27.950Z] === Skipped [2019-10-24T07:56:27.950Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-10-24T07:56:27.950Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-24T07:56:27.950Z] [2019-10-24T07:56:27.950Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-24T07:56:27.951Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-24T07:56:27.951Z] [2019-10-24T07:56:27.951Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-24T07:56:27.951Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-24T07:56:27.951Z] [2019-10-24T07:56:27.951Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-24T07:56:27.951Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-24T07:56:27.951Z] [2019-10-24T07:56:27.951Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-24T07:56:27.951Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-24T07:56:27.951Z] [2019-10-24T07:56:27.951Z] === SKIP: arm64.integration.container TestUpdateMemory (0.03s) [2019-10-24T07:56:27.951Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-24T07:56:27.951Z] [2019-10-24T07:56:27.951Z] [2019-10-24T07:56:27.951Z] DONE 197 tests, 6 skipped in 135.502s [2019-10-24T07:56:27.951Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-10-24T07:56:27.951Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:56:27.951Z] ++ set -e [2019-10-24T07:56:27.951Z] ++ '[' -n 0 ']' [2019-10-24T07:56:27.951Z] ++ set -x [2019-10-24T07:56:27.951Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:56:28.209Z] INFO: Testing against a local daemon [2019-10-24T07:56:28.209Z] === RUN TestCommitInheritsEnv [2019-10-24T07:56:28.567Z] === RUN TestKillContainer/non_killing_signal [2019-10-24T07:56:28.816Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-10-24T07:56:28.816Z] --- PASS: TestExportContainerAndImportImage (1.34s) [2019-10-24T07:56:28.816Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-24T07:56:29.144Z] --- PASS: TestCommitInheritsEnv (0.61s) [2019-10-24T07:56:29.145Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-24T07:56:29.145Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-24T07:56:29.145Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-24T07:56:29.145Z] === RUN TestImagesFilterMultiReference [2019-10-24T07:56:29.145Z] --- PASS: TestImagesFilterMultiReference (0.18s) [2019-10-24T07:56:29.145Z] === RUN TestImagePullPlatformInvalid [2019-10-24T07:56:29.145Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-24T07:56:29.145Z] === RUN TestRemoveImageOrphaning [2019-10-24T07:56:29.335Z] === RUN TestKillContainer/killing_signal [2019-10-24T07:56:29.711Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-10-24T07:56:29.711Z] === RUN TestRemoveImageGarbageCollector [2019-10-24T07:56:29.711Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-24T07:56:29.711Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T07:56:29.711Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-24T07:56:29.711Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-24T07:56:29.711Z] === RUN TestTagInvalidReference [2019-10-24T07:56:29.711Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-24T07:56:29.711Z] === RUN TestTagValidPrefixedRepo [2019-10-24T07:56:29.970Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-10-24T07:56:29.970Z] === RUN TestTagExistedNameWithoutForce [2019-10-24T07:56:29.970Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-10-24T07:56:29.970Z] === RUN TestTagOfficialNames [2019-10-24T07:56:30.177Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-24T07:56:30.228Z] --- PASS: TestTagOfficialNames (0.19s) [2019-10-24T07:56:30.228Z] === RUN TestTagMatchesDigest [2019-10-24T07:56:30.228Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-24T07:56:30.228Z] PASS [2019-10-24T07:56:30.228Z] [2019-10-24T07:56:30.228Z] === Skipped [2019-10-24T07:56:30.228Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-10-24T07:56:30.228Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-10-24T07:56:30.228Z] [2019-10-24T07:56:30.228Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-24T07:56:30.228Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T07:56:30.228Z] [2019-10-24T07:56:30.228Z] [2019-10-24T07:56:30.228Z] DONE 12 tests, 2 skipped in 2.202s [2019-10-24T07:56:30.228Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-10-24T07:56:30.228Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:56:30.228Z] ++ set -e [2019-10-24T07:56:30.228Z] ++ '[' -n 0 ']' [2019-10-24T07:56:30.228Z] ++ set -x [2019-10-24T07:56:30.228Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:56:30.294Z] --- PASS: TestKillContainer (2.79s) [2019-10-24T07:56:30.294Z] --- PASS: TestKillContainer/no_signal (0.92s) [2019-10-24T07:56:30.294Z] --- PASS: TestKillContainer/non_killing_signal (0.65s) [2019-10-24T07:56:30.294Z] --- PASS: TestKillContainer/killing_signal (0.80s) [2019-10-24T07:56:30.294Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-24T07:56:30.294Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-24T07:56:30.433Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-10-24T07:56:30.433Z] --- PASS: TestExportContainerAfterDaemonRestart (1.69s) [2019-10-24T07:56:30.433Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-24T07:56:30.433Z] === RUN TestHealthCheckWorkdir [2019-10-24T07:56:30.487Z] INFO: Testing against a local daemon [2019-10-24T07:56:30.487Z] === RUN TestNetworkCreateDelete [2019-10-24T07:56:30.678Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2019-10-24T07:56:30.745Z] --- PASS: TestNetworkCreateDelete (0.46s) [2019-10-24T07:56:30.745Z] === RUN TestDockerNetworkDeletePreferID [2019-10-24T07:56:31.356Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-24T07:56:31.561Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-24T07:56:32.119Z] --- PASS: TestDockerNetworkDeletePreferID (1.09s) [2019-10-24T07:56:32.119Z] === RUN TestInspectNetwork [2019-10-24T07:56:32.279Z] --- PASS: TestHealthCheckWorkdir (1.62s) [2019-10-24T07:56:32.279Z] === RUN TestHealthKillContainer [2019-10-24T07:56:32.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.84s) [2019-10-24T07:56:32.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.95s) [2019-10-24T07:56:32.343Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2019-10-24T07:56:32.343Z] === RUN TestKillStoppedContainer [2019-10-24T07:56:32.343Z] --- PASS: TestKillStoppedContainer (0.07s) [2019-10-24T07:56:32.343Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-24T07:56:32.343Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-24T07:56:32.343Z] === RUN TestKillDifferentUserContainer [2019-10-24T07:56:32.534Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-10-24T07:56:33.223Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2019-10-24T07:56:33.223Z] === RUN TestInspectOomKilledTrue [2019-10-24T07:56:33.223Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2019-10-24T07:56:33.223Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-24T07:56:33.223Z] === RUN TestInspectOomKilledFalse [2019-10-24T07:56:33.223Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-24T07:56:33.223Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-24T07:56:33.223Z] === RUN TestLinksEtcHostsContentMatch [2019-10-24T07:56:34.026Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2019-10-24T07:56:34.026Z] === RUN TestLinksContainerNames [2019-10-24T07:56:35.167Z] ---> cb8ff8a4b5ec [2019-10-24T07:56:35.167Z] Successfully built cb8ff8a4b5ec [2019-10-24T07:56:35.167Z] Successfully tagged docker:latest [2019-10-24T07:56:35.167Z] INFO: Image build ended at 10/24/2019 07:56:35. Duration:00:03:49.3659465 [2019-10-24T07:56:35.297Z] --- PASS: TestLinksContainerNames (1.59s) [2019-10-24T07:56:35.297Z] === RUN TestLogsFollowTailEmpty [2019-10-24T07:56:35.624Z] [2019-10-24T07:56:35.624Z] [2019-10-24T07:56:35.624Z] INFO: Building the test binaries at 10/24/2019 07:56:35... [2019-10-24T07:56:35.792Z] --- PASS: TestHealthKillContainer (3.11s) [2019-10-24T07:56:35.792Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-24T07:56:35.792Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-10-24T07:56:36.047Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-10-24T07:56:36.303Z] --- PASS: TestInspectCpusetInConfigPre120 (1.06s) [2019-10-24T07:56:36.303Z] === RUN TestIpcModeNone [2019-10-24T07:56:36.566Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2019-10-24T07:56:36.566Z] === RUN TestContainerNetworkMountsNoChown [2019-10-24T07:56:37.227Z] --- PASS: TestIpcModeNone (1.03s) [2019-10-24T07:56:37.227Z] === RUN TestIpcModePrivate [2019-10-24T07:56:37.441Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/default [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/default [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/private [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/private [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/rprivate [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/slave [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/slave [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/rslave [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/shared [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/shared [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/rshared [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-24T07:56:37.441Z] === CONT TestMountDaemonRoot/default [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-24T07:56:37.441Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-24T07:56:37.441Z] === CONT TestMountDaemonRoot/rshared [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-24T07:56:37.441Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-24T07:56:37.441Z] === CONT TestMountDaemonRoot/shared [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-24T07:56:37.441Z] === CONT TestMountDaemonRoot/rslave [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-24T07:56:37.441Z] === CONT TestMountDaemonRoot/slave [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-24T07:56:37.441Z] === CONT TestMountDaemonRoot/rprivate [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-24T07:56:37.441Z] === CONT TestMountDaemonRoot/private [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-24T07:56:37.441Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-24T07:56:37.441Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-24T07:56:37.441Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-24T07:56:37.441Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-24T07:56:37.441Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-24T07:56:37.441Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-24T07:56:37.441Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-24T07:56:37.441Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-24T07:56:37.836Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-24T07:56:37.836Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-24T07:56:37.836Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-24T07:56:37.836Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-24T07:56:37.836Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-24T07:56:37.836Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-24T07:56:37.836Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-24T07:56:37.836Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-24T07:56:37.836Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-24T07:56:37.836Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-24T07:56:37.836Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-24T07:56:38.221Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-24T07:56:38.221Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-24T07:56:38.221Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-24T07:56:38.221Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-24T07:56:38.221Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-24T07:56:38.221Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-24T07:56:38.221Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-24T07:56:38.221Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-24T07:56:38.221Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.06s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.11s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.06s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-10-24T07:56:38.221Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-10-24T07:56:38.221Z] === RUN TestContainerBindMountNonRecursive [2019-10-24T07:56:38.586Z] --- PASS: TestIpcModePrivate (1.15s) [2019-10-24T07:56:38.586Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:204, shared: false, mustBeShared: false [2019-10-24T07:56:38.586Z] === RUN TestIpcModeShareable [2019-10-24T07:56:38.679Z] === RUN TestInspectNetwork/full_network_id [2019-10-24T07:56:38.679Z] === RUN TestInspectNetwork/partial_network_id [2019-10-24T07:56:38.679Z] === RUN TestInspectNetwork/network_name [2019-10-24T07:56:38.679Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-24T07:56:39.512Z] --- PASS: TestIpcModeShareable (0.91s) [2019-10-24T07:56:39.512Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:218, shared: true, mustBeShared: true [2019-10-24T07:56:39.512Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-24T07:56:40.036Z] --- PASS: TestContainerBindMountNonRecursive (1.96s) [2019-10-24T07:56:40.036Z] === RUN TestNetworkNat [2019-10-24T07:56:40.073Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-24T07:56:40.073Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-10-24T07:56:41.367Z] --- PASS: TestNetworkNat (0.91s) [2019-10-24T07:56:41.367Z] === RUN TestNetworkLocalhostTCPNat [2019-10-24T07:56:41.426Z] INFO: make.ps1 starting at 10/24/2019 07:56:40 [2019-10-24T07:56:41.426Z] INFO: Git commit (483af1fa9) assumed from DOCKER_GITCOMMIT environment variable [2019-10-24T07:56:41.426Z] INFO: Invoking autogen... [2019-10-24T07:56:41.426Z] INFO: Building daemon... [2019-10-24T07:56:41.916Z] ......... [ 85%] [2019-10-24T07:56:42.165Z] --- PASS: TestNetworkLocalhostTCPNat (0.85s) [2019-10-24T07:56:42.165Z] === RUN TestNetworkLoopbackNat [2019-10-24T07:56:42.583Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.27s) [2019-10-24T07:56:42.583Z] === RUN TestAPIIpcModeHost [2019-10-24T07:56:42.863Z] --- PASS: TestInspectNetwork (11.01s) [2019-10-24T07:56:42.864Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-24T07:56:42.864Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-24T07:56:42.864Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-24T07:56:42.864Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-24T07:56:42.864Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-24T07:56:42.864Z] === RUN TestRunContainerWithBridgeNone [2019-10-24T07:56:43.088Z] --- PASS: TestNetworkLoopbackNat (1.17s) [2019-10-24T07:56:43.088Z] === RUN TestPause [2019-10-24T07:56:43.546Z] --- PASS: TestAPIIpcModeHost (0.95s) [2019-10-24T07:56:43.546Z] === RUN TestDaemonIpcModeShareable [2019-10-24T07:56:44.466Z] --- PASS: TestPause (0.98s) [2019-10-24T07:56:44.466Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-24T07:56:44.467Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.01s) [2019-10-24T07:56:44.467Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-24T07:56:44.467Z] === RUN TestPauseStopPausedContainer [2019-10-24T07:56:44.471Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-10-24T07:56:44.726Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-24T07:56:44.726Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-24T07:56:44.867Z] --- PASS: TestPauseStopPausedContainer (0.91s) [2019-10-24T07:56:44.867Z] === RUN TestPsFilter [2019-10-24T07:56:45.294Z] --- PASS: TestPsFilter (0.23s) [2019-10-24T07:56:45.294Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-24T07:56:45.651Z] --- PASS: TestDaemonIpcModeShareable (1.97s) [2019-10-24T07:56:45.651Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-24T07:56:45.651Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:200, shared: true, mustBeShared: true [2019-10-24T07:56:45.651Z] === RUN TestDaemonIpcModePrivate [2019-10-24T07:56:46.077Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.85s) [2019-10-24T07:56:46.077Z] === RUN TestRemoveContainerWithVolume [2019-10-24T07:56:46.146Z] --- PASS: TestRunContainerWithBridgeNone (2.86s) [2019-10-24T07:56:46.147Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-24T07:56:46.147Z] === RUN TestNetworkInvalidJSON [2019-10-24T07:56:46.147Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-24T07:56:46.147Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-24T07:56:46.147Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-24T07:56:46.147Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-24T07:56:46.147Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-24T07:56:46.147Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-24T07:56:46.147Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-24T07:56:46.147Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-24T07:56:46.147Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-24T07:56:46.147Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-10-24T07:56:46.147Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-24T07:56:46.147Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-24T07:56:46.147Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-24T07:56:46.147Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-24T07:56:46.574Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-24T07:56:46.856Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2019-10-24T07:56:46.856Z] === RUN TestRemoveContainerRunning [2019-10-24T07:56:47.382Z] tests/integration/models_images_test.py ............... [ 89%] [2019-10-24T07:56:47.500Z] --- PASS: TestDaemonIpcModePrivate (2.04s) [2019-10-24T07:56:47.500Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-24T07:56:47.500Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:229, shared: false, mustBeShared: false [2019-10-24T07:56:47.500Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-24T07:56:47.522Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s) [2019-10-24T07:56:47.522Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-24T07:56:47.522Z] === RUN TestDaemonDefaultNetworkPools [2019-10-24T07:56:48.111Z] --- PASS: TestRemoveContainerRunning (0.95s) [2019-10-24T07:56:48.111Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-24T07:56:48.457Z] --- PASS: TestDaemonDefaultNetworkPools (1.11s) [2019-10-24T07:56:48.457Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-24T07:56:48.457Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-24T07:56:48.467Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-10-24T07:56:48.968Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.00s) [2019-10-24T07:56:48.968Z] === RUN TestRemoveInvalidContainer [2019-10-24T07:56:48.968Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-10-24T07:56:48.968Z] === RUN TestRenameLinkedContainer [2019-10-24T07:56:49.009Z] tests/integration/models_networks_test.py .... [ 90%] [2019-10-24T07:56:49.026Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-10-24T07:56:49.585Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.90s) [2019-10-24T07:56:49.585Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-24T07:56:49.585Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:195, shared: false, mustBeShared: false [2019-10-24T07:56:49.585Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-24T07:56:49.585Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-10-24T07:56:50.144Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-10-24T07:56:50.358Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.71s) [2019-10-24T07:56:50.358Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-24T07:56:50.358Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-24T07:56:51.072Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-24T07:56:51.634Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.14s) [2019-10-24T07:56:51.634Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-24T07:56:51.634Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: true, mustBeShared: true [2019-10-24T07:56:51.634Z] === RUN TestIpcModeOlderClient [2019-10-24T07:56:51.634Z] === PAUSE TestIpcModeOlderClient [2019-10-24T07:56:51.634Z] === RUN TestKillContainerInvalidSignal [2019-10-24T07:56:51.890Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-10-24T07:56:52.261Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.10s) [2019-10-24T07:56:52.262Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-24T07:56:52.262Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-24T07:56:52.450Z] --- PASS: TestKillContainerInvalidSignal (0.88s) [2019-10-24T07:56:52.450Z] === RUN TestKillContainer [2019-10-24T07:56:52.450Z] === RUN TestKillContainer/no_signal [2019-10-24T07:56:52.450Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-24T07:56:52.829Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.73s) [2019-10-24T07:56:52.829Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-24T07:56:52.829Z] === RUN TestServiceWithPredefinedNetwork [2019-10-24T07:56:53.053Z] --- PASS: TestRenameLinkedContainer (3.51s) [2019-10-24T07:56:53.053Z] === RUN TestRenameStoppedContainer [2019-10-24T07:56:53.374Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-24T07:56:53.419Z] --- PASS: TestRenameStoppedContainer (0.95s) [2019-10-24T07:56:53.419Z] === RUN TestRenameRunningContainerAndReuse [2019-10-24T07:56:53.629Z] === RUN TestKillContainer/non_killing_signal [2019-10-24T07:56:53.885Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-10-24T07:56:54.139Z] === RUN TestKillContainer/killing_signal [2019-10-24T07:56:55.217Z] --- PASS: TestRenameRunningContainerAndReuse (1.85s) [2019-10-24T07:56:55.217Z] === RUN TestRenameInvalidName [2019-10-24T07:56:55.501Z] --- PASS: TestKillContainer (2.91s) [2019-10-24T07:56:55.501Z] --- PASS: TestKillContainer/no_signal (0.97s) [2019-10-24T07:56:55.501Z] --- PASS: TestKillContainer/non_killing_signal (0.70s) [2019-10-24T07:56:55.501Z] --- PASS: TestKillContainer/killing_signal (0.91s) [2019-10-24T07:56:55.501Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-24T07:56:55.501Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-24T07:56:55.553Z] tests/integration/models_nodes_test.py . [ 91%] [2019-10-24T07:56:55.756Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-10-24T07:56:55.810Z] tests/integration/models_resources_test.py . [ 91%] [2019-10-24T07:56:56.113Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2019-10-24T07:56:56.114Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-24T07:56:56.114Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-24T07:56:56.114Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-24T07:56:56.114Z] service_test.go:230: FLAKY_TEST [2019-10-24T07:56:56.114Z] === RUN TestServiceWithDataPathPortInit [2019-10-24T07:56:56.316Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-24T07:56:56.462Z] --- PASS: TestRenameInvalidName (0.90s) [2019-10-24T07:56:56.462Z] === RUN TestRenameAnonymousContainer [2019-10-24T07:56:56.876Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-24T07:56:57.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.94s) [2019-10-24T07:56:57.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.90s) [2019-10-24T07:56:57.437Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.79s) [2019-10-24T07:56:57.437Z] === RUN TestKillStoppedContainer [2019-10-24T07:56:57.437Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-10-24T07:56:57.437Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-24T07:56:57.692Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-10-24T07:56:57.692Z] === RUN TestKillDifferentUserContainer [2019-10-24T07:56:57.692Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-10-24T07:56:58.615Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2019-10-24T07:56:58.615Z] === RUN TestInspectOomKilledTrue [2019-10-24T07:56:58.615Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-24T07:56:58.615Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-24T07:56:58.615Z] === RUN TestInspectOomKilledFalse [2019-10-24T07:56:58.615Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-24T07:56:58.615Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-24T07:56:58.615Z] === RUN TestLinksEtcHostsContentMatch [2019-10-24T07:56:59.177Z] --- PASS: TestLinksEtcHostsContentMatch (0.59s) [2019-10-24T07:56:59.177Z] === RUN TestLinksContainerNames [2019-10-24T07:56:59.177Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-10-24T07:56:59.737Z] --- PASS: TestRenameAnonymousContainer (3.07s) [2019-10-24T07:56:59.738Z] === RUN TestRenameContainerWithSameName [2019-10-24T07:57:00.100Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-24T07:57:00.101Z] --- PASS: TestRenameContainerWithSameName (0.86s) [2019-10-24T07:57:00.101Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-24T07:57:01.025Z] --- PASS: TestLinksContainerNames (1.91s) [2019-10-24T07:57:01.025Z] === RUN TestLogsFollowTailEmpty [2019-10-24T07:57:01.025Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-10-24T07:57:01.025Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-24T07:57:01.882Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-10-24T07:57:01.949Z] --- PASS: TestLogsFollowTailEmpty (1.05s) [2019-10-24T07:57:01.949Z] === RUN TestContainerNetworkMountsNoChown [2019-10-24T07:57:02.089Z] --- PASS: TestRenameContainerWithLinkedContainer (1.78s) [2019-10-24T07:57:02.089Z] === RUN TestResize [2019-10-24T07:57:02.509Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-24T07:57:02.861Z] --- PASS: TestResize (0.88s) [2019-10-24T07:57:02.861Z] === RUN TestResizeWithInvalidSize [2019-10-24T07:57:03.068Z] --- PASS: TestContainerNetworkMountsNoChown (0.97s) [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/default [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/default [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/private [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/private [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/rprivate [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/slave [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/slave [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/rslave [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/shared [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/shared [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/rshared [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-24T07:57:03.068Z] === CONT TestMountDaemonRoot/default [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-24T07:57:03.068Z] === CONT TestMountDaemonRoot/rslave [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-24T07:57:03.068Z] === CONT TestMountDaemonRoot/rshared [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-24T07:57:03.068Z] === CONT TestMountDaemonRoot/shared [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-24T07:57:03.068Z] === CONT TestMountDaemonRoot/rprivate [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-24T07:57:03.068Z] === CONT TestMountDaemonRoot/slave [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-24T07:57:03.068Z] === CONT TestMountDaemonRoot/private [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-24T07:57:03.068Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-24T07:57:03.068Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-24T07:57:03.068Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-24T07:57:03.068Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-24T07:57:03.068Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-24T07:57:03.068Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-10-24T07:57:03.068Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-24T07:57:03.068Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-24T07:57:03.068Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-24T07:57:03.322Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-24T07:57:03.322Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-24T07:57:03.322Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-24T07:57:03.322Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-24T07:57:03.322Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-24T07:57:03.322Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-24T07:57:03.322Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-24T07:57:03.577Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-24T07:57:03.577Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-24T07:57:03.577Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-24T07:57:03.577Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-24T07:57:03.577Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-24T07:57:03.577Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-24T07:57:03.577Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-24T07:57:03.577Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-24T07:57:03.577Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-24T07:57:03.577Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-24T07:57:03.577Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-10-24T07:57:03.577Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-24T07:57:03.577Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-24T07:57:03.577Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-24T07:57:03.676Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2019-10-24T07:57:03.676Z] === RUN TestResizeWhenContainerNotStarted [2019-10-24T07:57:03.832Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-24T07:57:03.832Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.06s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2019-10-24T07:57:03.832Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-10-24T07:57:03.832Z] === RUN TestContainerBindMountNonRecursive [2019-10-24T07:57:04.468Z] --- PASS: TestResizeWhenContainerNotStarted (0.90s) [2019-10-24T07:57:04.468Z] === RUN TestDaemonRestartKillContainers [2019-10-24T07:57:04.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-24T07:57:04.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-24T07:57:04.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-24T07:57:04.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-24T07:57:04.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-24T07:57:04.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-24T07:57:04.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-24T07:57:04.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-24T07:57:04.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-24T07:57:04.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-24T07:57:04.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-24T07:57:04.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-24T07:57:04.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-24T07:57:04.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-24T07:57:04.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-24T07:57:04.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-24T07:57:04.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-24T07:57:04.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-24T07:57:04.468Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-24T07:57:04.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-24T07:57:04.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-24T07:57:04.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-24T07:57:04.468Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-24T07:57:04.468Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-24T07:57:04.468Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-24T07:57:04.468Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-24T07:57:05.146Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-10-24T07:57:05.146Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-10-24T07:57:05.741Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-24T07:57:06.003Z] --- PASS: TestContainerBindMountNonRecursive (2.14s) [2019-10-24T07:57:06.003Z] === RUN TestNetworkNat [2019-10-24T07:57:06.936Z] --- PASS: TestNetworkNat (0.91s) [2019-10-24T07:57:06.936Z] === RUN TestNetworkLocalhostTCPNat [2019-10-24T07:57:07.061Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-24T07:57:07.061Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-24T07:57:07.190Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-10-24T07:57:07.749Z] --- PASS: TestNetworkLocalhostTCPNat (0.90s) [2019-10-24T07:57:07.749Z] === RUN TestNetworkLoopbackNat [2019-10-24T07:57:08.369Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-24T07:57:08.732Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-24T07:57:09.109Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2019-10-24T07:57:09.109Z] === RUN TestPause [2019-10-24T07:57:09.517Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-24T07:57:09.998Z] tests/integration/regression_test.py ...... [ 98%] [2019-10-24T07:57:10.007Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-24T07:57:10.074Z] --- PASS: TestPause (0.95s) [2019-10-24T07:57:10.074Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-24T07:57:10.074Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-24T07:57:10.074Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-24T07:57:10.074Z] === RUN TestPauseStopPausedContainer [2019-10-24T07:57:10.255Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-10-24T07:57:10.255Z] tests/integration/credentials/utils_test.py . [100%] [2019-10-24T07:57:10.255Z] [2019-10-24T07:57:10.255Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-10-24T07:57:10.255Z] =========================== short test summary info ============================ [2019-10-24T07:57:10.255Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-10-24T07:57:10.255Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-10-24T07:57:10.255Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-10-24T07:57:10.255Z] Not supported on most drivers [2019-10-24T07:57:10.255Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-10-24T07:57:10.255Z] This doesn't seem to be taken into account by the engine [2019-10-24T07:57:10.255Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-10-24T07:57:10.255Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-10-24T07:57:10.255Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-10-24T07:57:10.255Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-10-24T07:57:10.255Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-10-24T07:57:10.255Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-10-24T07:57:10.255Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-10-24T07:57:10.255Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 343.40 seconds == [2019-10-24T07:57:10.511Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-10-24T07:57:10.635Z] --- PASS: TestPauseStopPausedContainer (0.92s) [2019-10-24T07:57:10.635Z] === RUN TestPsFilter [2019-10-24T07:57:10.889Z] --- PASS: TestPsFilter (0.21s) [2019-10-24T07:57:10.889Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-24T07:57:11.811Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2019-10-24T07:57:11.811Z] === RUN TestRemoveContainerWithVolume [2019-10-24T07:57:11.913Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-24T07:57:12.302Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-24T07:57:12.736Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2019-10-24T07:57:12.736Z] === RUN TestRemoveContainerRunning [2019-10-24T07:57:13.744Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-24T07:57:13.744Z] --- PASS: TestRemoveContainerRunning (0.92s) [2019-10-24T07:57:13.744Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-24T07:57:13.744Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-10-24T07:57:14.667Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.89s) [2019-10-24T07:57:14.667Z] === RUN TestRemoveInvalidContainer [2019-10-24T07:57:14.667Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-10-24T07:57:14.667Z] === RUN TestRenameLinkedContainer [2019-10-24T07:57:14.866Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-24T07:57:15.230Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-24T07:57:17.745Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-24T07:57:17.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.14s) [2019-10-24T07:57:17.745Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-24T07:57:17.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.46s) [2019-10-24T07:57:17.745Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-24T07:57:17.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.44s) [2019-10-24T07:57:17.745Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-24T07:57:17.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2019-10-24T07:57:17.745Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-24T07:57:17.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.41s) [2019-10-24T07:57:17.745Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-24T07:57:17.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.42s) [2019-10-24T07:57:17.745Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-24T07:57:17.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2019-10-24T07:57:17.745Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-24T07:57:17.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.35s) [2019-10-24T07:57:17.745Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-24T07:57:17.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.00s) [2019-10-24T07:57:17.745Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-24T07:57:17.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.87s) [2019-10-24T07:57:17.745Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-24T07:57:17.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.25s) [2019-10-24T07:57:17.745Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-24T07:57:17.745Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.27s) [2019-10-24T07:57:17.745Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-24T07:57:17.745Z] === RUN TestCgroupNamespacesRun [2019-10-24T07:57:18.037Z] --- PASS: TestServiceWithDataPathPortInit (19.75s) [2019-10-24T07:57:18.037Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-24T07:57:18.037Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-24T07:57:18.037Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-24T07:57:18.870Z] --- PASS: TestRenameLinkedContainer (4.04s) [2019-10-24T07:57:18.870Z] === RUN TestRenameStoppedContainer [2019-10-24T07:57:19.431Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-10-24T07:57:19.635Z] --- PASS: TestCgroupNamespacesRun (1.87s) [2019-10-24T07:57:19.635Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-24T07:57:19.635Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-24T07:57:19.688Z] --- PASS: TestRenameStoppedContainer (1.03s) [2019-10-24T07:57:19.688Z] === RUN TestRenameRunningContainerAndReuse [2019-10-24T07:57:19.944Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-24T07:57:20.897Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2019-10-24T07:57:20.897Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-24T07:57:20.897Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-24T07:57:21.826Z] --- PASS: TestRenameRunningContainerAndReuse (1.88s) [2019-10-24T07:57:21.826Z] === RUN TestRenameInvalidName [2019-10-24T07:57:22.082Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-10-24T07:57:22.336Z] --- PASS: TestRenameInvalidName (0.94s) [2019-10-24T07:57:22.336Z] === RUN TestRenameAnonymousContainer [2019-10-24T07:57:22.690Z] Clearing AppArmor profiles cache:. [2019-10-24T07:57:22.690Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-24T07:57:22.690Z] Unloading profiles will leave already running processes permanently [2019-10-24T07:57:22.690Z] unconfined, which can lead to unexpected situations. [2019-10-24T07:57:22.690Z] [2019-10-24T07:57:22.690Z] To set a process to complain mode, use the command line tool [2019-10-24T07:57:22.690Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-24T07:57:22.690Z] with the 'teardown' option." [2019-10-24T07:57:22.690Z] [2019-10-24T07:57:22.801Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.72s) [2019-10-24T07:57:22.801Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-24T07:57:22.801Z] === RUN TestCgroupNamespacesRunHostMode Post stage [Pipeline] junit [2019-10-24T07:57:23.267Z] Recording test results [2019-10-24T07:57:24.221Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [Pipeline] sh [2019-10-24T07:57:24.511Z] + echo Ensuring container killed. [2019-10-24T07:57:24.511Z] Ensuring container killed. [2019-10-24T07:57:24.511Z] + docker rm -vf docker-pr11 [2019-10-24T07:57:24.511Z] Error: No such container: docker-pr11 [2019-10-24T07:57:24.511Z] + true [Pipeline] sh [2019-10-24T07:57:24.629Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2019-10-24T07:57:24.629Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-24T07:57:24.629Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-24T07:57:24.781Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-24T07:57:24.798Z] + echo Chowning /workspace to jenkins user [2019-10-24T07:57:24.798Z] Chowning /workspace to jenkins user [2019-10-24T07:57:24.798Z] + id -u [2019-10-24T07:57:24.798Z] + id -g [2019-10-24T07:57:24.798Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39100:/workspace busybox chown -R 1000:1000 /workspace [2019-10-24T07:57:24.798Z] Unable to find image 'busybox:latest' locally [2019-10-24T07:57:24.798Z] latest: Pulling from library/busybox [2019-10-24T07:57:24.798Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-24T07:57:25.056Z] 7c9d20b9b6cd: Download complete [2019-10-24T07:57:25.056Z] 7c9d20b9b6cd: Pull complete [2019-10-24T07:57:25.056Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-24T07:57:25.056Z] Status: Downloaded newer image for busybox:latest [2019-10-24T07:57:26.153Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.98s) [2019-10-24T07:57:26.153Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-24T07:57:26.153Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xek5koiewt2ul23bpn6kwhvmo Created:2019-10-24 07:57:17.665970679 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[c9f45dde8edcc0cf2349208b49cd6dc32e7bc71833b3498ae63b831f2a4bfc45:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.euvul3vmq4rz3d53z7zezsdo3 EndpointID:c1d81d460c3dcc28063900ade4aa489b85f78816a7f992cebc59ce3881c27d64 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f6b03aa37de50ab8ddf269e4c3bad8996544e788f81dfa9384c256814dd1cab5 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:01ed05f9eff0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.euvul3vmq4rz3d53z7zezsdo3 EndpointID:c1d81d460c3dcc28063900ade4aa489b85f78816a7f992cebc59ce3881c27d64 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-24T07:57:26.153Z] PASS [2019-10-24T07:57:26.153Z] [2019-10-24T07:57:26.153Z] === Skipped [2019-10-24T07:57:26.153Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-24T07:57:26.153Z] service_test.go:230: FLAKY_TEST [2019-10-24T07:57:26.153Z] [2019-10-24T07:57:26.153Z] [2019-10-24T07:57:26.153Z] DONE 21 tests, 1 skipped in 55.739s [2019-10-24T07:57:26.154Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-24T07:57:26.154Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:57:26.154Z] ++ set -e [2019-10-24T07:57:26.154Z] ++ '[' -n 0 ']' [2019-10-24T07:57:26.154Z] ++ set -x [2019-10-24T07:57:26.154Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:57:26.154Z] INFO: Testing against a local daemon [2019-10-24T07:57:26.154Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-24T07:57:26.154Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-24T07:57:26.154Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-24T07:57:26.154Z] === RUN TestDockerNetworkIpvlan [2019-10-24T07:57:26.154Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-24T07:57:26.154Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-24T07:57:26.154Z] PASS [2019-10-24T07:57:26.154Z] [2019-10-24T07:57:26.154Z] === Skipped [2019-10-24T07:57:26.154Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-24T07:57:26.154Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-24T07:57:26.154Z] [2019-10-24T07:57:26.154Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-24T07:57:26.154Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-24T07:57:26.154Z] [2019-10-24T07:57:26.154Z] [2019-10-24T07:57:26.154Z] DONE 2 tests, 2 skipped in 0.231s [2019-10-24T07:57:26.154Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-24T07:57:26.154Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:57:26.154Z] ++ set -e [2019-10-24T07:57:26.154Z] ++ '[' -n 0 ']' [2019-10-24T07:57:26.154Z] ++ set -x [2019-10-24T07:57:26.154Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:57:26.412Z] INFO: Testing against a local daemon [2019-10-24T07:57:26.412Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-24T07:57:26.454Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.81s) [2019-10-24T07:57:26.454Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-24T07:57:26.454Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-24T07:57:27.280Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.82s) [2019-10-24T07:57:27.280Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-24T07:57:27.280Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-24T07:57:27.293Z] --- PASS: TestRenameAnonymousContainer (4.49s) [2019-10-24T07:57:27.293Z] === RUN TestRenameContainerWithSameName [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-24T07:57:27.853Z] --- PASS: TestRenameContainerWithSameName (0.90s) [2019-10-24T07:57:27.853Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-24T07:57:27.875Z] + bundleName=docker-py [2019-10-24T07:57:27.875Z] + echo Creating docker-py-bundles.tar.gz [2019-10-24T07:57:27.875Z] Creating docker-py-bundles.tar.gz [2019-10-24T07:57:27.875Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2019-10-24T07:57:27.887Z] Archiving artifacts [2019-10-24T07:57:28.085Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2019-10-24T07:57:28.085Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-24T07:57:28.085Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-24T07:57:28.313Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.89s) [2019-10-24T07:57:28.313Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-24T07:57:28.313Z] === RUN TestDockerNetworkMacvlan [2019-10-24T07:57:29.248Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-24T07:57:29.627Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39100/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-10-24T07:57:29.911Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.86s) [2019-10-24T07:57:29.912Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-24T07:57:29.912Z] === RUN TestKernelTCPMemory [2019-10-24T07:57:29.984Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 -e DOCKER_GRAPHDRIVER docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 hack/make.sh binary-daemon [2019-10-24T07:57:30.364Z] --- PASS: TestRenameContainerWithLinkedContainer (2.39s) [2019-10-24T07:57:30.364Z] === RUN TestResize [2019-10-24T07:57:30.550Z] [2019-10-24T07:57:30.550Z] Removing bundles/ [2019-10-24T07:57:30.550Z] [2019-10-24T07:57:30.550Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-10-24T07:57:30.550Z] Building: bundles/binary-daemon/dockerd-dev [2019-10-24T07:57:30.550Z] GOOS="" GOARCH="" GOARM="" [2019-10-24T07:57:30.623Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-24T07:57:31.241Z] --- PASS: TestKernelTCPMemory (1.06s) [2019-10-24T07:57:31.241Z] === RUN TestNISDomainname [2019-10-24T07:57:31.729Z] --- PASS: TestResize (1.29s) [2019-10-24T07:57:31.729Z] === RUN TestResizeWithInvalidSize [2019-10-24T07:57:31.998Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-24T07:57:32.026Z] --- PASS: TestNISDomainname (1.23s) [2019-10-24T07:57:32.026Z] === RUN TestHostnameDnsResolution [2019-10-24T07:57:33.299Z] --- PASS: TestHostnameDnsResolution (1.23s) [2019-10-24T07:57:33.299Z] === RUN TestStats [2019-10-24T07:57:33.615Z] --- PASS: TestResizeWithInvalidSize (1.76s) [2019-10-24T07:57:33.615Z] === RUN TestResizeWhenContainerNotStarted [2019-10-24T07:57:34.175Z] --- PASS: TestResizeWhenContainerNotStarted (1.02s) [2019-10-24T07:57:34.175Z] === RUN TestDaemonRestartKillContainers [2019-10-24T07:57:34.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-24T07:57:34.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-24T07:57:34.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-24T07:57:34.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-24T07:57:34.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-24T07:57:34.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-24T07:57:34.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-24T07:57:34.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-24T07:57:34.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-24T07:57:34.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-24T07:57:34.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-24T07:57:34.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-24T07:57:34.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-24T07:57:34.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-24T07:57:34.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-24T07:57:34.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-24T07:57:34.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-24T07:57:34.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-24T07:57:34.175Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-24T07:57:34.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-24T07:57:34.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-24T07:57:34.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-24T07:57:34.175Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-24T07:57:34.175Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-24T07:57:34.175Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-24T07:57:34.175Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-24T07:57:35.280Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-24T07:57:36.651Z] --- PASS: TestStats (2.56s) [2019-10-24T07:57:36.651Z] === RUN TestStopContainerWithTimeout [2019-10-24T07:57:36.651Z] === RUN TestStopContainerWithTimeout/0 [2019-10-24T07:57:36.651Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-24T07:57:36.651Z] === RUN TestStopContainerWithTimeout/1 [2019-10-24T07:57:36.651Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-24T07:57:36.651Z] === RUN TestStopContainerWithTimeout/3 [2019-10-24T07:57:36.651Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-24T07:57:36.651Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-24T07:57:36.651Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-24T07:57:36.651Z] === CONT TestStopContainerWithTimeout/0 [2019-10-24T07:57:36.651Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-24T07:57:36.685Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-24T07:57:36.685Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-10-24T07:57:37.017Z] === CONT TestStopContainerWithTimeout/3 [2019-10-24T07:57:37.610Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-24T07:57:37.610Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-24T07:57:38.534Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-24T07:57:39.093Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-24T07:57:39.093Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-10-24T07:57:39.348Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-24T07:57:39.473Z] === CONT TestStopContainerWithTimeout/1 [2019-10-24T07:57:40.275Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-24T07:57:40.275Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-10-24T07:57:40.530Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-24T07:57:40.544Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-24T07:57:41.088Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-24T07:57:41.290Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-10-24T07:57:41.290Z] --- PASS: TestStopContainerWithTimeout/0 (1.18s) [2019-10-24T07:57:41.290Z] --- PASS: TestStopContainerWithTimeout/-1 (3.14s) [2019-10-24T07:57:41.290Z] --- PASS: TestStopContainerWithTimeout/3 (2.94s) [2019-10-24T07:57:41.290Z] --- PASS: TestStopContainerWithTimeout/1 (1.97s) [2019-10-24T07:57:41.290Z] === RUN TestDeleteDevicemapper [2019-10-24T07:57:41.290Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-24T07:57:41.290Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-24T07:57:41.290Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-24T07:57:43.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-24T07:57:43.599Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-24T07:57:45.411Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.79s) [2019-10-24T07:57:45.411Z] === RUN TestUpdateMemory [2019-10-24T07:57:45.411Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-24T07:57:45.411Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-24T07:57:45.411Z] === RUN TestUpdateCPUQuota [2019-10-24T07:57:45.485Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-24T07:57:46.056Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-10-24T07:57:46.675Z] --- PASS: TestUpdateCPUQuota (1.79s) [2019-10-24T07:57:46.675Z] === RUN TestUpdatePidsLimit [2019-10-24T07:57:46.675Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-24T07:57:46.980Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-24T07:57:47.105Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-24T07:57:47.236Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-24T07:57:47.456Z] === RUN TestUpdatePidsLimit/no_change [2019-10-24T07:57:47.913Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-24T07:57:48.041Z] --- PASS: TestDockerNetworkMacvlan (19.67s) [2019-10-24T07:57:48.041Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T07:57:48.041Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2019-10-24T07:57:48.041Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T07:57:48.041Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-10-24T07:57:48.041Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T07:57:48.041Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.08s) [2019-10-24T07:57:48.041Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T07:57:48.041Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.04s) [2019-10-24T07:57:48.041Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T07:57:48.041Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.95s) [2019-10-24T07:57:48.041Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T07:57:48.041Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2019-10-24T07:57:48.041Z] PASS [2019-10-24T07:57:48.041Z] [2019-10-24T07:57:48.041Z] DONE 8 tests in 21.768s [2019-10-24T07:57:48.041Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-24T07:57:48.041Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:57:48.041Z] ++ set -e [2019-10-24T07:57:48.041Z] ++ '[' -n 0 ']' [2019-10-24T07:57:48.041Z] ++ set -x [2019-10-24T07:57:48.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:57:48.041Z] testing: warning: no tests to run [2019-10-24T07:57:48.041Z] PASS [2019-10-24T07:57:48.041Z] [2019-10-24T07:57:48.041Z] DONE 0 tests in 0.030s [2019-10-24T07:57:48.041Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-24T07:57:48.041Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:57:48.041Z] ++ set -e [2019-10-24T07:57:48.041Z] ++ '[' -n 0 ']' [2019-10-24T07:57:48.041Z] ++ set -x [2019-10-24T07:57:48.041Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:57:48.277Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-24T07:57:48.300Z] INFO: Testing against a local daemon [2019-10-24T07:57:48.300Z] === RUN TestAuthZPluginAllowRequest [2019-10-24T07:57:49.053Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-24T07:57:49.748Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-10-24T07:57:49.748Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-24T07:57:49.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.13s) [2019-10-24T07:57:49.748Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-24T07:57:49.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.37s) [2019-10-24T07:57:49.748Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-24T07:57:49.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.57s) [2019-10-24T07:57:49.748Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-24T07:57:49.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.75s) [2019-10-24T07:57:49.748Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-24T07:57:49.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s) [2019-10-24T07:57:49.748Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-24T07:57:49.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.64s) [2019-10-24T07:57:49.748Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-24T07:57:49.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.72s) [2019-10-24T07:57:49.748Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-24T07:57:49.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.56s) [2019-10-24T07:57:49.748Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-24T07:57:49.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.82s) [2019-10-24T07:57:49.748Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-24T07:57:49.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.61s) [2019-10-24T07:57:49.748Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-24T07:57:49.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.71s) [2019-10-24T07:57:49.749Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-24T07:57:49.749Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.64s) [2019-10-24T07:57:49.749Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-24T07:57:49.749Z] === RUN TestCgroupNamespacesRun [2019-10-24T07:57:49.841Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-24T07:57:50.201Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2019-10-24T07:57:50.201Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-24T07:57:50.201Z] === RUN TestAuthZPluginTLS [2019-10-24T07:57:50.203Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-24T07:57:50.768Z] --- PASS: TestAuthZPluginTLS (0.72s) [2019-10-24T07:57:50.768Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-24T07:57:50.768Z] === RUN TestAuthZPluginDenyRequest [2019-10-24T07:57:51.334Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-24T07:57:51.334Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-24T07:57:51.334Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-24T07:57:51.902Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2019-10-24T07:57:51.902Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-24T07:57:51.902Z] === RUN TestAuthZPluginDenyResponse [2019-10-24T07:57:52.027Z] --- PASS: TestUpdatePidsLimit (5.23s) [2019-10-24T07:57:52.027Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.64s) [2019-10-24T07:57:52.027Z] --- PASS: TestUpdatePidsLimit/no_change (0.52s) [2019-10-24T07:57:52.027Z] --- PASS: TestUpdatePidsLimit/update_lower (0.52s) [2019-10-24T07:57:52.027Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.57s) [2019-10-24T07:57:52.027Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.70s) [2019-10-24T07:57:52.027Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.53s) [2019-10-24T07:57:52.027Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.60s) [2019-10-24T07:57:52.027Z] === RUN TestUpdateRestartPolicy [2019-10-24T07:57:52.259Z] --- PASS: TestCgroupNamespacesRun (2.01s) [2019-10-24T07:57:52.259Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-24T07:57:52.259Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-24T07:57:52.469Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2019-10-24T07:57:52.469Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-24T07:57:52.469Z] === RUN TestAuthZPluginAllowEventStream [2019-10-24T07:57:53.185Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-24T07:57:53.484Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-10-24T07:57:53.484Z] [2019-10-24T07:57:53.484Z] ________ ____ __. [2019-10-24T07:57:53.484Z] \_____ \ | |/ _| [2019-10-24T07:57:53.484Z] / | \| < [2019-10-24T07:57:53.484Z] / | \ | \ [2019-10-24T07:57:53.484Z] \_______ /____|__ \ [2019-10-24T07:57:53.484Z] \/ \/ [2019-10-24T07:57:53.484Z] [2019-10-24T07:57:53.484Z] INFO: make.ps1 ended at 10/24/2019 07:57:51 [2019-10-24T07:57:53.744Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.93s) [2019-10-24T07:57:53.744Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-24T07:57:53.744Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-24T07:57:53.744Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-24T07:57:54.371Z] --- PASS: TestAuthZPluginAllowEventStream (1.78s) [2019-10-24T07:57:54.371Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-24T07:57:54.371Z] === RUN TestAuthZPluginErrorResponse [2019-10-24T07:57:54.448Z] INFO: Binaries build ended at 10/24/2019 07:57:54. Duration:00:01:18.7162180 [2019-10-24T07:57:54.939Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2019-10-24T07:57:54.939Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-24T07:57:54.939Z] === RUN TestAuthZPluginErrorRequest [2019-10-24T07:57:55.505Z] --- PASS: TestAuthZPluginErrorRequest (0.60s) [2019-10-24T07:57:55.505Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-24T07:57:55.505Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-24T07:57:55.672Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-10-24T07:57:55.672Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.80s) [2019-10-24T07:57:55.672Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-24T07:57:55.672Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-24T07:57:56.072Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.74s) [2019-10-24T07:57:56.072Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-24T07:57:56.072Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-24T07:57:56.595Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-24T07:57:56.618Z] INFO: Copying the built daemon binary to d:\CI\PR-39100\11\binary\dockerd-483af1fa9.exe... [2019-10-24T07:57:56.849Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-10-24T07:57:57.582Z] INFO: Copying the built client binary to d:\CI\PR-39100\11\binary\docker-483af1fa9.exe... [2019-10-24T07:57:57.582Z] INFO: Copying dockerversion from the container... [2019-10-24T07:57:57.773Z] --- PASS: TestCgroupNamespacesRunHostMode (2.00s) [2019-10-24T07:57:57.773Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-24T07:57:57.773Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-24T07:57:58.039Z] INFO: Copying the golang package from the container to d:\CI\PR-39100\11\installer\go.zip... [2019-10-24T07:57:58.604Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.31s) [2019-10-24T07:57:58.604Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-24T07:57:58.604Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-24T07:57:59.137Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-24T07:57:59.137Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-10-24T07:57:59.393Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.94s) [2019-10-24T07:57:59.393Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-24T07:57:59.393Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-24T07:58:00.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-24T07:58:00.321Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.91s) [2019-10-24T07:58:00.321Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-24T07:58:00.321Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-24T07:58:00.934Z] INFO: Extracting go.zip to d:\CI\PR-39100\11\go [2019-10-24T07:58:01.137Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.25s) [2019-10-24T07:58:01.137Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-24T07:58:01.137Z] === RUN TestAuthZPluginHeader [2019-10-24T07:58:01.252Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-10-24T07:58:01.252Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-24T07:58:01.252Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-24T07:58:01.704Z] --- PASS: TestAuthZPluginHeader (0.89s) [2019-10-24T07:58:01.704Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-24T07:58:01.704Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-24T07:58:01.704Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-24T07:58:01.704Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T07:58:01.704Z] === RUN TestAuthZPluginV2Disable [2019-10-24T07:58:01.704Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-24T07:58:01.704Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T07:58:01.704Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-24T07:58:01.704Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-24T07:58:01.704Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T07:58:01.704Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-24T07:58:01.704Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-24T07:58:01.704Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T07:58:01.704Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-24T07:58:03.169Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-24T07:58:03.425Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.17s) [2019-10-24T07:58:03.425Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-24T07:58:03.425Z] === RUN TestKernelTCPMemory [2019-10-24T07:58:04.788Z] --- PASS: TestKernelTCPMemory (1.18s) [2019-10-24T07:58:04.788Z] === RUN TestNISDomainname [2019-10-24T07:58:05.694Z] --- PASS: TestUpdateRestartPolicy (12.87s) [2019-10-24T07:58:05.694Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-24T07:58:05.694Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2019-10-24T07:58:05.694Z] === RUN TestWaitNonBlocked [2019-10-24T07:58:05.695Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-24T07:58:05.695Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-24T07:58:05.695Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-24T07:58:05.695Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-24T07:58:05.695Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-24T07:58:05.695Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-24T07:58:06.150Z] --- PASS: TestNISDomainname (1.35s) [2019-10-24T07:58:06.150Z] === RUN TestHostnameDnsResolution [2019-10-24T07:58:06.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-24T07:58:06.957Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-10-24T07:58:06.957Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2019-10-24T07:58:06.957Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2019-10-24T07:58:06.957Z] === RUN TestWaitBlocked [2019-10-24T07:58:06.957Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-24T07:58:06.957Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-24T07:58:06.957Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-24T07:58:06.957Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-24T07:58:06.957Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-24T07:58:06.957Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-24T07:58:07.846Z] ok github.com/docker/docker/api/server/httputils 0.008s coverage: 14.7% of statements [2019-10-24T07:58:07.846Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-24T07:58:07.846Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2019-10-24T07:58:07.846Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-24T07:58:07.846Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-24T07:58:07.846Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-24T07:58:07.846Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-24T07:58:07.846Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-24T07:58:07.847Z] ok github.com/docker/docker/api/types/strslice 0.024s coverage: 90.0% of statements [2019-10-24T07:58:07.847Z] ok github.com/docker/docker/api/types/filters 0.010s coverage: 92.2% of statements [2019-10-24T07:58:07.847Z] ok github.com/docker/docker/api/server/router/swarm 0.009s coverage: 4.0% of statements [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/types [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-24T07:58:07.847Z] ok github.com/docker/docker/api/types/time 0.005s coverage: 100.0% of statements [2019-10-24T07:58:07.847Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/builder [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-24T07:58:07.847Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-24T07:58:07.869Z] --- PASS: TestWaitBlocked (0.01s) [2019-10-24T07:58:07.869Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.96s) [2019-10-24T07:58:07.869Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.98s) [2019-10-24T07:58:07.869Z] === CONT TestContainerStartOnDaemonRestart [2019-10-24T07:58:07.869Z] === CONT TestIpcModeOlderClient [2019-10-24T07:58:07.869Z] --- PASS: TestIpcModeOlderClient (0.17s) [2019-10-24T07:58:07.869Z] === CONT TestDaemonRestartIpcMode [2019-10-24T07:58:08.077Z] --- PASS: TestHostnameDnsResolution (1.75s) [2019-10-24T07:58:08.077Z] === RUN TestStats [2019-10-24T07:58:08.476Z] ok github.com/docker/docker/builder/dockerignore 0.050s coverage: 96.8% of statements [2019-10-24T07:58:09.001Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-24T07:58:10.361Z] --- PASS: TestStats (2.41s) [2019-10-24T07:58:10.361Z] === RUN TestStopContainerWithTimeout [2019-10-24T07:58:10.361Z] === RUN TestStopContainerWithTimeout/0 [2019-10-24T07:58:10.361Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-24T07:58:10.361Z] === RUN TestStopContainerWithTimeout/1 [2019-10-24T07:58:10.361Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-24T07:58:10.361Z] === RUN TestStopContainerWithTimeout/3 [2019-10-24T07:58:10.361Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-24T07:58:10.361Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-24T07:58:10.361Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-24T07:58:10.361Z] === CONT TestStopContainerWithTimeout/0 [2019-10-24T07:58:10.361Z] === CONT TestStopContainerWithTimeout/3 [2019-10-24T07:58:10.361Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-10-24T07:58:10.361Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-24T07:58:11.159Z] --- PASS: TestContainerStartOnDaemonRestart (3.10s) [2019-10-24T07:58:11.160Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-24T07:58:11.721Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-24T07:58:12.008Z] --- PASS: TestDaemonRestartIpcMode (4.15s) [2019-10-24T07:58:12.008Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-24T07:58:12.008Z] PASS [2019-10-24T07:58:12.008Z] [2019-10-24T07:58:12.008Z] === Skipped [2019-10-24T07:58:12.008Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-10-24T07:58:12.008Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-24T07:58:12.008Z] [2019-10-24T07:58:12.008Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.01s) [2019-10-24T07:58:12.008Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-24T07:58:12.008Z] [2019-10-24T07:58:12.008Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-24T07:58:12.008Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-24T07:58:12.008Z] [2019-10-24T07:58:12.008Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.01s) [2019-10-24T07:58:12.008Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-24T07:58:12.008Z] [2019-10-24T07:58:12.008Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-10-24T07:58:12.008Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-24T07:58:12.008Z] [2019-10-24T07:58:12.008Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-10-24T07:58:12.008Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-24T07:58:12.008Z] [2019-10-24T07:58:12.008Z] [2019-10-24T07:58:12.008Z] DONE 197 tests, 6 skipped in 140.776s [2019-10-24T07:58:12.008Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-10-24T07:58:12.008Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:58:12.008Z] ++ set -e [2019-10-24T07:58:12.008Z] ++ '[' -n 0 ']' [2019-10-24T07:58:12.008Z] ++ set -x [2019-10-24T07:58:12.008Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:58:12.397Z] INFO: Testing against a local daemon [2019-10-24T07:58:12.397Z] === RUN TestCommitInheritsEnv [2019-10-24T07:58:12.777Z] --- PASS: TestCommitInheritsEnv (0.53s) [2019-10-24T07:58:12.777Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-24T07:58:12.777Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-24T07:58:12.777Z] === RUN TestImagesFilterMultiReference [2019-10-24T07:58:12.777Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2019-10-24T07:58:12.777Z] === RUN TestImagePullPlatformInvalid [2019-10-24T07:58:12.777Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-10-24T07:58:12.777Z] === RUN TestRemoveImageOrphaning [2019-10-24T07:58:13.140Z] --- PASS: TestRemoveImageOrphaning (0.50s) [2019-10-24T07:58:13.140Z] === RUN TestRemoveImageGarbageCollector [2019-10-24T07:58:13.140Z] --- SKIP: TestRemoveImageGarbageCollector (0.01s) [2019-10-24T07:58:13.140Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T07:58:13.140Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-24T07:58:13.514Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-24T07:58:13.514Z] === RUN TestTagInvalidReference [2019-10-24T07:58:13.514Z] --- PASS: TestTagInvalidReference (0.01s) [2019-10-24T07:58:13.514Z] === RUN TestTagValidPrefixedRepo [2019-10-24T07:58:13.514Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-10-24T07:58:13.514Z] === RUN TestTagExistedNameWithoutForce [2019-10-24T07:58:13.514Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-10-24T07:58:13.514Z] === RUN TestTagOfficialNames [2019-10-24T07:58:13.514Z] --- PASS: TestTagOfficialNames (0.05s) [2019-10-24T07:58:13.514Z] === RUN TestTagMatchesDigest [2019-10-24T07:58:13.514Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-10-24T07:58:13.514Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-24T07:58:13.603Z] === CONT TestStopContainerWithTimeout/1 [2019-10-24T07:58:13.603Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-10-24T07:58:13.999Z] ok github.com/docker/docker/cli/debug 0.028s coverage: 100.0% of statements [2019-10-24T07:58:14.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-24T07:58:15.086Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-10-24T07:58:15.341Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-10-24T07:58:15.341Z] --- PASS: TestStopContainerWithTimeout/0 (1.40s) [2019-10-24T07:58:15.341Z] --- PASS: TestStopContainerWithTimeout/3 (3.18s) [2019-10-24T07:58:15.341Z] --- PASS: TestStopContainerWithTimeout/-1 (2.74s) [2019-10-24T07:58:15.341Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2019-10-24T07:58:15.341Z] === RUN TestDeleteDevicemapper [2019-10-24T07:58:15.341Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-24T07:58:15.341Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-24T07:58:15.341Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-24T07:58:16.046Z] ok github.com/docker/docker/builder/remotecontext/git 4.879s coverage: 85.1% of statements [2019-10-24T07:58:17.851Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-10-24T07:58:18.090Z] ok github.com/docker/docker/builder/remotecontext 0.536s coverage: 13.6% of statements [2019-10-24T07:58:18.409Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.92s) [2019-10-24T07:58:18.409Z] === RUN TestUpdateMemory [2019-10-24T07:58:18.409Z] --- SKIP: TestUpdateMemory (0.00s) [2019-10-24T07:58:18.409Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-24T07:58:18.409Z] === RUN TestUpdateCPUQuota [2019-10-24T07:58:19.786Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.05s) [2019-10-24T07:58:19.786Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-24T07:58:19.786Z] PASS [2019-10-24T07:58:19.786Z] [2019-10-24T07:58:19.786Z] === Skipped [2019-10-24T07:58:19.786Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-24T07:58:19.786Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T07:58:19.786Z] [2019-10-24T07:58:19.786Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-24T07:58:19.786Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T07:58:19.786Z] [2019-10-24T07:58:19.786Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-24T07:58:19.786Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T07:58:19.786Z] [2019-10-24T07:58:19.786Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-24T07:58:19.786Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T07:58:19.786Z] [2019-10-24T07:58:19.786Z] [2019-10-24T07:58:19.786Z] DONE 17 tests, 4 skipped in 31.648s [2019-10-24T07:58:19.786Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-24T07:58:19.786Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:58:19.786Z] ++ set -e [2019-10-24T07:58:19.786Z] ++ '[' -n 0 ']' [2019-10-24T07:58:19.786Z] ++ set -x [2019-10-24T07:58:19.786Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:58:19.786Z] INFO: Testing against a local daemon [2019-10-24T07:58:19.786Z] === RUN TestPluginInvalidJSON [2019-10-24T07:58:19.786Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-24T07:58:19.786Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-24T07:58:19.786Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-24T07:58:20.045Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-24T07:58:20.045Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-24T07:58:20.045Z] PASS [2019-10-24T07:58:20.045Z] [2019-10-24T07:58:20.045Z] DONE 2 tests in 0.209s [2019-10-24T07:58:20.045Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-24T07:58:20.045Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:58:20.045Z] ++ set -e [2019-10-24T07:58:20.045Z] ++ '[' -n 0 ']' [2019-10-24T07:58:20.045Z] ++ set -x [2019-10-24T07:58:20.045Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:58:20.304Z] INFO: Testing against a local daemon [2019-10-24T07:58:20.304Z] === RUN TestExternalGraphDriver [2019-10-24T07:58:20.304Z] === RUN TestExternalGraphDriver/json [2019-10-24T07:58:20.808Z] ok github.com/docker/docker/builder/dockerfile 1.424s coverage: 48.2% of statements [2019-10-24T07:58:20.808Z] ? github.com/docker/docker/cli [no test files] [2019-10-24T07:58:20.808Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-24T07:58:20.975Z] --- PASS: TestUpdateCPUQuota (2.25s) [2019-10-24T07:58:20.975Z] === RUN TestUpdatePidsLimit [2019-10-24T07:58:20.975Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-24T07:58:20.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-10-24T07:58:20.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-10-24T07:58:20.975Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-10-24T07:58:20.975Z] === RUN TestUpdatePidsLimit/no_change [2019-10-24T07:58:21.534Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-24T07:58:22.094Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-24T07:58:22.349Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-24T07:58:22.835Z] === RUN TestExternalGraphDriver/spec [2019-10-24T07:58:22.909Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-24T07:58:23.165Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-24T07:58:25.047Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-10-24T07:58:25.047Z] --- PASS: TestUpdatePidsLimit (4.33s) [2019-10-24T07:58:25.047Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.45s) [2019-10-24T07:58:25.047Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2019-10-24T07:58:25.047Z] --- PASS: TestUpdatePidsLimit/update_lower (0.49s) [2019-10-24T07:58:25.047Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.47s) [2019-10-24T07:58:25.047Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2019-10-24T07:58:25.047Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.38s) [2019-10-24T07:58:25.047Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2019-10-24T07:58:25.047Z] === RUN TestUpdateRestartPolicy [2019-10-24T07:58:26.120Z] === RUN TestExternalGraphDriver/pull [2019-10-24T07:58:27.557Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-24T07:58:28.022Z] --- PASS: TestExternalGraphDriver (7.53s) [2019-10-24T07:58:28.022Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-24T07:58:28.022Z] --- PASS: TestExternalGraphDriver/json (2.40s) [2019-10-24T07:58:28.022Z] --- PASS: TestExternalGraphDriver/spec (2.72s) [2019-10-24T07:58:28.022Z] --- PASS: TestExternalGraphDriver/pull (2.22s) [2019-10-24T07:58:28.022Z] === RUN TestGraphdriverPluginV2 [2019-10-24T07:58:28.022Z] --- SKIP: TestGraphdriverPluginV2 (0.02s) [2019-10-24T07:58:28.022Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T07:58:28.022Z] PASS [2019-10-24T07:58:28.022Z] [2019-10-24T07:58:28.022Z] === Skipped [2019-10-24T07:58:28.022Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.02s) [2019-10-24T07:58:28.022Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T07:58:28.022Z] [2019-10-24T07:58:28.022Z] [2019-10-24T07:58:28.022Z] DONE 5 tests, 1 skipped in 7.805s [2019-10-24T07:58:28.022Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-24T07:58:28.022Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:58:28.022Z] ++ set -e [2019-10-24T07:58:28.022Z] ++ '[' -n 0 ']' [2019-10-24T07:58:28.022Z] ++ set -x [2019-10-24T07:58:28.022Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:58:28.022Z] INFO: Testing against a local daemon [2019-10-24T07:58:28.022Z] === RUN TestContinueAfterPluginCrash [2019-10-24T07:58:28.022Z] === PAUSE TestContinueAfterPluginCrash [2019-10-24T07:58:28.022Z] === RUN TestDaemonStartWithLogOpt [2019-10-24T07:58:28.022Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-24T07:58:28.022Z] === CONT TestContinueAfterPluginCrash [2019-10-24T07:58:28.022Z] === CONT TestDaemonStartWithLogOpt [2019-10-24T07:58:29.254Z] ok github.com/docker/docker/client 0.813s coverage: 75.8% of statements [2019-10-24T07:58:30.067Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-10-24T07:58:30.849Z] INFO: Extraction ended at 10/24/2019 07:58:27. Duration:00:00:27.4141923 [2019-10-24T07:58:30.849Z] INFO: Updating the golang and path environment variables [2019-10-24T07:58:30.849Z] INFO: GOPATH=d:\gopath [2019-10-24T07:58:30.849Z] INFO: go version go1.13.3 windows/amd64 [2019-10-24T07:58:30.849Z] INFO: Running the daemon under test in debug mode [2019-10-24T07:58:30.849Z] INFO: Starting a daemon under test... [2019-10-24T07:58:30.849Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-39100\11\daemon --pidfile d:\CI\PR-39100\11\docker.pid -D [2019-10-24T07:58:30.849Z] INFO: Process started successfully. [2019-10-24T07:58:30.849Z] INFO: Start tailing logs of the daemon under tests [2019-10-24T07:58:30.849Z] INFO: Waiting for the daemon under test to start... [2019-10-24T07:58:30.990Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-24T07:58:31.814Z] INFO: Daemon under test started and replied! [2019-10-24T07:58:31.814Z] INFO: Docker version of the daemon under test [2019-10-24T07:58:31.814Z] [2019-10-24T07:58:31.814Z] Client: [2019-10-24T07:58:31.814Z] Version: 17.06.2-ce [2019-10-24T07:58:31.814Z] API version: 1.30 [2019-10-24T07:58:31.814Z] Go version: go1.8.3 [2019-10-24T07:58:31.814Z] Git commit: cec0b72 [2019-10-24T07:58:31.814Z] Built: Tue Sep 5 19:57:19 2017 [2019-10-24T07:58:31.814Z] OS/Arch: windows/amd64 [2019-10-24T07:58:31.814Z] [2019-10-24T07:58:31.814Z] Server: [2019-10-24T07:58:31.814Z] Version: 0.0.0-dev [2019-10-24T07:58:31.814Z] API version: 1.41 (minimum version 1.24) [2019-10-24T07:58:31.814Z] Go version: go1.13.3 [2019-10-24T07:58:31.814Z] Git commit: 483af1fa9 [2019-10-24T07:58:31.814Z] Built: 10/24/2019 07:56:40 [2019-10-24T07:58:31.814Z] OS/Arch: windows/amd64 [2019-10-24T07:58:31.814Z] Experimental: false [2019-10-24T07:58:31.814Z] [2019-10-24T07:58:31.814Z] INFO: Docker info of the daemon under test [2019-10-24T07:58:31.814Z] [2019-10-24T07:58:31.814Z] Containers: 0 [2019-10-24T07:58:31.814Z] Running: 0 [2019-10-24T07:58:31.814Z] Paused: 0 [2019-10-24T07:58:31.814Z] Stopped: 0 [2019-10-24T07:58:31.814Z] Images: 0 [2019-10-24T07:58:31.814Z] Server Version: 0.0.0-dev [2019-10-24T07:58:31.814Z] Storage Driver: windowsfilter [2019-10-24T07:58:31.814Z] Windows: [2019-10-24T07:58:31.814Z] Logging Driver: json-file [2019-10-24T07:58:31.814Z] Plugins: [2019-10-24T07:58:31.814Z] Volume: local [2019-10-24T07:58:31.814Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-24T07:58:31.814Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-24T07:58:31.814Z] Swarm: inactive [2019-10-24T07:58:31.814Z] Default Isolation: process [2019-10-24T07:58:31.814Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-24T07:58:31.814Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-24T07:58:31.814Z] OSType: windows [2019-10-24T07:58:31.814Z] Architecture: x86_64 [2019-10-24T07:58:31.814Z] CPUs: 4 [2019-10-24T07:58:31.814Z] Total Memory: 32GiB [2019-10-24T07:58:31.814Z] Name: azwin-2-c402d0 [2019-10-24T07:58:31.814Z] ID: PTWP:QS67:GQEM:FHTH:TKEO:FFV5:3HWL:6NUU:M2TQ:5SRH:K53W:2CG2 [2019-10-24T07:58:31.814Z] Docker Root Dir: D:\CI\PR-39100\11\daemon [2019-10-24T07:58:31.814Z] Debug Mode (client): false [2019-10-24T07:58:31.814Z] Debug Mode (server): true [2019-10-24T07:58:31.814Z] File Descriptors: -1 [2019-10-24T07:58:31.814Z] Goroutines: 17 [2019-10-24T07:58:31.814Z] System Time: 2019-10-24T07:58:31.6590059Z [2019-10-24T07:58:31.814Z] EventsListeners: 0 [2019-10-24T07:58:31.814Z] Registry: https://index.docker.io/v1/ [2019-10-24T07:58:31.814Z] Labels: [2019-10-24T07:58:31.814Z] Experimental: false [2019-10-24T07:58:31.814Z] Insecure Registries: [2019-10-24T07:58:31.814Z] 127.0.0.0/8 [2019-10-24T07:58:31.814Z] Live Restore Enabled: false [2019-10-24T07:58:31.814Z] [2019-10-24T07:58:31.814Z] [2019-10-24T07:58:31.814Z] INFO: Docker images of the daemon under test [2019-10-24T07:58:31.814Z] [2019-10-24T07:58:31.814Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-24T07:58:31.814Z] [2019-10-24T07:58:31.814Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-10-24T07:58:32.273Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-10-24T07:58:32.273Z] ltsc2019: Pulling from windows/servercore [2019-10-24T07:58:32.273Z] 65014b3c3121: Pulling fs layer [2019-10-24T07:58:32.273Z] 12c8dbabfd62: Pulling fs layer [2019-10-24T07:58:32.874Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-10-24T07:58:33.800Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-24T07:58:34.057Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-24T07:58:35.940Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-24T07:58:36.195Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-10-24T07:58:38.080Z] --- PASS: TestUpdateRestartPolicy (13.21s) [2019-10-24T07:58:38.080Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-24T07:58:38.640Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-10-24T07:58:39.199Z] --- PASS: TestUpdateRestartWithAutoRemove (1.06s) [2019-10-24T07:58:39.199Z] === RUN TestWaitNonBlocked [2019-10-24T07:58:39.199Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-24T07:58:39.199Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-24T07:58:39.199Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-24T07:58:39.199Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-24T07:58:39.199Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-24T07:58:39.199Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-24T07:58:39.455Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-24T07:58:40.232Z] --- PASS: TestDaemonStartWithLogOpt (10.95s) [2019-10-24T07:58:40.232Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-24T07:58:40.381Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-10-24T07:58:40.381Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s) [2019-10-24T07:58:40.381Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.18s) [2019-10-24T07:58:40.381Z] === RUN TestWaitBlocked [2019-10-24T07:58:40.381Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-24T07:58:40.381Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-24T07:58:40.381Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-24T07:58:40.381Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-24T07:58:40.381Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-24T07:58:40.381Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-24T07:58:42.265Z] --- PASS: TestWaitBlocked (0.02s) [2019-10-24T07:58:42.265Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.60s) [2019-10-24T07:58:42.265Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.79s) [2019-10-24T07:58:42.265Z] === CONT TestContainerStartOnDaemonRestart [2019-10-24T07:58:42.265Z] === CONT TestIpcModeOlderClient [2019-10-24T07:58:42.265Z] --- PASS: TestIpcModeOlderClient (0.14s) [2019-10-24T07:58:42.265Z] === CONT TestDaemonRestartIpcMode [2019-10-24T07:58:43.629Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-10-24T07:58:44.415Z] --- PASS: TestContinueAfterPluginCrash (15.94s) [2019-10-24T07:58:44.415Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-24T07:58:44.415Z] PASS [2019-10-24T07:58:44.415Z] [2019-10-24T07:58:44.415Z] DONE 2 tests in 16.170s [2019-10-24T07:58:44.415Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-24T07:58:44.415Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:58:44.415Z] ++ set -e [2019-10-24T07:58:44.415Z] ++ '[' -n 0 ']' [2019-10-24T07:58:44.415Z] ++ set -x [2019-10-24T07:58:44.415Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:58:44.415Z] INFO: Testing against a local daemon [2019-10-24T07:58:44.415Z] === RUN TestPluginWithDevMounts [2019-10-24T07:58:44.415Z] === PAUSE TestPluginWithDevMounts [2019-10-24T07:58:44.415Z] === CONT TestPluginWithDevMounts [2019-10-24T07:58:44.645Z] 12c8dbabfd62: Verifying Checksum [2019-10-24T07:58:44.645Z] 12c8dbabfd62: Download complete [2019-10-24T07:58:46.143Z] --- PASS: TestContainerStartOnDaemonRestart (3.62s) [2019-10-24T07:58:46.143Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-24T07:58:46.399Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-24T07:58:46.945Z] --- PASS: TestPluginWithDevMounts (2.33s) [2019-10-24T07:58:46.945Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-24T07:58:46.945Z] PASS [2019-10-24T07:58:46.945Z] [2019-10-24T07:58:46.945Z] DONE 1 tests in 2.559s [2019-10-24T07:58:46.945Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-24T07:58:46.945Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:58:46.945Z] ++ set -e [2019-10-24T07:58:46.945Z] ++ '[' -n 0 ']' [2019-10-24T07:58:46.945Z] ++ set -x [2019-10-24T07:58:46.945Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:58:46.945Z] INFO: Testing against a local daemon [2019-10-24T07:58:46.945Z] === RUN TestSecretInspect [2019-10-24T07:58:46.959Z] --- PASS: TestDaemonRestartIpcMode (4.58s) [2019-10-24T07:58:46.959Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-24T07:58:46.959Z] PASS [2019-10-24T07:58:46.959Z] [2019-10-24T07:58:46.959Z] === Skipped [2019-10-24T07:58:46.959Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-10-24T07:58:46.959Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-24T07:58:46.959Z] [2019-10-24T07:58:46.959Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-10-24T07:58:46.959Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-24T07:58:46.959Z] [2019-10-24T07:58:46.959Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-10-24T07:58:46.959Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-24T07:58:46.959Z] [2019-10-24T07:58:46.959Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-24T07:58:46.959Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-24T07:58:46.959Z] [2019-10-24T07:58:46.959Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-10-24T07:58:46.959Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-24T07:58:46.959Z] [2019-10-24T07:58:46.959Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-10-24T07:58:46.959Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-10-24T07:58:46.959Z] [2019-10-24T07:58:46.959Z] [2019-10-24T07:58:46.959Z] DONE 197 tests, 6 skipped in 153.340s [2019-10-24T07:58:46.959Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-10-24T07:58:46.959Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:58:46.959Z] ++ set -e [2019-10-24T07:58:46.959Z] ++ '[' -n 0 ']' [2019-10-24T07:58:46.959Z] ++ set -x [2019-10-24T07:58:46.959Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:58:47.214Z] INFO: Testing against a local daemon [2019-10-24T07:58:47.214Z] === RUN TestCommitInheritsEnv [2019-10-24T07:58:47.773Z] --- PASS: TestCommitInheritsEnv (0.49s) [2019-10-24T07:58:47.773Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-24T07:58:47.773Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-24T07:58:47.773Z] === RUN TestImagesFilterMultiReference [2019-10-24T07:58:47.773Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2019-10-24T07:58:47.773Z] === RUN TestImagePullPlatformInvalid [2019-10-24T07:58:47.773Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-24T07:58:47.773Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-10-24T07:58:47.773Z] === RUN TestRemoveImageOrphaning [2019-10-24T07:58:48.028Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-10-24T07:58:48.283Z] --- PASS: TestRemoveImageOrphaning (0.53s) [2019-10-24T07:58:48.283Z] === RUN TestRemoveImageGarbageCollector [2019-10-24T07:58:49.208Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-24T07:58:50.132Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-24T07:58:50.228Z] --- PASS: TestSecretInspect (3.23s) [2019-10-24T07:58:50.228Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-24T07:58:50.228Z] === RUN TestSecretList [2019-10-24T07:58:50.733Z] --- PASS: TestRemoveImageGarbageCollector (2.38s) [2019-10-24T07:58:50.733Z] remove_unix_test.go:40: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRemoveImageGarbageCollector" [2019-10-24T07:58:50.733Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-24T07:58:50.733Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2019-10-24T07:58:50.733Z] === RUN TestTagInvalidReference [2019-10-24T07:58:50.733Z] --- PASS: TestTagInvalidReference (0.02s) [2019-10-24T07:58:50.733Z] === RUN TestTagValidPrefixedRepo [2019-10-24T07:58:50.733Z] --- PASS: TestTagValidPrefixedRepo (0.09s) [2019-10-24T07:58:50.733Z] === RUN TestTagExistedNameWithoutForce [2019-10-24T07:58:50.733Z] --- PASS: TestTagExistedNameWithoutForce (0.05s) [2019-10-24T07:58:50.733Z] === RUN TestTagOfficialNames [2019-10-24T07:58:50.988Z] --- PASS: TestTagOfficialNames (0.07s) [2019-10-24T07:58:50.988Z] === RUN TestTagMatchesDigest [2019-10-24T07:58:50.988Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-24T07:58:50.988Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-24T07:58:50.988Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-24T07:58:51.956Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-10-24T07:58:51.956Z] Copying nested executables into bundles/binary-daemon [2019-10-24T07:58:51.956Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-10-24T07:58:52.288Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 -e DOCKER_GRAPHDRIVER docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 hack/make.sh cross [2019-10-24T07:58:52.854Z] [2019-10-24T07:58:52.854Z] Removing bundles/ [2019-10-24T07:58:52.854Z] [2019-10-24T07:58:52.854Z] ---> Making bundle: cross (in bundles/cross) [2019-10-24T07:58:52.854Z] Cross building: bundles/cross/linux/amd64 [2019-10-24T07:58:52.854Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-10-24T07:58:52.854Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-10-24T07:58:53.497Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-10-24T07:58:53.511Z] --- PASS: TestSecretList (3.23s) [2019-10-24T07:58:53.511Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-24T07:58:53.511Z] === RUN TestSecretsCreateAndDelete [2019-10-24T07:58:56.010Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-10-24T07:58:56.796Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2019-10-24T07:58:56.796Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-24T07:58:56.796Z] === RUN TestSecretsUpdate [2019-10-24T07:58:58.520Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-24T07:59:00.088Z] --- PASS: TestSecretsUpdate (3.20s) [2019-10-24T07:59:00.088Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-24T07:59:00.089Z] === RUN TestTemplatedSecret [2019-10-24T07:59:00.464Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-10-24T07:59:00.464Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-24T07:59:01.826Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-10-24T07:59:03.230Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-24T07:59:03.374Z] --- PASS: TestTemplatedSecret (3.36s) [2019-10-24T07:59:03.374Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-24T07:59:03.374Z] === RUN TestSecretCreateResolve [2019-10-24T07:59:04.591Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-10-24T07:59:06.473Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-10-24T07:59:06.658Z] --- PASS: TestSecretCreateResolve (3.32s) [2019-10-24T07:59:06.658Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-24T07:59:06.658Z] PASS [2019-10-24T07:59:06.658Z] [2019-10-24T07:59:06.658Z] DONE 6 tests in 19.811s [2019-10-24T07:59:06.658Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-10-24T07:59:06.658Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:59:06.658Z] ++ set -e [2019-10-24T07:59:06.658Z] ++ '[' -n 0 ']' [2019-10-24T07:59:06.658Z] ++ set -x [2019-10-24T07:59:06.658Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:59:06.658Z] INFO: Testing against a local daemon [2019-10-24T07:59:06.658Z] === RUN TestServiceCreateInit [2019-10-24T07:59:06.658Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-24T07:59:10.630Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-10-24T07:59:10.630Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-24T07:59:13.218Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-24T07:59:13.889Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-24T07:59:14.571Z] 65014b3c3121: Verifying Checksum [2019-10-24T07:59:14.571Z] 65014b3c3121: Download complete [2019-10-24T07:59:15.250Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-24T07:59:15.504Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-24T07:59:16.062Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-24T07:59:16.622Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-24T07:59:16.622Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-10-24T07:59:17.181Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-24T07:59:17.181Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-24T07:59:17.741Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-10-24T07:59:18.300Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-10-24T07:59:18.485Z] --- PASS: TestServiceCreateInit (11.08s) [2019-10-24T07:59:18.485Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.62s) [2019-10-24T07:59:18.485Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-24T07:59:18.485Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.43s) [2019-10-24T07:59:18.485Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-24T07:59:18.485Z] === RUN TestCreateServiceMultipleTimes [2019-10-24T07:59:18.861Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-10-24T07:59:18.861Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-24T07:59:24.141Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-10-24T07:59:25.066Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-10-24T07:59:25.626Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-10-24T07:59:26.072Z] ok github.com/docker/docker/cmd/dockerd 0.125s coverage: 30.3% of statements [2019-10-24T07:59:26.072Z] ok github.com/docker/docker/container 0.182s coverage: 35.3% of statements [2019-10-24T07:59:26.072Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-24T07:59:26.072Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-24T07:59:26.072Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-24T07:59:26.072Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-24T07:59:26.185Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-24T07:59:26.440Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-10-24T07:59:27.800Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-24T07:59:30.315Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-10-24T07:59:30.494Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.066s coverage: 65.3% of statements [2019-10-24T07:59:30.874Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-10-24T07:59:32.234Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-24T07:59:33.595Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-24T07:59:34.199Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-24T07:59:34.199Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-10-24T07:59:34.454Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-10-24T07:59:35.379Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-24T07:59:35.636Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-24T07:59:36.196Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-10-24T07:59:37.388Z] ok github.com/docker/docker/daemon/cluster/convert 0.050s coverage: 35.8% of statements [2019-10-24T07:59:40.891Z] ok github.com/docker/docker/daemon/cluster 0.169s coverage: 0.5% of statements [2019-10-24T07:59:41.436Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-10-24T07:59:41.690Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-10-24T07:59:45.022Z] --- PASS: TestCreateServiceMultipleTimes (24.19s) [2019-10-24T07:59:45.022Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-24T07:59:45.022Z] === RUN TestCreateServiceConflict [2019-10-24T07:59:45.022Z] --- PASS: TestCreateServiceConflict (3.21s) [2019-10-24T07:59:45.022Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-24T07:59:45.022Z] === RUN TestCreateServiceMaxReplicas [2019-10-24T07:59:46.444Z] ok github.com/docker/docker/daemon/discovery 0.035s coverage: 30.0% of statements [2019-10-24T07:59:48.215Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-24T07:59:48.505Z] ok github.com/docker/docker/daemon/events 0.077s coverage: 50.0% of statements [2019-10-24T07:59:49.127Z] ok github.com/docker/docker/daemon/config 0.101s coverage: 82.1% of statements [2019-10-24T07:59:49.207Z] --- PASS: TestCreateServiceMaxReplicas (3.66s) [2019-10-24T07:59:49.207Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-24T07:59:49.207Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-24T07:59:51.481Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-24T07:59:51.481Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-10-24T07:59:51.863Z] ok github.com/docker/docker/daemon/graphdriver 0.011s coverage: 2.2% of statements [2019-10-24T07:59:52.413Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-24T07:59:52.974Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-24T07:59:53.220Z] --- PASS: TestImportExtremelyLargeImageWorks (98.84s) [2019-10-24T07:59:53.220Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-24T07:59:53.220Z] PASS [2019-10-24T07:59:53.220Z] [2019-10-24T07:59:53.220Z] === Skipped [2019-10-24T07:59:53.220Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.01s) [2019-10-24T07:59:53.220Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T07:59:53.220Z] [2019-10-24T07:59:53.220Z] [2019-10-24T07:59:53.220Z] DONE 12 tests, 1 skipped in 100.285s [2019-10-24T07:59:53.220Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-10-24T07:59:53.220Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:59:53.220Z] ++ set -e [2019-10-24T07:59:53.220Z] ++ '[' -n 0 ']' [2019-10-24T07:59:53.220Z] ++ set -x [2019-10-24T07:59:53.220Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-24T07:59:53.220Z] INFO: Testing against a local daemon [2019-10-24T07:59:53.220Z] === RUN TestNetworkCreateDelete [2019-10-24T07:59:53.220Z] --- PASS: TestNetworkCreateDelete (0.13s) [2019-10-24T07:59:53.220Z] === RUN TestDockerNetworkDeletePreferID [2019-10-24T07:59:53.220Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2019-10-24T07:59:53.220Z] === RUN TestInspectNetwork [2019-10-24T07:59:54.552Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.506s coverage: 13.7% of statements [2019-10-24T07:59:55.482Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-10-24T07:59:56.604Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2019-10-24T07:59:57.498Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-24T07:59:57.498Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-10-24T07:59:57.753Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-10-24T07:59:58.295Z] === RUN TestInspectNetwork/full_network_id [2019-10-24T07:59:58.295Z] === RUN TestInspectNetwork/partial_network_id [2019-10-24T07:59:58.295Z] === RUN TestInspectNetwork/network_name [2019-10-24T07:59:58.295Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-24T07:59:58.313Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-10-24T07:59:58.644Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.186s coverage: 57.9% of statements [2019-10-24T07:59:58.917Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-10-24T07:59:58.937Z] ok github.com/docker/docker/daemon 12.523s coverage: 17.6% of statements [2019-10-24T07:59:58.937Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-24T07:59:58.937Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-24T07:59:58.937Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-24T07:59:58.937Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-24T08:00:01.436Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-10-24T08:00:01.437Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-10-24T08:00:02.361Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-24T08:00:03.344Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.366s coverage: 68.6% of statements [2019-10-24T08:00:03.480Z] --- PASS: TestInspectNetwork (9.88s) [2019-10-24T08:00:03.480Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-24T08:00:03.480Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-24T08:00:03.480Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-24T08:00:03.480Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-24T08:00:03.480Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-24T08:00:03.480Z] === RUN TestRunContainerWithBridgeNone [2019-10-24T08:00:03.723Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-10-24T08:00:04.649Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-24T08:00:04.649Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-24T08:00:04.649Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-24T08:00:04.649Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-24T08:00:04.649Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-24T08:00:05.382Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.956s coverage: 51.0% of statements [2019-10-24T08:00:05.434Z] --- PASS: TestRunContainerWithBridgeNone (2.74s) [2019-10-24T08:00:05.434Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-24T08:00:05.434Z] === RUN TestNetworkInvalidJSON [2019-10-24T08:00:05.434Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-24T08:00:05.434Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-24T08:00:05.434Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-24T08:00:05.434Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-24T08:00:05.434Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-24T08:00:05.434Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-24T08:00:05.434Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-24T08:00:05.434Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-24T08:00:05.434Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-24T08:00:05.434Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-24T08:00:05.434Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-24T08:00:05.434Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-24T08:00:05.434Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-24T08:00:05.434Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-24T08:00:05.589Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-10-24T08:00:06.402Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.203s coverage: 46.2% of statements [2019-10-24T08:00:06.402Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-24T08:00:06.680Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2019-10-24T08:00:06.680Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-24T08:00:06.680Z] === RUN TestDaemonDefaultNetworkPools [2019-10-24T08:00:07.283Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.54s) [2019-10-24T08:00:07.283Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-24T08:00:07.283Z] === RUN TestCreateServiceSecretFileMode [2019-10-24T08:00:07.464Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2019-10-24T08:00:07.464Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-24T08:00:07.464Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-24T08:00:07.541Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) [2019-10-24T08:00:07.541Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-24T08:00:07.541Z] === RUN TestCreateServiceConfigFileMode [2019-10-24T08:00:08.484Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.102s coverage: 52.6% of statements [2019-10-24T08:00:08.484Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-24T08:00:08.484Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.696s coverage: 76.1% of statements [2019-10-24T08:00:08.484Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-24T08:00:08.969Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2019-10-24T08:00:08.969Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-24T08:00:08.969Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-24T08:00:09.768Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2019-10-24T08:00:09.768Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-24T08:00:09.768Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-24T08:00:09.979Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.047s coverage: 58.0% of statements [2019-10-24T08:00:09.979Z] ok github.com/docker/docker/daemon/links 0.019s coverage: 93.0% of statements [2019-10-24T08:00:10.550Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.60s) [2019-10-24T08:00:10.550Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-24T08:00:10.550Z] === RUN TestServiceWithPredefinedNetwork [2019-10-24T08:00:10.826Z] --- PASS: TestCreateServiceConfigFileMode (3.14s) [2019-10-24T08:00:10.826Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-24T08:00:10.826Z] === RUN TestCreateServiceSysctls [2019-10-24T08:00:10.857Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-10-24T08:00:10.857Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-24T08:00:11.780Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-10-24T08:00:12.026Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2019-10-24T08:00:13.828Z] --- PASS: TestServiceWithPredefinedNetwork (2.98s) [2019-10-24T08:00:13.828Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-24T08:00:13.828Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-24T08:00:13.828Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-24T08:00:13.828Z] service_test.go:230: FLAKY_TEST [2019-10-24T08:00:13.828Z] === RUN TestServiceWithDataPathPortInit [2019-10-24T08:00:14.267Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-10-24T08:00:14.267Z] Copying nested executables into bundles/cross/linux/amd64 [2019-10-24T08:00:14.267Z] Cross building: bundles/cross/windows/amd64 [2019-10-24T08:00:14.267Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-24T08:00:14.267Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-10-24T08:00:14.293Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-10-24T08:00:15.011Z] --- PASS: TestCreateServiceSysctls (4.32s) [2019-10-24T08:00:15.011Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-24T08:00:15.011Z] === RUN TestCreateServiceCapabilities [2019-10-24T08:00:15.514Z] ok github.com/docker/docker/daemon/logger 0.270s coverage: 42.7% of statements [2019-10-24T08:00:17.550Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-24T08:00:17.568Z] ok github.com/docker/docker/daemon/logger/awslogs 0.727s coverage: 77.8% of statements [2019-10-24T08:00:17.568Z] ok github.com/docker/docker/daemon/logger/gelf 0.016s coverage: 68.2% of statements [2019-10-24T08:00:18.110Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-10-24T08:00:19.055Z] ok github.com/docker/docker/daemon/logger/journald 0.032s coverage: 26.2% of statements [2019-10-24T08:00:19.055Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.027s coverage: 88.3% of statements [2019-10-24T08:00:19.197Z] --- PASS: TestCreateServiceCapabilities (3.44s) [2019-10-24T08:00:19.197Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-24T08:00:19.197Z] === RUN TestInspect [2019-10-24T08:00:20.541Z] ok github.com/docker/docker/daemon/images 0.033s coverage: 4.9% of statements [2019-10-24T08:00:20.541Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-24T08:00:20.541Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-24T08:00:20.541Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-24T08:00:20.541Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-24T08:00:20.827Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.028s coverage: 62.1% of statements [2019-10-24T08:00:22.315Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-10-24T08:00:22.315Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-24T08:00:22.480Z] --- PASS: TestInspect (3.51s) [2019-10-24T08:00:22.480Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-24T08:00:22.480Z] === RUN TestServiceListWithStatuses [2019-10-24T08:00:22.480Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2019-10-24T08:00:22.480Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-24T08:00:22.480Z] === RUN TestDockerNetworkConnectAlias [2019-10-24T08:00:22.570Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-24T08:00:22.882Z] ok github.com/docker/docker/daemon/logger/local 0.109s coverage: 74.7% of statements [2019-10-24T08:00:22.882Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-24T08:00:23.903Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.066s coverage: 19.9% of statements [2019-10-24T08:00:24.932Z] ok github.com/docker/docker/daemon/logger/syslog 0.027s coverage: 47.8% of statements [2019-10-24T08:00:25.958Z] ok github.com/docker/docker/daemon/logger/templates 0.028s coverage: 8.3% of statements [2019-10-24T08:00:27.803Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-10-24T08:00:27.999Z] ok github.com/docker/docker/daemon/network 0.042s coverage: 63.8% of statements [2019-10-24T08:00:29.019Z] ok github.com/docker/docker/daemon/logger/splunk 3.073s coverage: 82.5% of statements [2019-10-24T08:00:29.019Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-24T08:00:29.019Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-24T08:00:29.163Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-10-24T08:00:30.132Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-24T08:00:30.387Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-10-24T08:00:30.592Z] --- PASS: TestDockerNetworkConnectAlias (7.39s) [2019-10-24T08:00:30.592Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-24T08:00:30.592Z] === RUN TestDockerNetworkReConnect [2019-10-24T08:00:31.355Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-10-24T08:00:32.515Z] ok github.com/docker/docker/distribution/metadata 0.166s coverage: 48.2% of statements [2019-10-24T08:00:32.515Z] ok github.com/docker/docker/errdefs 0.033s coverage: 49.4% of statements [2019-10-24T08:00:33.540Z] ok github.com/docker/docker/distribution 0.682s coverage: 22.1% of statements [2019-10-24T08:00:33.540Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-24T08:00:33.587Z] --- PASS: TestServiceWithDataPathPortInit (17.61s) [2019-10-24T08:00:33.587Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-24T08:00:33.587Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-24T08:00:33.587Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-24T08:00:35.518Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-10-24T08:00:35.856Z] --- PASS: TestDockerNetworkReConnect (5.92s) [2019-10-24T08:00:35.856Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-24T08:00:35.856Z] === RUN TestServicePlugin [2019-10-24T08:00:35.856Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-24T08:00:35.856Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:00:35.856Z] === RUN TestServiceUpdateLabel [2019-10-24T08:00:37.036Z] ok github.com/docker/docker/distribution/xfer 1.683s coverage: 85.6% of statements [2019-10-24T08:00:37.036Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-24T08:00:37.326Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2019-10-24T08:00:37.629Z] ok github.com/docker/docker/image 0.110s coverage: 86.4% of statements [2019-10-24T08:00:37.629Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-24T08:00:38.029Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-24T08:00:38.388Z] --- PASS: TestServiceUpdateLabel (3.10s) [2019-10-24T08:00:38.388Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-24T08:00:38.388Z] === RUN TestServiceUpdateSecrets [2019-10-24T08:00:38.589Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-24T08:00:39.120Z] ok github.com/docker/docker/libcontainerd/queue 0.055s coverage: 100.0% of statements [2019-10-24T08:00:39.120Z] ok github.com/docker/docker/image/v1 0.031s coverage: 25.0% of statements [2019-10-24T08:00:39.120Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-24T08:00:39.828Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.29s) [2019-10-24T08:00:39.828Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-24T08:00:39.828Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:j8oqsrtosar67a13x506g8y0d Created:2019-10-24 08:00:32.229819788 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[668b506d0961e9a1a557da1036833c3519c9b2c1c82a97718d7295910f69e790:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yv0c8kiszg0npntsr5e9u1z8l EndpointID:6cca86442ec41b88e9f7aa5b2434da02138eceb84b9c786c613b088a466919cc MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7a9e65d35e58f973b200399529bae3c8d4e3b2ee3e1a215fe394f7bd7193e928 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:b09ee6ae7b92 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.yv0c8kiszg0npntsr5e9u1z8l EndpointID:6cca86442ec41b88e9f7aa5b2434da02138eceb84b9c786c613b088a466919cc EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-24T08:00:39.828Z] PASS [2019-10-24T08:00:39.828Z] [2019-10-24T08:00:39.828Z] === Skipped [2019-10-24T08:00:39.828Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-24T08:00:39.828Z] service_test.go:230: FLAKY_TEST [2019-10-24T08:00:39.828Z] [2019-10-24T08:00:39.828Z] [2019-10-24T08:00:39.828Z] DONE 21 tests, 1 skipped in 46.861s [2019-10-24T08:00:39.828Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-24T08:00:39.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:00:39.828Z] ++ set -e [2019-10-24T08:00:39.828Z] ++ '[' -n 0 ']' [2019-10-24T08:00:39.828Z] ++ set -x [2019-10-24T08:00:39.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:00:39.828Z] INFO: Testing against a local daemon [2019-10-24T08:00:39.828Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-24T08:00:39.828Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-24T08:00:39.828Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-24T08:00:39.828Z] === RUN TestDockerNetworkIpvlan [2019-10-24T08:00:39.828Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-24T08:00:39.828Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-24T08:00:39.828Z] PASS [2019-10-24T08:00:39.828Z] [2019-10-24T08:00:39.828Z] === Skipped [2019-10-24T08:00:39.828Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-10-24T08:00:39.828Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-24T08:00:39.828Z] [2019-10-24T08:00:39.828Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-24T08:00:39.828Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-24T08:00:39.828Z] [2019-10-24T08:00:39.828Z] [2019-10-24T08:00:39.828Z] DONE 2 tests, 2 skipped in 0.126s [2019-10-24T08:00:39.828Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-24T08:00:39.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:00:39.828Z] ++ set -e [2019-10-24T08:00:39.828Z] ++ '[' -n 0 ']' [2019-10-24T08:00:39.828Z] ++ set -x [2019-10-24T08:00:39.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:00:39.828Z] INFO: Testing against a local daemon [2019-10-24T08:00:39.828Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-24T08:00:40.475Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-24T08:00:40.608Z] ok github.com/docker/docker/pkg/aaparser 0.054s coverage: 50.0% of statements [2019-10-24T08:00:41.093Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2019-10-24T08:00:41.093Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-24T08:00:41.093Z] === RUN TestDockerNetworkMacvlan [2019-10-24T08:00:41.872Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-24T08:00:42.660Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-24T08:00:43.572Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-24T08:00:44.138Z] ok github.com/docker/docker/opts 0.120s coverage: 66.9% of statements [2019-10-24T08:00:44.725Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-10-24T08:00:44.980Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-24T08:00:45.622Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2019-10-24T08:00:45.904Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-24T08:00:45.905Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-24T08:00:46.116Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-24T08:00:46.657Z] ok github.com/docker/docker/pkg/capabilities 0.017s coverage: 87.5% of statements [2019-10-24T08:00:46.944Z] ok github.com/docker/docker/pkg/archive 1.404s coverage: 77.1% of statements [2019-10-24T08:00:46.944Z] ok github.com/docker/docker/pkg/authorization 2.295s coverage: 68.3% of statements [2019-10-24T08:00:47.787Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-24T08:00:47.963Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2019-10-24T08:00:48.987Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2019-10-24T08:00:49.149Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-24T08:00:49.275Z] ok github.com/docker/docker/pkg/discovery/file 0.035s coverage: 92.9% of statements [2019-10-24T08:00:50.269Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-24T08:00:50.762Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2019-10-24T08:00:51.039Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-24T08:00:51.777Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2019-10-24T08:00:52.408Z] ok github.com/docker/docker/layer 7.988s coverage: 68.8% of statements [2019-10-24T08:00:52.408Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-24T08:00:52.408Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-24T08:00:52.408Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-24T08:00:52.408Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-24T08:00:52.408Z] ? github.com/docker/docker/oci [no test files] [2019-10-24T08:00:52.408Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-24T08:00:52.408Z] ok github.com/docker/docker/pkg/dmesg 0.014s coverage: 83.3% of statements [2019-10-24T08:00:53.916Z] ok github.com/docker/docker/pkg/chrootarchive 4.405s coverage: 43.2% of statements [2019-10-24T08:00:53.916Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-24T08:00:53.916Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-24T08:00:53.916Z] ok github.com/docker/docker/pkg/fileutils 0.018s coverage: 89.5% of statements [2019-10-24T08:00:53.916Z] ok github.com/docker/docker/pkg/filenotify 0.624s coverage: 67.0% of statements [2019-10-24T08:00:54.954Z] ok github.com/docker/docker/pkg/discovery/kv 3.235s coverage: 84.1% of statements [2019-10-24T08:00:55.245Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-24T08:00:55.255Z] ok github.com/docker/docker/pkg/fsutils 0.429s coverage: 85.1% of statements [2019-10-24T08:00:55.520Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-24T08:00:55.885Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 11.4% of statements [2019-10-24T08:00:56.319Z] --- PASS: TestDockerNetworkMacvlan (15.38s) [2019-10-24T08:00:56.319Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T08:00:56.319Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-10-24T08:00:56.319Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T08:00:56.319Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-10-24T08:00:56.319Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T08:00:56.319Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.14s) [2019-10-24T08:00:56.319Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T08:00:56.319Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.47s) [2019-10-24T08:00:56.319Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T08:00:56.319Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s) [2019-10-24T08:00:56.319Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T08:00:56.319Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.88s) [2019-10-24T08:00:56.319Z] PASS [2019-10-24T08:00:56.319Z] [2019-10-24T08:00:56.319Z] DONE 8 tests in 16.946s [2019-10-24T08:00:56.319Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-24T08:00:56.319Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:00:56.319Z] ++ set -e [2019-10-24T08:00:56.319Z] ++ '[' -n 0 ']' [2019-10-24T08:00:56.319Z] ++ set -x [2019-10-24T08:00:56.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:00:56.319Z] testing: warning: no tests to run [2019-10-24T08:00:56.319Z] PASS [2019-10-24T08:00:56.319Z] [2019-10-24T08:00:56.319Z] DONE 0 tests in 0.062s [2019-10-24T08:00:56.319Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-24T08:00:56.319Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:00:56.319Z] ++ set -e [2019-10-24T08:00:56.319Z] ++ '[' -n 0 ']' [2019-10-24T08:00:56.319Z] ++ set -x [2019-10-24T08:00:56.319Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:00:56.468Z] --- PASS: TestServiceUpdateSecrets (15.48s) [2019-10-24T08:00:56.468Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-24T08:00:56.468Z] === RUN TestServiceUpdateConfigs [2019-10-24T08:00:56.694Z] INFO: Testing against a local daemon [2019-10-24T08:00:56.694Z] === RUN TestAuthZPluginAllowRequest [2019-10-24T08:00:57.937Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2019-10-24T08:00:57.938Z] ok github.com/docker/docker/pkg/locker 0.028s coverage: 88.9% of statements [2019-10-24T08:00:58.228Z] ok github.com/docker/docker/pkg/idtools 0.753s coverage: 70.1% of statements [2019-10-24T08:00:58.504Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-10-24T08:00:58.519Z] ok github.com/docker/docker/pkg/longpath 0.026s coverage: 100.0% of statements [2019-10-24T08:00:58.594Z] --- PASS: TestAuthZPluginAllowRequest (1.79s) [2019-10-24T08:00:58.594Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-24T08:00:58.594Z] === RUN TestAuthZPluginTLS [2019-10-24T08:00:58.815Z] ok github.com/docker/docker/pkg/ioutils 1.866s coverage: 70.1% of statements [2019-10-24T08:00:58.815Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-24T08:00:58.961Z] --- PASS: TestAuthZPluginTLS (0.54s) [2019-10-24T08:00:58.961Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-24T08:00:58.961Z] === RUN TestAuthZPluginDenyRequest [2019-10-24T08:00:59.329Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2019-10-24T08:00:59.329Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-24T08:00:59.329Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-24T08:00:59.449Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2019-10-24T08:01:00.073Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2019-10-24T08:01:00.112Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2019-10-24T08:01:00.112Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-24T08:01:00.112Z] === RUN TestAuthZPluginDenyResponse [2019-10-24T08:01:00.359Z] ok github.com/docker/docker/pkg/parsers/kernel 0.025s coverage: 60.0% of statements [2019-10-24T08:01:00.388Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-10-24T08:01:00.483Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-10-24T08:01:00.483Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-24T08:01:00.483Z] === RUN TestAuthZPluginAllowEventStream [2019-10-24T08:01:00.981Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.032s coverage: 91.4% of statements [2019-10-24T08:01:01.269Z] ok github.com/docker/docker/pkg/mount 0.977s coverage: 70.0% of statements [2019-10-24T08:01:01.269Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-24T08:01:01.269Z] ok github.com/docker/docker/pkg/pidfile 0.034s coverage: 82.4% of statements [2019-10-24T08:01:01.269Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-24T08:01:01.269Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-24T08:01:02.317Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2019-10-24T08:01:02.317Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-24T08:01:02.317Z] === RUN TestAuthZPluginErrorResponse [2019-10-24T08:01:02.711Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-10-24T08:01:02.711Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-24T08:01:02.711Z] === RUN TestAuthZPluginErrorRequest [2019-10-24T08:01:02.764Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.025s coverage: 56.8% of statements [2019-10-24T08:01:03.146Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2019-10-24T08:01:03.146Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-24T08:01:03.147Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-24T08:01:03.689Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-10-24T08:01:03.690Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-10-24T08:01:03.751Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2019-10-24T08:01:03.751Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-24T08:01:03.751Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-24T08:01:04.264Z] ok github.com/docker/docker/pkg/pools 0.022s coverage: 88.2% of statements [2019-10-24T08:01:04.264Z] ok github.com/docker/docker/pkg/progress 0.005s coverage: 75.9% of statements [2019-10-24T08:01:04.264Z] ok github.com/docker/docker/pkg/plugins/transport 0.006s coverage: 85.7% of statements [2019-10-24T08:01:05.049Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-24T08:01:05.299Z] ok github.com/docker/docker/pkg/reexec 0.019s coverage: 82.4% of statements [2019-10-24T08:01:06.247Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2019-10-24T08:01:06.248Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-24T08:01:06.248Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-24T08:01:06.316Z] ok github.com/docker/docker/pkg/pubsub 1.205s coverage: 73.9% of statements [2019-10-24T08:01:06.316Z] ok github.com/docker/docker/pkg/stdcopy 0.009s coverage: 100.0% of statements [2019-10-24T08:01:06.975Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-24T08:01:07.343Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2019-10-24T08:01:07.630Z] ok github.com/docker/docker/pkg/streamformatter 0.006s coverage: 66.2% of statements [2019-10-24T08:01:08.085Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.19s) [2019-10-24T08:01:08.085Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-24T08:01:08.085Z] === RUN TestAuthZPluginHeader [2019-10-24T08:01:08.252Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2019-10-24T08:01:08.872Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 80.0% of statements [2019-10-24T08:01:08.875Z] --- PASS: TestAuthZPluginHeader (0.86s) [2019-10-24T08:01:08.875Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-24T08:01:08.875Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-24T08:01:08.875Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-24T08:01:08.875Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:01:08.875Z] === RUN TestAuthZPluginV2Disable [2019-10-24T08:01:08.875Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-24T08:01:08.875Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:01:08.875Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-24T08:01:08.875Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-24T08:01:08.875Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:01:08.875Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-24T08:01:08.875Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-24T08:01:08.875Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:01:08.875Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-24T08:01:09.158Z] ok github.com/docker/docker/pkg/signal 3.437s coverage: 61.0% of statements [2019-10-24T08:01:09.485Z] --- PASS: TestDockerDaemonSuite (366.99s) [2019-10-24T08:01:09.485Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (12.87s) [2019-10-24T08:01:09.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool" [2019-10-24T08:01:09.485Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (3.87s) [2019-10-24T08:01:09.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon" [2019-10-24T08:01:09.485Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.60s) [2019-10-24T08:01:09.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCLIProxyProxyTCPSock" [2019-10-24T08:01:09.485Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (5.07s) [2019-10-24T08:01:09.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-24T08:01:09.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill" [2019-10-24T08:01:09.485Z] docker_cli_daemon_test.go:1449: [d7489f9ed9142] daemon is not started [2019-10-24T08:01:09.485Z] check_test.go:309: [d44bc96a90076] daemon is not started [2019-10-24T08:01:09.485Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (4.79s) [2019-10-24T08:01:09.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash" [2019-10-24T08:01:09.485Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.86s) [2019-10-24T08:01:09.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-24T08:01:09.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown" [2019-10-24T08:01:09.485Z] check_test.go:309: [d78e893ca0964] daemon is not started [2019-10-24T08:01:09.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (2.51s) [2019-10-24T08:01:09.485Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonAllocatesListeningPort" [2019-10-24T08:01:09.485Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.73s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeExternal" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.44s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.04s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.99s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.62s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeIP" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.34s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonBridgeNone" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.30s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCgroupParent" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress" [2019-10-24T08:01:09.741Z] check_test.go:309: [d16398e5c5832] daemon is not started [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress" [2019-10-24T08:01:09.741Z] check_test.go:309: [d61972b1558f4] daemon is not started [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.49s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDebugLog" [2019-10-24T08:01:09.741Z] check_test.go:309: [da29d7769c7dd] daemon is not started [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.03s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.63s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.50s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEvents" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.65s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonEventsWithFilters" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonExitOnFailure" [2019-10-24T08:01:09.741Z] check_test.go:309: [d3650a4287f99] daemon is not started [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagD" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebug" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.22s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCLinkExpose" [2019-10-24T08:01:09.741Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-24T08:01:09.741Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-24T08:01:09.741Z] check_test.go:309: [d69820d2e8571] daemon is not started [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.89s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIP" [2019-10-24T08:01:09.741Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-24T08:01:09.741Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-24T08:01:09.741Z] check_test.go:309: [d2d05618a9dfd] daemon is not started [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.33s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.30s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.78s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6HostMode" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.12s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesClean" [2019-10-24T08:01:09.741Z] check_test.go:309: [d8b78769538d0] daemon is not started [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.17s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIptablesCreate" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKeyGeneration" [2019-10-24T08:01:09.741Z] check_test.go:309: [db4199b97b9fc] daemon is not started [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.00s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins" [2019-10-24T08:01:09.741Z] docker_cli_daemon_plugins_test.go:79: [d22cab508c927] daemon is not started [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.31s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonKillWithPlugins" [2019-10-24T08:01:09.741Z] docker_cli_daemon_plugins_test.go:169: [db49b2bd875b5] daemon is not started [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.99s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelDebug" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelFatal" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogLevelWrong" [2019-10-24T08:01:09.741Z] check_test.go:309: [d52fb739f1891] daemon is not started [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.88s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLogOptions" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.81s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefault" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.97s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.87s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNone" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.63s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.86s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.01s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrency" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload" [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.82s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError" [2019-10-24T08:01:09.741Z] check_test.go:309: [d4cfa8fdadd04] daemon is not started [2019-10-24T08:01:09.741Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.66s) [2019-10-24T08:01:09.741Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartCleanupNetns" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.44s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.54s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartKillWait" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.16s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartLocalVolumes" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.70s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartOnFailure" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.37s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRenameContainer" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.93s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork" [2019-10-24T08:01:09.742Z] check_test.go:309: [deb9a9c5de789] daemon is not started [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.43s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.12s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartUnlessStopped" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.14s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.49s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.41s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways" [2019-10-24T08:01:09.742Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-24T08:01:09.742Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-24T08:01:09.742Z] check_test.go:309: [d042f07891554] daemon is not started [2019-10-24T08:01:09.742Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-24T08:01:09.742Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-24T08:01:09.742Z] check_test.go:309: [d7ea09c846f3f] daemon is not started [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.80s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer" [2019-10-24T08:01:09.742Z] check_test.go:309: [d037e62c5face] daemon is not started [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.01s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithLinks" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.16s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithNames" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.25s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.34s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.89s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.58s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.01s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.97s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer" [2019-10-24T08:01:09.742Z] check_test.go:309: [d8682a80013d2] daemon is not started [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (4.27s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (4.19s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.11s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeout" [2019-10-24T08:01:09.742Z] check_test.go:309: [dc0e8b3f9af6a] daemon is not started [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.53s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonShutdownWithPlugins" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartIptablesFalse" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.59s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-24T08:01:09.742Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-24T08:01:09.742Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-24T08:01:09.742Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-24T08:01:09.742Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-24T08:01:09.742Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-24T08:01:09.742Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-24T08:01:09.742Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-24T08:01:09.742Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-24T08:01:09.742Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithIpcModes" [2019-10-24T08:01:09.742Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-10-24T08:01:09.742Z] check_test.go:309: [d20b7c7245c91] daemon is not started [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutColors" [2019-10-24T08:01:09.742Z] check_test.go:309: [dfb0463f20c09] daemon is not started [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonStartWithoutHost" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.70s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.88s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUlimitDefaults" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp" [2019-10-24T08:01:09.742Z] check_test.go:309: [d6014ca24c77c] daemon is not started [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.33s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.18s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWideLogConfig" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.40s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonWithWrongkey" [2019-10-24T08:01:09.742Z] check_test.go:309: [da20049c14cda] daemon is not started [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.83s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (4.06s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecAfterDaemonRestart" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.52s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.14s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove" [2019-10-24T08:01:09.742Z] check_test.go:309: [d7ec19f0bf6e3] daemon is not started [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfo" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueCert" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.26s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestHTTPSRun" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.02s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestLegacyDaemonCommand" [2019-10-24T08:01:09.742Z] check_test.go:309: [db90136044bff] daemon is not started [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.32s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterCapability" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.97s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginListFilterEnabled" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.63s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageDangling" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.16s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestPruneImageLabel" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (4.03s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.70s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.22s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunLinksChanged" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.12s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNewFormat" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.29s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.55s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.33s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine" [2019-10-24T08:01:09.742Z] docker_cli_daemon_test.go:2542: [d88e79012ecd1] daemon is not started [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (10.42s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.10s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.17s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSize" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.23s) [2019-10-24T08:01:09.742Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestShmSizeReload" [2019-10-24T08:01:09.742Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.12s) [2019-10-24T08:01:09.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestTLSVerify" [2019-10-24T08:01:09.743Z] check_test.go:309: [d79e249e24f1d] daemon is not started [2019-10-24T08:01:09.743Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.20s) [2019-10-24T08:01:09.743Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestVolumePlugin" [2019-10-24T08:01:09.743Z] === RUN TestDockerSwarmSuite [2019-10-24T08:01:09.743Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2019-10-24T08:01:09.783Z] ok github.com/docker/docker/pkg/system 0.060s coverage: 36.9% of statements [2019-10-24T08:01:10.404Z] ok github.com/docker/docker/pkg/tailfile 0.145s coverage: 88.6% of statements [2019-10-24T08:01:11.106Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-24T08:01:11.343Z] --- PASS: TestServiceUpdateConfigs (15.69s) [2019-10-24T08:01:11.343Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-24T08:01:11.343Z] === RUN TestServiceUpdateNetwork [2019-10-24T08:01:11.436Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 84.8% of statements [2019-10-24T08:01:11.723Z] testing: warning: no tests to run [2019-10-24T08:01:11.723Z] coverage: [no statements] [2019-10-24T08:01:11.723Z] ok github.com/docker/docker/pkg/term/windows 0.018s coverage: [no statements] [no tests to run] [2019-10-24T08:01:12.345Z] ok github.com/docker/docker/pkg/tarsum 0.283s coverage: 89.3% of statements [2019-10-24T08:01:12.345Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2019-10-24T08:01:12.345Z] ok github.com/docker/docker/pkg/urlutil 0.006s coverage: 100.0% of statements [2019-10-24T08:01:13.367Z] ok github.com/docker/docker/pkg/useragent 0.021s coverage: 88.9% of statements [2019-10-24T08:01:14.368Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-10-24T08:01:14.856Z] ok github.com/docker/docker/plugin/v2 0.016s coverage: 14.5% of statements [2019-10-24T08:01:17.562Z] ok github.com/docker/docker/reference 0.020s coverage: 84.4% of statements [2019-10-24T08:01:18.529Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2019-10-24T08:01:18.608Z] ok github.com/docker/docker/profiles/seccomp 0.054s coverage: 68.8% of statements [2019-10-24T08:01:19.248Z] ok github.com/docker/docker/plugin 0.598s coverage: 27.1% of statements [2019-10-24T08:01:20.745Z] ok github.com/docker/docker/restartmanager 0.024s coverage: 50.9% of statements [2019-10-24T08:01:21.031Z] ok github.com/docker/docker/registry/resumable 0.046s coverage: 100.0% of statements [2019-10-24T08:01:21.936Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-10-24T08:01:21.936Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-10-24T08:01:21.936Z] remote: Enumerating objects: 19, done. [2019-10-24T08:01:21.936Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-10-24T08:01:21.936Z] Unpacking objects: 5% (1/19) Unpacking objects: 10% (2/19) Unpacking objects: 15% (3/19) Unpacking objects: 21% (4/19) Unpacking objects: 26% (5/19) Unpacking objects: 31% (6/19) Unpacking objects: 36% (7/19) Unpacking objects: 42% (8/19) Unpacking objects: 47% (9/19) Unpacking objects: 52% (10/19) Unpacking objects: 57% (11/19) Unpacking objects: 63% (12/19) Unpacking objects: 68% (13/19) Unpacking objects: 73% (14/19) Unpacking objects: 78% (15/19) Unpacking objects: 84% (16/19) Unpacking objects: 89% (17/19) Unpacking objects: 94% (18/19) Unpacking objects: 100% (19/19) Unpacking objects: 100% (19/19), done. [2019-10-24T08:01:21.936Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-10-24T08:01:22.519Z] ok github.com/docker/docker/testutil 0.021s coverage: 62.5% of statements [2019-10-24T08:01:22.833Z] ok github.com/docker/docker/registry 0.498s coverage: 56.3% of statements [2019-10-24T08:01:23.455Z] ok github.com/docker/docker/runconfig 0.027s coverage: 68.2% of statements [2019-10-24T08:01:25.149Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-10-24T08:01:25.214Z] [2019-10-24T08:01:25.709Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-10-24T08:01:26.107Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 hack/test/unit [2019-10-24T08:01:26.217Z] --- PASS: TestServiceUpdateNetwork (15.73s) [2019-10-24T08:01:26.217Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-24T08:01:26.217Z] PASS [2019-10-24T08:01:26.217Z] [2019-10-24T08:01:26.217Z] === Skipped [2019-10-24T08:01:26.217Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.01s) [2019-10-24T08:01:26.217Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-24T08:01:26.217Z] [2019-10-24T08:01:26.217Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-10-24T08:01:26.217Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:01:26.217Z] [2019-10-24T08:01:26.217Z] [2019-10-24T08:01:26.217Z] DONE 20 tests, 2 skipped in 138.866s [2019-10-24T08:01:26.217Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-10-24T08:01:26.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:01:26.217Z] ++ set -e [2019-10-24T08:01:26.217Z] ++ '[' -n 0 ']' [2019-10-24T08:01:26.217Z] ++ set -x [2019-10-24T08:01:26.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:01:26.217Z] INFO: Testing against a local daemon [2019-10-24T08:01:26.217Z] === RUN TestSessionCreate [2019-10-24T08:01:26.217Z] --- PASS: TestSessionCreate (0.05s) [2019-10-24T08:01:26.217Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-24T08:01:26.217Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-10-24T08:01:26.217Z] PASS [2019-10-24T08:01:26.217Z] [2019-10-24T08:01:26.217Z] DONE 2 tests in 0.262s [2019-10-24T08:01:26.217Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-10-24T08:01:26.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:01:26.217Z] ++ set -e [2019-10-24T08:01:26.218Z] ++ '[' -n 0 ']' [2019-10-24T08:01:26.218Z] ++ set -x [2019-10-24T08:01:26.218Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:01:26.218Z] INFO: Testing against a local daemon [2019-10-24T08:01:26.218Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-24T08:01:26.218Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-24T08:01:26.218Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-24T08:01:26.218Z] === RUN TestEventsExecDie [2019-10-24T08:01:26.784Z] --- PASS: TestEventsExecDie (1.05s) [2019-10-24T08:01:26.784Z] === RUN TestEventsBackwardsCompatible [2019-10-24T08:01:26.951Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2019-10-24T08:01:27.043Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2019-10-24T08:01:27.043Z] === RUN TestInfoBinaryCommits [2019-10-24T08:01:27.043Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-24T08:01:27.043Z] === RUN TestInfoAPIVersioned [2019-10-24T08:01:27.043Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-24T08:01:27.043Z] === RUN TestInfoDiscoveryBackend [2019-10-24T08:01:27.072Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-24T08:01:27.072Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-24T08:01:27.609Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-10-24T08:01:27.609Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryBackend" [2019-10-24T08:01:27.609Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-24T08:01:28.542Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-24T08:01:28.542Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryInvalidAdvertise" [2019-10-24T08:01:28.542Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-24T08:01:28.632Z] ? github.com/docker/docker/api [no test files] [2019-10-24T08:01:28.782Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2019-10-24T08:01:28.782Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-24T08:01:28.782Z] PASS [2019-10-24T08:01:28.782Z] [2019-10-24T08:01:28.782Z] === Skipped [2019-10-24T08:01:28.782Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-24T08:01:28.782Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:01:28.782Z] [2019-10-24T08:01:28.782Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-24T08:01:28.782Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:01:28.782Z] [2019-10-24T08:01:28.782Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-24T08:01:28.782Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:01:28.782Z] [2019-10-24T08:01:28.782Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-24T08:01:28.782Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:01:28.782Z] [2019-10-24T08:01:28.782Z] [2019-10-24T08:01:28.782Z] DONE 17 tests, 4 skipped in 29.402s [2019-10-24T08:01:28.782Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-24T08:01:28.782Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:01:28.782Z] ++ set -e [2019-10-24T08:01:28.782Z] ++ '[' -n 0 ']' [2019-10-24T08:01:28.782Z] ++ set -x [2019-10-24T08:01:28.782Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:01:28.782Z] INFO: Testing against a local daemon [2019-10-24T08:01:28.782Z] === RUN TestPluginInvalidJSON [2019-10-24T08:01:28.782Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-24T08:01:28.782Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-24T08:01:28.782Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-24T08:01:28.782Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-10-24T08:01:28.782Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-24T08:01:28.782Z] PASS [2019-10-24T08:01:28.782Z] [2019-10-24T08:01:28.782Z] DONE 2 tests in 0.184s [2019-10-24T08:01:28.782Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-24T08:01:28.782Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:01:28.782Z] ++ set -e [2019-10-24T08:01:28.782Z] ++ '[' -n 0 ']' [2019-10-24T08:01:28.782Z] ++ set -x [2019-10-24T08:01:28.783Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:01:28.783Z] INFO: Testing against a local daemon [2019-10-24T08:01:28.783Z] === RUN TestExternalGraphDriver [2019-10-24T08:01:28.783Z] === RUN TestExternalGraphDriver/json [2019-10-24T08:01:28.783Z] === RUN TestExternalGraphDriver/spec [2019-10-24T08:01:29.109Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.60s) [2019-10-24T08:01:29.110Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-24T08:01:29.110Z] === RUN TestInfoAPI [2019-10-24T08:01:29.110Z] --- PASS: TestInfoAPI (0.05s) [2019-10-24T08:01:29.110Z] === RUN TestInfoAPIWarnings [2019-10-24T08:01:29.658Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 67.0% of statements [2019-10-24T08:01:29.677Z] --- PASS: TestInfoAPIWarnings (0.55s) [2019-10-24T08:01:29.677Z] info_test.go:51: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-24T08:01:29.677Z] === RUN TestInfoDebug [2019-10-24T08:01:29.946Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2019-10-24T08:01:30.244Z] --- PASS: TestInfoDebug (0.55s) [2019-10-24T08:01:30.244Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDebug" [2019-10-24T08:01:30.244Z] === RUN TestInfoInsecureRegistries [2019-10-24T08:01:30.682Z] === RUN TestExternalGraphDriver/pull [2019-10-24T08:01:30.810Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2019-10-24T08:01:30.810Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoInsecureRegistries" [2019-10-24T08:01:30.810Z] === RUN TestInfoRegistryMirrors [2019-10-24T08:01:30.962Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements [2019-10-24T08:01:31.377Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2019-10-24T08:01:31.377Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoRegistryMirrors" [2019-10-24T08:01:31.377Z] === RUN TestLoginFailsWithBadCredentials [2019-10-24T08:01:31.943Z] --- PASS: TestLoginFailsWithBadCredentials (0.45s) [2019-10-24T08:01:31.943Z] === RUN TestPingCacheHeaders [2019-10-24T08:01:31.943Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-24T08:01:31.943Z] === RUN TestPingGet [2019-10-24T08:01:31.943Z] --- PASS: TestPingGet (0.03s) [2019-10-24T08:01:31.943Z] === RUN TestPingHead [2019-10-24T08:01:31.943Z] --- PASS: TestPingHead (0.05s) [2019-10-24T08:01:31.944Z] === RUN TestVersion [2019-10-24T08:01:31.944Z] --- PASS: TestVersion (0.05s) [2019-10-24T08:01:31.944Z] PASS [2019-10-24T08:01:31.944Z] [2019-10-24T08:01:31.944Z] === Skipped [2019-10-24T08:01:31.944Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-24T08:01:31.944Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-24T08:01:31.944Z] [2019-10-24T08:01:31.944Z] [2019-10-24T08:01:31.944Z] DONE 18 tests, 1 skipped in 6.482s [2019-10-24T08:01:31.944Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-24T08:01:32.202Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:01:32.202Z] ++ set -e [2019-10-24T08:01:32.202Z] ++ '[' -n 0 ']' [2019-10-24T08:01:32.202Z] ++ set -x [2019-10-24T08:01:32.202Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:01:32.202Z] INFO: Testing against a local daemon [2019-10-24T08:01:32.202Z] === RUN TestVolumesCreateAndList [2019-10-24T08:01:32.202Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-24T08:01:32.202Z] === RUN TestVolumesRemove [2019-10-24T08:01:32.589Z] --- PASS: TestExternalGraphDriver (6.39s) [2019-10-24T08:01:32.589Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-24T08:01:32.589Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2019-10-24T08:01:32.589Z] --- PASS: TestExternalGraphDriver/spec (2.04s) [2019-10-24T08:01:32.589Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2019-10-24T08:01:32.589Z] === RUN TestGraphdriverPluginV2 [2019-10-24T08:01:32.589Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2019-10-24T08:01:32.589Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:01:32.589Z] PASS [2019-10-24T08:01:32.589Z] [2019-10-24T08:01:32.589Z] === Skipped [2019-10-24T08:01:32.589Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2019-10-24T08:01:32.589Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:01:32.589Z] [2019-10-24T08:01:32.589Z] [2019-10-24T08:01:32.589Z] DONE 5 tests, 1 skipped in 6.697s [2019-10-24T08:01:32.589Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-24T08:01:32.589Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:01:32.589Z] ++ set -e [2019-10-24T08:01:32.589Z] ++ '[' -n 0 ']' [2019-10-24T08:01:32.589Z] ++ set -x [2019-10-24T08:01:32.589Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:01:32.768Z] --- PASS: TestVolumesRemove (0.30s) [2019-10-24T08:01:32.768Z] === RUN TestVolumesInspect [2019-10-24T08:01:32.768Z] --- PASS: TestVolumesInspect (0.06s) [2019-10-24T08:01:32.768Z] === RUN TestVolumesInvalidJSON [2019-10-24T08:01:32.768Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-24T08:01:32.768Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-24T08:01:32.768Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-24T08:01:32.768Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-24T08:01:32.768Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-24T08:01:32.768Z] PASS [2019-10-24T08:01:32.768Z] [2019-10-24T08:01:32.768Z] DONE 5 tests in 0.635s [2019-10-24T08:01:32.768Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-24T08:01:32.971Z] INFO: Testing against a local daemon [2019-10-24T08:01:32.971Z] === RUN TestContinueAfterPluginCrash [2019-10-24T08:01:32.971Z] === PAUSE TestContinueAfterPluginCrash [2019-10-24T08:01:32.971Z] === RUN TestDaemonStartWithLogOpt [2019-10-24T08:01:32.971Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-24T08:01:32.971Z] === CONT TestContinueAfterPluginCrash [2019-10-24T08:01:32.971Z] === CONT TestDaemonStartWithLogOpt [2019-10-24T08:01:33.644Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-24T08:01:34.668Z] ++++ cat bundles/test-integration/docker.pid [2019-10-24T08:01:34.668Z] +++ kill 13017 [2019-10-24T08:01:35.004Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-24T08:01:37.843Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/rootless [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/volume [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-24T08:01:37.843Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === Skipped [2019-10-24T08:01:37.843Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-24T08:01:37.843Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-24T08:01:37.843Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-24T08:01:37.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:01:37.843Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-24T08:01:37.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:01:37.843Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-24T08:01:37.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:01:37.843Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-24T08:01:37.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:01:37.843Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-24T08:01:37.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:01:37.843Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-24T08:01:37.843Z] graphtest_unix.go:73: No driver to put! [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-24T08:01:37.843Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-24T08:01:37.843Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-24T08:01:37.843Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-24T08:01:37.843Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-24T08:01:37.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:01:37.843Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-24T08:01:37.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:01:37.843Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-24T08:01:37.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:01:37.843Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-24T08:01:37.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:01:37.843Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-24T08:01:37.843Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:01:37.843Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-24T08:01:37.843Z] graphtest_unix.go:73: No driver to put! [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-24T08:01:37.843Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-24T08:01:37.843Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] [2019-10-24T08:01:37.843Z] DONE 2115 tests, 20 skipped in 336.697s [2019-10-24T08:01:37.950Z] +++ /etc/init.d/apparmor stop [2019-10-24T08:01:38.208Z] Clearing AppArmor profiles cache:. [2019-10-24T08:01:38.208Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-24T08:01:38.208Z] Unloading profiles will leave already running processes permanently [2019-10-24T08:01:38.208Z] unconfined, which can lead to unexpected situations. [2019-10-24T08:01:38.208Z] [2019-10-24T08:01:38.208Z] To set a process to complain mode, use the command line tool [2019-10-24T08:01:38.208Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-24T08:01:38.208Z] with the 'teardown' option." [2019-10-24T08:01:38.262Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-10-24T08:01:38.262Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-24T08:01:38.465Z] [2019-10-24T08:01:38.821Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster Post stage [Pipeline] junit [2019-10-24T08:01:38.902Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-10-24T08:01:39.978Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-39100/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 hack/make.sh dynbinary test-integration [2019-10-24T08:01:40.265Z] [2019-10-24T08:01:40.553Z] Removing bundles/ [2019-10-24T08:01:40.553Z] [2019-10-24T08:01:40.553Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-10-24T08:01:40.553Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-10-24T08:01:40.553Z] GOOS="" GOARCH="" GOARM="" [2019-10-24T08:01:41.396Z] 65014b3c3121: Pull complete Post stage [Pipeline] junit [2019-10-24T08:01:42.662Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-24T08:01:43.262Z] + echo Ensuring container killed. [2019-10-24T08:01:43.262Z] Ensuring container killed. [2019-10-24T08:01:43.262Z] + docker rm -vf docker-pr11 [2019-10-24T08:01:43.498Z] ok github.com/docker/docker/api/server 0.007s coverage: 9.0% of statements [2019-10-24T08:01:43.520Z] Error: No such container: docker-pr11 [2019-10-24T08:01:43.520Z] + true [Pipeline] sh [2019-10-24T08:01:43.810Z] + echo Chowning /workspace to jenkins user [2019-10-24T08:01:43.810Z] Chowning /workspace to jenkins user [2019-10-24T08:01:43.810Z] + id -u [2019-10-24T08:01:43.810Z] + id -g [2019-10-24T08:01:43.810Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39100:/workspace busybox chown -R 1000:1000 /workspace [2019-10-24T08:01:43.810Z] Unable to find image 'busybox:latest' locally [2019-10-24T08:01:44.069Z] latest: Pulling from library/busybox [2019-10-24T08:01:44.069Z] 20f390519e2a: Pulling fs layer [2019-10-24T08:01:44.069Z] 20f390519e2a: Verifying Checksum [2019-10-24T08:01:44.069Z] 20f390519e2a: Download complete [2019-10-24T08:01:44.484Z] --- PASS: TestDaemonStartWithLogOpt (11.14s) [2019-10-24T08:01:44.484Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-24T08:01:44.637Z] 20f390519e2a: Pull complete [2019-10-24T08:01:44.637Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-24T08:01:44.637Z] Status: Downloaded newer image for busybox:latest [2019-10-24T08:01:46.936Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-24T08:01:48.298Z] + bundleName=arm64-integration [2019-10-24T08:01:48.298Z] + echo Creating arm64-integration-bundles.tar.gz [2019-10-24T08:01:48.298Z] Creating arm64-integration-bundles.tar.gz [2019-10-24T08:01:48.298Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-24T08:01:48.298Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2019-10-24T08:01:48.475Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [Pipeline] archiveArtifacts [2019-10-24T08:01:48.568Z] Archiving artifacts [2019-10-24T08:01:49.525Z] --- PASS: TestContinueAfterPluginCrash (16.09s) [2019-10-24T08:01:49.525Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-24T08:01:49.525Z] PASS [2019-10-24T08:01:49.525Z] [2019-10-24T08:01:49.525Z] DONE 2 tests in 16.234s [2019-10-24T08:01:49.525Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-24T08:01:49.525Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:01:49.525Z] ++ set -e [2019-10-24T08:01:49.525Z] ++ '[' -n 0 ']' [2019-10-24T08:01:49.525Z] ++ set -x [2019-10-24T08:01:49.526Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:01:49.526Z] INFO: Testing against a local daemon [2019-10-24T08:01:49.526Z] === RUN TestPluginWithDevMounts [2019-10-24T08:01:49.526Z] === PAUSE TestPluginWithDevMounts [2019-10-24T08:01:49.526Z] === CONT TestPluginWithDevMounts [2019-10-24T08:01:50.589Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39100/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-24T08:01:50.911Z] + make clean [2019-10-24T08:01:51.325Z] --- PASS: TestPluginWithDevMounts (1.99s) [2019-10-24T08:01:51.325Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-24T08:01:51.325Z] PASS [2019-10-24T08:01:51.325Z] [2019-10-24T08:01:51.325Z] DONE 1 tests in 2.205s [2019-10-24T08:01:51.325Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-10-24T08:01:51.325Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:01:51.325Z] ++ set -e [2019-10-24T08:01:51.325Z] ++ '[' -n 0 ']' [2019-10-24T08:01:51.325Z] ++ set -x [2019-10-24T08:01:51.325Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:01:51.325Z] INFO: Testing against a local daemon [2019-10-24T08:01:51.325Z] === RUN TestSecretInspect [2019-10-24T08:01:51.479Z] docker volume rm -f docker-dev-cache [2019-10-24T08:01:51.738Z] docker-dev-cache [Pipeline] deleteDir [2019-10-24T08:01:51.863Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-24T08:01:54.628Z] --- PASS: TestSecretInspect (2.89s) [2019-10-24T08:01:54.628Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-24T08:01:54.628Z] === RUN TestSecretList [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-24T08:01:57.106Z] --- PASS: TestSecretList (2.85s) [2019-10-24T08:01:57.106Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-24T08:01:57.106Z] === RUN TestSecretsCreateAndDelete [2019-10-24T08:01:59.976Z] --- PASS: TestImportExtremelyLargeImageWorks (188.82s) [2019-10-24T08:01:59.976Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-24T08:01:59.976Z] PASS [2019-10-24T08:01:59.976Z] [2019-10-24T08:01:59.976Z] DONE 12 tests in 192.867s [2019-10-24T08:01:59.976Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-10-24T08:01:59.976Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:01:59.976Z] ++ set -e [2019-10-24T08:01:59.976Z] ++ '[' -n 0 ']' [2019-10-24T08:01:59.976Z] ++ set -x [2019-10-24T08:01:59.976Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:01:59.976Z] INFO: Testing against a local daemon [2019-10-24T08:01:59.976Z] === RUN TestNetworkCreateDelete [2019-10-24T08:01:59.976Z] --- PASS: TestNetworkCreateDelete (0.12s) [2019-10-24T08:01:59.976Z] === RUN TestDockerNetworkDeletePreferID [2019-10-24T08:02:00.231Z] --- PASS: TestDockerNetworkDeletePreferID (0.29s) [2019-10-24T08:02:00.231Z] === RUN TestInspectNetwork [2019-10-24T08:02:00.442Z] --- PASS: TestSecretsCreateAndDelete (2.91s) [2019-10-24T08:02:00.442Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-24T08:02:00.442Z] === RUN TestSecretsUpdate [2019-10-24T08:02:03.014Z] --- PASS: TestSecretsUpdate (2.89s) [2019-10-24T08:02:03.014Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-24T08:02:03.014Z] === RUN TestTemplatedSecret [2019-10-24T08:02:04.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-10-24T08:02:04.435Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-10-24T08:02:05.797Z] === RUN TestInspectNetwork/full_network_id [2019-10-24T08:02:05.797Z] === RUN TestInspectNetwork/partial_network_id [2019-10-24T08:02:05.797Z] === RUN TestInspectNetwork/network_name [2019-10-24T08:02:05.797Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-24T08:02:06.205Z] --- PASS: TestTemplatedSecret (3.51s) [2019-10-24T08:02:06.205Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-24T08:02:06.205Z] === RUN TestSecretCreateResolve [2019-10-24T08:02:09.607Z] --- PASS: TestSecretCreateResolve (2.98s) [2019-10-24T08:02:09.607Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-24T08:02:09.607Z] PASS [2019-10-24T08:02:09.607Z] [2019-10-24T08:02:09.607Z] DONE 6 tests in 18.161s [2019-10-24T08:02:09.607Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-10-24T08:02:09.607Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:02:09.607Z] ++ set -e [2019-10-24T08:02:09.607Z] ++ '[' -n 0 ']' [2019-10-24T08:02:09.607Z] ++ set -x [2019-10-24T08:02:09.608Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:02:09.608Z] INFO: Testing against a local daemon [2019-10-24T08:02:09.608Z] === RUN TestServiceCreateInit [2019-10-24T08:02:09.608Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-24T08:02:09.994Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-24T08:02:09.994Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-24T08:02:10.250Z] --- PASS: TestInspectNetwork (9.82s) [2019-10-24T08:02:10.250Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-24T08:02:10.250Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-10-24T08:02:10.250Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-24T08:02:10.250Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-24T08:02:10.250Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-24T08:02:10.250Z] === RUN TestRunContainerWithBridgeNone [2019-10-24T08:02:13.508Z] --- PASS: TestRunContainerWithBridgeNone (3.06s) [2019-10-24T08:02:13.508Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-24T08:02:13.508Z] === RUN TestNetworkInvalidJSON [2019-10-24T08:02:13.508Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-24T08:02:13.508Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-24T08:02:13.508Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-24T08:02:13.508Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-24T08:02:13.508Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-24T08:02:13.508Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-24T08:02:13.508Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-24T08:02:13.508Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-24T08:02:13.508Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-24T08:02:13.508Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2019-10-24T08:02:13.508Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-24T08:02:13.508Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-24T08:02:13.508Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-24T08:02:13.508Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-24T08:02:14.432Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-10-24T08:02:14.432Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-24T08:02:14.432Z] === RUN TestDaemonDefaultNetworkPools [2019-10-24T08:02:14.691Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-24T08:02:14.991Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-24T08:02:14.991Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2019-10-24T08:02:14.991Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-24T08:02:14.991Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-24T08:02:15.246Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-24T08:02:15.501Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-24T08:02:16.060Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2019-10-24T08:02:16.060Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-24T08:02:16.060Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-24T08:02:16.314Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-24T08:02:16.314Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-24T08:02:16.655Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-24T08:02:16.909Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-24T08:02:17.512Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2019-10-24T08:02:17.512Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-24T08:02:17.512Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-24T08:02:18.115Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-10-24T08:02:18.115Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-24T08:02:18.115Z] === RUN TestServiceWithPredefinedNetwork [2019-10-24T08:02:19.475Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-24T08:02:19.809Z] --- PASS: TestServiceCreateInit (10.17s) [2019-10-24T08:02:19.809Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.01s) [2019-10-24T08:02:19.809Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-24T08:02:19.809Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.15s) [2019-10-24T08:02:19.809Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-24T08:02:19.809Z] === RUN TestCreateServiceMultipleTimes [2019-10-24T08:02:21.361Z] --- PASS: TestServiceWithPredefinedNetwork (3.07s) [2019-10-24T08:02:21.361Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-24T08:02:21.361Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-24T08:02:21.361Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-24T08:02:21.361Z] service_test.go:230: FLAKY_TEST [2019-10-24T08:02:21.361Z] === RUN TestServiceWithDataPathPortInit [2019-10-24T08:02:21.361Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-24T08:02:22.721Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-24T08:02:24.606Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-24T08:02:24.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-10-24T08:02:25.785Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-24T08:02:25.785Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-10-24T08:02:27.144Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-24T08:02:35.304Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-24T08:02:39.575Z] --- PASS: TestCreateServiceMultipleTimes (17.91s) [2019-10-24T08:02:39.575Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-24T08:02:39.575Z] === RUN TestCreateServiceConflict [2019-10-24T08:02:40.347Z] --- PASS: TestCreateServiceConflict (2.71s) [2019-10-24T08:02:40.347Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-24T08:02:40.347Z] === RUN TestCreateServiceMaxReplicas [2019-10-24T08:02:40.664Z] --- PASS: TestServiceWithDataPathPortInit (19.48s) [2019-10-24T08:02:40.664Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-24T08:02:40.664Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-24T08:02:40.664Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-24T08:02:44.699Z] --- PASS: TestCreateServiceMaxReplicas (4.04s) [2019-10-24T08:02:44.699Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-24T08:02:44.699Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-24T08:02:50.749Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.74s) [2019-10-24T08:02:50.749Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-24T08:02:50.749Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:dg432n35g87a3q1840vt064ip Created:2019-10-24 08:02:42.118438903 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[0c2404cd9ac3c88a70e58f272a7b1cd022ca88b7e69ef7934e90efbfd8d2699c:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vx87oxvtvzszvv7sesqtt7yig EndpointID:c2fb482dceb51f95209002961c24130a8837df0de448abcbf24278cbb22e9c21 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:64c3df7261d1cff462afa8c51fbe45f71f39436d0946b7d5cdb05edbe6917248 MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:8f1c65a2365e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.vx87oxvtvzszvv7sesqtt7yig EndpointID:c2fb482dceb51f95209002961c24130a8837df0de448abcbf24278cbb22e9c21 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-24T08:02:50.749Z] PASS [2019-10-24T08:02:50.749Z] [2019-10-24T08:02:50.749Z] === Skipped [2019-10-24T08:02:50.749Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-24T08:02:50.749Z] service_test.go:230: FLAKY_TEST [2019-10-24T08:02:50.749Z] [2019-10-24T08:02:50.749Z] [2019-10-24T08:02:50.749Z] DONE 21 tests, 1 skipped in 50.464s [2019-10-24T08:02:50.749Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-24T08:02:50.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:02:50.749Z] ++ set -e [2019-10-24T08:02:50.749Z] ++ '[' -n 0 ']' [2019-10-24T08:02:50.749Z] ++ set -x [2019-10-24T08:02:50.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:02:50.749Z] INFO: Testing against a local daemon [2019-10-24T08:02:50.749Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-24T08:02:50.749Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-24T08:02:50.749Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-24T08:02:50.749Z] === RUN TestDockerNetworkIpvlan [2019-10-24T08:02:50.749Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-24T08:02:50.749Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-24T08:02:50.749Z] PASS [2019-10-24T08:02:50.749Z] [2019-10-24T08:02:50.749Z] === Skipped [2019-10-24T08:02:50.749Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-24T08:02:50.749Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-24T08:02:50.749Z] [2019-10-24T08:02:50.749Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-24T08:02:50.749Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-24T08:02:50.749Z] [2019-10-24T08:02:50.749Z] [2019-10-24T08:02:50.749Z] DONE 2 tests, 2 skipped in 0.117s [2019-10-24T08:02:50.749Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-24T08:02:50.749Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:02:50.749Z] ++ set -e [2019-10-24T08:02:50.749Z] ++ '[' -n 0 ']' [2019-10-24T08:02:50.749Z] ++ set -x [2019-10-24T08:02:50.749Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:02:50.749Z] INFO: Testing against a local daemon [2019-10-24T08:02:50.749Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-24T08:02:51.217Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-24T08:02:51.218Z] ok github.com/docker/docker/api/server/httputils 0.007s coverage: 14.7% of statements [2019-10-24T08:02:51.218Z] ok github.com/docker/docker/api/server/middleware 0.014s coverage: 37.7% of statements [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-24T08:02:51.218Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 4.0% of statements [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/types [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-24T08:02:51.218Z] ok github.com/docker/docker/api/types/strslice 0.009s coverage: 90.0% of statements [2019-10-24T08:02:51.218Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-24T08:02:51.218Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-24T08:02:51.218Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2019-10-24T08:02:51.218Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-10-24T08:02:51.475Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-24T08:02:51.475Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-24T08:02:51.475Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-24T08:02:51.475Z] ? github.com/docker/docker/builder [no test files] [2019-10-24T08:02:51.475Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-24T08:02:51.475Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-24T08:02:51.475Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-24T08:02:51.475Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-24T08:02:51.475Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-24T08:02:51.475Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-24T08:02:51.475Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-24T08:02:52.150Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2019-10-24T08:02:52.150Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-24T08:02:52.150Z] === RUN TestDockerNetworkMacvlan [2019-10-24T08:02:52.407Z] ok github.com/docker/docker/builder/dockerignore 0.020s coverage: 96.8% of statements [2019-10-24T08:02:52.750Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-24T08:02:53.673Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-24T08:02:54.596Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-24T08:02:55.684Z] ok github.com/docker/docker/builder/dockerfile 0.599s coverage: 48.2% of statements [2019-10-24T08:02:56.250Z] ok github.com/docker/docker/builder/remotecontext 0.247s coverage: 13.6% of statements [2019-10-24T08:02:57.104Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-24T08:02:57.183Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-10-24T08:02:57.664Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-24T08:02:58.118Z] ok github.com/docker/docker/builder/remotecontext/git 1.255s coverage: 85.1% of statements [2019-10-24T08:02:58.118Z] ? github.com/docker/docker/cli [no test files] [2019-10-24T08:02:58.118Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-24T08:02:58.289Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.97s) [2019-10-24T08:02:58.289Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-24T08:02:58.289Z] === RUN TestCreateServiceSecretFileMode [2019-10-24T08:02:58.587Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-24T08:03:01.561Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2019-10-24T08:03:01.561Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-24T08:03:01.561Z] === RUN TestCreateServiceConfigFileMode [2019-10-24T08:03:01.975Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-24T08:03:02.301Z] ok github.com/docker/docker/client 0.247s coverage: 75.8% of statements [2019-10-24T08:03:04.910Z] --- PASS: TestCreateServiceConfigFileMode (3.36s) [2019-10-24T08:03:04.911Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-24T08:03:04.911Z] === RUN TestCreateServiceSysctls [2019-10-24T08:03:08.499Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-24T08:03:08.499Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-24T08:03:09.423Z] --- PASS: TestDockerNetworkMacvlan (17.39s) [2019-10-24T08:03:09.423Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T08:03:09.423Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.09s) [2019-10-24T08:03:09.423Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T08:03:09.423Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-10-24T08:03:09.423Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T08:03:09.423Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.00s) [2019-10-24T08:03:09.423Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T08:03:09.423Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.09s) [2019-10-24T08:03:09.423Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T08:03:09.423Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.45s) [2019-10-24T08:03:09.423Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T08:03:09.423Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.25s) [2019-10-24T08:03:09.423Z] PASS [2019-10-24T08:03:09.423Z] [2019-10-24T08:03:09.423Z] DONE 8 tests in 18.900s [2019-10-24T08:03:09.423Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-24T08:03:09.423Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:03:09.423Z] ++ set -e [2019-10-24T08:03:09.423Z] ++ '[' -n 0 ']' [2019-10-24T08:03:09.423Z] ++ set -x [2019-10-24T08:03:09.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:03:09.423Z] testing: warning: no tests to run [2019-10-24T08:03:09.423Z] PASS [2019-10-24T08:03:09.423Z] [2019-10-24T08:03:09.423Z] DONE 0 tests in 0.035s [2019-10-24T08:03:09.423Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-24T08:03:09.423Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:03:09.423Z] ++ set -e [2019-10-24T08:03:09.423Z] ++ '[' -n 0 ']' [2019-10-24T08:03:09.423Z] ++ set -x [2019-10-24T08:03:09.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:03:09.423Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-24T08:03:09.423Z] INFO: Testing against a local daemon [2019-10-24T08:03:09.423Z] === RUN TestAuthZPluginAllowRequest [2019-10-24T08:03:09.982Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-24T08:03:09.989Z] --- PASS: TestCreateServiceSysctls (4.26s) [2019-10-24T08:03:09.989Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-24T08:03:09.989Z] === RUN TestCreateServiceCapabilities [2019-10-24T08:03:10.541Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-24T08:03:11.100Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2019-10-24T08:03:11.100Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-24T08:03:11.100Z] === RUN TestAuthZPluginTLS [2019-10-24T08:03:11.660Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-10-24T08:03:11.660Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-24T08:03:11.660Z] === RUN TestAuthZPluginDenyRequest [2019-10-24T08:03:11.914Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-24T08:03:11.914Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-24T08:03:12.169Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2019-10-24T08:03:12.169Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-24T08:03:12.169Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-24T08:03:12.424Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-24T08:03:12.456Z] --- PASS: TestCreateServiceCapabilities (3.32s) [2019-10-24T08:03:12.456Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-24T08:03:12.456Z] === RUN TestInspect [2019-10-24T08:03:12.985Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2019-10-24T08:03:12.985Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-24T08:03:12.985Z] === RUN TestAuthZPluginDenyResponse [2019-10-24T08:03:13.240Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2019-10-24T08:03:13.495Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-24T08:03:13.495Z] === RUN TestAuthZPluginAllowEventStream [2019-10-24T08:03:14.422Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-10-24T08:03:15.348Z] --- PASS: TestAuthZPluginAllowEventStream (1.82s) [2019-10-24T08:03:15.348Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-24T08:03:15.348Z] === RUN TestAuthZPluginErrorResponse [2019-10-24T08:03:15.909Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-10-24T08:03:15.909Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-24T08:03:15.909Z] === RUN TestAuthZPluginErrorRequest [2019-10-24T08:03:16.472Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-10-24T08:03:16.472Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-24T08:03:16.472Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-24T08:03:16.544Z] --- PASS: TestInspect (3.58s) [2019-10-24T08:03:16.544Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-24T08:03:16.544Z] === RUN TestServiceListWithStatuses [2019-10-24T08:03:16.544Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-24T08:03:16.544Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-24T08:03:16.544Z] === RUN TestDockerNetworkConnectAlias [2019-10-24T08:03:17.031Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-10-24T08:03:17.031Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-24T08:03:17.031Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-24T08:03:19.539Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.43s) [2019-10-24T08:03:19.539Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-24T08:03:19.539Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-24T08:03:21.423Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.20s) [2019-10-24T08:03:21.423Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-24T08:03:21.423Z] === RUN TestAuthZPluginHeader [2019-10-24T08:03:21.879Z] --- PASS: TestDockerNetworkConnectAlias (5.84s) [2019-10-24T08:03:21.879Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-24T08:03:21.879Z] === RUN TestDockerNetworkReConnect [2019-10-24T08:03:22.347Z] --- PASS: TestAuthZPluginHeader (0.85s) [2019-10-24T08:03:22.347Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-24T08:03:22.347Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-24T08:03:24.855Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-24T08:03:24.855Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-24T08:03:25.414Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-24T08:03:25.973Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-24T08:03:26.228Z] === RUN TestDockerSuite/TestBuildFails [2019-10-24T08:03:26.935Z] --- PASS: TestDockerNetworkReConnect (4.75s) [2019-10-24T08:03:26.935Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-24T08:03:26.935Z] === RUN TestServicePlugin [2019-10-24T08:03:26.935Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-24T08:03:26.935Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:03:26.935Z] === RUN TestServiceUpdateLabel [2019-10-24T08:03:27.153Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.68s) [2019-10-24T08:03:27.153Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2AllowNonVolumeRequest" [2019-10-24T08:03:27.153Z] === RUN TestAuthZPluginV2Disable [2019-10-24T08:03:27.153Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-24T08:03:27.153Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-24T08:03:29.374Z] --- PASS: TestServiceUpdateLabel (2.72s) [2019-10-24T08:03:29.374Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-24T08:03:29.374Z] === RUN TestServiceUpdateSecrets [2019-10-24T08:03:29.660Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-24T08:03:30.583Z] --- PASS: TestAuthZPluginV2Disable (3.52s) [2019-10-24T08:03:30.583Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2Disable" [2019-10-24T08:03:30.583Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-24T08:03:32.597Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-24T08:03:34.481Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-24T08:03:34.481Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.68s) [2019-10-24T08:03:34.481Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2RejectVolumeRequests" [2019-10-24T08:03:34.481Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-24T08:03:35.841Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-24T08:03:36.806Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-24T08:03:39.399Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-24T08:03:40.997Z] ok github.com/docker/docker/cmd/dockerd 0.059s coverage: 30.3% of statements [2019-10-24T08:03:40.997Z] ok github.com/docker/docker/container 0.119s coverage: 35.3% of statements [2019-10-24T08:03:40.997Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-24T08:03:40.997Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-24T08:03:40.997Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-24T08:03:40.997Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-24T08:03:42.704Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-24T08:03:43.675Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-24T08:03:43.675Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-24T08:03:45.843Z] --- PASS: TestServiceUpdateSecrets (15.67s) [2019-10-24T08:03:45.843Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-24T08:03:45.843Z] === RUN TestServiceUpdateConfigs [2019-10-24T08:03:46.225Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-24T08:03:46.225Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.92s) [2019-10-24T08:03:46.225Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2BadManifestFailsDaemonStart" [2019-10-24T08:03:46.225Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-24T08:03:47.766Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-10-24T08:03:47.766Z] [2019-10-24T08:03:47.766Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-10-24T08:03:47.766Z] PKG_CONFIG=pkg-config [2019-10-24T08:03:47.766Z] GOLANG_VERSION=1.13.3 [2019-10-24T08:03:47.766Z] HOSTNAME=2da13a79980a [2019-10-24T08:03:47.766Z] DOCKER_EXPERIMENTAL=1 [2019-10-24T08:03:47.766Z] container=docker [2019-10-24T08:03:47.766Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-10-24T08:03:47.766Z] GO111MODULE=off [2019-10-24T08:03:47.766Z] GOPATH=/go [2019-10-24T08:03:47.766Z] PWD=/go/src/github.com/docker/docker [2019-10-24T08:03:47.766Z] HOME=/root [2019-10-24T08:03:47.766Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-10-24T08:03:47.766Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-10-24T08:03:47.766Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-10-24T08:03:47.766Z] DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 [2019-10-24T08:03:47.766Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-10-24T08:03:47.766Z] DOCKER_GRAPHDRIVER=overlay2 [2019-10-24T08:03:47.766Z] TERM=xterm [2019-10-24T08:03:47.766Z] VALIDATE_BRANCH=master [2019-10-24T08:03:47.766Z] DEST=bundles/test-integration [2019-10-24T08:03:47.766Z] SHLVL=1 [2019-10-24T08:03:47.766Z] TIMEOUT=120m [2019-10-24T08:03:47.766Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-10-24T08:03:47.766Z] DOCKER_PKG=github.com/docker/docker [2019-10-24T08:03:47.766Z] TESTDEBUG=0 [2019-10-24T08:03:47.766Z] _=/usr/bin/env [2019-10-24T08:03:47.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-24T08:03:48.110Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-24T08:03:48.715Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-10-24T08:03:49.105Z] ok github.com/docker/docker/daemon/cluster 0.051s coverage: 0.5% of statements [2019-10-24T08:03:49.274Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-24T08:03:50.037Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-10-24T08:03:51.935Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.8% of statements [2019-10-24T08:03:53.043Z] 12c8dbabfd62: Pull complete [2019-10-24T08:03:53.043Z] Digest: sha256:404e0ee336a063619d1e93a2446061cf19cb3068bacb1775f5613e3b54e527e1 [2019-10-24T08:03:53.043Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T08:03:53.043Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-10-24T08:03:53.043Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-10-24T08:03:53.043Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.805' [2019-10-24T08:03:53.043Z] WARN: Skipping validation tests [2019-10-24T08:03:53.043Z] INFO: Running unit tests at 10/24/2019 08:03:50... [2019-10-24T08:03:54.543Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-24T08:03:54.543Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-24T08:03:54.803Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-24T08:03:55.223Z] INFO: make.ps1 starting at 10/24/2019 08:03:54 [2019-10-24T08:03:55.364Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-24T08:03:55.680Z] INFO: Git commit (483af1fa9) assumed from DOCKER_GITCOMMIT environment variable [2019-10-24T08:03:55.680Z] INFO: Invoking autogen... [2019-10-24T08:03:55.923Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-24T08:03:55.923Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-24T08:03:56.147Z] INFO: Running unit tests... [2019-10-24T08:03:57.058Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-24T08:03:57.355Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-24T08:03:57.610Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-24T08:03:58.211Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-24T08:03:58.466Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-24T08:03:59.026Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-24T08:03:59.949Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-24T08:04:00.036Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.432s coverage: 13.7% of statements [2019-10-24T08:04:01.933Z] ok github.com/docker/docker/daemon 12.198s coverage: 17.6% of statements [2019-10-24T08:04:01.933Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-24T08:04:01.933Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-24T08:04:01.933Z] ok github.com/docker/docker/daemon/config 0.067s coverage: 82.1% of statements [2019-10-24T08:04:02.418Z] --- PASS: TestServiceUpdateConfigs (15.83s) [2019-10-24T08:04:02.418Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-24T08:04:02.418Z] === RUN TestServiceUpdateNetwork [2019-10-24T08:04:02.541Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-24T08:04:02.796Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.59s) [2019-10-24T08:04:02.796Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-24T08:04:02.796Z] PASS [2019-10-24T08:04:02.796Z] [2019-10-24T08:04:02.796Z] DONE 17 tests in 53.381s [2019-10-24T08:04:02.796Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-24T08:04:02.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:04:02.796Z] ++ set -e [2019-10-24T08:04:02.796Z] ++ '[' -n 0 ']' [2019-10-24T08:04:02.796Z] ++ set -x [2019-10-24T08:04:02.796Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:04:02.796Z] INFO: Testing against a local daemon [2019-10-24T08:04:02.796Z] === RUN TestPluginInvalidJSON [2019-10-24T08:04:02.796Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-24T08:04:02.796Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-24T08:04:02.796Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-24T08:04:02.796Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-10-24T08:04:02.796Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-24T08:04:02.796Z] PASS [2019-10-24T08:04:02.796Z] [2019-10-24T08:04:02.796Z] DONE 2 tests in 0.120s [2019-10-24T08:04:02.796Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-24T08:04:02.796Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:04:02.796Z] ++ set -e [2019-10-24T08:04:02.796Z] ++ '[' -n 0 ']' [2019-10-24T08:04:02.796Z] ++ set -x [2019-10-24T08:04:03.050Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:04:03.050Z] INFO: Testing against a local daemon [2019-10-24T08:04:03.050Z] === RUN TestExternalGraphDriver [2019-10-24T08:04:03.050Z] === RUN TestExternalGraphDriver/json [2019-10-24T08:04:03.309Z] ok github.com/docker/docker/daemon/discovery 0.018s coverage: 30.0% of statements [2019-10-24T08:04:03.309Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2019-10-24T08:04:03.309Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-24T08:04:03.309Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-24T08:04:04.934Z] === RUN TestExternalGraphDriver/spec [2019-10-24T08:04:05.207Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2019-10-24T08:04:07.104Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-10-24T08:04:07.482Z] === RUN TestExternalGraphDriver/pull [2019-10-24T08:04:08.037Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.222s coverage: 57.0% of statements [2019-10-24T08:04:08.042Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-24T08:04:08.967Z] --- PASS: TestExternalGraphDriver (6.01s) [2019-10-24T08:04:08.967Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-24T08:04:08.967Z] --- PASS: TestExternalGraphDriver/json (1.86s) [2019-10-24T08:04:08.967Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2019-10-24T08:04:08.967Z] --- PASS: TestExternalGraphDriver/pull (1.99s) [2019-10-24T08:04:08.967Z] === RUN TestGraphdriverPluginV2 [2019-10-24T08:04:11.318Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.557s coverage: 72.5% of statements [2019-10-24T08:04:11.883Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.126s coverage: 46.2% of statements [2019-10-24T08:04:11.883Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-24T08:04:12.275Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-24T08:04:12.275Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-24T08:04:12.275Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-24T08:04:12.275Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-24T08:04:12.275Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-24T08:04:12.571Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-24T08:04:13.497Z] --- PASS: TestGraphdriverPluginV2 (4.54s) [2019-10-24T08:04:13.497Z] external_test.go:413: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestGraphdriverPluginV2" [2019-10-24T08:04:13.497Z] PASS [2019-10-24T08:04:13.497Z] [2019-10-24T08:04:13.497Z] DONE 5 tests in 10.675s [2019-10-24T08:04:13.497Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-10-24T08:04:13.863Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-24T08:04:13.863Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:04:13.863Z] ++ set -e [2019-10-24T08:04:13.863Z] ++ '[' -n 0 ']' [2019-10-24T08:04:13.863Z] ++ set -x [2019-10-24T08:04:13.863Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:04:13.863Z] INFO: Testing against a local daemon [2019-10-24T08:04:13.863Z] === RUN TestContinueAfterPluginCrash [2019-10-24T08:04:13.863Z] === PAUSE TestContinueAfterPluginCrash [2019-10-24T08:04:13.863Z] === RUN TestDaemonStartWithLogOpt [2019-10-24T08:04:13.863Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-24T08:04:13.863Z] === CONT TestContinueAfterPluginCrash [2019-10-24T08:04:13.863Z] === CONT TestDaemonStartWithLogOpt [2019-10-24T08:04:13.879Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.118s coverage: 51.0% of statements [2019-10-24T08:04:14.426Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-24T08:04:15.253Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.268s coverage: 76.1% of statements [2019-10-24T08:04:16.186Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-10-24T08:04:16.286Z] --- PASS: TestServiceUpdateNetwork (14.38s) [2019-10-24T08:04:16.286Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-24T08:04:16.286Z] PASS [2019-10-24T08:04:16.286Z] [2019-10-24T08:04:16.286Z] === Skipped [2019-10-24T08:04:16.286Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2019-10-24T08:04:16.286Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-24T08:04:16.286Z] [2019-10-24T08:04:16.286Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-10-24T08:04:16.286Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:04:16.286Z] [2019-10-24T08:04:16.286Z] [2019-10-24T08:04:16.286Z] DONE 20 tests, 2 skipped in 125.966s [2019-10-24T08:04:16.286Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-10-24T08:04:16.286Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:04:16.286Z] ++ set -e [2019-10-24T08:04:16.286Z] ++ '[' -n 0 ']' [2019-10-24T08:04:16.286Z] ++ set -x [2019-10-24T08:04:16.286Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:04:16.286Z] INFO: Testing against a local daemon [2019-10-24T08:04:16.286Z] === RUN TestSessionCreate [2019-10-24T08:04:16.286Z] --- PASS: TestSessionCreate (0.04s) [2019-10-24T08:04:16.286Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-24T08:04:16.286Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2019-10-24T08:04:16.286Z] PASS [2019-10-24T08:04:16.286Z] [2019-10-24T08:04:16.286Z] DONE 2 tests in 0.237s [2019-10-24T08:04:16.286Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-10-24T08:04:16.286Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:04:16.286Z] ++ set -e [2019-10-24T08:04:16.286Z] ++ '[' -n 0 ']' [2019-10-24T08:04:16.286Z] ++ set -x [2019-10-24T08:04:16.286Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:04:16.286Z] INFO: Testing against a local daemon [2019-10-24T08:04:16.286Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-24T08:04:16.286Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-24T08:04:16.286Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-24T08:04:16.286Z] === RUN TestEventsExecDie [2019-10-24T08:04:16.443Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.013s coverage: 57.2% of statements [2019-10-24T08:04:16.443Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-10-24T08:04:16.443Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-24T08:04:16.936Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-24T08:04:17.112Z] --- PASS: TestEventsExecDie (1.12s) [2019-10-24T08:04:17.112Z] === RUN TestEventsBackwardsCompatible [2019-10-24T08:04:17.112Z] --- PASS: TestEventsBackwardsCompatible (0.09s) [2019-10-24T08:04:17.112Z] === RUN TestInfoBinaryCommits [2019-10-24T08:04:17.112Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-24T08:04:17.112Z] === RUN TestInfoAPIVersioned [2019-10-24T08:04:17.112Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-24T08:04:17.112Z] === RUN TestInfoDiscoveryBackend [2019-10-24T08:04:17.414Z] ? github.com/docker/docker/api [no test files] [2019-10-24T08:04:17.484Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-10-24T08:04:17.484Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryBackend" [2019-10-24T08:04:17.484Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-24T08:04:17.815Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2019-10-24T08:04:18.753Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-10-24T08:04:18.798Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-24T08:04:18.798Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryInvalidAdvertise" [2019-10-24T08:04:18.798Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-24T08:04:19.161Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-10-24T08:04:19.161Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-24T08:04:19.161Z] === RUN TestInfoAPI [2019-10-24T08:04:19.161Z] --- PASS: TestInfoAPI (0.02s) [2019-10-24T08:04:19.161Z] === RUN TestInfoAPIWarnings [2019-10-24T08:04:19.525Z] --- PASS: TestInfoAPIWarnings (0.53s) [2019-10-24T08:04:19.525Z] info_test.go:51: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-24T08:04:19.525Z] === RUN TestInfoDebug [2019-10-24T08:04:20.201Z] ok github.com/docker/docker/daemon/images 0.013s coverage: 4.9% of statements [2019-10-24T08:04:20.201Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-24T08:04:20.201Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-24T08:04:20.311Z] --- PASS: TestInfoDebug (0.52s) [2019-10-24T08:04:20.311Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDebug" [2019-10-24T08:04:20.311Z] === RUN TestInfoInsecureRegistries [2019-10-24T08:04:20.678Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-10-24T08:04:20.678Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoInsecureRegistries" [2019-10-24T08:04:20.678Z] === RUN TestInfoRegistryMirrors [2019-10-24T08:04:20.768Z] ok github.com/docker/docker/daemon/logger 0.229s coverage: 42.7% of statements [2019-10-24T08:04:21.170Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-10-24T08:04:21.170Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoRegistryMirrors" [2019-10-24T08:04:21.170Z] === RUN TestLoginFailsWithBadCredentials [2019-10-24T08:04:21.565Z] --- PASS: TestLoginFailsWithBadCredentials (0.42s) [2019-10-24T08:04:21.565Z] === RUN TestPingCacheHeaders [2019-10-24T08:04:21.565Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-10-24T08:04:21.565Z] === RUN TestPingGet [2019-10-24T08:04:21.565Z] --- PASS: TestPingGet (0.01s) [2019-10-24T08:04:21.565Z] === RUN TestPingHead [2019-10-24T08:04:21.565Z] --- PASS: TestPingHead (0.02s) [2019-10-24T08:04:21.565Z] === RUN TestVersion [2019-10-24T08:04:21.565Z] --- PASS: TestVersion (0.02s) [2019-10-24T08:04:21.565Z] PASS [2019-10-24T08:04:21.565Z] [2019-10-24T08:04:21.565Z] === Skipped [2019-10-24T08:04:21.565Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-24T08:04:21.565Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-24T08:04:21.565Z] [2019-10-24T08:04:21.565Z] [2019-10-24T08:04:21.565Z] DONE 18 tests, 1 skipped in 6.095s [2019-10-24T08:04:21.565Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-10-24T08:04:21.565Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:04:21.565Z] ++ set -e [2019-10-24T08:04:21.565Z] ++ '[' -n 0 ']' [2019-10-24T08:04:21.565Z] ++ set -x [2019-10-24T08:04:21.565Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:04:21.938Z] INFO: Testing against a local daemon [2019-10-24T08:04:21.938Z] === RUN TestVolumesCreateAndList [2019-10-24T08:04:21.938Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-10-24T08:04:21.938Z] === RUN TestVolumesRemove [2019-10-24T08:04:21.938Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-24T08:04:21.938Z] === RUN TestVolumesInspect [2019-10-24T08:04:21.938Z] --- PASS: TestVolumesInspect (0.01s) [2019-10-24T08:04:21.938Z] === RUN TestVolumesInvalidJSON [2019-10-24T08:04:21.938Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-24T08:04:21.938Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-24T08:04:21.938Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-24T08:04:21.938Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-24T08:04:21.938Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-24T08:04:21.938Z] PASS [2019-10-24T08:04:21.938Z] [2019-10-24T08:04:21.938Z] DONE 5 tests in 0.284s [2019-10-24T08:04:21.938Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-24T08:04:22.142Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 68.2% of statements [2019-10-24T08:04:22.321Z] ++++ cat bundles/test-integration/docker.pid [2019-10-24T08:04:22.321Z] +++ kill 11481 [2019-10-24T08:04:22.400Z] ok github.com/docker/docker/daemon/logger/awslogs 0.195s coverage: 77.8% of statements [2019-10-24T08:04:22.400Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-24T08:04:22.400Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-24T08:04:23.386Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 26.2% of statements [2019-10-24T08:04:23.486Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-24T08:04:23.486Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-24T08:04:23.571Z] +++ /etc/init.d/apparmor stop [2019-10-24T08:04:23.571Z] Clearing AppArmor profiles cache:. [2019-10-24T08:04:23.571Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-24T08:04:23.571Z] Unloading profiles will leave already running processes permanently [2019-10-24T08:04:23.571Z] unconfined, which can lead to unexpected situations. [2019-10-24T08:04:23.571Z] [2019-10-24T08:04:23.571Z] To set a process to complain mode, use the command line tool [2019-10-24T08:04:23.571Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-24T08:04:23.571Z] with the 'teardown' option." [2019-10-24T08:04:23.571Z] [2019-10-24T08:04:24.319Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 62.1% of statements [2019-10-24T08:04:24.319Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-10-24T08:04:24.419Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax Post stage [Pipeline] junit [2019-10-24T08:04:25.690Z] ok github.com/docker/docker/daemon/logger/local 0.019s coverage: 74.7% of statements [2019-10-24T08:04:25.690Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-24T08:04:25.726Z] Recording test results [2019-10-24T08:04:25.947Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.065s coverage: 19.9% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-24T08:04:27.321Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 47.8% of statements [2019-10-24T08:04:27.338Z] + echo Ensuring container killed. [2019-10-24T08:04:27.338Z] Ensuring container killed. [2019-10-24T08:04:27.338Z] + docker rm -vf docker-pr11 [2019-10-24T08:04:27.338Z] Error: No such container: docker-pr11 [2019-10-24T08:04:27.338Z] + true [Pipeline] sh [2019-10-24T08:04:27.886Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-10-24T08:04:28.188Z] + echo Chowning /workspace to jenkins user [2019-10-24T08:04:28.188Z] Chowning /workspace to jenkins user [2019-10-24T08:04:28.188Z] + id -u [2019-10-24T08:04:28.188Z] + id -g [2019-10-24T08:04:28.188Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-39100:/workspace busybox chown -R 1001:1001 /workspace [2019-10-24T08:04:28.188Z] Unable to find image 'busybox:latest' locally [2019-10-24T08:04:28.188Z] latest: Pulling from library/busybox [2019-10-24T08:04:28.452Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2019-10-24T08:04:28.553Z] 6d4c3d9fc915: Pulling fs layer [2019-10-24T08:04:28.553Z] 6d4c3d9fc915: Download complete [2019-10-24T08:04:28.711Z] ok github.com/docker/docker/daemon/logger/splunk 1.701s coverage: 82.5% of statements [2019-10-24T08:04:28.711Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-24T08:04:28.711Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-24T08:04:28.926Z] 6d4c3d9fc915: Pull complete [2019-10-24T08:04:29.289Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-24T08:04:29.289Z] Status: Downloaded newer image for busybox:latest [2019-10-24T08:04:31.118Z] --- PASS: TestDaemonStartWithLogOpt (16.98s) [2019-10-24T08:04:31.118Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-24T08:04:31.239Z] ok github.com/docker/docker/distribution/metadata 0.027s coverage: 48.2% of statements [2019-10-24T08:04:31.239Z] ok github.com/docker/docker/distribution 0.216s coverage: 22.1% of statements [2019-10-24T08:04:31.239Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-24T08:04:31.995Z] + bundleName=s390x-integration [2019-10-24T08:04:31.995Z] + echo Creating s390x-integration-bundles.tar.gz [2019-10-24T08:04:31.995Z] Creating s390x-integration-bundles.tar.gz [2019-10-24T08:04:31.995Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-24T08:04:31.995Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-24T08:04:32.191Z] Archiving artifacts [2019-10-24T08:04:32.224Z] ok github.com/docker/docker/api/server 0.237s coverage: 9.0% of statements [2019-10-24T08:04:32.616Z] ok github.com/docker/docker/errdefs 0.008s coverage: 49.4% of statements [2019-10-24T08:04:33.655Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39100/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-24T08:04:33.990Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [2019-10-24T08:04:34.451Z] + make clean [2019-10-24T08:04:34.555Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2019-10-24T08:04:34.555Z] ok github.com/docker/docker/distribution/xfer 1.873s coverage: 85.6% of statements [2019-10-24T08:04:34.555Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-24T08:04:34.555Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-24T08:04:34.888Z] make: command: Command not found [2019-10-24T08:04:34.888Z] docker volume rm -f docker-dev-cache [2019-10-24T08:04:34.888Z] docker-dev-cache [Pipeline] deleteDir [2019-10-24T08:04:35.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-24T08:04:35.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-24T08:04:35.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-24T08:04:35.618Z] --- PASS: TestContinueAfterPluginCrash (21.21s) [2019-10-24T08:04:35.618Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-24T08:04:35.618Z] PASS [2019-10-24T08:04:35.618Z] [2019-10-24T08:04:35.618Z] DONE 2 tests in 21.364s [2019-10-24T08:04:35.618Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-24T08:04:35.618Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:04:35.618Z] ++ set -e [2019-10-24T08:04:35.618Z] ++ '[' -n 0 ']' [2019-10-24T08:04:35.618Z] ++ set -x [2019-10-24T08:04:35.618Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:04:35.618Z] INFO: Testing against a local daemon [2019-10-24T08:04:35.618Z] === RUN TestPluginWithDevMounts [2019-10-24T08:04:35.618Z] === PAUSE TestPluginWithDevMounts [2019-10-24T08:04:35.618Z] === CONT TestPluginWithDevMounts [2019-10-24T08:04:36.453Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2019-10-24T08:04:36.453Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-24T08:04:36.981Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-24T08:04:36.981Z] --- PASS: TestPluginWithDevMounts (1.95s) [2019-10-24T08:04:36.981Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-24T08:04:36.981Z] PASS [2019-10-24T08:04:36.981Z] [2019-10-24T08:04:36.981Z] DONE 1 tests in 2.083s [2019-10-24T08:04:37.025Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2019-10-24T08:04:37.236Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-10-24T08:04:37.236Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:04:37.236Z] ++ set -e [2019-10-24T08:04:37.236Z] ++ '[' -n 0 ']' [2019-10-24T08:04:37.236Z] ++ set -x [2019-10-24T08:04:37.236Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:04:37.236Z] INFO: Testing against a local daemon [2019-10-24T08:04:37.236Z] === RUN TestSecretInspect [2019-10-24T08:04:37.958Z] ok github.com/docker/docker/opts 0.019s coverage: 66.9% of statements [2019-10-24T08:04:37.958Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-10-24T08:04:38.641Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-10-24T08:04:39.858Z] ok github.com/docker/docker/pkg/archive 0.389s coverage: 77.3% of statements [2019-10-24T08:04:40.667Z] --- PASS: TestSecretInspect (3.18s) [2019-10-24T08:04:40.667Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-24T08:04:40.667Z] === RUN TestSecretList [2019-10-24T08:04:40.790Z] ok github.com/docker/docker/pkg/authorization 0.202s coverage: 68.3% of statements [2019-10-24T08:04:41.047Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-10-24T08:04:41.305Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-10-24T08:04:41.592Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-24T08:04:43.038Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-10-24T08:04:43.038Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-24T08:04:43.641Z] --- PASS: TestSecretList (3.18s) [2019-10-24T08:04:43.641Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-24T08:04:43.641Z] === RUN TestSecretsCreateAndDelete [2019-10-24T08:04:44.583Z] ok github.com/docker/docker/layer 7.200s coverage: 68.8% of statements [2019-10-24T08:04:44.583Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-24T08:04:44.583Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-24T08:04:44.583Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-24T08:04:44.583Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-24T08:04:44.583Z] ? github.com/docker/docker/oci [no test files] [2019-10-24T08:04:44.583Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-24T08:04:44.583Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-10-24T08:04:44.841Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-10-24T08:04:45.099Z] ok github.com/docker/docker/pkg/chrootarchive 2.962s coverage: 43.2% of statements [2019-10-24T08:04:45.099Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-24T08:04:45.099Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-24T08:04:45.357Z] ok github.com/docker/docker/pkg/discovery/file 0.007s coverage: 92.9% of statements [2019-10-24T08:04:45.922Z] ok github.com/docker/docker/pkg/discovery/memory 0.011s coverage: 92.3% of statements [2019-10-24T08:04:46.346Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-24T08:04:46.346Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-24T08:04:46.489Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2019-10-24T08:04:46.913Z] --- PASS: TestSecretsCreateAndDelete (3.24s) [2019-10-24T08:04:46.913Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-24T08:04:46.913Z] === RUN TestSecretsUpdate [2019-10-24T08:04:47.055Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2019-10-24T08:04:47.992Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-10-24T08:04:48.926Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2019-10-24T08:04:49.491Z] ok github.com/docker/docker/pkg/fsutils 0.195s coverage: 85.1% of statements [2019-10-24T08:04:49.750Z] ok github.com/docker/docker/pkg/discovery/kv 3.112s coverage: 84.1% of statements [2019-10-24T08:04:49.750Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2019-10-24T08:04:50.174Z] --- PASS: TestSecretsUpdate (3.10s) [2019-10-24T08:04:50.174Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-24T08:04:50.174Z] === RUN TestTemplatedSecret [2019-10-24T08:04:51.100Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-24T08:04:51.123Z] ok github.com/docker/docker/pkg/idtools 0.354s coverage: 70.1% of statements [2019-10-24T08:04:51.381Z] ok github.com/docker/docker/pkg/ioutils 0.523s coverage: 70.6% of statements [2019-10-24T08:04:51.638Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-10-24T08:04:51.659Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-24T08:04:51.896Z] ok github.com/docker/docker/pkg/locker 0.027s coverage: 88.9% of statements [2019-10-24T08:04:51.896Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2019-10-24T08:04:51.896Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-10-24T08:04:52.834Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2019-10-24T08:04:53.092Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-10-24T08:04:53.350Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-10-24T08:04:53.350Z] ok github.com/docker/docker/pkg/mount 0.587s coverage: 70.0% of statements [2019-10-24T08:04:53.350Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-24T08:04:53.541Z] --- PASS: TestTemplatedSecret (3.45s) [2019-10-24T08:04:53.541Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-24T08:04:53.541Z] === RUN TestSecretCreateResolve [2019-10-24T08:04:53.607Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2019-10-24T08:04:53.798Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-24T08:04:53.865Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-10-24T08:04:53.865Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-24T08:04:53.865Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-24T08:04:54.053Z] === RUN TestDockerSuite/TestBuildNetContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-24T08:04:54.799Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2019-10-24T08:04:55.365Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-10-24T08:04:55.930Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-10-24T08:04:55.930Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2019-10-24T08:04:56.564Z] --- PASS: TestSecretCreateResolve (2.99s) [2019-10-24T08:04:56.564Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-24T08:04:56.564Z] PASS [2019-10-24T08:04:56.564Z] [2019-10-24T08:04:56.564Z] DONE 6 tests in 19.253s [2019-10-24T08:04:56.564Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-10-24T08:04:56.564Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:04:56.564Z] ++ set -e [2019-10-24T08:04:56.564Z] ++ '[' -n 0 ']' [2019-10-24T08:04:56.564Z] ++ set -x [2019-10-24T08:04:56.564Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:04:56.564Z] INFO: Testing against a local daemon [2019-10-24T08:04:56.564Z] === RUN TestServiceCreateInit [2019-10-24T08:04:56.564Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-24T08:04:56.564Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-24T08:04:57.122Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-10-24T08:04:57.300Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2019-10-24T08:04:57.377Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-24T08:04:57.557Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-10-24T08:04:58.740Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-24T08:05:00.102Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-24T08:05:00.833Z] ok github.com/docker/docker/pkg/signal 2.398s coverage: 61.0% of statements [2019-10-24T08:05:00.833Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2019-10-24T08:05:01.090Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-10-24T08:05:01.348Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2019-10-24T08:05:01.605Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-10-24T08:05:01.989Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-24T08:05:02.170Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 80.6% of statements [2019-10-24T08:05:02.245Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-24T08:05:02.735Z] ok github.com/docker/docker/pkg/system 0.017s coverage: 36.9% of statements [2019-10-24T08:05:02.805Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-24T08:05:02.805Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-24T08:05:03.311Z] ok github.com/docker/docker/pkg/tailfile 0.062s coverage: 88.6% of statements [2019-10-24T08:05:03.366Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-24T08:05:03.875Z] ok github.com/docker/docker/pkg/tarsum 0.043s coverage: 89.3% of statements [2019-10-24T08:05:03.928Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-24T08:05:04.133Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-10-24T08:05:04.391Z] testing: warning: no tests to run [2019-10-24T08:05:04.391Z] coverage: [no statements] [2019-10-24T08:05:04.391Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-10-24T08:05:04.648Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-10-24T08:05:04.854Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-24T08:05:04.906Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-10-24T08:05:05.164Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2019-10-24T08:05:07.410Z] --- PASS: TestServiceCreateInit (10.85s) [2019-10-24T08:05:07.410Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.59s) [2019-10-24T08:05:07.410Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-24T08:05:07.410Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.24s) [2019-10-24T08:05:07.410Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-24T08:05:07.410Z] === RUN TestCreateServiceMultipleTimes [2019-10-24T08:05:07.410Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-24T08:05:07.689Z] ok github.com/docker/docker/plugin 0.532s coverage: 27.1% of statements [2019-10-24T08:05:08.255Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-10-24T08:05:08.377Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-24T08:05:08.821Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-10-24T08:05:09.386Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-10-24T08:05:10.758Z] ok github.com/docker/docker/registry 0.091s coverage: 56.3% of statements [2019-10-24T08:05:11.324Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-10-24T08:05:11.581Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-10-24T08:05:11.847Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-24T08:05:12.513Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-10-24T08:05:12.513Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-10-24T08:05:12.772Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-24T08:05:14.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-24T08:05:14.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-24T08:05:14.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-24T08:05:14.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-24T08:05:15.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-24T08:05:15.828Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-10-24T08:05:16.031Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-24T08:05:16.085Z] ok github.com/docker/docker/volume/local 0.019s coverage: 73.0% of statements [2019-10-24T08:05:16.652Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2019-10-24T08:05:16.955Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-24T08:05:18.023Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-10-24T08:05:18.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-24T08:05:18.931Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-24T08:05:19.186Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-24T08:05:20.111Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-24T08:05:23.386Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-24T08:05:23.581Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-24T08:05:25.893Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-24T08:05:26.452Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-24T08:05:27.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-24T08:05:27.375Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-24T08:05:29.301Z] --- PASS: TestCreateServiceMultipleTimes (21.77s) [2019-10-24T08:05:29.301Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-24T08:05:29.301Z] === RUN TestCreateServiceConflict [2019-10-24T08:05:30.204Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/rootless [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/volume [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-24T08:05:30.204Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === Skipped [2019-10-24T08:05:30.204Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-10-24T08:05:30.204Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-10-24T08:05:30.204Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-10-24T08:05:30.204Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:05:30.204Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-10-24T08:05:30.204Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:05:30.204Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-10-24T08:05:30.204Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:05:30.204Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-10-24T08:05:30.204Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:05:30.204Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-10-24T08:05:30.204Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:05:30.204Z] graphtest_unix.go:46: Driver btrfs not supported [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-10-24T08:05:30.204Z] graphtest_unix.go:73: No driver to put! [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-10-24T08:05:30.204Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-10-24T08:05:30.204Z] overlay_test.go:49: Fails to compute changes intermittently [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-10-24T08:05:30.204Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-10-24T08:05:30.204Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-10-24T08:05:30.204Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:05:30.204Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-10-24T08:05:30.204Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:05:30.204Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-10-24T08:05:30.204Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:05:30.204Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-10-24T08:05:30.204Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:05:30.204Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-10-24T08:05:30.204Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-10-24T08:05:30.204Z] graphtest_unix.go:46: Driver zfs not supported [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-10-24T08:05:30.204Z] graphtest_unix.go:73: No driver to put! [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-10-24T08:05:30.204Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-10-24T08:05:30.204Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] [2019-10-24T08:05:30.204Z] DONE 2115 tests, 20 skipped in 241.197s Post stage [Pipeline] junit [2019-10-24T08:05:30.215Z] Recording test results [2019-10-24T08:05:30.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-10-24T08:05:30.932Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-39100/.git:/go/src/github.com/docker/docker/.git --name docker-pr11 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:3ce9e7775dfb5496026626b8db17bfca888d8d45 hack/validate/vendor [2019-10-24T08:05:31.864Z] 2019/10/24 08:05:31 Collecting initial packages [2019-10-24T08:05:31.864Z] 2019/10/24 08:05:31 Download dependencies [2019-10-24T08:05:32.038Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-24T08:05:32.604Z] --- PASS: TestCreateServiceConflict (3.09s) [2019-10-24T08:05:32.604Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-24T08:05:32.604Z] === RUN TestCreateServiceMaxReplicas [2019-10-24T08:05:32.711Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-10-24T08:05:32.711Z] ok github.com/docker/docker/api/server/httputils 0.143s coverage: 14.7% of statements [2019-10-24T08:05:32.711Z] ok github.com/docker/docker/api/server/middleware 0.183s coverage: 37.7% of statements [2019-10-24T08:05:32.711Z] ? github.com/docker/docker/api/server/router [no test files] [2019-10-24T08:05:32.711Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-10-24T08:05:32.711Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-10-24T08:05:32.711Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-10-24T08:05:32.711Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-10-24T08:05:32.712Z] ok github.com/docker/docker/api/server/router/swarm 0.137s coverage: 4.0% of statements [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/types [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/types/container [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/types/events [no test files] [2019-10-24T08:05:32.712Z] ok github.com/docker/docker/api/types/filters 0.102s coverage: 92.2% of statements [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/types/image [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/types/network [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-10-24T08:05:32.712Z] ok github.com/docker/docker/api/types/strslice 0.063s coverage: 90.0% of statements [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-10-24T08:05:32.712Z] ok github.com/docker/docker/api/types/time 0.372s coverage: 100.0% of statements [2019-10-24T08:05:32.712Z] ok github.com/docker/docker/api/types/versions 0.065s coverage: 75.0% of statements [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/builder [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-10-24T08:05:32.712Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-10-24T08:05:34.249Z] ok github.com/docker/docker/builder/dockerfile 0.436s coverage: 46.1% of statements [2019-10-24T08:05:34.249Z] ok github.com/docker/docker/builder/dockerignore 0.057s coverage: 96.8% of statements [2019-10-24T08:05:34.249Z] ok github.com/docker/docker/builder/remotecontext 0.508s coverage: 9.2% of statements [2019-10-24T08:05:35.139Z] 2019/10/24 08:05:34 Starting whole vndr cycle because no package specified [2019-10-24T08:05:35.139Z] 2019/10/24 08:05:34 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2019-10-24T08:05:35.139Z] 2019/10/24 08:05:34 Clone github.com/opencontainers/selinux, revision 3a1f366feb7aecbf7a0e71ac4cea88b31597de9e, attempt 1/20 [2019-10-24T08:05:35.139Z] 2019/10/24 08:05:34 Clone github.com/opencontainers/go-digest, revision 279bed98673dd5bef374d3b6e4b09e2af76183bf, attempt 1/20 [2019-10-24T08:05:35.139Z] 2019/10/24 08:05:34 Clone github.com/Microsoft/hcsshim, revision 2226e083fc390003ae5aa8325c3c92789afa0e7a, attempt 1/20 [2019-10-24T08:05:35.139Z] 2019/10/24 08:05:34 Clone github.com/Microsoft/go-winio, revision 6c72808b55902eae4c5943626030429ff20f3b63, attempt 1/20 [2019-10-24T08:05:35.139Z] 2019/10/24 08:05:34 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2019-10-24T08:05:35.139Z] 2019/10/24 08:05:34 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2019-10-24T08:05:35.139Z] 2019/10/24 08:05:34 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2019-10-24T08:05:35.139Z] 2019/10/24 08:05:34 Clone github.com/gorilla/mux, revision 00bdffe0f3c77e27d2cf6f5c70232a2d3e4d9c15, attempt 1/20 [2019-10-24T08:05:35.140Z] 2019/10/24 08:05:34 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2019-10-24T08:05:35.140Z] 2019/10/24 08:05:34 Clone github.com/creack/pty, revision 3a6a957789163cacdfe0e291617a1c8e80612c11, attempt 1/20 [2019-10-24T08:05:35.140Z] 2019/10/24 08:05:34 Clone github.com/konsorten/go-windows-terminal-sequences, revision f55edac94c9bbba5d6182a4be46d86a2c9b5b50e, attempt 1/20 [2019-10-24T08:05:35.140Z] 2019/10/24 08:05:34 Clone github.com/mattn/go-shellwords, revision 36a9b3c57cb5caa559ff63fb7e9b585f1c00df75, attempt 1/20 [2019-10-24T08:05:35.140Z] 2019/10/24 08:05:34 Clone github.com/sirupsen/logrus, revision 839c75faf7f98a33d445d181f3018b5c3409a45e, attempt 1/20 [2019-10-24T08:05:35.140Z] 2019/10/24 08:05:34 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2019-10-24T08:05:35.140Z] 2019/10/24 08:05:34 Clone golang.org/x/net, revision f3200d17e092c607f615320ecaad13d87ad9a2b3, attempt 1/20 [2019-10-24T08:05:35.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-24T08:05:35.862Z] --- PASS: TestCreateServiceMaxReplicas (3.56s) [2019-10-24T08:05:35.862Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-24T08:05:35.862Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-24T08:05:36.071Z] 2019/10/24 08:05:35 Finished clone github.com/opencontainers/go-digest [2019-10-24T08:05:36.071Z] 2019/10/24 08:05:35 Clone golang.org/x/sys, revision 9eafafc0a87e0fd0aeeba439a4573537970c44c7, attempt 1/20 [2019-10-24T08:05:36.071Z] 2019/10/24 08:05:35 Finished clone github.com/Azure/go-ansiterm [2019-10-24T08:05:36.071Z] 2019/10/24 08:05:35 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2019-10-24T08:05:36.071Z] 2019/10/24 08:05:35 Finished clone github.com/opencontainers/selinux [2019-10-24T08:05:36.071Z] 2019/10/24 08:05:35 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2019-10-24T08:05:36.071Z] 2019/10/24 08:05:36 Finished clone github.com/docker/libtrust [2019-10-24T08:05:36.071Z] 2019/10/24 08:05:36 Clone golang.org/x/text, revision f21a4dfb5e38f5895301dc265a8def02365cc3d0, attempt 1/20 [2019-10-24T08:05:36.328Z] 2019/10/24 08:05:36 Finished clone github.com/google/uuid [2019-10-24T08:05:36.328Z] 2019/10/24 08:05:36 Clone gotest.tools, revision 1083505acf35a0bd8a696b26837e1fb3187a7a83, attempt 1/20 [2019-10-24T08:05:36.328Z] 2019/10/24 08:05:36 Finished clone github.com/creack/pty [2019-10-24T08:05:36.328Z] 2019/10/24 08:05:36 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2019-10-24T08:05:36.328Z] 2019/10/24 08:05:36 Finished clone github.com/konsorten/go-windows-terminal-sequences [2019-10-24T08:05:36.328Z] 2019/10/24 08:05:36 Clone github.com/syndtr/gocapability, revision d98352740cb2c55f81556b63d4a1ec64c5a319c2, attempt 1/20 [2019-10-24T08:05:36.328Z] 2019/10/24 08:05:36 Finished clone github.com/mattn/go-shellwords [2019-10-24T08:05:36.328Z] 2019/10/24 08:05:36 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2019-10-24T08:05:36.328Z] 2019/10/24 08:05:36 Finished clone github.com/tchap/go-patricia [2019-10-24T08:05:36.328Z] 2019/10/24 08:05:36 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2019-10-24T08:05:36.585Z] 2019/10/24 08:05:36 Finished clone github.com/Microsoft/go-winio [2019-10-24T08:05:36.585Z] 2019/10/24 08:05:36 Clone golang.org/x/sync, revision e225da77a7e68af35c70ccbf71af2b83e6acac3c, attempt 1/20 [2019-10-24T08:05:36.842Z] 2019/10/24 08:05:36 Finished clone github.com/gorilla/mux [2019-10-24T08:05:36.842Z] 2019/10/24 08:05:36 Clone github.com/moby/buildkit, revision f7042823e340d38d1746aa675b83d1aca431cee3, attempt 1/20 [2019-10-24T08:05:37.407Z] 2019/10/24 08:05:37 Finished clone github.com/sirupsen/logrus [2019-10-24T08:05:37.407Z] 2019/10/24 08:05:37 Clone github.com/tonistiigi/fsutil, revision 3bbb99cdbd76619ab717299830c60f6f2a533a6b, attempt 1/20 [2019-10-24T08:05:37.562Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-24T08:05:37.745Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-24T08:05:37.971Z] 2019/10/24 08:05:37 Finished clone github.com/docker/go-units [2019-10-24T08:05:37.971Z] 2019/10/24 08:05:37 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2019-10-24T08:05:37.971Z] 2019/10/24 08:05:37 Finished clone github.com/syndtr/gocapability [2019-10-24T08:05:37.971Z] 2019/10/24 08:05:37 Clone github.com/opentracing/opentracing-go, revision 1361b9cd60be79c4c3a7fa9841b3c132e40066a7, attempt 1/20 [2019-10-24T08:05:38.229Z] 2019/10/24 08:05:38 Finished clone github.com/imdario/mergo [2019-10-24T08:05:38.229Z] 2019/10/24 08:05:38 Clone github.com/google/shlex, revision 6f45313302b9c56850fc17f99e40caebce98c716, attempt 1/20 [2019-10-24T08:05:38.486Z] 2019/10/24 08:05:38 Clone github.com/opentracing-contrib/go-stdlib, revision b1a47cfbdd7543e70e9ef3e73d0802ad306cc1cc, attempt 1/20 [2019-10-24T08:05:38.486Z] 2019/10/24 08:05:38 Finished clone gotest.tools [2019-10-24T08:05:38.486Z] 2019/10/24 08:05:38 Finished clone github.com/google/go-cmp [2019-10-24T08:05:38.486Z] 2019/10/24 08:05:38 Clone github.com/mitchellh/hashstructure, revision 2bca23e0e452137f789efbc8610126fd8b94f73b, attempt 1/20 [2019-10-24T08:05:38.486Z] 2019/10/24 08:05:38 Finished clone github.com/RackSec/srslog [2019-10-24T08:05:38.486Z] 2019/10/24 08:05:38 Clone github.com/gofrs/flock, revision 392e7fae8f1b0bdbd67dad7237d23f618feb6dbb, attempt 1/20 [2019-10-24T08:05:38.486Z] 2019/10/24 08:05:38 Finished clone golang.org/x/sync [2019-10-24T08:05:38.486Z] 2019/10/24 08:05:38 Clone github.com/docker/libnetwork, revision 0025177e3dabbe0de151be0957dcaff149d43536, attempt 1/20 [2019-10-24T08:05:39.419Z] 2019/10/24 08:05:39 Finished clone github.com/docker/go-connections [2019-10-24T08:05:39.419Z] 2019/10/24 08:05:39 Clone github.com/docker/go-events, revision 9461782956ad83b30282bf90e31fa6a70c255ba9, attempt 1/20 [2019-10-24T08:05:39.597Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-24T08:05:39.983Z] 2019/10/24 08:05:39 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2019-10-24T08:05:39.983Z] 2019/10/24 08:05:39 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2019-10-24T08:05:40.241Z] 2019/10/24 08:05:40 Finished clone github.com/mitchellh/hashstructure [2019-10-24T08:05:40.241Z] 2019/10/24 08:05:40 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2019-10-24T08:05:40.241Z] 2019/10/24 08:05:40 Finished clone github.com/opentracing-contrib/go-stdlib [2019-10-24T08:05:40.241Z] 2019/10/24 08:05:40 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2019-10-24T08:05:40.241Z] 2019/10/24 08:05:40 Finished clone github.com/opentracing/opentracing-go [2019-10-24T08:05:40.241Z] 2019/10/24 08:05:40 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2019-10-24T08:05:40.241Z] 2019/10/24 08:05:40 Finished clone github.com/google/shlex [2019-10-24T08:05:40.241Z] 2019/10/24 08:05:40 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2019-10-24T08:05:40.499Z] 2019/10/24 08:05:40 Finished clone github.com/gofrs/flock [2019-10-24T08:05:40.499Z] 2019/10/24 08:05:40 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2019-10-24T08:05:41.065Z] 2019/10/24 08:05:40 Finished clone github.com/golang/gddo [2019-10-24T08:05:41.065Z] 2019/10/24 08:05:40 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2019-10-24T08:05:41.078Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-10-24T08:05:41.078Z] Using test binary docker [2019-10-24T08:05:41.078Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-10-24T08:05:41.078Z] +++ /etc/init.d/apparmor start [2019-10-24T08:05:41.078Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-10-24T08:05:41.323Z] 2019/10/24 08:05:41 Finished clone github.com/docker/go-events [2019-10-24T08:05:41.323Z] 2019/10/24 08:05:41 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2019-10-24T08:05:41.363Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-10-24T08:05:41.363Z] Warning failed to create cache: (null) [2019-10-24T08:05:41.363Z] . [2019-10-24T08:05:41.363Z] INFO: Waiting for daemon to start... [2019-10-24T08:05:41.363Z] Starting dockerd [2019-10-24T08:05:41.363Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2019-10-24T08:05:41.947Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-10-24T08:05:42.258Z] 2019/10/24 08:05:41 Finished clone github.com/sean-/seed [2019-10-24T08:05:42.258Z] 2019/10/24 08:05:41 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2019-10-24T08:05:42.258Z] 2019/10/24 08:05:41 Finished clone github.com/tonistiigi/fsutil [2019-10-24T08:05:42.258Z] 2019/10/24 08:05:41 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2019-10-24T08:05:42.258Z] 2019/10/24 08:05:41 Finished clone github.com/armon/go-radix [2019-10-24T08:05:42.258Z] 2019/10/24 08:05:41 Clone github.com/vishvananda/netns, revision 7109fa855b0ff1ebef7fbd2f6aa613e8db7cfbc0, attempt 1/20 [2019-10-24T08:05:42.258Z] 2019/10/24 08:05:42 Finished clone github.com/armon/go-metrics [2019-10-24T08:05:42.258Z] 2019/10/24 08:05:42 Clone github.com/vishvananda/netlink, revision a2ad57a690f3caf3015351d2d6e1c0b95c349752, attempt 1/20 [2019-10-24T08:05:42.258Z] 2019/10/24 08:05:42 Finished clone github.com/hashicorp/errwrap [2019-10-24T08:05:42.258Z] 2019/10/24 08:05:42 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2019-10-24T08:05:43.193Z] 2019/10/24 08:05:42 Finished clone github.com/hashicorp/memberlist [2019-10-24T08:05:43.193Z] 2019/10/24 08:05:42 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2019-10-24T08:05:43.193Z] 2019/10/24 08:05:43 Finished clone github.com/hashicorp/go-multierror [2019-10-24T08:05:43.193Z] 2019/10/24 08:05:43 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2019-10-24T08:05:43.392Z] . [2019-10-24T08:05:43.392Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-10-24T08:05:43.392Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-10-24T08:05:43.392Z] Error: No such image: emptyfs [2019-10-24T08:05:43.392Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-10-24T08:05:43.392Z] ++++ docker load [2019-10-24T08:05:43.678Z] Running integration-test (iteration 1) [2019-10-24T08:05:43.678Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-10-24T08:05:43.678Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:05:43.678Z] ++ set -e [2019-10-24T08:05:43.678Z] ++ '[' -n 0 ']' [2019-10-24T08:05:43.678Z] ++ set -x [2019-10-24T08:05:43.678Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:05:43.870Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-10-24T08:05:44.125Z] === RUN TestDockerSuite/TestBuildRm [2019-10-24T08:05:44.131Z] 2019/10/24 08:05:43 Finished clone golang.org/x/net [2019-10-24T08:05:44.131Z] 2019/10/24 08:05:43 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2019-10-24T08:05:44.131Z] 2019/10/24 08:05:43 Finished clone github.com/vishvananda/netns [2019-10-24T08:05:44.131Z] 2019/10/24 08:05:43 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2019-10-24T08:05:44.131Z] 2019/10/24 08:05:44 Finished clone github.com/docker/libkv [2019-10-24T08:05:44.131Z] 2019/10/24 08:05:44 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2019-10-24T08:05:44.389Z] 2019/10/24 08:05:44 Finished clone github.com/hashicorp/go-sockaddr [2019-10-24T08:05:44.389Z] 2019/10/24 08:05:44 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2019-10-24T08:05:44.389Z] 2019/10/24 08:05:44 Finished clone github.com/BurntSushi/toml [2019-10-24T08:05:44.389Z] 2019/10/24 08:05:44 Clone github.com/miekg/dns, revision e57bf427e68187a27e22adceac868350d7a7079b, attempt 1/20 [2019-10-24T08:05:45.322Z] 2019/10/24 08:05:45 Finished clone github.com/samuel/go-zookeeper [2019-10-24T08:05:45.322Z] 2019/10/24 08:05:45 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2019-10-24T08:05:45.322Z] 2019/10/24 08:05:45 Finished clone github.com/vishvananda/netlink [2019-10-24T08:05:45.322Z] 2019/10/24 08:05:45 Clone go.etcd.io/bbolt, revision a0458a2b35708eef59eb5f620ceb3cd1c01a824d, attempt 1/20 [2019-10-24T08:05:45.322Z] 2019/10/24 08:05:45 Finished clone github.com/deckarep/golang-set [2019-10-24T08:05:45.322Z] 2019/10/24 08:05:45 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2019-10-24T08:05:45.322Z] 2019/10/24 08:05:45 Finished clone github.com/Microsoft/hcsshim [2019-10-24T08:05:45.322Z] 2019/10/24 08:05:45 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2019-10-24T08:05:45.888Z] 2019/10/24 08:05:45 Finished clone github.com/hashicorp/go-msgpack [2019-10-24T08:05:45.888Z] 2019/10/24 08:05:45 Clone github.com/containerd/go-runc, revision e029b79d8cda8374981c64eba71f28ec38e5526f, attempt 1/20 [2019-10-24T08:05:45.888Z] 2019/10/24 08:05:45 Finished clone github.com/coreos/go-semver [2019-10-24T08:05:45.888Z] 2019/10/24 08:05:45 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2019-10-24T08:05:47.261Z] 2019/10/24 08:05:47 Finished clone github.com/ishidawataru/sctp [2019-10-24T08:05:47.261Z] 2019/10/24 08:05:47 Clone google.golang.org/grpc, revision 6eaf6f47437a6b4e2153a190160ef39a92c7eceb, attempt 1/20 [2019-10-24T08:05:47.471Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-24T08:05:48.195Z] 2019/10/24 08:05:47 Finished clone github.com/containerd/go-runc [2019-10-24T08:05:48.195Z] 2019/10/24 08:05:47 Clone github.com/opencontainers/runc, revision 3e425f80a8c931f88e6d94a8c831b9d5aa481657, attempt 1/20 [2019-10-24T08:05:48.195Z] 2019/10/24 08:05:47 Finished clone github.com/mistifyio/go-zfs [2019-10-24T08:05:48.195Z] 2019/10/24 08:05:47 Clone github.com/opencontainers/runtime-spec, revision 29686dbc5559d93fb1ef402eeda3e35c38d75af4, attempt 1/20 [2019-10-24T08:05:48.453Z] 2019/10/24 08:05:48 Finished clone github.com/vbatts/tar-split [2019-10-24T08:05:48.453Z] 2019/10/24 08:05:48 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2019-10-24T08:05:48.918Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-24T08:05:49.019Z] 2019/10/24 08:05:48 Finished clone go.etcd.io/bbolt [2019-10-24T08:05:49.019Z] 2019/10/24 08:05:48 Clone github.com/seccomp/libseccomp-golang, revision 689e3c1541a84461afc49c1c87352a6cedf72e9c, attempt 1/20 [2019-10-24T08:05:49.953Z] 2019/10/24 08:05:49 Finished clone github.com/Microsoft/opengcs [2019-10-24T08:05:49.953Z] 2019/10/24 08:05:49 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2019-10-24T08:05:50.407Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-24T08:05:50.747Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-24T08:05:50.887Z] 2019/10/24 08:05:50 Finished clone github.com/seccomp/libseccomp-golang [2019-10-24T08:05:50.888Z] 2019/10/24 08:05:50 Clone github.com/godbus/dbus, revision 5f6efc7ef2759c81b7ba876593971bfce311eab3, attempt 1/20 [2019-10-24T08:05:51.349Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-24T08:05:51.349Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.70s) [2019-10-24T08:05:51.349Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-24T08:05:51.349Z] === RUN TestCreateServiceSecretFileMode [2019-10-24T08:05:51.821Z] 2019/10/24 08:05:51 Finished clone github.com/hashicorp/serf [2019-10-24T08:05:51.821Z] 2019/10/24 08:05:51 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2019-10-24T08:05:51.821Z] 2019/10/24 08:05:51 Finished clone golang.org/x/sys [2019-10-24T08:05:51.821Z] 2019/10/24 08:05:51 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2019-10-24T08:05:51.821Z] 2019/10/24 08:05:51 Finished clone github.com/opencontainers/runtime-spec [2019-10-24T08:05:51.821Z] 2019/10/24 08:05:51 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2019-10-24T08:05:52.386Z] 2019/10/24 08:05:52 Finished clone github.com/opencontainers/image-spec [2019-10-24T08:05:52.386Z] 2019/10/24 08:05:52 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2019-10-24T08:05:52.386Z] 2019/10/24 08:05:52 Finished clone github.com/coreos/go-systemd [2019-10-24T08:05:52.386Z] 2019/10/24 08:05:52 Clone github.com/fsnotify/fsnotify, revision 1485a34d5d5723fea214f5710708e19a831720e4, attempt 1/20 [2019-10-24T08:05:52.386Z] 2019/10/24 08:05:52 Finished clone github.com/ugorji/go [2019-10-24T08:05:52.386Z] 2019/10/24 08:05:52 Clone github.com/aws/aws-sdk-go, revision 9ed0c8de252f04ac45a65358377103d5a1aa2d92, attempt 1/20 [2019-10-24T08:05:52.952Z] 2019/10/24 08:05:52 Finished clone github.com/godbus/dbus [2019-10-24T08:05:52.952Z] 2019/10/24 08:05:52 Clone github.com/go-ini/ini, revision 300e940a926eb277d3901b20bdfcc54928ad3642, attempt 1/20 [2019-10-24T08:05:53.301Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-24T08:05:53.518Z] 2019/10/24 08:05:53 Finished clone github.com/moby/buildkit [2019-10-24T08:05:53.518Z] 2019/10/24 08:05:53 Clone github.com/jmespath/go-jmespath, revision 0b12d6b521d83fc7f755e7cfc1b1fbdd35a01a74, attempt 1/20 [2019-10-24T08:05:53.518Z] 2019/10/24 08:05:53 Finished clone github.com/philhofer/fwd [2019-10-24T08:05:53.518Z] 2019/10/24 08:05:53 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2019-10-24T08:05:53.776Z] 2019/10/24 08:05:53 Finished clone github.com/fluent/fluent-logger-golang [2019-10-24T08:05:53.776Z] 2019/10/24 08:05:53 Clone golang.org/x/oauth2, revision ec22f46f877b4505e0117eeaab541714644fdd28, attempt 1/20 [2019-10-24T08:05:53.776Z] 2019/10/24 08:05:53 Finished clone github.com/Graylog2/go-gelf [2019-10-24T08:05:53.776Z] 2019/10/24 08:05:53 Clone google.golang.org/api, revision de943baf05a022a8f921b544b7827bacaba1aed5, attempt 1/20 [2019-10-24T08:05:54.665Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-24T08:05:54.709Z] 2019/10/24 08:05:54 Finished clone github.com/fsnotify/fsnotify [2019-10-24T08:05:54.709Z] 2019/10/24 08:05:54 Clone go.opencensus.io, revision c3ed530f775d85e577ca652cb052a52c078aad26, attempt 1/20 [2019-10-24T08:05:55.275Z] 2019/10/24 08:05:55 Finished clone github.com/bsphere/le_go [2019-10-24T08:05:55.275Z] 2019/10/24 08:05:55 Clone cloud.google.com/go, revision 0fd7230b2a7505833d5f69b75cbd6c9582401479, attempt 1/20 [2019-10-24T08:05:55.310Z] --- PASS: TestCreateServiceSecretFileMode (3.88s) [2019-10-24T08:05:55.310Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-24T08:05:55.310Z] === RUN TestCreateServiceConfigFileMode [2019-10-24T08:05:55.840Z] 2019/10/24 08:05:55 Finished clone github.com/go-ini/ini [2019-10-24T08:05:55.840Z] 2019/10/24 08:05:55 Clone github.com/googleapis/gax-go, revision 317e0006254c44a0ac427cc52a0e083ff0b9622f, attempt 1/20 [2019-10-24T08:05:56.235Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-24T08:05:56.405Z] 2019/10/24 08:05:56 Finished clone github.com/jmespath/go-jmespath [2019-10-24T08:05:56.405Z] 2019/10/24 08:05:56 Clone google.golang.org/genproto, revision 694d95ba50e67b2e363f3483057db5d4910c18f9, attempt 1/20 [2019-10-24T08:05:56.970Z] 2019/10/24 08:05:56 Finished clone github.com/tinylib/msgp [2019-10-24T08:05:56.970Z] 2019/10/24 08:05:56 Clone github.com/containerd/containerd, revision 36cf5b690dcc00ff0f34ff7799209050c3d0c59a, attempt 1/20 [2019-10-24T08:05:56.970Z] 2019/10/24 08:05:56 Finished clone golang.org/x/oauth2 [2019-10-24T08:05:56.970Z] 2019/10/24 08:05:56 Clone github.com/containerd/fifo, revision bda0ff6ed73c67bfb5e62bc9c697f146b7fd7f13, attempt 1/20 [2019-10-24T08:05:56.970Z] 2019/10/24 08:05:56 Finished clone github.com/docker/libnetwork [2019-10-24T08:05:56.970Z] 2019/10/24 08:05:56 Clone github.com/containerd/continuity, revision f2a389ac0a02ce21c09edd7344677a601970f41c, attempt 1/20 [2019-10-24T08:05:56.970Z] 2019/10/24 08:05:56 Clone github.com/containerd/cgroups, revision c4b9ac5c7601384c965b9646fc515884e091ebb9, attempt 1/20 [2019-10-24T08:05:56.970Z] 2019/10/24 08:05:56 Finished clone golang.org/x/text [2019-10-24T08:05:57.903Z] 2019/10/24 08:05:57 Finished clone github.com/googleapis/gax-go [2019-10-24T08:05:57.903Z] 2019/10/24 08:05:57 Clone github.com/containerd/console, revision 0650fd9eeb50bab4fc99dceb9f2e14cf58f36e7f, attempt 1/20 [2019-10-24T08:05:58.742Z] --- PASS: TestCreateServiceConfigFileMode (3.07s) [2019-10-24T08:05:58.742Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-24T08:05:58.742Z] === RUN TestCreateServiceSysctls [2019-10-24T08:05:58.846Z] 2019/10/24 08:05:58 Finished clone github.com/containerd/fifo [2019-10-24T08:05:58.846Z] 2019/10/24 08:05:58 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2019-10-24T08:05:58.939Z] Loaded image: buildpack-deps:jessie [2019-10-24T08:05:58.939Z] Loaded image: busybox:latest [2019-10-24T08:05:58.939Z] Loaded image: busybox:glibc [2019-10-24T08:05:58.939Z] Loaded image: debian:jessie [2019-10-24T08:05:58.939Z] Loaded image: hello-world:latest [2019-10-24T08:05:58.939Z] INFO: Testing against a local daemon [2019-10-24T08:05:58.939Z] === RUN TestCgroupNamespacesBuild [2019-10-24T08:05:59.103Z] 2019/10/24 08:05:58 Finished clone go.opencensus.io [2019-10-24T08:05:59.103Z] 2019/10/24 08:05:58 Clone github.com/containerd/typeurl, revision 2a93cfde8c20b23de8eb84a5adbc234ddf7a9e8d, attempt 1/20 [2019-10-24T08:05:59.103Z] 2019/10/24 08:05:59 Finished clone github.com/containerd/cgroups [2019-10-24T08:05:59.103Z] 2019/10/24 08:05:59 Clone github.com/containerd/ttrpc, revision 92c8520ef9f86600c650dd540266a007bf03670f, attempt 1/20 [2019-10-24T08:05:59.361Z] 2019/10/24 08:05:59 Clone github.com/gogo/googleapis, revision d31c731455cb061f42baff3bda55bad0118b126b, attempt 1/20 [2019-10-24T08:05:59.361Z] 2019/10/24 08:05:59 Finished clone github.com/opencontainers/runc [2019-10-24T08:05:59.557Z] --- PASS: TestCgroupNamespacesBuild (1.78s) [2019-10-24T08:05:59.557Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuild" [2019-10-24T08:05:59.557Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-10-24T08:05:59.619Z] 2019/10/24 08:05:59 Finished clone google.golang.org/grpc [2019-10-24T08:05:59.619Z] 2019/10/24 08:05:59 Clone github.com/docker/swarmkit, revision 7dded76ec532741c1ad9736cd2bb6d6661f0a386, attempt 1/20 [2019-10-24T08:05:59.619Z] 2019/10/24 08:05:59 Finished clone github.com/containerd/console [2019-10-24T08:05:59.619Z] 2019/10/24 08:05:59 Clone github.com/gogo/protobuf, revision ba06b47c162d49f2af050fb4c75bcbc86a159d5c, attempt 1/20 [2019-10-24T08:06:00.994Z] 2019/10/24 08:06:00 Finished clone github.com/miekg/dns [2019-10-24T08:06:00.994Z] 2019/10/24 08:06:00 Clone github.com/golang/protobuf, revision aa810b61a9c79d51363740d207bb46cf8e620ed5, attempt 1/20 [2019-10-24T08:06:00.994Z] 2019/10/24 08:06:00 Finished clone github.com/coreos/pkg [2019-10-24T08:06:00.994Z] 2019/10/24 08:06:00 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2019-10-24T08:06:00.994Z] 2019/10/24 08:06:00 Finished clone github.com/containerd/typeurl [2019-10-24T08:06:00.994Z] 2019/10/24 08:06:00 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2019-10-24T08:06:01.250Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-24T08:06:01.250Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-24T08:06:01.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-10-24T08:06:01.250Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-24T08:06:01.250Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-24T08:06:01.251Z] 2019/10/24 08:06:01 Finished clone github.com/containerd/continuity [2019-10-24T08:06:01.251Z] 2019/10/24 08:06:01 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2019-10-24T08:06:01.251Z] 2019/10/24 08:06:01 Finished clone github.com/containerd/ttrpc [2019-10-24T08:06:01.251Z] 2019/10/24 08:06:01 Clone golang.org/x/crypto, revision 88737f569e3a9c7ab309cdc09a07fe7fc87233c3, attempt 1/20 [2019-10-24T08:06:01.508Z] 2019/10/24 08:06:01 Finished clone github.com/gogo/googleapis [2019-10-24T08:06:01.508Z] 2019/10/24 08:06:01 Clone golang.org/x/time, revision fbb02b2291d28baffd63558aa44b4b56f178d650, attempt 1/20 [2019-10-24T08:06:01.625Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.64s) [2019-10-24T08:06:01.625Z] build_cgroupns_linux_test.go:42: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesBuildDaemonHostMode" [2019-10-24T08:06:01.625Z] === RUN TestBuildWithSession [2019-10-24T08:06:01.625Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-24T08:06:01.625Z] build_session_test.go:25: TODO: BuildKit [2019-10-24T08:06:01.625Z] === RUN TestBuildSquashParent [2019-10-24T08:06:02.175Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-24T08:06:02.883Z] 2019/10/24 08:06:02 Finished clone github.com/fernet/fernet-go [2019-10-24T08:06:02.883Z] 2019/10/24 08:06:02 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2019-10-24T08:06:03.098Z] --- PASS: TestCreateServiceSysctls (4.65s) [2019-10-24T08:06:03.098Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-24T08:06:03.098Z] === RUN TestCreateServiceCapabilities [2019-10-24T08:06:03.098Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-24T08:06:03.198Z] 2019/10/24 08:06:03 Finished clone github.com/docker/distribution [2019-10-24T08:06:03.198Z] 2019/10/24 08:06:03 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2019-10-24T08:06:03.353Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-24T08:06:03.784Z] 2019/10/24 08:06:03 Finished clone golang.org/x/time [2019-10-24T08:06:03.784Z] 2019/10/24 08:06:03 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2019-10-24T08:06:04.042Z] 2019/10/24 08:06:03 Finished clone github.com/hashicorp/go-immutable-radix [2019-10-24T08:06:04.042Z] 2019/10/24 08:06:03 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2019-10-24T08:06:04.714Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-24T08:06:04.974Z] 2019/10/24 08:06:04 Finished clone github.com/hashicorp/go-memdb [2019-10-24T08:06:04.974Z] 2019/10/24 08:06:04 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2019-10-24T08:06:05.907Z] 2019/10/24 08:06:05 Finished clone github.com/hashicorp/golang-lru [2019-10-24T08:06:05.907Z] 2019/10/24 08:06:05 Clone github.com/prometheus/client_golang, revision c5b7fccd204277076155f10851dad72b76a49317, attempt 1/20 [2019-10-24T08:06:05.907Z] 2019/10/24 08:06:05 Finished clone github.com/matttproud/golang_protobuf_extensions [2019-10-24T08:06:05.907Z] 2019/10/24 08:06:05 Clone github.com/beorn7/perks, revision e7f67b54abbeac9c40a31de0f81159e4cafebd6a, attempt 1/20 [2019-10-24T08:06:06.596Z] --- PASS: TestCreateServiceCapabilities (3.46s) [2019-10-24T08:06:06.596Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-24T08:06:06.596Z] === RUN TestInspect [2019-10-24T08:06:06.839Z] 2019/10/24 08:06:06 Clone github.com/prometheus/client_model, revision 6f3806018612930941127f2a7c6c453ba2c527d2, attempt 1/20 [2019-10-24T08:06:06.839Z] 2019/10/24 08:06:06 Finished clone code.cloudfoundry.org/clock [2019-10-24T08:06:07.133Z] --- PASS: TestBuildSquashParent (5.14s) [2019-10-24T08:06:07.133Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-24T08:06:07.133Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-24T08:06:07.133Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-24T08:06:07.133Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-24T08:06:07.133Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-24T08:06:07.133Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-24T08:06:07.133Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-24T08:06:07.133Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-24T08:06:07.133Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-24T08:06:07.133Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-24T08:06:07.133Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-24T08:06:07.133Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-24T08:06:07.133Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-24T08:06:07.133Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-10-24T08:06:07.133Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-10-24T08:06:07.133Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-10-24T08:06:07.133Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-10-24T08:06:08.210Z] 2019/10/24 08:06:07 Clone github.com/prometheus/common, revision 7600349dcfe1abd18d72d3a1770870d9800a7801, attempt 1/20 [2019-10-24T08:06:08.210Z] 2019/10/24 08:06:07 Finished clone github.com/beorn7/perks [2019-10-24T08:06:08.210Z] 2019/10/24 08:06:07 Finished clone golang.org/x/crypto [2019-10-24T08:06:08.210Z] 2019/10/24 08:06:07 Clone github.com/prometheus/procfs, revision 7d6f385de8bea29190f15ba9931442a0eaef9af7, attempt 1/20 [2019-10-24T08:06:09.582Z] 2019/10/24 08:06:09 Finished clone github.com/prometheus/client_model [2019-10-24T08:06:09.582Z] 2019/10/24 08:06:09 Clone github.com/spf13/pflag, revision 583c0c0531f06d5278b7d917446061adc344b5cd, attempt 1/20 [2019-10-24T08:06:09.582Z] 2019/10/24 08:06:09 Finished clone github.com/prometheus/client_golang [2019-10-24T08:06:09.582Z] 2019/10/24 08:06:09 Clone github.com/pkg/errors, revision ba968bfe8b2f7e042a574c888954fccecfa385b4, attempt 1/20 [2019-10-24T08:06:09.835Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-10-24T08:06:09.835Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-10-24T08:06:09.857Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-24T08:06:09.935Z] ok github.com/docker/docker/builder/remotecontext/git 33.219s coverage: 85.1% of statements [2019-10-24T08:06:09.935Z] ? github.com/docker/docker/cli [no test files] [2019-10-24T08:06:09.935Z] ? github.com/docker/docker/cli/config [no test files] [2019-10-24T08:06:09.935Z] ok github.com/docker/docker/cli/debug 0.040s coverage: 100.0% of statements [2019-10-24T08:06:09.935Z] ok github.com/docker/docker/client 0.490s coverage: 75.3% of statements [2019-10-24T08:06:10.781Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-24T08:06:10.954Z] 2019/10/24 08:06:10 Finished clone github.com/prometheus/procfs [2019-10-24T08:06:10.954Z] 2019/10/24 08:06:10 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2019-10-24T08:06:11.519Z] 2019/10/24 08:06:11 Finished clone github.com/pkg/errors [2019-10-24T08:06:11.519Z] 2019/10/24 08:06:11 Clone github.com/spf13/cobra, revision ef82de70bb3f60c65fb8eebacbb2d122ef517385, attempt 1/20 [2019-10-24T08:06:11.776Z] 2019/10/24 08:06:11 Finished clone github.com/prometheus/common [2019-10-24T08:06:11.776Z] 2019/10/24 08:06:11 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2019-10-24T08:06:11.883Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-10-24T08:06:11.883Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.04s) [2019-10-24T08:06:11.883Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s) [2019-10-24T08:06:11.883Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.24s) [2019-10-24T08:06:11.883Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.29s) [2019-10-24T08:06:11.883Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2019-10-24T08:06:11.883Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.26s) [2019-10-24T08:06:11.883Z] === RUN TestBuildMultiStageCopy [2019-10-24T08:06:11.883Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-24T08:06:12.034Z] 2019/10/24 08:06:11 Finished clone github.com/spf13/pflag [2019-10-24T08:06:12.034Z] 2019/10/24 08:06:11 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2019-10-24T08:06:12.111Z] ok github.com/docker/docker/cmd/dockerd 0.686s coverage: 19.0% of statements [2019-10-24T08:06:12.184Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-24T08:06:12.792Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-24T08:06:12.792Z] --- PASS: TestInspect (6.24s) [2019-10-24T08:06:12.792Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-24T08:06:12.792Z] === RUN TestServiceListWithStatuses [2019-10-24T08:06:12.792Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-24T08:06:12.792Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-24T08:06:12.792Z] === RUN TestDockerNetworkConnectAlias [2019-10-24T08:06:13.405Z] 2019/10/24 08:06:13 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2019-10-24T08:06:13.405Z] 2019/10/24 08:06:13 Clone github.com/docker/go-metrics, revision d466d4f6fd960e01820085bd7e1a24426ee7ef18, attempt 1/20 [2019-10-24T08:06:13.716Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-24T08:06:13.922Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-24T08:06:13.970Z] 2019/10/24 08:06:13 Finished clone github.com/inconshreveable/mousetrap [2019-10-24T08:06:14.205Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-24T08:06:14.227Z] 2019/10/24 08:06:14 Finished clone github.com/morikuni/aec [2019-10-24T08:06:14.288Z] ok github.com/docker/docker/container 0.578s coverage: 42.5% of statements [2019-10-24T08:06:14.288Z] ? github.com/docker/docker/container/stream [no test files] [2019-10-24T08:06:14.288Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-10-24T08:06:14.288Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-10-24T08:06:14.288Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-10-24T08:06:14.489Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-24T08:06:14.773Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-24T08:06:15.390Z] --- PASS: TestBuildMultiStageCopy (3.52s) [2019-10-24T08:06:15.390Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.98s) [2019-10-24T08:06:15.390Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.35s) [2019-10-24T08:06:15.390Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-10-24T08:06:15.390Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.40s) [2019-10-24T08:06:15.390Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.40s) [2019-10-24T08:06:15.390Z] === RUN TestBuildMultiStageParentConfig [2019-10-24T08:06:15.600Z] 2019/10/24 08:06:15 Finished clone github.com/spf13/cobra [2019-10-24T08:06:15.600Z] 2019/10/24 08:06:15 Finished clone github.com/docker/go-metrics [2019-10-24T08:06:15.642Z] === RUN TestDockerSuite/TestBuildUser [2019-10-24T08:06:15.857Z] 2019/10/24 08:06:15 Finished clone github.com/golang/protobuf [2019-10-24T08:06:16.114Z] 2019/10/24 08:06:15 Finished clone github.com/google/certificate-transparency-go [2019-10-24T08:06:16.403Z] --- PASS: TestBuildMultiStageParentConfig (0.97s) [2019-10-24T08:06:16.403Z] === RUN TestBuildLabelWithTargets [2019-10-24T08:06:17.488Z] 2019/10/24 08:06:17 Finished clone github.com/cloudflare/cfssl [2019-10-24T08:06:17.524Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-24T08:06:17.882Z] --- PASS: TestBuildLabelWithTargets (1.58s) [2019-10-24T08:06:17.882Z] === RUN TestBuildWithEmptyLayers [2019-10-24T08:06:18.511Z] --- PASS: TestBuildWithEmptyLayers (0.80s) [2019-10-24T08:06:18.511Z] === RUN TestBuildMultiStageOnBuild [2019-10-24T08:06:20.031Z] --- PASS: TestDockerNetworkConnectAlias (6.90s) [2019-10-24T08:06:20.032Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-24T08:06:20.032Z] === RUN TestDockerNetworkReConnect [2019-10-24T08:06:20.768Z] 2019/10/24 08:06:20 Finished clone cloud.google.com/go [2019-10-24T08:06:21.204Z] --- PASS: TestBuildMultiStageOnBuild (2.19s) [2019-10-24T08:06:21.204Z] === RUN TestBuildUncleanTarFilenames [2019-10-24T08:06:21.392Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-24T08:06:22.218Z] --- PASS: TestBuildUncleanTarFilenames (1.17s) [2019-10-24T08:06:22.218Z] === RUN TestBuildMultiStageLayerLeak [2019-10-24T08:06:22.666Z] 2019/10/24 08:06:22 Finished clone google.golang.org/genproto [2019-10-24T08:06:24.247Z] --- PASS: TestBuildMultiStageLayerLeak (2.25s) [2019-10-24T08:06:24.248Z] === RUN TestBuildWithHugeFile [2019-10-24T08:06:25.191Z] 2019/10/24 08:06:25 Finished clone github.com/docker/swarmkit [2019-10-24T08:06:29.656Z] 2019/10/24 08:06:26 Finished clone github.com/containerd/containerd [2019-10-24T08:06:29.656Z] 2019/10/24 08:06:27 Finished clone github.com/coreos/etcd [2019-10-24T08:06:29.660Z] --- PASS: TestDockerNetworkReConnect (6.27s) [2019-10-24T08:06:29.660Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-24T08:06:29.660Z] === RUN TestServicePlugin [2019-10-24T08:06:37.764Z] 2019/10/24 08:06:36 Finished clone github.com/gogo/protobuf [2019-10-24T08:06:37.764Z] 2019/10/24 08:06:37 Finished clone github.com/hashicorp/consul [2019-10-24T08:06:37.773Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-10-24T08:06:38.503Z] ok github.com/docker/docker/daemon 3.116s coverage: 9.2% of statements [2019-10-24T08:06:38.503Z] ok github.com/docker/docker/daemon/cluster 1.759s coverage: 0.5% of statements [2019-10-24T08:06:38.503Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.256s coverage: 65.3% of statements [2019-10-24T08:06:38.503Z] ok github.com/docker/docker/daemon/cluster/convert 0.675s coverage: 35.8% of statements [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-10-24T08:06:38.503Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.004s coverage: 10.9% of statements [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-10-24T08:06:38.503Z] ok github.com/docker/docker/daemon/config 0.847s coverage: 80.1% of statements [2019-10-24T08:06:38.503Z] ok github.com/docker/docker/daemon/discovery 0.160s coverage: 30.0% of statements [2019-10-24T08:06:38.503Z] ok github.com/docker/docker/daemon/events 0.356s coverage: 50.0% of statements [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-10-24T08:06:38.503Z] ok github.com/docker/docker/daemon/graphdriver 0.135s coverage: 2.3% of statements [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-10-24T08:06:38.503Z] ok github.com/docker/docker/daemon/images 0.355s coverage: 4.9% of statements [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-10-24T08:06:38.503Z] ok github.com/docker/docker/daemon/links 0.044s coverage: 93.0% of statements [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-10-24T08:06:38.503Z] ok github.com/docker/docker/daemon/logger 0.422s coverage: 43.0% of statements [2019-10-24T08:06:38.503Z] ok github.com/docker/docker/daemon/logger/awslogs 0.714s coverage: 77.8% of statements [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-10-24T08:06:38.503Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-10-24T08:06:38.962Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.428s coverage: 62.1% of statements [2019-10-24T08:06:38.962Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.243s coverage: 88.3% of statements [2019-10-24T08:06:40.499Z] ok github.com/docker/docker/daemon/logger/local 0.445s coverage: 74.7% of statements [2019-10-24T08:06:40.499Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-10-24T08:06:40.499Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.192s coverage: 21.4% of statements [2019-10-24T08:06:41.072Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-24T08:06:41.632Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-24T08:06:42.191Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-24T08:06:43.114Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-24T08:06:43.369Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-10-24T08:06:44.732Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-24T08:06:45.184Z] ok github.com/docker/docker/daemon/logger/splunk 2.311s coverage: 82.5% of statements [2019-10-24T08:06:45.184Z] ok github.com/docker/docker/daemon/logger/syslog 0.243s coverage: 47.8% of statements [2019-10-24T08:06:45.184Z] ok github.com/docker/docker/daemon/logger/templates 0.091s coverage: 8.3% of statements [2019-10-24T08:06:45.184Z] ? github.com/docker/docker/daemon/names [no test files] [2019-10-24T08:06:45.184Z] ? github.com/docker/docker/daemon/network [no test files] [2019-10-24T08:06:45.184Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-10-24T08:06:46.616Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-24T08:06:46.616Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-24T08:06:46.616Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-24T08:06:46.616Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-24T08:06:46.616Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-24T08:06:46.719Z] ok github.com/docker/docker/distribution 2.012s coverage: 20.3% of statements [2019-10-24T08:06:46.719Z] ok github.com/docker/docker/distribution/metadata 1.587s coverage: 48.2% of statements [2019-10-24T08:06:46.719Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-10-24T08:06:47.686Z] ok github.com/docker/docker/distribution/xfer 2.243s coverage: 76.8% of statements [2019-10-24T08:06:47.686Z] ? github.com/docker/docker/dockerversion [no test files] [2019-10-24T08:06:47.686Z] ok github.com/docker/docker/errdefs 0.139s coverage: 49.4% of statements [2019-10-24T08:06:47.730Z] 2019/10/24 08:06:46 Finished clone github.com/aws/aws-sdk-go [2019-10-24T08:06:49.124Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-24T08:06:49.379Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-24T08:06:50.087Z] ok github.com/docker/docker/image 0.964s coverage: 86.4% of statements [2019-10-24T08:06:50.088Z] ok github.com/docker/docker/image/cache 0.147s coverage: 19.2% of statements [2019-10-24T08:06:50.088Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-10-24T08:06:50.088Z] ok github.com/docker/docker/image/v1 0.398s coverage: 25.0% of statements [2019-10-24T08:06:50.088Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-10-24T08:06:50.358Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-24T08:06:50.917Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-24T08:06:52.276Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-24T08:06:52.276Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-24T08:06:52.990Z] ok github.com/docker/docker/layer 0.447s coverage: 30.0% of statements [2019-10-24T08:06:52.990Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-10-24T08:06:55.166Z] ok github.com/docker/docker/libcontainerd/local 0.491s coverage: 1.0% of statements [2019-10-24T08:06:55.166Z] ok github.com/docker/docker/libcontainerd/queue 0.296s coverage: 87.5% of statements [2019-10-24T08:06:55.166Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-10-24T08:06:55.166Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-10-24T08:06:55.166Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-10-24T08:06:55.166Z] ? github.com/docker/docker/oci [no test files] [2019-10-24T08:06:55.166Z] ? github.com/docker/docker/oci/caps [no test files] [2019-10-24T08:06:55.166Z] ok github.com/docker/docker/opts 0.334s coverage: 67.3% of statements [2019-10-24T08:06:55.166Z] ok github.com/docker/docker/pkg/aaparser 0.037s coverage: 50.0% of statements [2019-10-24T08:06:55.530Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-24T08:06:57.414Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-24T08:06:57.973Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-24T08:06:58.532Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-24T08:06:59.090Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-24T08:06:59.090Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-24T08:06:59.922Z] 2019/10/24 08:06:58 Finished clone google.golang.org/api [2019-10-24T08:06:59.922Z] 2019/10/24 08:06:58 Dependencies downloaded. Download time: 1m24.393768421s [2019-10-24T08:06:59.922Z] 2019/10/24 08:06:58 Collecting all dependencies [2019-10-24T08:07:00.013Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-24T08:07:01.455Z] --- PASS: TestServicePlugin (35.50s) [2019-10-24T08:07:01.455Z] plugin_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-24T08:07:01.455Z] plugin_test.go:59: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-24T08:07:01.455Z] plugin_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-24T08:07:01.455Z] plugin_test.go:62: [dc43b9f57f306] joining swarm manager [d386132134e73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:07:01.455Z] plugin_test.go:64: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServicePlugin" [2019-10-24T08:07:01.456Z] plugin_test.go:65: [d25ea812cb0e6] joining swarm manager [d386132134e73]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:07:01.456Z] === RUN TestServiceUpdateLabel [2019-10-24T08:07:02.400Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-24T08:07:02.400Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-24T08:07:02.400Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-24T08:07:02.654Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-10-24T08:07:03.213Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-24T08:07:04.572Z] === RUN TestDockerSuite/TestCommitChange [2019-10-24T08:07:04.572Z] --- PASS: TestServiceUpdateLabel (3.05s) [2019-10-24T08:07:04.572Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-24T08:07:04.572Z] === RUN TestServiceUpdateSecrets [2019-10-24T08:07:05.932Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-24T08:07:07.292Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-24T08:07:08.653Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-24T08:07:09.880Z] 2019/10/24 08:07:08 Clean vendor dir from unused packages [2019-10-24T08:07:09.880Z] 2019/10/24 08:07:09 Success [2019-10-24T08:07:09.880Z] 2019/10/24 08:07:09 Running time: 1m37.763047554s [2019-10-24T08:07:09.880Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-10-24T08:07:10.577Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-24T08:07:10.784Z] + echo Building e2e image [2019-10-24T08:07:10.784Z] Building e2e image [2019-10-24T08:07:10.784Z] + docker build --build-arg DOCKER_GITCOMMIT=3ce9e7775dfb5496026626b8db17bfca888d8d45 -t moby-e2e-test -f Dockerfile.e2e . [2019-10-24T08:07:10.784Z] #1 [internal] load .dockerignore [2019-10-24T08:07:10.784Z] #1 DONE 0.0s [2019-10-24T08:07:10.784Z] [2019-10-24T08:07:10.784Z] #1 [internal] load .dockerignore [2019-10-24T08:07:10.784Z] #1 transferring context: 34B done [2019-10-24T08:07:10.784Z] #1 DONE 0.0s [2019-10-24T08:07:10.784Z] [2019-10-24T08:07:10.784Z] #2 [internal] load build definition from Dockerfile.e2e [2019-10-24T08:07:10.784Z] #2 transferring dockerfile: 3.21kB done [2019-10-24T08:07:10.784Z] #2 DONE 0.0s [2019-10-24T08:07:10.784Z] [2019-10-24T08:07:10.784Z] #4 [internal] load metadata for docker.io/library/golang:1.13.3-alpine [2019-10-24T08:07:11.044Z] #4 DONE 0.3s [2019-10-24T08:07:11.044Z] [2019-10-24T08:07:11.044Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-10-24T08:07:11.044Z] #3 DONE 0.3s [2019-10-24T08:07:11.303Z] [2019-10-24T08:07:11.303Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-10-24T08:07:11.303Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-10-24T08:07:11.303Z] #5 DONE 0.0s [2019-10-24T08:07:11.303Z] [2019-10-24T08:07:11.303Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-24T08:07:11.303Z] #14 resolve docker.io/library/golang:1.13.3-alpine@sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e done [2019-10-24T08:07:11.303Z] #14 sha256:63f56a5797a1b5dcfedfdb8506c9ebddcc4953f285c208a0993aaede199c9251 1.36kB / 1.36kB done [2019-10-24T08:07:11.303Z] #14 sha256:f23ef2e47d30da3d8e0f729ec70dc1db56a60ab4ddc12c2dd2313032182ea91b 3.81kB / 3.81kB done [2019-10-24T08:07:11.303Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0B / 301.72kB 0.0s [2019-10-24T08:07:11.303Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 0B / 155B 0.0s [2019-10-24T08:07:11.303Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 0B / 126.85MB 0.0s [2019-10-24T08:07:11.303Z] #14 sha256:40278d43a27b6e0563fcc4dd52c991a25741b1a775402aea342ab9a80158e69e 1.65kB / 1.65kB done [2019-10-24T08:07:11.303Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done [2019-10-24T08:07:11.303Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s [2019-10-24T08:07:11.303Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 0B / 126B 0.1s [2019-10-24T08:07:11.500Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-24T08:07:11.562Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-10-24T08:07:11.562Z] #14 sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b 126B / 126B 0.2s done [2019-10-24T08:07:11.562Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 [2019-10-24T08:07:11.819Z] #14 ... [2019-10-24T08:07:11.819Z] [2019-10-24T08:07:11.819Z] #8 [internal] load build context [2019-10-24T08:07:11.819Z] #8 transferring context: 806.41kB 0.5s done [2019-10-24T08:07:11.819Z] #8 DONE 0.5s [2019-10-24T08:07:11.819Z] [2019-10-24T08:07:11.819Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-24T08:07:11.819Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 11.35MB / 126.85MB 0.4s [2019-10-24T08:07:11.819Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.3s done [2019-10-24T08:07:11.819Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 25.83MB / 126.85MB 0.6s [2019-10-24T08:07:11.819Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-10-24T08:07:12.079Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 34.25MB / 126.85MB 0.7s [2019-10-24T08:07:12.079Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 56.43MB / 126.85MB 0.9s [2019-10-24T08:07:12.338Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 73.11MB / 126.85MB 1.0s [2019-10-24T08:07:12.338Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 84.62MB / 126.85MB 1.1s [2019-10-24T08:07:12.602Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 106.32MB / 126.85MB 1.3s [2019-10-24T08:07:12.602Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 117.02MB / 126.85MB 1.4s [2019-10-24T08:07:12.859Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 1.6s [2019-10-24T08:07:13.119Z] #14 sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 126.85MB / 126.85MB 1.7s done [2019-10-24T08:07:13.119Z] #14 ... [2019-10-24T08:07:13.119Z] [2019-10-24T08:07:13.119Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-10-24T08:07:13.119Z] #6 DONE 2.0s [2019-10-24T08:07:13.119Z] [2019-10-24T08:07:13.119Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.3-alpine@sha256:40278d43a2... [2019-10-24T08:07:13.119Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 [2019-10-24T08:07:13.380Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-24T08:07:14.344Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-24T08:07:16.266Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-24T08:07:17.189Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-24T08:07:17.189Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-24T08:07:17.189Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-24T08:07:17.189Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-24T08:07:17.189Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-24T08:07:17.189Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-24T08:07:17.189Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-24T08:07:18.375Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 5.1s [2019-10-24T08:07:19.070Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-24T08:07:19.748Z] #14 extracting sha256:63f867ea31ce3e97bb3587a4f90f6e9831db072dacc5c364f7a3a6036d26ec66 6.5s done [2019-10-24T08:07:19.748Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b [2019-10-24T08:07:20.005Z] #14 extracting sha256:cf024c481879a3ea7dfe07ce71ac2b7ef4c51191aee907f2d1e5995ff9dc323b done [2019-10-24T08:07:20.262Z] #14 DONE 9.1s [2019-10-24T08:07:20.262Z] [2019-10-24T08:07:20.262Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-10-24T08:07:20.262Z] #7 1.118 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-24T08:07:20.262Z] #7 2.197 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-24T08:07:20.262Z] #7 2.308 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-24T08:07:20.262Z] #7 2.313 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-24T08:07:20.262Z] #7 2.532 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-24T08:07:20.262Z] #7 2.544 (4/31) Installing readline (8.0.0-r0) [2019-10-24T08:07:20.262Z] #7 2.553 (5/31) Installing bash (5.0.0-r0) [2019-10-24T08:07:20.262Z] #7 2.577 Executing bash-5.0.0-r0.post-install [2019-10-24T08:07:20.262Z] #7 2.584 (6/31) Installing ca-certificates (20190108-r0) [2019-10-24T08:07:20.262Z] #7 2.604 (7/31) Installing libgcc (8.3.0-r0) [2019-10-24T08:07:20.262Z] #7 2.608 (8/31) Installing libstdc++ (8.3.0-r0) [2019-10-24T08:07:20.262Z] #7 2.630 (9/31) Installing binutils (2.32-r0) [2019-10-24T08:07:20.262Z] #7 2.741 (10/31) Installing gmp (6.1.2-r1) [2019-10-24T08:07:20.262Z] #7 2.750 (11/31) Installing isl (0.18-r0) [2019-10-24T08:07:20.262Z] #7 2.774 (12/31) Installing libgomp (8.3.0-r0) [2019-10-24T08:07:20.262Z] #7 2.781 (13/31) Installing libatomic (8.3.0-r0) [2019-10-24T08:07:20.262Z] #7 2.783 (14/31) Installing mpfr3 (3.1.5-r1) [2019-10-24T08:07:20.262Z] #7 2.791 (15/31) Installing mpc1 (1.1.0-r0) [2019-10-24T08:07:20.262Z] #7 2.795 (16/31) Installing gcc (8.3.0-r0) [2019-10-24T08:07:20.262Z] #7 3.795 (17/31) Installing musl-dev (1.1.22-r3) [2019-10-24T08:07:20.262Z] #7 3.912 (18/31) Installing libc-dev (0.7.1-r0) [2019-10-24T08:07:20.262Z] #7 3.914 (19/31) Installing g++ (8.3.0-r0) [2019-10-24T08:07:20.262Z] #7 4.582 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-10-24T08:07:20.262Z] #7 4.586 (21/31) Installing libcurl (7.66.0-r0) [2019-10-24T08:07:20.262Z] #7 4.597 (22/31) Installing expat (2.2.8-r0) [2019-10-24T08:07:20.262Z] #7 4.602 (23/31) Installing pcre2 (10.33-r0) [2019-10-24T08:07:20.262Z] #7 4.612 (24/31) Installing git (2.22.0-r0) [2019-10-24T08:07:20.262Z] #7 4.839 (25/31) Installing libmnl (1.0.4-r0) [2019-10-24T08:07:20.262Z] #7 4.843 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-10-24T08:07:20.262Z] #7 4.847 (27/31) Installing iptables (1.8.3-r0) [2019-10-24T08:07:20.262Z] #7 4.892 (28/31) Installing pigz (2.4-r0) [2019-10-24T08:07:20.262Z] #7 4.898 (29/31) Installing tar (1.32-r0) [2019-10-24T08:07:20.262Z] #7 4.908 (30/31) Installing xz-libs (5.2.4-r0) [2019-10-24T08:07:20.262Z] #7 4.913 (31/31) Installing xz (5.2.4-r0) [2019-10-24T08:07:20.262Z] #7 4.921 Executing busybox-1.30.1-r2.trigger [2019-10-24T08:07:20.262Z] #7 4.929 Executing ca-certificates-20190108-r0.trigger [2019-10-24T08:07:20.262Z] #7 4.989 OK: 185 MiB in 45 packages [2019-10-24T08:07:20.473Z] --- PASS: TestServiceUpdateSecrets (15.70s) [2019-10-24T08:07:20.473Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-24T08:07:20.473Z] === RUN TestServiceUpdateConfigs [2019-10-24T08:07:20.730Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-24T08:07:20.730Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-24T08:07:21.631Z] #7 DONE 8.2s [2019-10-24T08:07:21.631Z] [2019-10-24T08:07:21.631Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-10-24T08:07:21.631Z] #9 DONE 0.1s [2019-10-24T08:07:21.631Z] [2019-10-24T08:07:21.631Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-24T08:07:21.631Z] #15 ... [2019-10-24T08:07:21.631Z] [2019-10-24T08:07:21.631Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-10-24T08:07:21.631Z] #10 DONE 0.0s [2019-10-24T08:07:21.631Z] [2019-10-24T08:07:21.631Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-10-24T08:07:21.631Z] #11 DONE 0.1s [2019-10-24T08:07:21.631Z] [2019-10-24T08:07:21.631Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-10-24T08:07:21.631Z] #12 DONE 0.1s [2019-10-24T08:07:21.631Z] [2019-10-24T08:07:21.631Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-10-24T08:07:21.631Z] #13 DONE 0.1s [2019-10-24T08:07:21.631Z] [2019-10-24T08:07:21.631Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-10-24T08:07:21.652Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-24T08:07:22.194Z] #15 1.787 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-10-24T08:07:23.011Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-24T08:07:23.125Z] #15 2.853 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-10-24T08:07:23.383Z] #15 2.921 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-10-24T08:07:23.383Z] #15 2.924 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-10-24T08:07:23.383Z] #15 3.061 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-10-24T08:07:23.383Z] #15 3.070 (4/43) Installing readline (8.0.0-r0) [2019-10-24T08:07:23.383Z] #15 3.074 (5/43) Installing bash (5.0.0-r0) [2019-10-24T08:07:23.383Z] #15 3.086 Executing bash-5.0.0-r0.post-install [2019-10-24T08:07:23.383Z] #15 3.088 (6/43) Installing linux-headers (4.19.36-r0) [2019-10-24T08:07:23.383Z] #15 3.162 (7/43) Installing libuuid (2.33.2-r0) [2019-10-24T08:07:23.383Z] #15 3.165 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-10-24T08:07:23.383Z] #15 3.168 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-10-24T08:07:23.383Z] #15 3.173 (10/43) Installing binutils (2.32-r0) [2019-10-24T08:07:23.383Z] #15 3.244 (11/43) Installing libmagic (5.37-r0) [2019-10-24T08:07:23.383Z] #15 3.264 (12/43) Installing file (5.37-r0) [2019-10-24T08:07:23.572Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-24T08:07:23.641Z] #15 3.266 (13/43) Installing gmp (6.1.2-r1) [2019-10-24T08:07:23.641Z] #15 3.273 (14/43) Installing isl (0.18-r0) [2019-10-24T08:07:23.641Z] #15 3.288 (15/43) Installing libgomp (8.3.0-r0) [2019-10-24T08:07:23.641Z] #15 3.291 (16/43) Installing libatomic (8.3.0-r0) [2019-10-24T08:07:23.641Z] #15 3.293 (17/43) Installing libgcc (8.3.0-r0) [2019-10-24T08:07:23.641Z] #15 3.295 (18/43) Installing mpfr3 (3.1.5-r1) [2019-10-24T08:07:23.641Z] #15 3.301 (19/43) Installing mpc1 (1.1.0-r0) [2019-10-24T08:07:23.641Z] #15 3.303 (20/43) Installing libstdc++ (8.3.0-r0) [2019-10-24T08:07:23.641Z] #15 3.317 (21/43) Installing gcc (8.3.0-r0) [2019-10-24T08:07:24.207Z] #15 4.038 (22/43) Installing musl-dev (1.1.22-r3) [2019-10-24T08:07:24.207Z] #15 4.119 (23/43) Installing libc-dev (0.7.1-r0) [2019-10-24T08:07:24.465Z] #15 4.120 (24/43) Installing g++ (8.3.0-r0) [2019-10-24T08:07:24.495Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-24T08:07:25.029Z] #15 4.575 (25/43) Installing make (4.2.1-r2) [2019-10-24T08:07:25.029Z] #15 4.579 (26/43) Installing fortify-headers (1.1-r0) [2019-10-24T08:07:25.029Z] #15 4.582 (27/43) Installing build-base (0.5-r1) [2019-10-24T08:07:25.029Z] #15 4.584 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-10-24T08:07:25.029Z] #15 4.587 (29/43) Installing libcurl (7.66.0-r0) [2019-10-24T08:07:25.029Z] #15 4.594 (30/43) Installing curl (7.66.0-r0) [2019-10-24T08:07:25.029Z] #15 4.597 (31/43) Installing oniguruma (6.9.2-r0) [2019-10-24T08:07:25.029Z] #15 4.604 (32/43) Installing jq (1.6-r0) [2019-10-24T08:07:25.029Z] #15 4.611 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-10-24T08:07:25.029Z] #15 4.616 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-10-24T08:07:25.029Z] #15 4.618 (35/43) Installing libaio (0.3.111-r0) [2019-10-24T08:07:25.029Z] #15 4.620 (36/43) Installing libblkid (2.33.2-r0) [2019-10-24T08:07:25.029Z] #15 4.625 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-10-24T08:07:25.029Z] #15 4.656 (38/43) Installing libfdisk (2.33.2-r0) [2019-10-24T08:07:25.029Z] #15 4.662 (39/43) Installing libmount (2.33.2-r0) [2019-10-24T08:07:25.029Z] #15 4.668 (40/43) Installing libsmartcols (2.33.2-r0) [2019-10-24T08:07:25.029Z] #15 4.671 (41/43) Installing pkgconf (1.6.1-r1) [2019-10-24T08:07:25.029Z] #15 4.674 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-10-24T08:07:25.029Z] #15 4.696 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-10-24T08:07:25.029Z] #15 4.702 Executing busybox-1.30.1-r2.trigger [2019-10-24T08:07:25.029Z] #15 4.708 OK: 189 MiB in 58 packages [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/archive 9.954s coverage: 62.0% of statements [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/authorization 1.213s coverage: 26.8% of statements [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/broadcaster 0.058s coverage: 100.0% of statements [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/capabilities 0.117s coverage: 87.5% of statements [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/chrootarchive 0.178s coverage: 15.4% of statements [2019-10-24T08:07:25.110Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-10-24T08:07:25.110Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/directory 0.148s coverage: 80.0% of statements [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/discovery 0.216s coverage: 58.3% of statements [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/discovery/file 0.200s coverage: 97.6% of statements [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/discovery/kv 3.749s coverage: 84.1% of statements [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/discovery/memory 0.272s coverage: 92.3% of statements [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/discovery/nodes 0.260s coverage: 93.8% of statements [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/filenotify 0.104s coverage: 39.4% of statements [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/fileutils 0.092s coverage: 87.7% of statements [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/homedir 0.099s coverage: 42.9% of statements [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/idtools 0.141s coverage: 6.3% of statements [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/ioutils 0.718s coverage: 69.2% of statements [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/jsonmessage 0.206s coverage: 91.7% of statements [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/locker 0.070s coverage: 88.9% of statements [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/longpath 0.089s coverage: 100.0% of statements [2019-10-24T08:07:25.110Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/namesgenerator 0.066s coverage: 85.7% of statements [2019-10-24T08:07:25.110Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/parsers 0.237s coverage: 97.0% of statements [2019-10-24T08:07:25.110Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-10-24T08:07:25.110Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-10-24T08:07:25.110Z] ok github.com/docker/docker/pkg/pidfile 0.043s coverage: 82.6% of statements [2019-10-24T08:07:25.110Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-10-24T08:07:25.110Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-10-24T08:07:25.423Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-24T08:07:25.423Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-24T08:07:25.423Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-24T08:07:26.390Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-24T08:07:26.390Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-24T08:07:26.390Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-24T08:07:26.390Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-24T08:07:26.390Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-24T08:07:26.417Z] #15 DONE 6.3s [2019-10-24T08:07:26.417Z] [2019-10-24T08:07:26.417Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-10-24T08:07:27.366Z] #16 DONE 0.8s [2019-10-24T08:07:27.366Z] [2019-10-24T08:07:27.366Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-10-24T08:07:27.748Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-24T08:07:28.303Z] #17 DONE 0.8s [2019-10-24T08:07:28.303Z] [2019-10-24T08:07:28.303Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-10-24T08:07:28.303Z] #18 DONE 0.0s [2019-10-24T08:07:28.303Z] [2019-10-24T08:07:28.303Z] #31 [builder 1/4] COPY . . [2019-10-24T08:07:28.303Z] #31 ... [2019-10-24T08:07:28.303Z] [2019-10-24T08:07:28.303Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-10-24T08:07:28.303Z] #19 DONE 0.1s [2019-10-24T08:07:28.306Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-24T08:07:28.560Z] [2019-10-24T08:07:28.560Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-24T08:07:29.314Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-24T08:07:29.314Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-24T08:07:29.493Z] #20 ... [2019-10-24T08:07:29.493Z] [2019-10-24T08:07:29.493Z] #31 [builder 1/4] COPY . . [2019-10-24T08:07:29.493Z] #31 DONE 1.4s [2019-10-24T08:07:29.750Z] [2019-10-24T08:07:29.750Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-10-24T08:07:30.684Z] #32 DONE 1.0s [2019-10-24T08:07:30.684Z] [2019-10-24T08:07:30.684Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-24T08:07:30.684Z] #20 1.700 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-10-24T08:07:30.684Z] #20 1.961 [2019-10-24T08:07:30.684Z] #20 2.074 ########## 13.9% ######################## 33.6% ##################################### 52.3% ################################################### 71.0% ############################################################## 86.5% ######################################################################## 100.0% [2019-10-24T08:07:30.940Z] #20 2.808 [2019-10-24T08:07:31.196Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-24T08:07:31.454Z] #20 2.918 ####################### 32.2% ############################################################### 88.9% ######################################################################## 100.0% [2019-10-24T08:07:31.711Z] #20 3.330 [2019-10-24T08:07:31.755Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-24T08:07:31.755Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-24T08:07:31.969Z] #20 3.446 ########## 15.3% ############################ 40.0% ############################################# 63.0% ############################################################## 86.2% ######################################################################## 100.0% [2019-10-24T08:07:32.534Z] #20 4.068 [2019-10-24T08:07:32.679Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-24T08:07:33.601Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-24T08:07:33.824Z] #20 4.179 ### 4.9% ######### 12.6% ############## 20.0% ################### 27.4% ######################## 34.4% ############################## 42.3% ################################### 49.7% ######################################### 57.4% ############################################## 64.7% ################################################### 72.2% ######################################################### 79.7% ############################################################## 87.1% ################################################################### 94.1% ######################################################################## 100.0% [2019-10-24T08:07:33.824Z] #20 5.667 [2019-10-24T08:07:34.160Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-24T08:07:34.758Z] #20 6.487 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-10-24T08:07:35.016Z] #20 6.807 [2019-10-24T08:07:35.083Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-24T08:07:35.083Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-24T08:07:35.274Z] #20 6.920 ################################## 48.6% ######################################################################## 100.0% [2019-10-24T08:07:35.274Z] #20 7.160 [2019-10-24T08:07:36.006Z] --- PASS: TestServiceUpdateConfigs (15.83s) [2019-10-24T08:07:36.006Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-24T08:07:36.006Z] === RUN TestServiceUpdateNetwork [2019-10-24T08:07:36.006Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-24T08:07:36.647Z] #20 8.141 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-10-24T08:07:36.647Z] #20 8.467 [2019-10-24T08:07:36.905Z] #20 8.583 ################## 25.4% ######################################################################## 100.0% [2019-10-24T08:07:37.163Z] #20 8.847 [2019-10-24T08:07:37.366Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-24T08:07:37.925Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-24T08:07:38.097Z] #20 9.682 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-10-24T08:07:38.097Z] #20 9.818 skipping existing 1849cc453dee [2019-10-24T08:07:38.180Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-24T08:07:38.355Z] #20 10.05 [2019-10-24T08:07:39.104Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-24T08:07:39.728Z] #20 11.12 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-10-24T08:07:39.728Z] #20 11.50 [2019-10-24T08:07:39.986Z] #20 11.72 #=#=# ######################################################################## 100.0% [2019-10-24T08:07:40.244Z] #20 11.97 [2019-10-24T08:07:40.244Z] #20 12.05 Download of images into '/build' complete. [2019-10-24T08:07:40.244Z] #20 12.05 Use something like the following to load the result into a Docker daemon: [2019-10-24T08:07:40.244Z] #20 12.05 tar -cC '/build' . | docker load [2019-10-24T08:07:40.502Z] #20 ... [2019-10-24T08:07:40.502Z] [2019-10-24T08:07:40.502Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-24T08:07:40.502Z] #33 0.921 [2019-10-24T08:07:40.502Z] #33 0.998 Removing bundles/ [2019-10-24T08:07:40.502Z] #33 0.999 [2019-10-24T08:07:40.502Z] #33 1.004 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-10-24T08:07:40.502Z] #33 1.739 Building test suite binary ./integration-cli/test.main [2019-10-24T08:07:40.986Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-24T08:07:41.436Z] #33 ... [2019-10-24T08:07:41.436Z] [2019-10-24T08:07:41.436Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-10-24T08:07:41.436Z] #20 DONE 13.2s [2019-10-24T08:07:41.436Z] [2019-10-24T08:07:41.436Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-10-24T08:07:41.436Z] #22 DONE 0.1s [2019-10-24T08:07:41.436Z] [2019-10-24T08:07:41.436Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-10-24T08:07:41.436Z] #26 DONE 0.1s [2019-10-24T08:07:41.436Z] [2019-10-24T08:07:41.436Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-24T08:07:41.695Z] #33 ... [2019-10-24T08:07:41.695Z] [2019-10-24T08:07:41.695Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-10-24T08:07:41.695Z] #23 DONE 0.1s [2019-10-24T08:07:41.695Z] [2019-10-24T08:07:41.695Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-24T08:07:41.695Z] #24 ... [2019-10-24T08:07:41.695Z] [2019-10-24T08:07:41.695Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-10-24T08:07:41.695Z] #27 DONE 0.2s [2019-10-24T08:07:41.695Z] [2019-10-24T08:07:41.695Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-10-24T08:07:41.695Z] #28 DONE 0.1s [2019-10-24T08:07:41.954Z] [2019-10-24T08:07:41.954Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-24T08:07:42.344Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-24T08:07:42.344Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-24T08:07:42.344Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-24T08:07:42.344Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-24T08:07:42.344Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-24T08:07:43.310Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/plugins 35.449s coverage: 73.4% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.060s coverage: 56.8% of statements [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/plugins/transport 0.205s coverage: 85.7% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/pools 0.051s coverage: 88.2% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/progress 0.082s coverage: 75.9% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/pubsub 1.098s coverage: 73.9% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/reexec 0.165s coverage: 82.4% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/signal 0.057s coverage: 20.3% of statements [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/stdcopy 0.073s coverage: 100.0% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/streamformatter 0.079s coverage: 66.2% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/stringid 0.055s coverage: 70.6% of statements [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/sysinfo 0.069s coverage: 38.2% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/system 0.098s coverage: 13.1% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/tailfile 0.110s coverage: 88.6% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/tarsum 0.172s coverage: 89.3% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/term 0.178s coverage: 30.8% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/term/windows 0.037s coverage: 0.0% of statements [no tests to run] [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/truncindex 0.141s coverage: 91.5% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/urlutil 0.088s coverage: 100.0% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/pkg/useragent 0.059s coverage: 88.9% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/plugin 0.295s coverage: 11.6% of statements [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/plugin/v2 0.206s coverage: 20.1% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/reference 0.213s coverage: 83.7% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/registry 0.501s coverage: 52.2% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/registry/resumable 0.348s coverage: 100.0% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/restartmanager 0.039s coverage: 50.9% of statements [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/rootless [no test files] [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/runconfig 0.287s coverage: 54.5% of statements [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/testutil 0.040s coverage: 62.5% of statements [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/testutil/request [no test files] [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/volume [no test files] [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/volume/drivers 0.138s coverage: 36.1% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/volume/local 0.141s coverage: 37.7% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/volume/mounts 0.119s coverage: 66.2% of statements [2019-10-24T08:07:46.193Z] ok github.com/docker/docker/volume/service 0.494s coverage: 70.3% of statements [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-10-24T08:07:46.193Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-10-24T08:07:47.220Z] #29 ... [2019-10-24T08:07:47.220Z] [2019-10-24T08:07:47.220Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-10-24T08:07:47.220Z] #21 DONE 0.9s [2019-10-24T08:07:47.220Z] [2019-10-24T08:07:47.220Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-10-24T08:07:47.220Z] #24 2.400 + RM_GOPATH=0 [2019-10-24T08:07:47.220Z] #24 2.400 + TMP_GOPATH= [2019-10-24T08:07:47.220Z] #24 2.400 + : /build [2019-10-24T08:07:47.220Z] #24 2.400 + '[' -z '' ']' [2019-10-24T08:07:47.220Z] #24 2.400 ++ mktemp -d [2019-10-24T08:07:47.220Z] #24 2.410 + export GOPATH=/tmp/tmp.paNHMm [2019-10-24T08:07:47.220Z] #24 2.410 + GOPATH=/tmp/tmp.paNHMm [2019-10-24T08:07:47.220Z] #24 2.410 + RM_GOPATH=1 [2019-10-24T08:07:47.220Z] #24 2.410 ++ dirname ./install.sh [2019-10-24T08:07:47.220Z] #24 2.411 + dir=. [2019-10-24T08:07:47.220Z] #24 2.411 + bin=dockercli [2019-10-24T08:07:47.220Z] #24 2.411 + shift [2019-10-24T08:07:47.220Z] #24 2.411 + '[' '!' -f ./dockercli.installer ']' [2019-10-24T08:07:47.220Z] #24 2.411 + . ./dockercli.installer [2019-10-24T08:07:47.220Z] #24 2.411 ++ : stable [2019-10-24T08:07:47.220Z] #24 2.411 ++ : 17.06.2-ce [2019-10-24T08:07:47.220Z] #24 2.411 + install_dockercli [2019-10-24T08:07:47.220Z] #24 2.411 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-10-24T08:07:47.220Z] #24 2.411 Install docker/cli version 17.06.2-ce from stable [2019-10-24T08:07:47.220Z] #24 2.411 ++ uname -m [2019-10-24T08:07:47.220Z] #24 2.413 + arch=x86_64 [2019-10-24T08:07:47.220Z] #24 2.413 + '[' x86_64 '!=' x86_64 ']' [2019-10-24T08:07:47.220Z] #24 2.413 + url=https://download.docker.com/linux/static [2019-10-24T08:07:47.220Z] #24 2.413 + tar -xz docker/docker [2019-10-24T08:07:47.220Z] #24 2.413 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-10-24T08:07:47.220Z] #24 5.575 + mkdir -p /build [2019-10-24T08:07:47.220Z] #24 5.577 + mv docker/docker /build/ [2019-10-24T08:07:47.220Z] #24 5.578 + rmdir docker [2019-10-24T08:07:47.478Z] #24 DONE 5.7s [2019-10-24T08:07:47.478Z] [2019-10-24T08:07:47.478Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-24T08:07:47.727Z] INFO: make.ps1 ended at 10/24/2019 08:07:47 [2019-10-24T08:07:48.044Z] #29 ... [2019-10-24T08:07:48.044Z] [2019-10-24T08:07:48.044Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-10-24T08:07:48.303Z] #25 DONE 0.3s [2019-10-24T08:07:48.303Z] [2019-10-24T08:07:48.303Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-10-24T08:07:48.585Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-24T08:07:48.585Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-24T08:07:49.023Z] --- PASS: TestBuildWithHugeFile (80.35s) [2019-10-24T08:07:49.023Z] === RUN TestBuildWithEmptyDockerfile [2019-10-24T08:07:49.023Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T08:07:49.023Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T08:07:49.023Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T08:07:49.023Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T08:07:49.023Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T08:07:49.023Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T08:07:49.023Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T08:07:49.023Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T08:07:49.023Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T08:07:49.023Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2019-10-24T08:07:49.023Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2019-10-24T08:07:49.023Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2019-10-24T08:07:49.023Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2019-10-24T08:07:49.023Z] === RUN TestBuildPreserveOwnership [2019-10-24T08:07:49.023Z] === RUN TestBuildPreserveOwnership/copy_from [2019-10-24T08:07:49.023Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-10-24T08:07:49.260Z] INFO: Unit tests ended at 10/24/2019 08:07:49. Duration:00:03:58.7465731 [2019-10-24T08:07:49.260Z] INFO: Building busybox [2019-10-24T08:07:49.508Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-24T08:07:49.508Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-24T08:07:49.508Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-24T08:07:49.642Z] --- PASS: TestBuildPreserveOwnership (4.79s) [2019-10-24T08:07:49.642Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.11s) [2019-10-24T08:07:49.642Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.67s) [2019-10-24T08:07:49.642Z] === RUN TestBuildPlatformInvalid [2019-10-24T08:07:49.718Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-24T08:07:49.718Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-10-24T08:07:49.718Z] [2019-10-24T08:07:49.718Z] Sending build context to Docker daemon 2.56kB [2019-10-24T08:07:49.718Z] [2019-10-24T08:07:49.718Z] Step 1/6 : FROM microsoft/windowsservercore [2019-10-24T08:07:49.718Z] ---> 739b21bd02e7 [2019-10-24T08:07:49.718Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-10-24T08:07:49.718Z] ---> Running in 0d63e1659ea0 [2019-10-24T08:07:49.926Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-10-24T08:07:49.926Z] PASS [2019-10-24T08:07:49.926Z] [2019-10-24T08:07:49.926Z] === Skipped [2019-10-24T08:07:49.926Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-10-24T08:07:49.926Z] build_session_test.go:25: TODO: BuildKit [2019-10-24T08:07:49.926Z] [2019-10-24T08:07:49.926Z] [2019-10-24T08:07:49.926Z] DONE 32 tests, 1 skipped in 126.274s [2019-10-24T08:07:49.926Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-10-24T08:07:49.926Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:07:49.926Z] ++ set -e [2019-10-24T08:07:49.926Z] ++ '[' -n 0 ']' [2019-10-24T08:07:49.926Z] ++ set -x [2019-10-24T08:07:49.926Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:07:49.926Z] INFO: Testing against a local daemon [2019-10-24T08:07:49.926Z] === RUN TestConfigList [2019-10-24T08:07:50.066Z] --- PASS: TestServiceUpdateNetwork (14.17s) [2019-10-24T08:07:50.066Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-24T08:07:50.066Z] PASS [2019-10-24T08:07:50.066Z] [2019-10-24T08:07:50.066Z] === Skipped [2019-10-24T08:07:50.066Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2019-10-24T08:07:50.066Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-24T08:07:50.066Z] [2019-10-24T08:07:50.066Z] [2019-10-24T08:07:50.066Z] DONE 20 tests, 1 skipped in 173.800s [2019-10-24T08:07:50.320Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-10-24T08:07:50.320Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:07:50.321Z] ++ set -e [2019-10-24T08:07:50.321Z] ++ '[' -n 0 ']' [2019-10-24T08:07:50.321Z] ++ set -x [2019-10-24T08:07:50.321Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:07:50.321Z] INFO: Testing against a local daemon [2019-10-24T08:07:50.321Z] === RUN TestSessionCreate [2019-10-24T08:07:50.321Z] --- PASS: TestSessionCreate (0.03s) [2019-10-24T08:07:50.321Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-24T08:07:50.321Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-10-24T08:07:50.321Z] PASS [2019-10-24T08:07:50.321Z] [2019-10-24T08:07:50.321Z] DONE 2 tests in 0.149s [2019-10-24T08:07:50.321Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-10-24T08:07:50.321Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:07:50.321Z] ++ set -e [2019-10-24T08:07:50.321Z] ++ '[' -n 0 ']' [2019-10-24T08:07:50.321Z] ++ set -x [2019-10-24T08:07:50.321Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:07:50.575Z] INFO: Testing against a local daemon [2019-10-24T08:07:50.575Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-24T08:07:50.575Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-24T08:07:50.575Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-24T08:07:50.575Z] === RUN TestEventsExecDie [2019-10-24T08:07:51.498Z] --- PASS: TestEventsExecDie (0.93s) [2019-10-24T08:07:51.498Z] === RUN TestEventsBackwardsCompatible [2019-10-24T08:07:51.498Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2019-10-24T08:07:51.498Z] === RUN TestInfoBinaryCommits [2019-10-24T08:07:51.498Z] --- PASS: TestInfoBinaryCommits (0.02s) [2019-10-24T08:07:51.498Z] === RUN TestInfoAPIVersioned [2019-10-24T08:07:51.498Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-10-24T08:07:51.498Z] === RUN TestInfoDiscoveryBackend [2019-10-24T08:07:52.057Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2019-10-24T08:07:52.057Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryBackend" [2019-10-24T08:07:52.057Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-24T08:07:52.311Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-24T08:07:52.651Z] --- PASS: TestConfigList (2.24s) [2019-10-24T08:07:52.651Z] config_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigList" [2019-10-24T08:07:52.651Z] === RUN TestConfigsCreateAndDelete [2019-10-24T08:07:53.234Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-24T08:07:53.234Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryInvalidAdvertise" [2019-10-24T08:07:53.234Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-24T08:07:53.234Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-24T08:07:53.488Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-10-24T08:07:53.488Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-24T08:07:53.488Z] === RUN TestInfoAPI [2019-10-24T08:07:53.488Z] --- PASS: TestInfoAPI (0.04s) [2019-10-24T08:07:53.488Z] === RUN TestInfoAPIWarnings [2019-10-24T08:07:54.048Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-10-24T08:07:54.048Z] info_test.go:51: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-24T08:07:54.048Z] === RUN TestInfoDebug [2019-10-24T08:07:54.302Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-24T08:07:54.557Z] --- PASS: TestInfoDebug (0.53s) [2019-10-24T08:07:54.557Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDebug" [2019-10-24T08:07:54.557Z] === RUN TestInfoInsecureRegistries [2019-10-24T08:07:54.689Z] --- PASS: TestConfigsCreateAndDelete (2.15s) [2019-10-24T08:07:54.689Z] config_test.go:112: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsCreateAndDelete" [2019-10-24T08:07:54.689Z] === RUN TestConfigsUpdate [2019-10-24T08:07:55.116Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-10-24T08:07:55.116Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoInsecureRegistries" [2019-10-24T08:07:55.116Z] === RUN TestInfoRegistryMirrors [2019-10-24T08:07:55.500Z] Removing intermediate container 0d63e1659ea0 [2019-10-24T08:07:55.500Z] ---> d106cd3652ad [2019-10-24T08:07:55.500Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-10-24T08:07:55.675Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-10-24T08:07:55.675Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoRegistryMirrors" [2019-10-24T08:07:55.675Z] === RUN TestLoginFailsWithBadCredentials [2019-10-24T08:07:55.930Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2019-10-24T08:07:55.930Z] === RUN TestPingCacheHeaders [2019-10-24T08:07:56.184Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-24T08:07:56.184Z] === RUN TestPingGet [2019-10-24T08:07:56.184Z] --- PASS: TestPingGet (0.02s) [2019-10-24T08:07:56.184Z] === RUN TestPingHead [2019-10-24T08:07:56.184Z] --- PASS: TestPingHead (0.03s) [2019-10-24T08:07:56.184Z] === RUN TestVersion [2019-10-24T08:07:56.184Z] --- PASS: TestVersion (0.03s) [2019-10-24T08:07:56.184Z] PASS [2019-10-24T08:07:56.184Z] [2019-10-24T08:07:56.184Z] === Skipped [2019-10-24T08:07:56.184Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-24T08:07:56.184Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-24T08:07:56.184Z] [2019-10-24T08:07:56.184Z] [2019-10-24T08:07:56.184Z] DONE 18 tests, 1 skipped in 5.779s [2019-10-24T08:07:56.184Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-10-24T08:07:56.184Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:07:56.184Z] ++ set -e [2019-10-24T08:07:56.184Z] ++ '[' -n 0 ']' [2019-10-24T08:07:56.184Z] ++ set -x [2019-10-24T08:07:56.184Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:07:56.184Z] INFO: Testing against a local daemon [2019-10-24T08:07:56.184Z] === RUN TestVolumesCreateAndList [2019-10-24T08:07:56.184Z] --- PASS: TestVolumesCreateAndList (0.02s) [2019-10-24T08:07:56.184Z] === RUN TestVolumesRemove [2019-10-24T08:07:56.440Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-24T08:07:56.440Z] === RUN TestVolumesInspect [2019-10-24T08:07:56.440Z] --- PASS: TestVolumesInspect (0.02s) [2019-10-24T08:07:56.440Z] === RUN TestVolumesInvalidJSON [2019-10-24T08:07:56.440Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-24T08:07:56.440Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-24T08:07:56.440Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-24T08:07:56.440Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2019-10-24T08:07:56.440Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-24T08:07:56.440Z] PASS [2019-10-24T08:07:56.440Z] [2019-10-24T08:07:56.440Z] DONE 5 tests in 0.241s [2019-10-24T08:07:56.440Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-24T08:07:56.694Z] ++++ cat bundles/test-integration/docker.pid [2019-10-24T08:07:56.694Z] +++ kill 5283 [2019-10-24T08:07:57.034Z] [2019-10-24T08:07:57.034Z] ---> 66b24d3e53cf [2019-10-24T08:07:57.034Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-10-24T08:07:57.034Z] ---> Running in a33a6107c8d3 [2019-10-24T08:07:57.374Z] --- PASS: TestConfigsUpdate (2.79s) [2019-10-24T08:07:57.374Z] config_test.go:140: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigsUpdate" [2019-10-24T08:07:57.374Z] === RUN TestTemplatedConfig [2019-10-24T08:07:58.054Z] +++ /etc/init.d/apparmor stop [2019-10-24T08:07:58.054Z] Clearing AppArmor profiles cache:. [2019-10-24T08:07:58.054Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-24T08:07:58.054Z] Unloading profiles will leave already running processes permanently [2019-10-24T08:07:58.054Z] unconfined, which can lead to unexpected situations. [2019-10-24T08:07:58.054Z] [2019-10-24T08:07:58.054Z] To set a process to complain mode, use the command line tool [2019-10-24T08:07:58.054Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-24T08:07:58.054Z] with the 'teardown' option." [2019-10-24T08:07:58.054Z] [2019-10-24T08:07:58.567Z] [2019-10-24T08:07:58.567Z] SUCCESS: Specified value was saved. [2019-10-24T08:07:59.983Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-24T08:08:00.067Z] --- PASS: TestTemplatedConfig (2.79s) [2019-10-24T08:08:00.068Z] config_test.go:192: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedConfig" [2019-10-24T08:08:00.068Z] === RUN TestConfigInspect [2019-10-24T08:08:00.248Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-24T08:08:01.470Z] Removing intermediate container a33a6107c8d3 [2019-10-24T08:08:01.470Z] ---> 5ccf9440ab76 [2019-10-24T08:08:01.470Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-10-24T08:08:01.470Z] ---> Running in fcc4d7b7d408 [2019-10-24T08:08:02.113Z] --- PASS: TestConfigInspect (2.22s) [2019-10-24T08:08:02.114Z] config_test.go:326: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigInspect" [2019-10-24T08:08:02.114Z] === RUN TestConfigCreateWithLabels [2019-10-24T08:08:02.187Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-24T08:08:03.587Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-24T08:08:04.831Z] --- PASS: TestConfigCreateWithLabels (2.23s) [2019-10-24T08:08:04.831Z] config_test.go:350: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateWithLabels" [2019-10-24T08:08:04.831Z] === RUN TestConfigCreateResolve [2019-10-24T08:08:06.136Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-10-24T08:08:06.877Z] --- PASS: TestConfigCreateResolve (2.21s) [2019-10-24T08:08:06.877Z] config_test.go:377: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigCreateResolve" [2019-10-24T08:08:06.877Z] === RUN TestConfigDaemonLibtrustID [2019-10-24T08:08:07.160Z] --- PASS: TestConfigDaemonLibtrustID (0.57s) [2019-10-24T08:08:07.160Z] config_test.go:427: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestConfigDaemonLibtrustID" [2019-10-24T08:08:07.160Z] PASS [2019-10-24T08:08:07.160Z] [2019-10-24T08:08:07.160Z] DONE 8 tests in 17.306s [2019-10-24T08:08:07.160Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-10-24T08:08:07.160Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:08:07.160Z] ++ set -e [2019-10-24T08:08:07.160Z] ++ '[' -n 0 ']' [2019-10-24T08:08:07.160Z] ++ set -x [2019-10-24T08:08:07.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:08:07.443Z] INFO: Testing against a local daemon [2019-10-24T08:08:07.443Z] === RUN TestCheckpoint [2019-10-24T08:08:07.443Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-24T08:08:07.443Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-24T08:08:07.443Z] === RUN TestContainerInvalidJSON [2019-10-24T08:08:07.443Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-24T08:08:07.443Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-24T08:08:07.443Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-24T08:08:07.443Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-24T08:08:07.443Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-24T08:08:07.443Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-24T08:08:07.443Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-24T08:08:07.443Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-24T08:08:07.443Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-24T08:08:07.443Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-10-24T08:08:07.443Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-10-24T08:08:07.443Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-10-24T08:08:07.443Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-10-24T08:08:07.443Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-24T08:08:07.443Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2019-10-24T08:08:07.443Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-24T08:08:07.443Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2019-10-24T08:08:07.443Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-24T08:08:07.727Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2019-10-24T08:08:07.727Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-24T08:08:07.727Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2019-10-24T08:08:07.727Z] === RUN TestCopyFromContainer [2019-10-24T08:08:08.533Z] Cannot create a file when that file already exists. [2019-10-24T08:08:09.207Z] === RUN TestCopyFromContainer// [2019-10-24T08:08:09.207Z] === RUN TestCopyFromContainer//bar/root [2019-10-24T08:08:09.490Z] === RUN TestCopyFromContainer//bar/root/ [2019-10-24T08:08:09.490Z] === RUN TestCopyFromContainer/bar/quux [2019-10-24T08:08:09.775Z] === RUN TestCopyFromContainer/bar/quux/ [2019-10-24T08:08:09.775Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-10-24T08:08:09.775Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-10-24T08:08:09.775Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-10-24T08:08:10.059Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-10-24T08:08:10.059Z] === RUN TestCopyFromContainer/bar/notarget [2019-10-24T08:08:10.343Z] --- PASS: TestCopyFromContainer (2.50s) [2019-10-24T08:08:10.343Z] --- PASS: TestCopyFromContainer// (0.09s) [2019-10-24T08:08:10.343Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-10-24T08:08:10.343Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-10-24T08:08:10.343Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2019-10-24T08:08:10.343Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-10-24T08:08:10.343Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-10-24T08:08:10.343Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.08s) [2019-10-24T08:08:10.343Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-10-24T08:08:10.343Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2019-10-24T08:08:10.343Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-10-24T08:08:10.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-24T08:08:10.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-24T08:08:10.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-24T08:08:10.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-24T08:08:10.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-24T08:08:10.343Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-24T08:08:10.343Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-24T08:08:10.343Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-24T08:08:10.343Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-24T08:08:10.343Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-24T08:08:10.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2019-10-24T08:08:10.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-10-24T08:08:10.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-24T08:08:10.343Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-24T08:08:10.343Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-24T08:08:10.343Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2019-10-24T08:08:10.343Z] === RUN TestCreateWithInvalidEnv [2019-10-24T08:08:10.343Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-24T08:08:10.343Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-24T08:08:10.343Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-24T08:08:10.343Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-24T08:08:10.343Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-24T08:08:10.343Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-24T08:08:10.343Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-24T08:08:10.343Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-24T08:08:10.343Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-24T08:08:10.343Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-10-24T08:08:10.343Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-10-24T08:08:10.343Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-10-24T08:08:10.343Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-10-24T08:08:10.343Z] === RUN TestCreateTmpfsMountsTarget [2019-10-24T08:08:10.343Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-10-24T08:08:10.343Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-24T08:08:12.370Z] --- PASS: TestCreateWithCustomMaskedPaths (1.94s) [2019-10-24T08:08:12.370Z] === RUN TestCreateWithCapabilities [2019-10-24T08:08:12.370Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-10-24T08:08:12.370Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-10-24T08:08:12.370Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-10-24T08:08:12.370Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-10-24T08:08:12.370Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-10-24T08:08:12.370Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-10-24T08:08:12.370Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-10-24T08:08:12.370Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-10-24T08:08:12.370Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-10-24T08:08:12.370Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-10-24T08:08:12.370Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-24T08:08:12.370Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-24T08:08:12.370Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-10-24T08:08:12.370Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-10-24T08:08:12.370Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-10-24T08:08:12.370Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-10-24T08:08:12.370Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-10-24T08:08:12.370Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-10-24T08:08:12.370Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-10-24T08:08:12.370Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-10-24T08:08:12.370Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-10-24T08:08:12.370Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-10-24T08:08:12.370Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-10-24T08:08:12.370Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-10-24T08:08:12.370Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-10-24T08:08:12.370Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-10-24T08:08:12.370Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-10-24T08:08:12.370Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-10-24T08:08:12.370Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-10-24T08:08:12.370Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-10-24T08:08:12.370Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-10-24T08:08:12.370Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-10-24T08:08:12.370Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-10-24T08:08:12.370Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-10-24T08:08:12.370Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-10-24T08:08:12.370Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-10-24T08:08:12.370Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2019-10-24T08:08:12.370Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2019-10-24T08:08:12.370Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-10-24T08:08:12.370Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.05s) [2019-10-24T08:08:12.370Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-10-24T08:08:12.370Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-10-24T08:08:12.370Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2019-10-24T08:08:12.370Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-10-24T08:08:12.370Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-10-24T08:08:12.370Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-24T08:08:14.400Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.97s) [2019-10-24T08:08:14.400Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-24T08:08:14.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-24T08:08:14.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-24T08:08:14.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-24T08:08:14.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-24T08:08:14.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-24T08:08:14.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-24T08:08:14.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-24T08:08:14.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-24T08:08:14.400Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-24T08:08:14.400Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-24T08:08:14.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-24T08:08:14.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-24T08:08:14.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-24T08:08:14.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-24T08:08:14.400Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-24T08:08:14.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-10-24T08:08:14.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-10-24T08:08:14.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-10-24T08:08:14.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-10-24T08:08:14.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-10-24T08:08:14.400Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-10-24T08:08:14.400Z] === RUN TestContainerStartOnDaemonRestart [2019-10-24T08:08:14.400Z] === PAUSE TestContainerStartOnDaemonRestart [2019-10-24T08:08:14.400Z] === RUN TestDaemonRestartIpcMode [2019-10-24T08:08:14.400Z] === PAUSE TestDaemonRestartIpcMode [2019-10-24T08:08:14.400Z] === RUN TestDiff [2019-10-24T08:08:14.834Z] #29 29.27 # github.com/docker/docker/contrib/httpserver [2019-10-24T08:08:14.834Z] #29 29.27 loadinternal: cannot find runtime/cgo [2019-10-24T08:08:14.834Z] #29 DONE 30.1s [2019-10-24T08:08:14.834Z] [2019-10-24T08:08:14.834Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-24T08:08:14.834Z] #33 ... [2019-10-24T08:08:14.834Z] [2019-10-24T08:08:14.834Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-10-24T08:08:14.834Z] #30 DONE 0.1s [2019-10-24T08:08:14.834Z] [2019-10-24T08:08:14.834Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-10-24T08:08:15.415Z] --- PASS: TestDiff (0.74s) [2019-10-24T08:08:15.415Z] === RUN TestExecWithCloseStdin [2019-10-24T08:08:15.598Z] Removing intermediate container fcc4d7b7d408 [2019-10-24T08:08:15.598Z] ---> 405a18618e85 [2019-10-24T08:08:15.598Z] Step 6/6 : CMD ["sh"] [2019-10-24T08:08:15.598Z] ---> Running in 88e8ffe0aa1e [2019-10-24T08:08:15.598Z] Removing intermediate container 88e8ffe0aa1e [2019-10-24T08:08:15.598Z] ---> a6196e37890e [2019-10-24T08:08:15.598Z] Successfully built a6196e37890e [2019-10-24T08:08:15.598Z] Successfully tagged busybox:latest [2019-10-24T08:08:15.598Z] INFO: Docker images of the daemon under test [2019-10-24T08:08:15.598Z] [2019-10-24T08:08:15.598Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-10-24T08:08:15.598Z] busybox latest a6196e37890e Less than a second ago 4.83GB [2019-10-24T08:08:15.598Z] microsoft/windowsservercore latest 739b21bd02e7 2 weeks ago 4.79GB [2019-10-24T08:08:15.598Z] mcr.microsoft.com/windows/servercore ltsc2019 739b21bd02e7 2 weeks ago 4.79GB [2019-10-24T08:08:15.598Z] [2019-10-24T08:08:15.598Z] INFO: Running integration tests at 10/24/2019 08:08:15... [2019-10-24T08:08:15.598Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-10-24T08:08:15.598Z] INFO: Integration API tests being run from the host: [2019-10-24T08:08:16.033Z] --- PASS: TestExecWithCloseStdin (0.93s) [2019-10-24T08:08:16.033Z] === RUN TestExec [2019-10-24T08:08:16.067Z] INFO: make.ps1 starting at 10/24/2019 08:08:15 [2019-10-24T08:08:17.036Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-10-24T08:08:17.049Z] --- PASS: TestExec (0.83s) [2019-10-24T08:08:17.049Z] === RUN TestExecUser [2019-10-24T08:08:18.058Z] --- PASS: TestExecUser (0.85s) [2019-10-24T08:08:18.059Z] === RUN TestExportContainerAndImportImage [2019-10-24T08:08:18.679Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2019-10-24T08:08:18.680Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-24T08:08:20.720Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-10-24T08:08:20.720Z] export_test.go:63: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExportContainerAfterDaemonRestart" [2019-10-24T08:08:20.720Z] === RUN TestHealthCheckWorkdir [2019-10-24T08:08:21.341Z] --- PASS: TestHealthCheckWorkdir (1.03s) [2019-10-24T08:08:21.341Z] === RUN TestHealthKillContainer [2019-10-24T08:08:24.804Z] --- PASS: TestHealthKillContainer (2.90s) [2019-10-24T08:08:24.804Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-24T08:08:24.804Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2019-10-24T08:08:24.804Z] === RUN TestIpcModeNone [2019-10-24T08:08:25.816Z] --- PASS: TestIpcModeNone (0.81s) [2019-10-24T08:08:25.816Z] === RUN TestIpcModePrivate [2019-10-24T08:08:26.825Z] --- PASS: TestIpcModePrivate (0.84s) [2019-10-24T08:08:26.825Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2019-10-24T08:08:26.825Z] === RUN TestIpcModeShareable [2019-10-24T08:08:27.442Z] --- PASS: TestIpcModeShareable (0.88s) [2019-10-24T08:08:27.442Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2019-10-24T08:08:27.442Z] === RUN TestAPIIpcModeShareableAndContainer [2019-10-24T08:08:28.081Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-24T08:08:28.695Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-24T08:08:29.259Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-24T08:08:30.138Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.44s) [2019-10-24T08:08:30.138Z] === RUN TestAPIIpcModeHost [2019-10-24T08:08:30.766Z] --- PASS: TestAPIIpcModeHost (0.72s) [2019-10-24T08:08:30.766Z] === RUN TestDaemonIpcModeShareable [2019-10-24T08:08:32.286Z] --- PASS: TestDaemonIpcModeShareable (1.72s) [2019-10-24T08:08:32.286Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareable" [2019-10-24T08:08:32.286Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-24T08:08:32.286Z] === RUN TestDaemonIpcModePrivate [2019-10-24T08:08:32.518Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-24T08:08:34.412Z] --- PASS: TestDaemonIpcModePrivate (1.77s) [2019-10-24T08:08:34.412Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivate" [2019-10-24T08:08:34.412Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-24T08:08:34.412Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-10-24T08:08:35.027Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-24T08:08:35.955Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.72s) [2019-10-24T08:08:35.955Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModePrivateFromConfig" [2019-10-24T08:08:35.955Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2019-10-24T08:08:35.955Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-10-24T08:08:37.994Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2019-10-24T08:08:37.994Z] ipcmode_linux_test.go:230: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonIpcModeShareableFromConfig" [2019-10-24T08:08:37.994Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2019-10-24T08:08:37.994Z] === RUN TestIpcModeOlderClient [2019-10-24T08:08:37.994Z] === PAUSE TestIpcModeOlderClient [2019-10-24T08:08:37.994Z] === RUN TestKillContainerInvalidSignal [2019-10-24T08:08:38.281Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2019-10-24T08:08:38.281Z] === RUN TestKillContainer [2019-10-24T08:08:38.281Z] === RUN TestKillContainer/no_signal [2019-10-24T08:08:38.325Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-24T08:08:38.902Z] === RUN TestKillContainer/non_killing_signal [2019-10-24T08:08:39.526Z] === RUN TestKillContainer/killing_signal [2019-10-24T08:08:39.685Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-24T08:08:39.685Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-24T08:08:40.546Z] --- PASS: TestKillContainer (2.08s) [2019-10-24T08:08:40.546Z] --- PASS: TestKillContainer/no_signal (0.69s) [2019-10-24T08:08:40.546Z] --- PASS: TestKillContainer/non_killing_signal (0.46s) [2019-10-24T08:08:40.546Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2019-10-24T08:08:40.546Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-24T08:08:40.546Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-10-24T08:08:40.651Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-24T08:08:41.170Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-10-24T08:08:41.574Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-10-24T08:08:41.793Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s) [2019-10-24T08:08:41.793Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.67s) [2019-10-24T08:08:41.793Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2019-10-24T08:08:41.793Z] === RUN TestKillStoppedContainer [2019-10-24T08:08:41.793Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-10-24T08:08:41.793Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-24T08:08:42.082Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-10-24T08:08:42.082Z] === RUN TestKillDifferentUserContainer [2019-10-24T08:08:42.182Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-10-24T08:08:42.641Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-10-24T08:08:42.711Z] --- PASS: TestKillDifferentUserContainer (0.74s) [2019-10-24T08:08:42.711Z] === RUN TestInspectOomKilledTrue [2019-10-24T08:08:42.935Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-24T08:08:43.858Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-24T08:08:44.204Z] --- PASS: TestInspectOomKilledTrue (1.23s) [2019-10-24T08:08:44.204Z] === RUN TestInspectOomKilledFalse [2019-10-24T08:08:44.488Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2019-10-24T08:08:44.488Z] === RUN TestLinksEtcHostsContentMatch [2019-10-24T08:08:44.782Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-24T08:08:45.104Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2019-10-24T08:08:45.104Z] === RUN TestLinksContainerNames [2019-10-24T08:08:45.706Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-24T08:08:46.371Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-10-24T08:08:46.617Z] --- PASS: TestLinksContainerNames (1.33s) [2019-10-24T08:08:46.617Z] === RUN TestLogsFollowTailEmpty [2019-10-24T08:08:46.630Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-24T08:08:47.235Z] --- PASS: TestLogsFollowTailEmpty (0.68s) [2019-10-24T08:08:47.235Z] === RUN TestContainerNetworkMountsNoChown [2019-10-24T08:08:47.554Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-24T08:08:47.856Z] --- PASS: TestContainerNetworkMountsNoChown (0.66s) [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/default [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/default [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/private [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/private [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/rprivate [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/rprivate [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/slave [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/slave [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/rslave [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/rslave [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/shared [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/shared [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/rshared [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/rshared [2019-10-24T08:08:47.856Z] === CONT TestMountDaemonRoot/default [2019-10-24T08:08:47.856Z] === CONT TestMountDaemonRoot/rslave [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/default/bind_root [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-10-24T08:08:47.856Z] === CONT TestMountDaemonRoot/rshared [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/default/mount_root [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-10-24T08:08:47.856Z] === CONT TestMountDaemonRoot/shared [2019-10-24T08:08:47.856Z] === CONT TestMountDaemonRoot/default/bind_root [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-10-24T08:08:47.856Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-10-24T08:08:47.856Z] === CONT TestMountDaemonRoot/slave [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-10-24T08:08:47.856Z] === CONT TestMountDaemonRoot/rprivate [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-10-24T08:08:47.856Z] === CONT TestMountDaemonRoot/private [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/private/mount_root [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/private/bind_root [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-10-24T08:08:47.856Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-10-24T08:08:47.856Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-10-24T08:08:47.856Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-10-24T08:08:47.856Z] === CONT TestMountDaemonRoot/default/mount_root [2019-10-24T08:08:47.856Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-10-24T08:08:47.856Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/private/mount_root [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/private/bind_root [2019-10-24T08:08:48.143Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-10-24T08:08:48.427Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.10s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2019-10-24T08:08:48.428Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-10-24T08:08:48.428Z] === RUN TestContainerBindMountNonRecursive [2019-10-24T08:08:48.479Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-24T08:08:49.272Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-10-24T08:08:49.841Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-24T08:08:49.906Z] --- PASS: TestContainerBindMountNonRecursive (1.64s) [2019-10-24T08:08:49.906Z] === RUN TestNetworkNat [2019-10-24T08:08:50.764Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-24T08:08:50.916Z] --- PASS: TestNetworkNat (0.73s) [2019-10-24T08:08:50.916Z] === RUN TestNetworkLocalhostTCPNat [2019-10-24T08:08:51.532Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2019-10-24T08:08:51.532Z] === RUN TestNetworkLoopbackNat [2019-10-24T08:08:51.687Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-24T08:08:52.176Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-24T08:08:52.542Z] --- PASS: TestNetworkLoopbackNat (0.97s) [2019-10-24T08:08:52.542Z] === RUN TestPause [2019-10-24T08:08:53.048Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-24T08:08:53.142Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-24T08:08:53.159Z] --- PASS: TestPause (0.78s) [2019-10-24T08:08:53.159Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-24T08:08:53.159Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-24T08:08:53.159Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-24T08:08:53.159Z] === RUN TestPauseStopPausedContainer [2019-10-24T08:08:54.112Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-24T08:08:54.181Z] --- PASS: TestPauseStopPausedContainer (0.80s) [2019-10-24T08:08:54.181Z] === RUN TestPsFilter [2019-10-24T08:08:54.181Z] --- PASS: TestPsFilter (0.21s) [2019-10-24T08:08:54.181Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-24T08:08:54.407Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-24T08:08:54.801Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.66s) [2019-10-24T08:08:54.801Z] === RUN TestRemoveContainerWithVolume [2019-10-24T08:08:55.087Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-24T08:08:55.333Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-24T08:08:55.416Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2019-10-24T08:08:55.416Z] === RUN TestRemoveContainerRunning [2019-10-24T08:08:56.054Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-24T08:08:56.259Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-24T08:08:56.259Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-24T08:08:56.432Z] --- PASS: TestRemoveContainerRunning (0.69s) [2019-10-24T08:08:56.432Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-24T08:08:57.052Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.70s) [2019-10-24T08:08:57.052Z] === RUN TestRemoveInvalidContainer [2019-10-24T08:08:57.052Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-24T08:08:57.052Z] === RUN TestRenameLinkedContainer [2019-10-24T08:08:57.182Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-24T08:08:58.138Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-24T08:08:58.229Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-24T08:08:59.497Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-24T08:08:59.741Z] --- PASS: TestRenameLinkedContainer (2.69s) [2019-10-24T08:08:59.741Z] === RUN TestRenameStoppedContainer [2019-10-24T08:09:00.371Z] --- PASS: TestRenameStoppedContainer (0.65s) [2019-10-24T08:09:00.371Z] === RUN TestRenameRunningContainerAndReuse [2019-10-24T08:09:00.421Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-24T08:09:01.343Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-24T08:09:01.847Z] --- PASS: TestRenameRunningContainerAndReuse (1.38s) [2019-10-24T08:09:01.847Z] === RUN TestRenameInvalidName [2019-10-24T08:09:02.467Z] --- PASS: TestRenameInvalidName (0.69s) [2019-10-24T08:09:02.468Z] === RUN TestRenameAnonymousContainer [2019-10-24T08:09:02.915Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-24T08:09:03.267Z] === RUN TestDockerSuite/TestCpToCaseB [2019-10-24T08:09:04.231Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-24T08:09:05.181Z] --- PASS: TestRenameAnonymousContainer (2.51s) [2019-10-24T08:09:05.181Z] === RUN TestRenameContainerWithSameName [2019-10-24T08:09:05.468Z] --- PASS: TestRenameContainerWithSameName (0.68s) [2019-10-24T08:09:05.468Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-24T08:09:06.785Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-24T08:09:06.945Z] --- PASS: TestRenameContainerWithLinkedContainer (1.37s) [2019-10-24T08:09:06.945Z] === RUN TestResize [2019-10-24T08:09:07.569Z] --- PASS: TestResize (0.75s) [2019-10-24T08:09:07.569Z] === RUN TestResizeWithInvalidSize [2019-10-24T08:09:08.575Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2019-10-24T08:09:08.575Z] === RUN TestResizeWhenContainerNotStarted [2019-10-24T08:09:09.195Z] --- PASS: TestResizeWhenContainerNotStarted (0.71s) [2019-10-24T08:09:09.195Z] === RUN TestDaemonRestartKillContainers [2019-10-24T08:09:09.195Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-24T08:09:09.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-24T08:09:09.195Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-24T08:09:09.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-24T08:09:09.195Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-24T08:09:09.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-24T08:09:09.195Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-24T08:09:09.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-24T08:09:09.195Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-24T08:09:09.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-24T08:09:09.195Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-24T08:09:09.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-24T08:09:09.195Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-24T08:09:09.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-24T08:09:09.195Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-24T08:09:09.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-24T08:09:09.195Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-24T08:09:09.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-24T08:09:09.195Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-24T08:09:09.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-24T08:09:09.195Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-24T08:09:09.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-24T08:09:09.195Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-24T08:09:09.195Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-24T08:09:09.195Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-10-24T08:09:09.195Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-10-24T08:09:09.195Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-10-24T08:09:09.195Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-10-24T08:09:09.292Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-10-24T08:09:10.023Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-24T08:09:11.249Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-10-24T08:09:11.799Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-24T08:09:12.270Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-10-24T08:09:12.560Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-10-24T08:09:12.560Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-10-24T08:09:13.190Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-10-24T08:09:13.769Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-10-24T08:09:14.213Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-10-24T08:09:14.503Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-10-24T08:09:15.057Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-24T08:09:15.979Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-24T08:09:15.991Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-10-24T08:09:16.681Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-10-24T08:09:19.477Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-10-24T08:09:19.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.13s) [2019-10-24T08:09:19.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon" [2019-10-24T08:09:19.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.27s) [2019-10-24T08:09:19.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon" [2019-10-24T08:09:19.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.41s) [2019-10-24T08:09:19.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon" [2019-10-24T08:09:19.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.46s) [2019-10-24T08:09:19.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon" [2019-10-24T08:09:19.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.95s) [2019-10-24T08:09:19.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon" [2019-10-24T08:09:19.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.98s) [2019-10-24T08:09:19.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon" [2019-10-24T08:09:19.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.09s) [2019-10-24T08:09:19.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon" [2019-10-24T08:09:19.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.38s) [2019-10-24T08:09:19.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon" [2019-10-24T08:09:19.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.31s) [2019-10-24T08:09:19.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon" [2019-10-24T08:09:19.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.21s) [2019-10-24T08:09:19.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon" [2019-10-24T08:09:19.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.22s) [2019-10-24T08:09:19.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon" [2019-10-24T08:09:19.477Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.08s) [2019-10-24T08:09:19.477Z] restart_test.go:67: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon" [2019-10-24T08:09:19.477Z] === RUN TestCgroupNamespacesRun [2019-10-24T08:09:20.413Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-10-24T08:09:20.964Z] --- PASS: TestCgroupNamespacesRun (1.74s) [2019-10-24T08:09:20.964Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRun" [2019-10-24T08:09:20.964Z] === RUN TestCgroupNamespacesRunPrivileged [2019-10-24T08:09:21.253Z] === RUN TestDockerSuite/TestCpToCaseH [2019-10-24T08:09:22.443Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.75s) [2019-10-24T08:09:22.443Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivileged" [2019-10-24T08:09:22.443Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-10-24T08:09:22.607Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-10-24T08:09:24.471Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2019-10-24T08:09:24.471Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunDaemonHostMode" [2019-10-24T08:09:24.471Z] === RUN TestCgroupNamespacesRunHostMode [2019-10-24T08:09:24.565Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-24T08:09:25.487Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-24T08:09:25.516Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-10-24T08:09:25.947Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2019-10-24T08:09:25.947Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunHostMode" [2019-10-24T08:09:25.947Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-10-24T08:09:27.422Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.69s) [2019-10-24T08:09:27.422Z] run_cgroupns_linux_test.go:30: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivateMode" [2019-10-24T08:09:27.422Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-10-24T08:09:28.416Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-10-24T08:09:28.417Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T08:09:28.417Z] INFO: Testing against a local daemon [2019-10-24T08:09:28.417Z] === RUN TestBuildWithSession [2019-10-24T08:09:28.417Z] --- SKIP: TestBuildWithSession (0.00s) [2019-10-24T08:09:28.417Z] build_session_test.go:25: TODO: BuildKit [2019-10-24T08:09:28.417Z] === RUN TestBuildSquashParent [2019-10-24T08:09:28.417Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-10-24T08:09:28.417Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:09:28.417Z] === RUN TestBuildWithRemoveAndForceRemove [2019-10-24T08:09:28.417Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-10-24T08:09:28.417Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-24T08:09:28.417Z] === RUN TestBuildMultiStageCopy [2019-10-24T08:09:28.417Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-10-24T08:09:28.444Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.89s) [2019-10-24T08:09:28.444Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunPrivilegedAndPrivate" [2019-10-24T08:09:28.444Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-10-24T08:09:29.451Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.88s) [2019-10-24T08:09:29.451Z] run_cgroupns_linux_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunInvalidMode" [2019-10-24T08:09:29.451Z] === RUN TestCgroupNamespacesRunOlderClient [2019-10-24T08:09:30.717Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-10-24T08:09:30.717Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-10-24T08:09:30.927Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2019-10-24T08:09:30.927Z] run_cgroupns_linux_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCgroupNamespacesRunOlderClient" [2019-10-24T08:09:30.927Z] === RUN TestKernelTCPMemory [2019-10-24T08:09:31.641Z] === RUN TestDockerSuite/TestCpToDot [2019-10-24T08:09:31.938Z] --- PASS: TestKernelTCPMemory (0.89s) [2019-10-24T08:09:31.938Z] === RUN TestNISDomainname [2019-10-24T08:09:32.564Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-24T08:09:32.953Z] --- PASS: TestNISDomainname (1.01s) [2019-10-24T08:09:32.953Z] === RUN TestHostnameDnsResolution [2019-10-24T08:09:33.979Z] --- PASS: TestHostnameDnsResolution (1.15s) [2019-10-24T08:09:33.979Z] === RUN TestStats [2019-10-24T08:09:34.488Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-24T08:09:35.848Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-10-24T08:09:36.651Z] --- PASS: TestStats (2.70s) [2019-10-24T08:09:36.651Z] === RUN TestStopContainerWithTimeout [2019-10-24T08:09:36.771Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-24T08:09:36.938Z] === RUN TestStopContainerWithTimeout/0 [2019-10-24T08:09:36.938Z] === PAUSE TestStopContainerWithTimeout/0 [2019-10-24T08:09:36.938Z] === RUN TestStopContainerWithTimeout/1 [2019-10-24T08:09:36.938Z] === PAUSE TestStopContainerWithTimeout/1 [2019-10-24T08:09:36.938Z] === RUN TestStopContainerWithTimeout/3 [2019-10-24T08:09:36.938Z] === PAUSE TestStopContainerWithTimeout/3 [2019-10-24T08:09:36.938Z] === RUN TestStopContainerWithTimeout/-1 [2019-10-24T08:09:36.938Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-10-24T08:09:36.938Z] === CONT TestStopContainerWithTimeout/0 [2019-10-24T08:09:36.938Z] === CONT TestStopContainerWithTimeout/3 [2019-10-24T08:09:36.938Z] === CONT TestStopContainerWithTimeout/-1 [2019-10-24T08:09:36.938Z] === CONT TestStopContainerWithTimeout/1 [2019-10-24T08:09:37.694Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-24T08:09:40.403Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2019-10-24T08:09:40.403Z] --- PASS: TestStopContainerWithTimeout/0 (1.11s) [2019-10-24T08:09:40.403Z] --- PASS: TestStopContainerWithTimeout/1 (2.22s) [2019-10-24T08:09:40.403Z] --- PASS: TestStopContainerWithTimeout/-1 (3.06s) [2019-10-24T08:09:40.403Z] --- PASS: TestStopContainerWithTimeout/3 (3.14s) [2019-10-24T08:09:40.403Z] === RUN TestDeleteDevicemapper [2019-10-24T08:09:40.403Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-10-24T08:09:40.403Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-24T08:09:40.403Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-24T08:09:40.784Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-10-24T08:09:40.784Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-10-24T08:09:41.243Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-10-24T08:09:41.852Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-24T08:09:41.852Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-24T08:09:42.449Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.13s) [2019-10-24T08:09:42.449Z] === RUN TestUpdateMemory [2019-10-24T08:09:42.778Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-10-24T08:09:42.820Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-24T08:09:43.066Z] --- PASS: TestUpdateMemory (1.06s) [2019-10-24T08:09:43.066Z] === RUN TestUpdateCPUQuota [2019-10-24T08:09:43.743Z] --- PASS: TestBuildMultiStageCopy (15.67s) [2019-10-24T08:09:43.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (10.76s) [2019-10-24T08:09:43.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2019-10-24T08:09:43.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.13s) [2019-10-24T08:09:43.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.34s) [2019-10-24T08:09:43.743Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.44s) [2019-10-24T08:09:43.743Z] === RUN TestBuildMultiStageParentConfig [2019-10-24T08:09:43.743Z] --- SKIP: TestBuildMultiStageParentConfig (0.00s) [2019-10-24T08:09:43.743Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-24T08:09:43.743Z] === RUN TestBuildLabelWithTargets [2019-10-24T08:09:43.743Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-10-24T08:09:43.743Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-24T08:09:43.743Z] === RUN TestBuildWithEmptyLayers [2019-10-24T08:09:44.705Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-24T08:09:44.959Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-24T08:09:44.959Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-24T08:09:45.094Z] --- PASS: TestUpdateCPUQuota (1.83s) [2019-10-24T08:09:45.094Z] === RUN TestUpdatePidsLimit [2019-10-24T08:09:45.094Z] === RUN TestUpdatePidsLimit/update_from_none [2019-10-24T08:09:45.277Z] --- PASS: TestBuildWithEmptyLayers (1.13s) [2019-10-24T08:09:45.277Z] === RUN TestBuildMultiStageOnBuild [2019-10-24T08:09:45.277Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-10-24T08:09:45.277Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-24T08:09:45.277Z] === RUN TestBuildUncleanTarFilenames [2019-10-24T08:09:45.277Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-10-24T08:09:45.277Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-24T08:09:45.277Z] === RUN TestBuildMultiStageLayerLeak [2019-10-24T08:09:45.277Z] --- SKIP: TestBuildMultiStageLayerLeak (0.01s) [2019-10-24T08:09:45.277Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-24T08:09:45.277Z] === RUN TestBuildWithHugeFile [2019-10-24T08:09:45.277Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2019-10-24T08:09:45.277Z] build_test.go:491: testEnv.OSType == "windows" [2019-10-24T08:09:45.277Z] === RUN TestBuildWithEmptyDockerfile [2019-10-24T08:09:45.277Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T08:09:45.277Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T08:09:45.277Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T08:09:45.277Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T08:09:45.277Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T08:09:45.277Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T08:09:45.277Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-10-24T08:09:45.277Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-10-24T08:09:45.277Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-10-24T08:09:45.377Z] === RUN TestUpdatePidsLimit/no_change [2019-10-24T08:09:45.517Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-24T08:09:45.661Z] === RUN TestUpdatePidsLimit/update_lower [2019-10-24T08:09:45.742Z] --- PASS: TestBuildWithEmptyDockerfile (0.40s) [2019-10-24T08:09:45.742Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2019-10-24T08:09:45.742Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2019-10-24T08:09:45.742Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-10-24T08:09:45.742Z] === RUN TestBuildPreserveOwnership [2019-10-24T08:09:45.742Z] --- SKIP: TestBuildPreserveOwnership (0.01s) [2019-10-24T08:09:45.742Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-24T08:09:45.742Z] === RUN TestBuildPlatformInvalid [2019-10-24T08:09:45.742Z] --- PASS: TestBuildPlatformInvalid (0.05s) [2019-10-24T08:09:45.742Z] PASS [2019-10-24T08:09:45.742Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-10-24T08:09:45.742Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T08:09:45.742Z] INFO: Testing against a local daemon [2019-10-24T08:09:45.742Z] === RUN TestConfigList [2019-10-24T08:09:45.742Z] --- SKIP: TestConfigList (0.00s) [2019-10-24T08:09:45.742Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:09:45.742Z] === RUN TestConfigsCreateAndDelete [2019-10-24T08:09:45.742Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-10-24T08:09:45.742Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:09:45.742Z] === RUN TestConfigsUpdate [2019-10-24T08:09:45.742Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-10-24T08:09:45.742Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:09:45.742Z] === RUN TestTemplatedConfig [2019-10-24T08:09:45.742Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-10-24T08:09:45.742Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:09:45.742Z] === RUN TestConfigInspect [2019-10-24T08:09:45.742Z] --- SKIP: TestConfigInspect (0.00s) [2019-10-24T08:09:45.742Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:09:45.742Z] === RUN TestConfigCreateWithLabels [2019-10-24T08:09:45.742Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-10-24T08:09:45.742Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-10-24T08:09:45.742Z] === RUN TestConfigCreateResolve [2019-10-24T08:09:45.742Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-10-24T08:09:45.742Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-10-24T08:09:45.742Z] === RUN TestConfigDaemonLibtrustID [2019-10-24T08:09:45.742Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-10-24T08:09:45.742Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-10-24T08:09:45.742Z] PASS [2019-10-24T08:09:45.742Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-10-24T08:09:45.742Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T08:09:45.742Z] INFO: Testing against a local daemon [2019-10-24T08:09:45.742Z] === RUN TestCheckpoint [2019-10-24T08:09:45.742Z] --- SKIP: TestCheckpoint (0.00s) [2019-10-24T08:09:45.742Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-24T08:09:45.742Z] === RUN TestContainerInvalidJSON [2019-10-24T08:09:45.742Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-10-24T08:09:45.742Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-10-24T08:09:45.742Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-10-24T08:09:45.742Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-10-24T08:09:45.742Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-10-24T08:09:45.742Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-10-24T08:09:45.742Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-10-24T08:09:45.742Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-10-24T08:09:45.742Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-10-24T08:09:45.742Z] --- PASS: TestContainerInvalidJSON (0.05s) [2019-10-24T08:09:45.742Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-10-24T08:09:45.742Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2019-10-24T08:09:45.742Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-10-24T08:09:45.742Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-10-24T08:09:45.742Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.02s) [2019-10-24T08:09:45.742Z] copy_test.go:25: testEnv.OSType == "windows" [2019-10-24T08:09:45.742Z] === RUN TestCopyFromContainerPathIsNotDir [2019-10-24T08:09:45.742Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2019-10-24T08:09:45.742Z] copy_test.go:39: testEnv.OSType == "windows" [2019-10-24T08:09:45.742Z] === RUN TestCopyToContainerPathDoesNotExist [2019-10-24T08:09:45.742Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-10-24T08:09:45.742Z] copy_test.go:51: testEnv.OSType == "windows" [2019-10-24T08:09:45.742Z] === RUN TestCopyToContainerPathIsNotDir [2019-10-24T08:09:45.742Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.03s) [2019-10-24T08:09:45.742Z] copy_test.go:65: testEnv.OSType == "windows" [2019-10-24T08:09:45.742Z] === RUN TestCopyFromContainer [2019-10-24T08:09:45.742Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-10-24T08:09:45.742Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:09:45.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-10-24T08:09:45.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-24T08:09:45.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-24T08:09:45.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-24T08:09:45.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-24T08:09:45.742Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-24T08:09:45.742Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-24T08:09:45.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-10-24T08:09:45.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-10-24T08:09:45.742Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-10-24T08:09:45.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-10-24T08:09:45.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-10-24T08:09:45.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2019-10-24T08:09:45.742Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-10-24T08:09:45.742Z] === RUN TestCreateLinkToNonExistingContainer [2019-10-24T08:09:45.742Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-10-24T08:09:45.742Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-10-24T08:09:45.742Z] === RUN TestCreateWithInvalidEnv [2019-10-24T08:09:45.742Z] === RUN TestCreateWithInvalidEnv/0 [2019-10-24T08:09:45.742Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-10-24T08:09:45.742Z] === RUN TestCreateWithInvalidEnv/1 [2019-10-24T08:09:45.742Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-10-24T08:09:45.742Z] === RUN TestCreateWithInvalidEnv/2 [2019-10-24T08:09:45.742Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-10-24T08:09:45.742Z] === CONT TestCreateWithInvalidEnv/0 [2019-10-24T08:09:45.742Z] === CONT TestCreateWithInvalidEnv/2 [2019-10-24T08:09:45.742Z] === CONT TestCreateWithInvalidEnv/1 [2019-10-24T08:09:45.742Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-10-24T08:09:45.742Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-10-24T08:09:45.742Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-10-24T08:09:45.742Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-10-24T08:09:45.742Z] === RUN TestCreateTmpfsMountsTarget [2019-10-24T08:09:45.742Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-10-24T08:09:45.742Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:09:45.742Z] === RUN TestCreateWithCustomMaskedPaths [2019-10-24T08:09:45.742Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-10-24T08:09:45.742Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-10-24T08:09:45.742Z] === RUN TestCreateWithCapabilities [2019-10-24T08:09:45.742Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-10-24T08:09:45.742Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-10-24T08:09:45.742Z] === RUN TestCreateWithCustomReadonlyPaths [2019-10-24T08:09:45.742Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-10-24T08:09:45.742Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-10-24T08:09:45.742Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-10-24T08:09:45.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-24T08:09:45.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-24T08:09:45.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-24T08:09:45.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-24T08:09:45.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-24T08:09:45.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-24T08:09:45.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-24T08:09:45.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-24T08:09:45.742Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-24T08:09:45.742Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-24T08:09:46.200Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-10-24T08:09:46.200Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-10-24T08:09:46.200Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-10-24T08:09:46.200Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-10-24T08:09:46.200Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-10-24T08:09:46.200Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-10-24T08:09:46.200Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-10-24T08:09:46.200Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-10-24T08:09:46.200Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-10-24T08:09:46.200Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-10-24T08:09:46.200Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-10-24T08:09:46.200Z] === RUN TestDiff [2019-10-24T08:09:46.200Z] --- SKIP: TestDiff (0.00s) [2019-10-24T08:09:46.200Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-10-24T08:09:46.200Z] === RUN TestExecWithCloseStdin [2019-10-24T08:09:46.227Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-10-24T08:09:46.483Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-24T08:09:46.483Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-24T08:09:46.483Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-24T08:09:46.516Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-10-24T08:09:47.142Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-10-24T08:09:47.405Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-24T08:09:47.425Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-10-24T08:09:47.660Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-24T08:09:47.660Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-24T08:09:47.914Z] === RUN TestDockerSuite/TestCreateRM [2019-10-24T08:09:47.914Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-24T08:09:47.914Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-24T08:09:48.168Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-24T08:09:48.168Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-24T08:09:48.378Z] --- PASS: TestExecWithCloseStdin (2.17s) [2019-10-24T08:09:48.378Z] === RUN TestExec [2019-10-24T08:09:48.378Z] --- SKIP: TestExec (0.00s) [2019-10-24T08:09:48.378Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-24T08:09:48.378Z] === RUN TestExecUser [2019-10-24T08:09:48.378Z] --- SKIP: TestExecUser (0.00s) [2019-10-24T08:09:48.378Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-10-24T08:09:48.378Z] === RUN TestExportContainerAndImportImage [2019-10-24T08:09:48.378Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-10-24T08:09:48.378Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:09:48.378Z] === RUN TestExportContainerAfterDaemonRestart [2019-10-24T08:09:48.378Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-10-24T08:09:48.378Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:09:48.378Z] === RUN TestHealthCheckWorkdir [2019-10-24T08:09:48.378Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-10-24T08:09:48.378Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-24T08:09:48.378Z] === RUN TestHealthKillContainer [2019-10-24T08:09:48.378Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-10-24T08:09:48.378Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-10-24T08:09:48.378Z] === RUN TestInspectCpusetInConfigPre120 [2019-10-24T08:09:48.379Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-10-24T08:09:48.379Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-10-24T08:09:48.379Z] === RUN TestKillContainerInvalidSignal [2019-10-24T08:09:48.901Z] --- PASS: TestUpdatePidsLimit (3.95s) [2019-10-24T08:09:48.901Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.36s) [2019-10-24T08:09:48.901Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-10-24T08:09:48.901Z] --- PASS: TestUpdatePidsLimit/update_lower (0.40s) [2019-10-24T08:09:48.901Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.46s) [2019-10-24T08:09:48.901Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2019-10-24T08:09:48.901Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2019-10-24T08:09:48.901Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.37s) [2019-10-24T08:09:48.901Z] === RUN TestUpdateRestartPolicy [2019-10-24T08:09:49.915Z] --- PASS: TestKillContainerInvalidSignal (1.94s) [2019-10-24T08:09:49.915Z] === RUN TestKillContainer [2019-10-24T08:09:49.915Z] --- SKIP: TestKillContainer (0.00s) [2019-10-24T08:09:49.915Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-10-24T08:09:49.915Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-10-24T08:09:49.915Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-10-24T08:09:49.915Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-24T08:09:49.915Z] === RUN TestKillStoppedContainer [2019-10-24T08:09:49.915Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-10-24T08:09:49.915Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-24T08:09:49.915Z] === RUN TestKillStoppedContainerAPIPre120 [2019-10-24T08:09:49.915Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-10-24T08:09:49.915Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-10-24T08:09:49.915Z] === RUN TestKillDifferentUserContainer [2019-10-24T08:09:49.915Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-10-24T08:09:49.915Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-10-24T08:09:49.915Z] === RUN TestInspectOomKilledTrue [2019-10-24T08:09:49.915Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-10-24T08:09:49.915Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-24T08:09:49.915Z] === RUN TestInspectOomKilledFalse [2019-10-24T08:09:49.915Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-10-24T08:09:49.915Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-10-24T08:09:49.915Z] === RUN TestLogsFollowTailEmpty [2019-10-24T08:09:50.807Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-24T08:09:50.807Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-24T08:09:50.807Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-24T08:09:51.260Z] #33 132.3 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-10-24T08:09:51.260Z] #33 135.2 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-10-24T08:09:51.260Z] #33 136.5 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-10-24T08:09:51.260Z] #33 138.5 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-10-24T08:09:51.824Z] #33 141.0 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-10-24T08:09:52.088Z] --- PASS: TestLogsFollowTailEmpty (1.88s) [2019-10-24T08:09:52.089Z] === RUN TestNetworkNat [2019-10-24T08:09:52.089Z] --- SKIP: TestNetworkNat (0.00s) [2019-10-24T08:09:52.089Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-10-24T08:09:52.089Z] === RUN TestNetworkLocalhostTCPNat [2019-10-24T08:09:52.089Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-10-24T08:09:52.089Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-24T08:09:52.089Z] === RUN TestNetworkLoopbackNat [2019-10-24T08:09:52.089Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-10-24T08:09:52.089Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-10-24T08:09:52.089Z] === RUN TestPause [2019-10-24T08:09:52.089Z] --- SKIP: TestPause (0.00s) [2019-10-24T08:09:52.089Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-10-24T08:09:52.089Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-10-24T08:09:52.755Z] #33 142.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-10-24T08:09:53.622Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.81s) [2019-10-24T08:09:53.622Z] === RUN TestPauseStopPausedContainer [2019-10-24T08:09:53.622Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-10-24T08:09:53.622Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:09:53.622Z] === RUN TestPsFilter [2019-10-24T08:09:54.062Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-24T08:09:54.080Z] --- PASS: TestPsFilter (0.14s) [2019-10-24T08:09:54.080Z] === RUN TestRemoveContainerWithRemovedVolume [2019-10-24T08:09:54.126Z] #33 143.5 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-10-24T08:09:54.317Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-24T08:09:54.317Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-24T08:09:54.317Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-24T08:09:54.571Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-24T08:09:54.571Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-24T08:09:55.057Z] #33 144.5 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-10-24T08:09:55.129Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-10-24T08:09:55.314Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-10-24T08:09:55.383Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-24T08:09:56.255Z] --- PASS: TestRemoveContainerWithRemovedVolume (2.15s) [2019-10-24T08:09:56.255Z] === RUN TestRemoveContainerWithVolume [2019-10-24T08:09:57.210Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-10-24T08:09:57.267Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-24T08:09:58.140Z] #33 147.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-10-24T08:09:58.190Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-24T08:09:59.156Z] --- PASS: TestRemoveContainerWithVolume (2.80s) [2019-10-24T08:09:59.156Z] === RUN TestRemoveContainerRunning [2019-10-24T08:09:59.512Z] #33 148.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-10-24T08:10:00.072Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-24T08:10:01.331Z] --- PASS: TestRemoveContainerRunning (2.08s) [2019-10-24T08:10:01.331Z] === RUN TestRemoveContainerForceRemoveRunning [2019-10-24T08:10:01.410Z] #33 150.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-10-24T08:10:01.425Z] --- PASS: TestUpdateRestartPolicy (12.09s) [2019-10-24T08:10:01.425Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-24T08:10:01.709Z] --- PASS: TestUpdateRestartWithAutoRemove (0.74s) [2019-10-24T08:10:01.709Z] === RUN TestWaitNonBlocked [2019-10-24T08:10:01.709Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-24T08:10:01.709Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-24T08:10:01.709Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-24T08:10:01.709Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-24T08:10:01.709Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-24T08:10:01.709Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-24T08:10:02.582Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-24T08:10:02.728Z] --- PASS: TestWaitNonBlocked (0.04s) [2019-10-24T08:10:02.728Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.91s) [2019-10-24T08:10:02.728Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2019-10-24T08:10:02.728Z] === RUN TestWaitBlocked [2019-10-24T08:10:02.728Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-24T08:10:02.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-24T08:10:02.728Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-10-24T08:10:02.728Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-10-24T08:10:02.728Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-10-24T08:10:02.728Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-10-24T08:10:02.782Z] #33 152.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-10-24T08:10:02.866Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.03s) [2019-10-24T08:10:02.866Z] === RUN TestRemoveInvalidContainer [2019-10-24T08:10:02.866Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-10-24T08:10:02.866Z] === RUN TestRenameLinkedContainer [2019-10-24T08:10:02.866Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-10-24T08:10:02.866Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-10-24T08:10:02.866Z] === RUN TestRenameStoppedContainer [2019-10-24T08:10:03.504Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-24T08:10:03.750Z] --- PASS: TestWaitBlocked (0.03s) [2019-10-24T08:10:03.750Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2019-10-24T08:10:03.750Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.10s) [2019-10-24T08:10:03.750Z] === CONT TestContainerStartOnDaemonRestart [2019-10-24T08:10:03.750Z] === CONT TestIpcModeOlderClient [2019-10-24T08:10:03.750Z] === CONT TestDaemonRestartIpcMode [2019-10-24T08:10:04.038Z] --- PASS: TestIpcModeOlderClient (0.15s) [2019-10-24T08:10:04.063Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-24T08:10:04.155Z] #33 153.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-10-24T08:10:04.317Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-24T08:10:04.875Z] === RUN TestDockerSuite/TestDockerFails [2019-10-24T08:10:04.875Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-10-24T08:10:05.130Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-10-24T08:10:05.130Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-10-24T08:10:05.769Z] --- PASS: TestRenameStoppedContainer (2.30s) [2019-10-24T08:10:05.769Z] === RUN TestRenameRunningContainerAndReuse [2019-10-24T08:10:06.052Z] #33 155.5 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-10-24T08:10:06.489Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-10-24T08:10:06.985Z] #33 156.6 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-10-24T08:10:07.411Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-10-24T08:10:07.535Z] --- PASS: TestContainerStartOnDaemonRestart (3.18s) [2019-10-24T08:10:07.535Z] daemon_linux_test.go:35: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContainerStartOnDaemonRestart" [2019-10-24T08:10:07.818Z] --- PASS: TestDaemonRestartIpcMode (3.90s) [2019-10-24T08:10:07.818Z] daemon_linux_test.go:89: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartIpcMode" [2019-10-24T08:10:07.818Z] PASS [2019-10-24T08:10:07.818Z] [2019-10-24T08:10:07.818Z] === Skipped [2019-10-24T08:10:07.818Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-10-24T08:10:07.818Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-10-24T08:10:07.818Z] [2019-10-24T08:10:07.818Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-10-24T08:10:07.818Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-10-24T08:10:07.818Z] [2019-10-24T08:10:07.818Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-10-24T08:10:07.818Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-10-24T08:10:07.818Z] [2019-10-24T08:10:07.818Z] [2019-10-24T08:10:07.818Z] DONE 197 tests, 3 skipped in 120.503s [2019-10-24T08:10:07.818Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-10-24T08:10:07.818Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:10:07.818Z] ++ set -e [2019-10-24T08:10:07.818Z] ++ '[' -n 0 ']' [2019-10-24T08:10:07.818Z] ++ set -x [2019-10-24T08:10:07.818Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:10:07.818Z] INFO: Testing against a local daemon [2019-10-24T08:10:07.818Z] === RUN TestCommitInheritsEnv [2019-10-24T08:10:08.354Z] #33 157.8 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-10-24T08:10:08.439Z] --- PASS: TestCommitInheritsEnv (0.42s) [2019-10-24T08:10:08.439Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-24T08:10:08.439Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-10-24T08:10:08.439Z] === RUN TestImagesFilterMultiReference [2019-10-24T08:10:08.439Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-10-24T08:10:08.439Z] === RUN TestImagePullPlatformInvalid [2019-10-24T08:10:08.439Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-10-24T08:10:08.439Z] === RUN TestRemoveImageOrphaning [2019-10-24T08:10:08.770Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-10-24T08:10:08.770Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-10-24T08:10:08.770Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-10-24T08:10:08.770Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-10-24T08:10:09.058Z] --- PASS: TestRemoveImageOrphaning (0.40s) [2019-10-24T08:10:09.058Z] === RUN TestRemoveImageGarbageCollector [2019-10-24T08:10:09.058Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-10-24T08:10:09.058Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:10:09.058Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-24T08:10:09.058Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-10-24T08:10:09.058Z] === RUN TestTagInvalidReference [2019-10-24T08:10:09.058Z] --- PASS: TestTagInvalidReference (0.05s) [2019-10-24T08:10:09.058Z] === RUN TestTagValidPrefixedRepo [2019-10-24T08:10:09.058Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-10-24T08:10:09.058Z] === RUN TestTagExistedNameWithoutForce [2019-10-24T08:10:09.058Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-24T08:10:09.058Z] === RUN TestTagOfficialNames [2019-10-24T08:10:09.058Z] --- PASS: TestTagOfficialNames (0.05s) [2019-10-24T08:10:09.058Z] === RUN TestTagMatchesDigest [2019-10-24T08:10:09.058Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-24T08:10:09.058Z] === CONT TestImportExtremelyLargeImageWorks [2019-10-24T08:10:09.498Z] --- PASS: TestRenameRunningContainerAndReuse (4.24s) [2019-10-24T08:10:09.498Z] === RUN TestRenameInvalidName [2019-10-24T08:10:09.740Z] #33 159.1 [2019-10-24T08:10:09.999Z] #33 DONE 159.6s [2019-10-24T08:10:10.260Z] [2019-10-24T08:10:10.260Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-10-24T08:10:11.676Z] --- PASS: TestRenameInvalidName (2.02s) [2019-10-24T08:10:11.676Z] === RUN TestRenameAnonymousContainer [2019-10-24T08:10:11.676Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-10-24T08:10:11.676Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-10-24T08:10:11.676Z] === RUN TestRenameContainerWithSameName [2019-10-24T08:10:12.172Z] #34 DONE 2.2s [2019-10-24T08:10:12.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-10-24T08:10:13.852Z] --- PASS: TestRenameContainerWithSameName (1.96s) [2019-10-24T08:10:13.852Z] === RUN TestRenameContainerWithLinkedContainer [2019-10-24T08:10:13.852Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-10-24T08:10:13.852Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-10-24T08:10:13.852Z] === RUN TestResize [2019-10-24T08:10:13.852Z] --- SKIP: TestResize (0.00s) [2019-10-24T08:10:13.852Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-10-24T08:10:13.852Z] === RUN TestResizeWithInvalidSize [2019-10-24T08:10:13.852Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-10-24T08:10:13.852Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-10-24T08:10:13.852Z] === RUN TestResizeWhenContainerNotStarted [2019-10-24T08:10:14.086Z] [2019-10-24T08:10:14.086Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-10-24T08:10:15.018Z] #35 DONE 1.1s [2019-10-24T08:10:15.018Z] [2019-10-24T08:10:15.018Z] #36 exporting to image [2019-10-24T08:10:15.018Z] #36 exporting layers [2019-10-24T08:10:15.444Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-24T08:10:16.027Z] --- PASS: TestResizeWhenContainerNotStarted (2.26s) [2019-10-24T08:10:16.027Z] === RUN TestDaemonRestartKillContainers [2019-10-24T08:10:16.027Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-10-24T08:10:16.027Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:16.027Z] === RUN TestStats [2019-10-24T08:10:16.027Z] --- SKIP: TestStats (0.00s) [2019-10-24T08:10:16.027Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-10-24T08:10:16.027Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-10-24T08:10:18.294Z] #36 exporting layers 3.4s done [2019-10-24T08:10:18.294Z] #36 writing image sha256:5e47fd17b6887b0b7b20b4e417b0f762085d83cd3fbe451a29239a0cfd15e0ac done [2019-10-24T08:10:18.294Z] #36 naming to docker.io/library/moby-e2e-test done [2019-10-24T08:10:18.294Z] #36 DONE 3.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-24T08:10:18.610Z] + echo Ensuring container killed. [2019-10-24T08:10:18.610Z] Ensuring container killed. [2019-10-24T08:10:18.610Z] + docker rm -vf docker-pr11 [2019-10-24T08:10:18.610Z] Error: No such container: docker-pr11 [2019-10-24T08:10:18.610Z] + true [Pipeline] sh [2019-10-24T08:10:18.895Z] + echo Chowning /workspace to jenkins user [2019-10-24T08:10:18.895Z] Chowning /workspace to jenkins user [2019-10-24T08:10:18.895Z] + id -u [2019-10-24T08:10:18.895Z] + id -g [2019-10-24T08:10:18.895Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39100:/workspace busybox chown -R 1000:1000 /workspace [2019-10-24T08:10:19.643Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-24T08:10:20.566Z] + bundleName=unit [2019-10-24T08:10:20.566Z] + echo Creating unit-bundles.tar.gz [2019-10-24T08:10:20.566Z] Creating unit-bundles.tar.gz [2019-10-24T08:10:20.566Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-10-24T08:10:20.566Z] bundles/junit-report.xml [2019-10-24T08:10:20.566Z] bundles/go-test-report.json [2019-10-24T08:10:20.566Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-10-24T08:10:20.577Z] Archiving artifacts [2019-10-24T08:10:21.058Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39100/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-24T08:10:21.366Z] + make clean [2019-10-24T08:10:21.624Z] docker volume rm -f docker-dev-cache [2019-10-24T08:10:21.624Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-24T08:10:22.149Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-24T08:10:23.099Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.28s) [2019-10-24T08:10:23.099Z] === RUN TestStopContainerWithTimeout [2019-10-24T08:10:23.099Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-10-24T08:10:23.099Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-10-24T08:10:23.099Z] === RUN TestUpdateRestartPolicy [2019-10-24T08:10:24.031Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-10-24T08:10:25.390Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-24T08:10:25.949Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-24T08:10:26.958Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-24T08:10:27.880Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-24T08:10:28.803Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-10-24T08:10:28.803Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-24T08:10:30.164Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-10-24T08:10:32.046Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-10-24T08:10:33.929Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-24T08:10:35.293Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-10-24T08:10:37.846Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-10-24T08:10:41.111Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-24T08:10:42.475Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-24T08:10:44.178Z] --- PASS: TestUpdateRestartPolicy (21.87s) [2019-10-24T08:10:44.179Z] === RUN TestUpdateRestartWithAutoRemove [2019-10-24T08:10:44.398Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-24T08:10:45.042Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-24T08:10:45.296Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-24T08:10:46.352Z] --- PASS: TestUpdateRestartWithAutoRemove (2.03s) [2019-10-24T08:10:46.352Z] === RUN TestWaitNonBlocked [2019-10-24T08:10:46.352Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-24T08:10:46.352Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-24T08:10:46.352Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-24T08:10:46.352Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-24T08:10:46.352Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-10-24T08:10:46.352Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-10-24T08:10:47.178Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-24T08:10:47.178Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-10-24T08:10:47.178Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-24T08:10:47.736Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-10-24T08:10:47.737Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-10-24T08:10:47.737Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-24T08:10:49.619Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-24T08:10:51.501Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-24T08:10:51.501Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-24T08:10:51.501Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-24T08:10:52.062Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-24T08:10:52.316Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-24T08:10:52.571Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-24T08:10:53.929Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-10-24T08:10:53.929Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-10-24T08:10:53.929Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-10-24T08:10:53.929Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-24T08:10:54.909Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-10-24T08:10:54.909Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.99s) [2019-10-24T08:10:54.909Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (7.65s) [2019-10-24T08:10:54.909Z] === RUN TestWaitBlocked [2019-10-24T08:10:54.909Z] --- SKIP: TestWaitBlocked (0.00s) [2019-10-24T08:10:54.909Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-10-24T08:10:54.909Z] PASS [2019-10-24T08:10:54.909Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-10-24T08:10:54.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T08:10:54.909Z] INFO: Testing against a local daemon [2019-10-24T08:10:54.909Z] === RUN TestCommitInheritsEnv [2019-10-24T08:10:54.909Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-10-24T08:10:54.909Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-24T08:10:54.909Z] === RUN TestImportExtremelyLargeImageWorks [2019-10-24T08:10:54.909Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-10-24T08:10:54.909Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-10-24T08:10:54.909Z] === RUN TestImagesFilterMultiReference [2019-10-24T08:10:54.909Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-10-24T08:10:54.909Z] === RUN TestImagePullPlatformInvalid [2019-10-24T08:10:54.909Z] --- PASS: TestImagePullPlatformInvalid (0.04s) [2019-10-24T08:10:54.909Z] === RUN TestRemoveImageOrphaning [2019-10-24T08:10:54.909Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-10-24T08:10:54.909Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-24T08:10:54.909Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-10-24T08:10:54.909Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-10-24T08:10:54.909Z] === RUN TestTagInvalidReference [2019-10-24T08:10:54.909Z] --- PASS: TestTagInvalidReference (0.03s) [2019-10-24T08:10:54.909Z] === RUN TestTagValidPrefixedRepo [2019-10-24T08:10:54.909Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-10-24T08:10:54.909Z] === RUN TestTagExistedNameWithoutForce [2019-10-24T08:10:54.909Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-10-24T08:10:54.909Z] === RUN TestTagOfficialNames [2019-10-24T08:10:54.909Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-10-24T08:10:54.909Z] tag_test.go:98: testEnv.OSType == "windows" [2019-10-24T08:10:54.909Z] === RUN TestTagMatchesDigest [2019-10-24T08:10:54.909Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-10-24T08:10:54.909Z] PASS [2019-10-24T08:10:54.909Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-10-24T08:10:54.909Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T08:10:54.909Z] INFO: Testing against a local daemon [2019-10-24T08:10:54.909Z] === RUN TestNetworkCreateDelete [2019-10-24T08:10:54.909Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-10-24T08:10:54.909Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-10-24T08:10:54.909Z] === RUN TestDockerNetworkDeletePreferID [2019-10-24T08:10:54.909Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-10-24T08:10:54.909Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2019-10-24T08:10:54.909Z] === RUN TestInspectNetwork [2019-10-24T08:10:54.909Z] --- SKIP: TestInspectNetwork (0.00s) [2019-10-24T08:10:54.909Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-10-24T08:10:54.909Z] === RUN TestRunContainerWithBridgeNone [2019-10-24T08:10:54.909Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-10-24T08:10:54.909Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-10-24T08:10:54.909Z] === RUN TestNetworkInvalidJSON [2019-10-24T08:10:54.909Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-24T08:10:54.909Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-24T08:10:54.909Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-24T08:10:54.909Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-24T08:10:54.909Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-24T08:10:54.909Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-24T08:10:54.909Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-24T08:10:54.909Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-24T08:10:54.909Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-24T08:10:54.909Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-24T08:10:54.909Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-10-24T08:10:54.909Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.02s) [2019-10-24T08:10:54.909Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.02s) [2019-10-24T08:10:54.909Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-24T08:10:54.909Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-10-24T08:10:54.909Z] service_test.go:29: testEnv.OSType == "windows" [2019-10-24T08:10:54.909Z] === RUN TestDaemonDefaultNetworkPools [2019-10-24T08:10:54.909Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-10-24T08:10:54.909Z] service_test.go:51: testEnv.OSType == "windows" [2019-10-24T08:10:54.909Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-24T08:10:54.909Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-10-24T08:10:54.909Z] service_test.go:94: testEnv.OSType == "windows" [2019-10-24T08:10:54.909Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-24T08:10:54.909Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-10-24T08:10:54.909Z] service_test.go:127: testEnv.OSType == "windows" [2019-10-24T08:10:54.909Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-24T08:10:54.909Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-10-24T08:10:54.909Z] service_test.go:177: testEnv.OSType == "windows" [2019-10-24T08:10:54.909Z] === RUN TestServiceWithPredefinedNetwork [2019-10-24T08:10:54.909Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-10-24T08:10:54.909Z] service_test.go:201: testEnv.OSType == "windows" [2019-10-24T08:10:54.909Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-24T08:10:54.909Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-24T08:10:54.909Z] service_test.go:230: FLAKY_TEST [2019-10-24T08:10:54.909Z] === RUN TestServiceWithDataPathPortInit [2019-10-24T08:10:54.909Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-10-24T08:10:54.909Z] service_test.go:319: testEnv.OSType == "windows" [2019-10-24T08:10:54.909Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-24T08:10:54.909Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-10-24T08:10:54.909Z] service_test.go:386: testEnv.OSType == "windows" [2019-10-24T08:10:54.909Z] PASS [2019-10-24T08:10:54.909Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-10-24T08:10:54.909Z] PASS [2019-10-24T08:10:54.909Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-10-24T08:10:54.909Z] PASS [2019-10-24T08:10:54.909Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-10-24T08:10:54.909Z] PASS [2019-10-24T08:10:54.910Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-10-24T08:10:54.910Z] PASS [2019-10-24T08:10:54.910Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-10-24T08:10:54.910Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T08:10:54.910Z] INFO: Testing against a local daemon [2019-10-24T08:10:54.910Z] === RUN TestPluginInvalidJSON [2019-10-24T08:10:54.910Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-24T08:10:54.910Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-24T08:10:54.910Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-24T08:10:54.910Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-24T08:10:54.910Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-24T08:10:54.910Z] PASS [2019-10-24T08:10:54.910Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-10-24T08:10:54.910Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T08:10:54.910Z] INFO: Testing against a local daemon [2019-10-24T08:10:54.910Z] === RUN TestExternalGraphDriver [2019-10-24T08:10:54.910Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-10-24T08:10:54.910Z] external_test.go:48: runtime.GOOS == "windows" [2019-10-24T08:10:54.910Z] === RUN TestGraphdriverPluginV2 [2019-10-24T08:10:54.910Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-10-24T08:10:54.910Z] external_test.go:407: runtime.GOOS == "windows" [2019-10-24T08:10:54.910Z] PASS [2019-10-24T08:10:54.910Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-10-24T08:10:54.910Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T08:10:54.910Z] INFO: Testing against a local daemon [2019-10-24T08:10:54.910Z] PASS [2019-10-24T08:10:54.910Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-10-24T08:10:54.910Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T08:10:54.910Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-10-24T08:10:54.910Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T08:10:54.910Z] INFO: Testing against a local daemon [2019-10-24T08:10:54.910Z] === RUN TestSecretInspect [2019-10-24T08:10:54.910Z] --- SKIP: TestSecretInspect (0.00s) [2019-10-24T08:10:54.910Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestSecretList [2019-10-24T08:10:54.910Z] --- SKIP: TestSecretList (0.00s) [2019-10-24T08:10:54.910Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestSecretsCreateAndDelete [2019-10-24T08:10:54.910Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-10-24T08:10:54.910Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestSecretsUpdate [2019-10-24T08:10:54.910Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-10-24T08:10:54.910Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestTemplatedSecret [2019-10-24T08:10:54.910Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-10-24T08:10:54.910Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestSecretCreateResolve [2019-10-24T08:10:54.910Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-10-24T08:10:54.910Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-10-24T08:10:54.910Z] PASS [2019-10-24T08:10:54.910Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-10-24T08:10:54.910Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T08:10:54.910Z] INFO: Testing against a local daemon [2019-10-24T08:10:54.910Z] === RUN TestServiceCreateInit [2019-10-24T08:10:54.910Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-24T08:10:54.910Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-24T08:10:54.910Z] --- PASS: TestServiceCreateInit (0.04s) [2019-10-24T08:10:54.910Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-10-24T08:10:54.910Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-10-24T08:10:54.910Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestCreateServiceMultipleTimes [2019-10-24T08:10:54.910Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-10-24T08:10:54.910Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestCreateServiceConflict [2019-10-24T08:10:54.910Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-10-24T08:10:54.910Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestCreateServiceMaxReplicas [2019-10-24T08:10:54.910Z] --- SKIP: TestCreateServiceMaxReplicas (0.04s) [2019-10-24T08:10:54.910Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-24T08:10:54.910Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-10-24T08:10:54.910Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestCreateServiceSecretFileMode [2019-10-24T08:10:54.910Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-10-24T08:10:54.910Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestCreateServiceConfigFileMode [2019-10-24T08:10:54.910Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-10-24T08:10:54.910Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestCreateServiceSysctls [2019-10-24T08:10:54.910Z] --- SKIP: TestCreateServiceSysctls (0.03s) [2019-10-24T08:10:54.910Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestCreateServiceCapabilities [2019-10-24T08:10:54.910Z] --- SKIP: TestCreateServiceCapabilities (0.04s) [2019-10-24T08:10:54.910Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestInspect [2019-10-24T08:10:54.910Z] --- SKIP: TestInspect (0.00s) [2019-10-24T08:10:54.910Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestServiceListWithStatuses [2019-10-24T08:10:54.910Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-24T08:10:54.910Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestDockerNetworkConnectAlias [2019-10-24T08:10:54.910Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-10-24T08:10:54.910Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestDockerNetworkReConnect [2019-10-24T08:10:54.910Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-10-24T08:10:54.910Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestServicePlugin [2019-10-24T08:10:54.910Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-24T08:10:54.910Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:54.910Z] === RUN TestServiceUpdateLabel [2019-10-24T08:10:54.910Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-10-24T08:10:54.910Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-10-24T08:10:54.910Z] === RUN TestServiceUpdateSecrets [2019-10-24T08:10:54.910Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-10-24T08:10:54.910Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-10-24T08:10:54.910Z] === RUN TestServiceUpdateConfigs [2019-10-24T08:10:54.910Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-10-24T08:10:54.910Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-10-24T08:10:54.910Z] === RUN TestServiceUpdateNetwork [2019-10-24T08:10:54.910Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-10-24T08:10:54.910Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-10-24T08:10:54.910Z] PASS [2019-10-24T08:10:55.369Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-10-24T08:10:55.369Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T08:10:55.369Z] INFO: Testing against a local daemon [2019-10-24T08:10:55.369Z] === RUN TestSessionCreate [2019-10-24T08:10:55.369Z] --- SKIP: TestSessionCreate (0.00s) [2019-10-24T08:10:55.369Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-10-24T08:10:55.369Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-24T08:10:55.369Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-10-24T08:10:55.369Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-10-24T08:10:55.369Z] PASS [2019-10-24T08:10:55.369Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-10-24T08:10:55.369Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T08:10:55.369Z] INFO: Testing against a local daemon [2019-10-24T08:10:55.369Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-24T08:10:55.369Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-24T08:10:55.369Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-10-24T08:10:55.369Z] === RUN TestEventsExecDie [2019-10-24T08:10:55.369Z] --- SKIP: TestEventsExecDie (0.00s) [2019-10-24T08:10:55.369Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-10-24T08:10:55.369Z] === RUN TestEventsBackwardsCompatible [2019-10-24T08:10:55.369Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-10-24T08:10:55.369Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-10-24T08:10:55.369Z] === RUN TestInfoAPI [2019-10-24T08:10:55.369Z] --- PASS: TestInfoAPI (0.04s) [2019-10-24T08:10:55.369Z] === RUN TestInfoAPIWarnings [2019-10-24T08:10:55.369Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-10-24T08:10:55.369Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-10-24T08:10:55.369Z] === RUN TestInfoDebug [2019-10-24T08:10:55.369Z] --- FAIL: TestInfoDebug (0.01s) [2019-10-24T08:10:55.369Z] info_test.go:74: Creating a new daemon at: "D:\\gopath\\src\\github.com\\docker\\docker\\bundles\\tmp\\TestInfoDebug" [2019-10-24T08:10:55.369Z] info_test.go:75: [daf3dd56e2c2b] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoDebug\daf3dd56e2c2b\root --exec-root C:\windows\TEMP\dxr\daf3dd56e2c2b --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoDebug\daf3dd56e2c2b\docker.pid --userland-proxy=true --containerd-namespace daf3dd56e2c2b --containerd-plugins-namespace daf3dd56e2c2bp --host unix://C:\windows\TEMP\docker-integration\daf3dd56e2c2b.sock --storage-driver overlay2 --debug] : protocol not available [2019-10-24T08:10:55.369Z] === RUN TestInfoInsecureRegistries [2019-10-24T08:10:55.369Z] --- FAIL: TestInfoInsecureRegistries (0.00s) [2019-10-24T08:10:55.369Z] info_test.go:99: Creating a new daemon at: "D:\\gopath\\src\\github.com\\docker\\docker\\bundles\\tmp\\TestInfoInsecureRegistries" [2019-10-24T08:10:55.369Z] info_test.go:100: [d642aa95b9960] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d642aa95b9960\root --exec-root C:\windows\TEMP\dxr\d642aa95b9960 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoInsecureRegistries\d642aa95b9960\docker.pid --userland-proxy=true --containerd-namespace d642aa95b9960 --containerd-plugins-namespace d642aa95b9960p --host unix://C:\windows\TEMP\docker-integration\d642aa95b9960.sock --debug --storage-driver overlay2 --insecure-registry=192.168.1.0/24 --insecure-registry=insecurehost.com:5000] : protocol not available [2019-10-24T08:10:55.369Z] === RUN TestInfoRegistryMirrors [2019-10-24T08:10:55.369Z] --- FAIL: TestInfoRegistryMirrors (0.00s) [2019-10-24T08:10:55.369Z] info_test.go:123: Creating a new daemon at: "D:\\gopath\\src\\github.com\\docker\\docker\\bundles\\tmp\\TestInfoRegistryMirrors" [2019-10-24T08:10:55.369Z] info_test.go:124: [d0c588a2f9518] failed to start daemon with arguments [--containerd /var/run/docker/containerd/containerd.sock --data-root D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d0c588a2f9518\root --exec-root C:\windows\TEMP\dxr\d0c588a2f9518 --pidfile D:\gopath\src\github.com\docker\docker\bundles\tmp\TestInfoRegistryMirrors\d0c588a2f9518\docker.pid --userland-proxy=true --containerd-namespace d0c588a2f9518 --containerd-plugins-namespace d0c588a2f9518p --host unix://C:\windows\TEMP\docker-integration\d0c588a2f9518.sock --debug --storage-driver overlay2 --registry-mirror=https://192.168.1.2 --registry-mirror=http://registry.mirror.com:5000] : protocol not available [2019-10-24T08:10:55.369Z] === RUN TestLoginFailsWithBadCredentials [2019-10-24T08:10:55.810Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-10-24T08:10:56.335Z] --- PASS: TestLoginFailsWithBadCredentials (1.10s) [2019-10-24T08:10:56.335Z] === RUN TestPingCacheHeaders [2019-10-24T08:10:56.335Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-10-24T08:10:56.335Z] === RUN TestPingGet [2019-10-24T08:10:56.335Z] --- PASS: TestPingGet (0.03s) [2019-10-24T08:10:56.335Z] === RUN TestPingHead [2019-10-24T08:10:56.335Z] --- PASS: TestPingHead (0.03s) [2019-10-24T08:10:56.335Z] === RUN TestVersion [2019-10-24T08:10:56.335Z] --- PASS: TestVersion (0.02s) [2019-10-24T08:10:56.335Z] FAIL [2019-10-24T08:10:56.733Z] === RUN TestDockerSuite/TestEventsRename [2019-10-24T08:10:56.793Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-10-24T08:10:56.793Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T08:10:56.793Z] INFO: Testing against a local daemon [2019-10-24T08:10:56.793Z] === RUN TestVolumesCreateAndList [2019-10-24T08:10:56.793Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-24T08:10:56.793Z] === RUN TestVolumesRemove [2019-10-24T08:10:56.793Z] --- SKIP: TestVolumesRemove (0.00s) [2019-10-24T08:10:56.793Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-10-24T08:10:56.793Z] === RUN TestVolumesInspect [2019-10-24T08:10:56.793Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-24T08:10:56.793Z] === RUN TestVolumesInvalidJSON [2019-10-24T08:10:56.793Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-24T08:10:56.793Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-24T08:10:56.793Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-24T08:10:56.793Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-10-24T08:10:56.793Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-24T08:10:56.793Z] PASS [2019-10-24T08:10:56.793Z] INFO: make.ps1 ended at 10/24/2019 08:10:56 [2019-10-24T08:10:56.793Z] INFO: Integration CLI tests being run from the host: [2019-10-24T08:10:56.793Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-10-24T08:10:57.655Z] === RUN TestDockerSuite/TestEventsResize [2019-10-24T08:10:58.215Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-24T08:10:59.141Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-24T08:11:00.064Z] === RUN TestDockerSuite/TestEventsStreaming [2019-10-24T08:11:00.986Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-24T08:11:04.265Z] === RUN TestDockerSuite/TestEventsTop [2019-10-24T08:11:04.265Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-10-24T08:11:05.188Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-24T08:11:07.130Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-10-24T08:11:07.130Z] INFO: Testing against a local daemon [2019-10-24T08:11:07.130Z] === RUN TestDockerSuite [2019-10-24T08:11:07.130Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-10-24T08:11:07.130Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-10-24T08:11:07.130Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-10-24T08:11:07.588Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-10-24T08:11:07.588Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-10-24T08:11:07.588Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-10-24T08:11:07.588Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-10-24T08:11:07.588Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-10-24T08:11:07.695Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-10-24T08:11:07.696Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-24T08:11:08.046Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-10-24T08:11:08.504Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-10-24T08:11:09.471Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-10-24T08:11:09.471Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-10-24T08:11:09.577Z] === RUN TestDockerSuite/TestExec [2019-10-24T08:11:10.502Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-24T08:11:11.428Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-24T08:11:12.352Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-24T08:11:13.276Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-24T08:11:15.362Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-24T08:11:15.921Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-24T08:11:16.844Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-24T08:11:17.766Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-24T08:11:19.127Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-24T08:11:20.051Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-24T08:11:20.609Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-24T08:11:22.533Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-24T08:11:23.899Z] === RUN TestDockerSuite/TestExecEnv [2019-10-24T08:11:24.822Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-24T08:11:26.754Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-24T08:11:27.316Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-24T08:11:29.823Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-24T08:11:30.382Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-10-24T08:11:30.382Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-10-24T08:11:31.306Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-24T08:11:32.665Z] === RUN TestDockerSuite/TestExecParseError [2019-10-24T08:11:33.632Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-24T08:11:34.554Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-24T08:11:35.478Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-24T08:11:39.640Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-24T08:11:40.199Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-24T08:11:41.122Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-24T08:11:53.311Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-24T08:11:53.311Z] === RUN TestDockerSuite/TestExecTTY [2019-10-24T08:11:53.870Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-24T08:11:55.230Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-24T08:11:56.153Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-24T08:11:57.521Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-24T08:11:57.521Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-24T08:11:59.441Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-10-24T08:12:00.364Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-24T08:12:01.723Z] === RUN TestDockerSuite/TestExecWithTERM [2019-10-24T08:12:02.645Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-24T08:12:03.610Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-24T08:12:03.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-10-24T08:12:08.841Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-24T08:12:14.118Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-24T08:12:16.626Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-24T08:12:21.856Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-24T08:12:21.856Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-24T08:12:21.856Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-24T08:12:22.110Z] === RUN TestDockerSuite/TestHealth [2019-10-24T08:12:30.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-10-24T08:12:45.014Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-24T08:12:45.014Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-24T08:12:45.014Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-24T08:12:45.014Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-24T08:12:45.014Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-24T08:12:45.014Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-24T08:12:45.573Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-24T08:12:45.573Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-24T08:12:45.573Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-24T08:12:45.573Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-24T08:12:45.828Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-24T08:12:46.083Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-24T08:12:46.642Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-24T08:12:46.642Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-24T08:12:47.565Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-24T08:12:47.565Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-24T08:12:48.489Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-24T08:12:49.416Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-24T08:12:49.416Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-24T08:12:50.341Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-24T08:12:53.598Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-24T08:12:53.598Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-24T08:12:53.598Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-24T08:12:54.958Z] === RUN TestDockerSuite/TestImportFile [2019-10-24T08:12:56.840Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-24T08:12:56.840Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-24T08:12:59.349Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-24T08:13:01.230Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-24T08:13:03.113Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-24T08:13:03.672Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-24T08:13:04.614Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-24T08:13:05.176Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-24T08:13:05.176Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-10-24T08:13:05.430Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-24T08:13:06.353Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-24T08:13:06.913Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-24T08:13:07.836Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-24T08:13:08.759Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-24T08:13:09.682Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-24T08:13:09.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-10-24T08:13:10.237Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-24T08:13:10.237Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-10-24T08:13:12.122Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-24T08:13:13.052Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-24T08:13:13.977Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-24T08:13:13.977Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-24T08:13:14.900Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-24T08:13:14.900Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-24T08:13:16.260Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-24T08:13:17.186Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-24T08:13:18.109Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-24T08:13:19.033Z] === RUN TestDockerSuite/TestInspectImage [2019-10-24T08:13:19.033Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-24T08:13:19.033Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-24T08:13:19.033Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-24T08:13:19.999Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-24T08:13:20.925Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-24T08:13:20.925Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-24T08:13:21.849Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-24T08:13:22.773Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-24T08:13:24.785Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-24T08:13:24.785Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-24T08:13:25.723Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-24T08:13:27.088Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-24T08:13:28.972Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-24T08:13:29.532Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-24T08:13:30.894Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-24T08:13:31.453Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-24T08:13:32.377Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-24T08:13:33.300Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-24T08:13:34.223Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-24T08:13:34.223Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-10-24T08:13:36.339Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-10-24T08:13:36.339Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-10-24T08:13:36.339Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-10-24T08:13:36.339Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-10-24T08:13:36.339Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-10-24T08:13:36.339Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-10-24T08:13:36.339Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-10-24T08:13:36.339Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-10-24T08:13:36.339Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-10-24T08:13:36.339Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-10-24T08:13:36.339Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-10-24T08:13:36.339Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-10-24T08:13:36.737Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-24T08:13:36.991Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-10-24T08:13:38.958Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-24T08:13:40.841Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-24T08:13:41.096Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-24T08:13:42.019Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-10-24T08:13:42.132Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-10-24T08:13:42.132Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-10-24T08:13:42.132Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-10-24T08:13:42.942Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-24T08:13:45.028Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-10-24T08:13:45.449Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-10-24T08:13:45.449Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-24T08:13:47.199Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-10-24T08:13:47.199Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-10-24T08:13:47.199Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-10-24T08:13:47.199Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-10-24T08:13:47.199Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-10-24T08:13:48.756Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-24T08:13:48.756Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-24T08:13:48.756Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-10-24T08:13:50.923Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-10-24T08:13:50.923Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-10-24T08:13:50.923Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-10-24T08:13:51.275Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-24T08:13:51.275Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-24T08:13:51.529Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-10-24T08:13:52.495Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-24T08:13:55.049Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-10-24T08:13:58.312Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-10-24T08:14:01.243Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-10-24T08:14:04.967Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-10-24T08:14:05.891Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-24T08:14:09.195Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-24T08:14:10.555Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-10-24T08:14:10.809Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-24T08:14:11.776Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-24T08:14:15.034Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-10-24T08:14:15.034Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-24T08:14:15.034Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-24T08:14:15.034Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-24T08:14:15.034Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-24T08:14:15.958Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-24T08:14:16.881Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-24T08:14:21.063Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-24T08:14:21.317Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-24T08:14:26.547Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-24T08:14:26.844Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-24T08:14:27.098Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-24T08:14:28.020Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-24T08:14:29.380Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-24T08:14:30.304Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-24T08:14:31.664Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-24T08:14:32.628Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-24T08:14:35.220Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-24T08:14:36.143Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-24T08:14:37.066Z] === RUN TestDockerSuite/TestLogsSince [2019-10-24T08:14:37.066Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-10-24T08:14:45.225Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-24T08:14:47.730Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-10-24T08:14:49.623Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-24T08:14:50.547Z] === RUN TestDockerSuite/TestLogsTail [2019-10-24T08:14:51.472Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-10-24T08:14:51.472Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-24T08:14:52.832Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-24T08:14:53.391Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-24T08:14:53.993Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-24T08:14:54.958Z] === RUN TestDockerSuite/TestNetHostname [2019-10-24T08:14:57.507Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-24T08:14:57.507Z] === RUN TestDockerSuite/TestNetworkEvents [2019-10-24T08:14:58.867Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-24T08:15:01.375Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-24T08:15:02.298Z] === RUN TestDockerSuite/TestPluginActive [2019-10-24T08:15:04.265Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-24T08:15:04.265Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-10-24T08:15:08.420Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-10-24T08:15:13.654Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-10-24T08:15:13.654Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-24T08:15:13.654Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-24T08:15:13.908Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-24T08:15:16.436Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-10-24T08:15:16.568Z] --- PASS: TestImportExtremelyLargeImageWorks (299.93s) [2019-10-24T08:15:16.568Z] import_test.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestImportExtremelyLargeImageWorks" [2019-10-24T08:15:16.568Z] PASS [2019-10-24T08:15:16.568Z] [2019-10-24T08:15:16.568Z] === Skipped [2019-10-24T08:15:16.568Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-10-24T08:15:16.568Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:15:16.568Z] [2019-10-24T08:15:16.568Z] [2019-10-24T08:15:16.568Z] DONE 12 tests, 1 skipped in 301.268s [2019-10-24T08:15:16.568Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-10-24T08:15:16.568Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:15:16.568Z] ++ set -e [2019-10-24T08:15:16.568Z] ++ '[' -n 0 ']' [2019-10-24T08:15:16.568Z] ++ set -x [2019-10-24T08:15:16.568Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:15:16.568Z] INFO: Testing against a local daemon [2019-10-24T08:15:16.568Z] === RUN TestNetworkCreateDelete [2019-10-24T08:15:16.568Z] --- PASS: TestNetworkCreateDelete (0.20s) [2019-10-24T08:15:16.568Z] === RUN TestDockerNetworkDeletePreferID [2019-10-24T08:15:16.568Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2019-10-24T08:15:16.568Z] === RUN TestInspectNetwork [2019-10-24T08:15:16.568Z] === RUN TestInspectNetwork/full_network_id [2019-10-24T08:15:16.568Z] === RUN TestInspectNetwork/partial_network_id [2019-10-24T08:15:16.568Z] === RUN TestInspectNetwork/network_name [2019-10-24T08:15:16.568Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-10-24T08:15:17.360Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-24T08:15:17.577Z] --- PASS: TestInspectNetwork (7.63s) [2019-10-24T08:15:17.577Z] inspect_test.go:18: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspectNetwork" [2019-10-24T08:15:17.577Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-10-24T08:15:17.577Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-10-24T08:15:17.577Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-10-24T08:15:17.577Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-10-24T08:15:17.577Z] === RUN TestRunContainerWithBridgeNone [2019-10-24T08:15:19.246Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-24T08:15:19.807Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-10-24T08:15:20.274Z] --- PASS: TestRunContainerWithBridgeNone (2.61s) [2019-10-24T08:15:20.274Z] network_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestRunContainerWithBridgeNone" [2019-10-24T08:15:20.274Z] === RUN TestNetworkInvalidJSON [2019-10-24T08:15:20.274Z] === RUN TestNetworkInvalidJSON//networks/create [2019-10-24T08:15:20.274Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-10-24T08:15:20.274Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-10-24T08:15:20.274Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-10-24T08:15:20.274Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-24T08:15:20.274Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-24T08:15:20.274Z] === CONT TestNetworkInvalidJSON//networks/create [2019-10-24T08:15:20.274Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-10-24T08:15:20.274Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-10-24T08:15:20.274Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-10-24T08:15:20.274Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-10-24T08:15:20.274Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-10-24T08:15:20.274Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-10-24T08:15:20.274Z] === RUN TestDaemonRestartWithLiveRestore [2019-10-24T08:15:21.250Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-24T08:15:21.299Z] --- PASS: TestDaemonRestartWithLiveRestore (1.07s) [2019-10-24T08:15:21.299Z] service_test.go:32: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithLiveRestore" [2019-10-24T08:15:21.299Z] === RUN TestDaemonDefaultNetworkPools [2019-10-24T08:15:22.310Z] --- PASS: TestDaemonDefaultNetworkPools (0.78s) [2019-10-24T08:15:22.310Z] service_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonDefaultNetworkPools" [2019-10-24T08:15:22.310Z] === RUN TestDaemonRestartWithExistingNetwork [2019-10-24T08:15:23.330Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.27s) [2019-10-24T08:15:23.330Z] service_test.go:98: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetwork" [2019-10-24T08:15:23.330Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-10-24T08:15:24.509Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-10-24T08:15:24.811Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.38s) [2019-10-24T08:15:24.811Z] service_test.go:131: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonRestartWithExistingNetworkWithDefaultPoolRange" [2019-10-24T08:15:24.811Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-10-24T08:15:25.432Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2019-10-24T08:15:25.432Z] service_test.go:181: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonWithBipAndDefaultNetworkPool" [2019-10-24T08:15:25.432Z] === RUN TestServiceWithPredefinedNetwork [2019-10-24T08:15:27.105Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-24T08:15:27.359Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-10-24T08:15:28.155Z] --- PASS: TestServiceWithPredefinedNetwork (2.37s) [2019-10-24T08:15:28.155Z] service_test.go:203: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithPredefinedNetwork" [2019-10-24T08:15:28.155Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-10-24T08:15:28.155Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-24T08:15:28.155Z] service_test.go:230: FLAKY_TEST [2019-10-24T08:15:28.155Z] === RUN TestServiceWithDataPathPortInit [2019-10-24T08:15:29.242Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-24T08:15:30.165Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-10-24T08:15:30.420Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-24T08:15:32.305Z] === RUN TestDockerSuite/TestPortList [2019-10-24T08:15:34.273Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-10-24T08:15:41.072Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-10-24T08:15:43.581Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-24T08:15:44.960Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-24T08:15:46.632Z] --- PASS: TestServiceWithDataPathPortInit (16.84s) [2019-10-24T08:15:46.632Z] service_test.go:323: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-24T08:15:46.632Z] service_test.go:355: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDataPathPortInit" [2019-10-24T08:15:46.632Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-10-24T08:15:46.843Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-10-24T08:15:52.125Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.29s) [2019-10-24T08:15:52.125Z] service_test.go:388: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceWithDefaultAddressPoolInit" [2019-10-24T08:15:52.125Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7abudsd1q6akjgdi6zz42z7l7 Created:2019-10-24 08:15:45.643534841 +0000 UTC Scope:swarm Driver:overlay EnableIPv6:false IPAM:{Driver:default Options:map[] Config:[{Subnet:20.20.0.0/24 IPRange: Gateway:20.20.0.1 AuxAddress:map[]}]} Internal:false Attachable:false Ingress:false ConfigFrom:{Network:} ConfigOnly:false Containers:map[378d7a6774666e8e83eecab8986d30d5773efc914e0a89950bf89d4eac634356:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bpq6fgkhpq935guddf6mpgg9w EndpointID:11e1abcaf6bb7eea82e140107ce923a2c7f580a15f87441b47734c0baceea8b9 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:05c7fd7365101c6aef87585fd59dcd6b097bcc2a67082bc7065c376bbc85eb5b MacAddress:02:42:14:14:00:04 IPv4Address:20.20.0.4/24 IPv6Address:}] Options:map[com.docker.network.driver.overlay.vxlanid_list:4097] Labels:map[] Peers:[{Name:642a81fdf5a1 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.bpq6fgkhpq935guddf6mpgg9w EndpointID:11e1abcaf6bb7eea82e140107ce923a2c7f580a15f87441b47734c0baceea8b9 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-10-24T08:15:52.125Z] PASS [2019-10-24T08:15:52.125Z] [2019-10-24T08:15:52.125Z] === Skipped [2019-10-24T08:15:52.125Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-10-24T08:15:52.125Z] service_test.go:230: FLAKY_TEST [2019-10-24T08:15:52.125Z] [2019-10-24T08:15:52.125Z] [2019-10-24T08:15:52.125Z] DONE 21 tests, 1 skipped in 42.727s [2019-10-24T08:15:52.125Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-10-24T08:15:52.125Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:15:52.125Z] ++ set -e [2019-10-24T08:15:52.125Z] ++ '[' -n 0 ']' [2019-10-24T08:15:52.125Z] ++ set -x [2019-10-24T08:15:52.125Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:15:52.125Z] INFO: Testing against a local daemon [2019-10-24T08:15:52.125Z] === RUN TestDockerNetworkIpvlanPersistance [2019-10-24T08:15:52.125Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-24T08:15:52.125Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-24T08:15:52.125Z] === RUN TestDockerNetworkIpvlan [2019-10-24T08:15:52.126Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-10-24T08:15:52.126Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-24T08:15:52.126Z] PASS [2019-10-24T08:15:52.126Z] [2019-10-24T08:15:52.126Z] === Skipped [2019-10-24T08:15:52.126Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-10-24T08:15:52.126Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-24T08:15:52.126Z] [2019-10-24T08:15:52.126Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-10-24T08:15:52.126Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-10-24T08:15:52.126Z] [2019-10-24T08:15:52.126Z] [2019-10-24T08:15:52.126Z] DONE 2 tests, 2 skipped in 0.106s [2019-10-24T08:15:52.126Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-10-24T08:15:52.126Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:15:52.126Z] ++ set -e [2019-10-24T08:15:52.126Z] ++ '[' -n 0 ']' [2019-10-24T08:15:52.126Z] ++ set -x [2019-10-24T08:15:52.126Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:15:52.126Z] INFO: Testing against a local daemon [2019-10-24T08:15:52.126Z] === RUN TestDockerNetworkMacvlanPersistance [2019-10-24T08:15:53.409Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-24T08:15:53.409Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-24T08:15:53.409Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-24T08:15:53.409Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-24T08:15:53.409Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-24T08:15:53.607Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.47s) [2019-10-24T08:15:53.607Z] macvlan_test.go:24: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlanPersistance" [2019-10-24T08:15:53.607Z] === RUN TestDockerNetworkMacvlan [2019-10-24T08:15:54.333Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-24T08:15:54.333Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-24T08:15:54.615Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-10-24T08:15:54.894Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-24T08:15:55.148Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-24T08:15:55.626Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-10-24T08:15:56.245Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-10-24T08:15:56.509Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-24T08:15:56.509Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-10-24T08:15:57.669Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-10-24T08:15:57.669Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-10-24T08:15:57.669Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-10-24T08:15:57.669Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-10-24T08:15:58.929Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-10-24T08:15:59.766Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-10-24T08:16:00.367Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-10-24T08:16:01.400Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-10-24T08:16:01.773Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-10-24T08:16:01.773Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-10-24T08:16:02.028Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-24T08:16:02.366Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-10-24T08:16:02.366Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-10-24T08:16:02.366Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-10-24T08:16:02.366Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-10-24T08:16:02.385Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-10-24T08:16:02.826Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-10-24T08:16:03.284Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-10-24T08:16:03.910Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-10-24T08:16:05.795Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-24T08:16:06.184Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-10-24T08:16:07.155Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-24T08:16:07.718Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-10-24T08:16:07.718Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-10-24T08:16:07.718Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-10-24T08:16:07.718Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-10-24T08:16:07.934Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-10-24T08:16:08.515Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-10-24T08:16:08.552Z] --- PASS: TestDockerNetworkMacvlan (14.84s) [2019-10-24T08:16:08.552Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T08:16:08.552Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2019-10-24T08:16:08.552Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T08:16:08.552Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-10-24T08:16:08.552Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T08:16:08.552Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.17s) [2019-10-24T08:16:08.552Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T08:16:08.552Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.15s) [2019-10-24T08:16:08.552Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T08:16:08.552Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.10s) [2019-10-24T08:16:08.552Z] macvlan_test.go:70: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkMacvlan" [2019-10-24T08:16:08.552Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.95s) [2019-10-24T08:16:08.552Z] PASS [2019-10-24T08:16:08.552Z] [2019-10-24T08:16:08.552Z] DONE 8 tests in 16.403s [2019-10-24T08:16:08.552Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-10-24T08:16:08.552Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:16:08.552Z] ++ set -e [2019-10-24T08:16:08.552Z] ++ '[' -n 0 ']' [2019-10-24T08:16:08.552Z] ++ set -x [2019-10-24T08:16:08.552Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:16:08.552Z] testing: warning: no tests to run [2019-10-24T08:16:08.552Z] PASS [2019-10-24T08:16:08.552Z] [2019-10-24T08:16:08.552Z] DONE 0 tests in 0.014s [2019-10-24T08:16:08.552Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-10-24T08:16:08.552Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:16:08.552Z] ++ set -e [2019-10-24T08:16:08.552Z] ++ '[' -n 0 ']' [2019-10-24T08:16:08.552Z] ++ set -x [2019-10-24T08:16:08.552Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:16:08.552Z] INFO: Testing against a local daemon [2019-10-24T08:16:08.552Z] === RUN TestAuthZPluginAllowRequest [2019-10-24T08:16:09.895Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-10-24T08:16:10.580Z] --- PASS: TestAuthZPluginAllowRequest (1.65s) [2019-10-24T08:16:10.580Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowRequest" [2019-10-24T08:16:10.580Z] === RUN TestAuthZPluginTLS [2019-10-24T08:16:10.866Z] --- PASS: TestAuthZPluginTLS (0.58s) [2019-10-24T08:16:10.866Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginTLS" [2019-10-24T08:16:10.866Z] === RUN TestAuthZPluginDenyRequest [2019-10-24T08:16:11.039Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-24T08:16:11.482Z] --- PASS: TestAuthZPluginDenyRequest (0.57s) [2019-10-24T08:16:11.482Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyRequest" [2019-10-24T08:16:11.482Z] === RUN TestAuthZPluginAPIDenyResponse [2019-10-24T08:16:11.963Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-10-24T08:16:12.101Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.59s) [2019-10-24T08:16:12.102Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAPIDenyResponse" [2019-10-24T08:16:12.102Z] === RUN TestAuthZPluginDenyResponse [2019-10-24T08:16:12.385Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2019-10-24T08:16:12.385Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginDenyResponse" [2019-10-24T08:16:12.385Z] === RUN TestAuthZPluginAllowEventStream [2019-10-24T08:16:14.415Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2019-10-24T08:16:14.415Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginAllowEventStream" [2019-10-24T08:16:14.415Z] === RUN TestAuthZPluginErrorResponse [2019-10-24T08:16:14.699Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-10-24T08:16:14.699Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorResponse" [2019-10-24T08:16:14.699Z] === RUN TestAuthZPluginErrorRequest [2019-10-24T08:16:15.316Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-10-24T08:16:15.316Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginErrorRequest" [2019-10-24T08:16:15.316Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-10-24T08:16:15.941Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.63s) [2019-10-24T08:16:15.941Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureNoDuplicatePluginRegistration" [2019-10-24T08:16:15.941Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-10-24T08:16:16.164Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-24T08:16:16.164Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-24T08:16:17.127Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-10-24T08:16:17.971Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.12s) [2019-10-24T08:16:17.972Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginEnsureLoadImportWorking" [2019-10-24T08:16:17.972Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-10-24T08:16:20.003Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.11s) [2019-10-24T08:16:20.003Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthzPluginEnsureContainerCopyToFrom" [2019-10-24T08:16:20.003Z] === RUN TestAuthZPluginHeader [2019-10-24T08:16:21.033Z] --- PASS: TestAuthZPluginHeader (0.93s) [2019-10-24T08:16:21.033Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginHeader" [2019-10-24T08:16:21.033Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-10-24T08:16:21.033Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-24T08:16:21.033Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:16:21.033Z] === RUN TestAuthZPluginV2Disable [2019-10-24T08:16:21.033Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-10-24T08:16:21.033Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:16:21.033Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-10-24T08:16:21.033Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-24T08:16:21.033Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:16:21.033Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-10-24T08:16:21.033Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-24T08:16:21.033Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:16:21.033Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-10-24T08:16:21.330Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-24T08:16:21.331Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-10-24T08:16:22.260Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-10-24T08:16:29.401Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-24T08:16:30.764Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-24T08:16:32.566Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-10-24T08:16:33.025Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-10-24T08:16:33.025Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-10-24T08:16:33.271Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-24T08:16:34.194Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-10-24T08:16:35.118Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-24T08:16:35.921Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-10-24T08:16:37.042Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-24T08:16:37.454Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-10-24T08:16:38.924Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-24T08:16:39.479Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2019-10-24T08:16:39.479Z] main_test.go:54: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestAuthZPluginV2NonexistentFailsDaemonStart" [2019-10-24T08:16:39.479Z] PASS [2019-10-24T08:16:39.479Z] [2019-10-24T08:16:39.479Z] === Skipped [2019-10-24T08:16:39.479Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-10-24T08:16:39.479Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:16:39.479Z] [2019-10-24T08:16:39.479Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-10-24T08:16:39.479Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:16:39.479Z] [2019-10-24T08:16:39.479Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-10-24T08:16:39.479Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:16:39.479Z] [2019-10-24T08:16:39.479Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-10-24T08:16:39.479Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:16:39.479Z] [2019-10-24T08:16:39.479Z] [2019-10-24T08:16:39.479Z] DONE 17 tests, 4 skipped in 29.476s [2019-10-24T08:16:39.479Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-10-24T08:16:39.479Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:16:39.479Z] ++ set -e [2019-10-24T08:16:39.479Z] ++ '[' -n 0 ']' [2019-10-24T08:16:39.479Z] ++ set -x [2019-10-24T08:16:39.479Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:16:39.479Z] INFO: Testing against a local daemon [2019-10-24T08:16:39.479Z] === RUN TestPluginInvalidJSON [2019-10-24T08:16:39.479Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-10-24T08:16:39.479Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-10-24T08:16:39.479Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-10-24T08:16:39.479Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-10-24T08:16:39.479Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-10-24T08:16:39.479Z] PASS [2019-10-24T08:16:39.479Z] [2019-10-24T08:16:39.479Z] DONE 2 tests in 0.122s [2019-10-24T08:16:39.479Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-10-24T08:16:39.479Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:16:39.479Z] ++ set -e [2019-10-24T08:16:39.479Z] ++ '[' -n 0 ']' [2019-10-24T08:16:39.479Z] ++ set -x [2019-10-24T08:16:39.479Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:16:39.479Z] INFO: Testing against a local daemon [2019-10-24T08:16:39.479Z] === RUN TestExternalGraphDriver [2019-10-24T08:16:39.479Z] === RUN TestExternalGraphDriver/json [2019-10-24T08:16:40.500Z] === RUN TestExternalGraphDriver/spec [2019-10-24T08:16:41.445Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-24T08:16:42.137Z] === RUN TestDockerSuite/TestBuildAddScript [2019-10-24T08:16:42.137Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-10-24T08:16:42.137Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-10-24T08:16:42.531Z] === RUN TestExternalGraphDriver/pull [2019-10-24T08:16:42.596Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-10-24T08:16:42.596Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-10-24T08:16:42.847Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-24T08:16:42.847Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-24T08:16:43.055Z] === RUN TestDockerSuite/TestBuildAddTar [2019-10-24T08:16:43.770Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-24T08:16:45.229Z] --- PASS: TestExternalGraphDriver (6.64s) [2019-10-24T08:16:45.229Z] external_test.go:57: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestExternalGraphDriver" [2019-10-24T08:16:45.229Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2019-10-24T08:16:45.229Z] --- PASS: TestExternalGraphDriver/spec (2.01s) [2019-10-24T08:16:45.229Z] --- PASS: TestExternalGraphDriver/pull (2.36s) [2019-10-24T08:16:45.229Z] === RUN TestGraphdriverPluginV2 [2019-10-24T08:16:45.229Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2019-10-24T08:16:45.229Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:16:45.229Z] PASS [2019-10-24T08:16:45.229Z] [2019-10-24T08:16:45.229Z] === Skipped [2019-10-24T08:16:45.229Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2019-10-24T08:16:45.229Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:16:45.229Z] [2019-10-24T08:16:45.229Z] [2019-10-24T08:16:45.229Z] DONE 5 tests, 1 skipped in 6.799s [2019-10-24T08:16:45.229Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-10-24T08:16:45.229Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:16:45.229Z] ++ set -e [2019-10-24T08:16:45.229Z] ++ '[' -n 0 ']' [2019-10-24T08:16:45.229Z] ++ set -x [2019-10-24T08:16:45.229Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:16:45.229Z] INFO: Testing against a local daemon [2019-10-24T08:16:45.229Z] === RUN TestContinueAfterPluginCrash [2019-10-24T08:16:45.229Z] === PAUSE TestContinueAfterPluginCrash [2019-10-24T08:16:45.229Z] === RUN TestDaemonStartWithLogOpt [2019-10-24T08:16:45.229Z] === PAUSE TestDaemonStartWithLogOpt [2019-10-24T08:16:45.229Z] === CONT TestContinueAfterPluginCrash [2019-10-24T08:16:45.229Z] === CONT TestDaemonStartWithLogOpt [2019-10-24T08:16:46.277Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-24T08:16:47.681Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-10-24T08:16:49.566Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-24T08:16:50.126Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-24T08:16:50.126Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-24T08:16:50.126Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-24T08:16:50.381Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-24T08:16:50.381Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-24T08:16:51.742Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-24T08:16:53.102Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-24T08:16:54.504Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-24T08:16:55.430Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-24T08:17:00.502Z] --- PASS: TestDaemonStartWithLogOpt (15.50s) [2019-10-24T08:17:00.502Z] validation_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDaemonStartWithLogOpt" [2019-10-24T08:17:01.954Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-10-24T08:17:03.315Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-24T08:17:04.674Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-10-24T08:17:04.674Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-24T08:17:05.998Z] --- PASS: TestContinueAfterPluginCrash (20.32s) [2019-10-24T08:17:05.998Z] logging_linux_test.go:22: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestContinueAfterPluginCrash" [2019-10-24T08:17:05.998Z] PASS [2019-10-24T08:17:05.998Z] [2019-10-24T08:17:05.998Z] DONE 2 tests in 20.423s [2019-10-24T08:17:05.999Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-10-24T08:17:05.999Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:17:05.999Z] ++ set -e [2019-10-24T08:17:05.999Z] ++ '[' -n 0 ']' [2019-10-24T08:17:05.999Z] ++ set -x [2019-10-24T08:17:05.999Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:17:05.999Z] INFO: Testing against a local daemon [2019-10-24T08:17:05.999Z] === RUN TestPluginWithDevMounts [2019-10-24T08:17:05.999Z] === PAUSE TestPluginWithDevMounts [2019-10-24T08:17:05.999Z] === CONT TestPluginWithDevMounts [2019-10-24T08:17:07.184Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-24T08:17:07.184Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-24T08:17:07.439Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-24T08:17:07.694Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-24T08:17:08.026Z] --- PASS: TestPluginWithDevMounts (2.31s) [2019-10-24T08:17:08.026Z] mounts_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestPluginWithDevMounts" [2019-10-24T08:17:08.026Z] PASS [2019-10-24T08:17:08.026Z] [2019-10-24T08:17:08.026Z] DONE 1 tests in 2.407s [2019-10-24T08:17:08.026Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-10-24T08:17:08.026Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:17:08.026Z] ++ set -e [2019-10-24T08:17:08.026Z] ++ '[' -n 0 ']' [2019-10-24T08:17:08.026Z] ++ set -x [2019-10-24T08:17:08.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:17:08.026Z] INFO: Testing against a local daemon [2019-10-24T08:17:08.026Z] === RUN TestSecretInspect [2019-10-24T08:17:10.061Z] --- PASS: TestSecretInspect (2.17s) [2019-10-24T08:17:10.061Z] secret_test.go:25: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretInspect" [2019-10-24T08:17:10.061Z] === RUN TestSecretList [2019-10-24T08:17:10.949Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-24T08:17:12.308Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-24T08:17:12.748Z] --- PASS: TestSecretList (2.23s) [2019-10-24T08:17:12.748Z] secret_test.go:48: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretList" [2019-10-24T08:17:12.748Z] === RUN TestSecretsCreateAndDelete [2019-10-24T08:17:14.779Z] --- PASS: TestSecretsCreateAndDelete (2.25s) [2019-10-24T08:17:14.779Z] secret_test.go:125: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsCreateAndDelete" [2019-10-24T08:17:14.779Z] === RUN TestSecretsUpdate [2019-10-24T08:17:16.464Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-24T08:17:16.806Z] --- PASS: TestSecretsUpdate (2.18s) [2019-10-24T08:17:16.806Z] secret_test.go:172: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretsUpdate" [2019-10-24T08:17:16.806Z] === RUN TestTemplatedSecret [2019-10-24T08:17:18.345Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-24T08:17:18.345Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-24T08:17:18.345Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-24T08:17:20.280Z] --- PASS: TestTemplatedSecret (2.97s) [2019-10-24T08:17:20.280Z] secret_test.go:221: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestTemplatedSecret" [2019-10-24T08:17:20.280Z] === RUN TestSecretCreateResolve [2019-10-24T08:17:22.311Z] --- PASS: TestSecretCreateResolve (2.21s) [2019-10-24T08:17:22.311Z] secret_test.go:342: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestSecretCreateResolve" [2019-10-24T08:17:22.311Z] PASS [2019-10-24T08:17:22.311Z] [2019-10-24T08:17:22.311Z] DONE 6 tests in 14.108s [2019-10-24T08:17:22.311Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-10-24T08:17:22.311Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:17:22.311Z] ++ set -e [2019-10-24T08:17:22.311Z] ++ '[' -n 0 ']' [2019-10-24T08:17:22.311Z] ++ set -x [2019-10-24T08:17:22.311Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:17:22.311Z] INFO: Testing against a local daemon [2019-10-24T08:17:22.311Z] === RUN TestServiceCreateInit [2019-10-24T08:17:22.311Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-10-24T08:17:22.541Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-24T08:17:23.465Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-24T08:17:23.720Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-24T08:17:25.588Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-10-24T08:17:25.588Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-10-24T08:17:25.588Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-10-24T08:17:25.605Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-10-24T08:17:25.860Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-24T08:17:26.705Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-10-24T08:17:26.783Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-24T08:17:28.665Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-10-24T08:17:28.665Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-24T08:17:30.025Z] === RUN TestDockerSuite/TestRmiTag [2019-10-24T08:17:30.025Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-24T08:17:30.965Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-24T08:17:31.106Z] --- PASS: TestServiceCreateInit (8.38s) [2019-10-24T08:17:31.106Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.11s) [2019-10-24T08:17:31.106Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitDisabled" [2019-10-24T08:17:31.106Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.23s) [2019-10-24T08:17:31.106Z] create_test.go:38: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceCreateInit/daemonInitEnabled" [2019-10-24T08:17:31.106Z] === RUN TestCreateServiceMultipleTimes [2019-10-24T08:17:31.888Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-10-24T08:17:36.044Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-24T08:17:36.603Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-24T08:17:37.526Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-24T08:17:38.084Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-24T08:17:39.527Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-24T08:17:40.375Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-10-24T08:17:40.375Z] === RUN TestDockerSuite/TestBuildBlankName [2019-10-24T08:17:40.375Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-10-24T08:17:40.493Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-24T08:17:40.748Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-24T08:17:41.671Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-24T08:17:41.671Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-24T08:17:42.594Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-24T08:17:44.476Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-24T08:17:45.035Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-24T08:17:45.959Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-24T08:17:46.882Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-10-24T08:17:47.438Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-10-24T08:17:47.896Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-10-24T08:17:48.285Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-24T08:17:49.572Z] --- PASS: TestCreateServiceMultipleTimes (18.04s) [2019-10-24T08:17:49.572Z] create_test.go:80: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMultipleTimes" [2019-10-24T08:17:49.572Z] === RUN TestCreateServiceConflict [2019-10-24T08:17:50.167Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-10-24T08:17:50.584Z] --- PASS: TestCreateServiceConflict (2.17s) [2019-10-24T08:17:50.584Z] create_test.go:129: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConflict" [2019-10-24T08:17:50.584Z] === RUN TestCreateServiceMaxReplicas [2019-10-24T08:17:51.090Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-10-24T08:17:52.015Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-10-24T08:17:52.015Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-10-24T08:17:52.983Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-10-24T08:17:53.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-10-24T08:17:53.907Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-10-24T08:17:54.050Z] --- PASS: TestCreateServiceMaxReplicas (3.05s) [2019-10-24T08:17:54.050Z] create_test.go:150: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceMaxReplicas" [2019-10-24T08:17:54.050Z] === RUN TestCreateWithDuplicateNetworkNames [2019-10-24T08:17:54.830Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-24T08:17:55.754Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-10-24T08:17:57.115Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-24T08:17:57.673Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-24T08:17:58.598Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-24T08:17:59.520Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-24T08:17:59.520Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-24T08:18:00.485Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-10-24T08:18:02.369Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-24T08:18:02.935Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-24T08:18:03.190Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-10-24T08:18:03.752Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-24T08:18:03.988Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-10-24T08:18:04.675Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-24T08:18:05.598Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-24T08:18:05.598Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-24T08:18:06.521Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-24T08:18:07.445Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-24T08:18:08.004Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-24T08:18:08.928Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-24T08:18:09.330Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.27s) [2019-10-24T08:18:09.330Z] create_test.go:171: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateWithDuplicateNetworkNames" [2019-10-24T08:18:09.330Z] === RUN TestCreateServiceSecretFileMode [2019-10-24T08:18:09.853Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-24T08:18:09.853Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-24T08:18:10.778Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-24T08:18:10.778Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-24T08:18:10.814Z] --- PASS: TestCreateServiceSecretFileMode (2.58s) [2019-10-24T08:18:10.814Z] create_test.go:224: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSecretFileMode" [2019-10-24T08:18:10.814Z] === RUN TestCreateServiceConfigFileMode [2019-10-24T08:18:12.140Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-24T08:18:12.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-10-24T08:18:12.539Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-10-24T08:18:13.110Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-24T08:18:13.502Z] --- PASS: TestCreateServiceConfigFileMode (2.57s) [2019-10-24T08:18:13.503Z] create_test.go:288: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceConfigFileMode" [2019-10-24T08:18:13.503Z] === RUN TestCreateServiceSysctls [2019-10-24T08:18:13.685Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-24T08:18:14.608Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-24T08:18:14.608Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-24T08:18:15.531Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-24T08:18:16.971Z] --- PASS: TestCreateServiceSysctls (3.61s) [2019-10-24T08:18:16.971Z] create_test.go:378: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceSysctls" [2019-10-24T08:18:16.971Z] === RUN TestCreateServiceCapabilities [2019-10-24T08:18:17.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-10-24T08:18:17.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-10-24T08:18:17.219Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-10-24T08:18:17.413Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-24T08:18:18.773Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-24T08:18:19.654Z] --- PASS: TestCreateServiceCapabilities (2.65s) [2019-10-24T08:18:19.654Z] create_test.go:462: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestCreateServiceCapabilities" [2019-10-24T08:18:19.654Z] === RUN TestInspect [2019-10-24T08:18:19.696Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-10-24T08:18:20.619Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-24T08:18:21.179Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-24T08:18:22.352Z] --- PASS: TestInspect (2.86s) [2019-10-24T08:18:22.353Z] inspect_test.go:23: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInspect" [2019-10-24T08:18:22.353Z] === RUN TestServiceListWithStatuses [2019-10-24T08:18:22.353Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-10-24T08:18:22.353Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-24T08:18:22.353Z] === RUN TestDockerNetworkConnectAlias [2019-10-24T08:18:22.539Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-24T08:18:23.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-10-24T08:18:23.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-10-24T08:18:23.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-10-24T08:18:23.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-10-24T08:18:23.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-10-24T08:18:23.098Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-24T08:18:24.022Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-24T08:18:24.988Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-24T08:18:26.868Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-24T08:18:27.850Z] --- PASS: TestDockerNetworkConnectAlias (4.73s) [2019-10-24T08:18:27.850Z] network_test.go:20: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkConnectAlias" [2019-10-24T08:18:27.850Z] === RUN TestDockerNetworkReConnect [2019-10-24T08:18:30.125Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-24T08:18:30.126Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-24T08:18:30.543Z] --- PASS: TestDockerNetworkReConnect (3.69s) [2019-10-24T08:18:30.543Z] network_test.go:82: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkReConnect" [2019-10-24T08:18:30.543Z] === RUN TestServicePlugin [2019-10-24T08:18:30.543Z] --- SKIP: TestServicePlugin (0.00s) [2019-10-24T08:18:30.543Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:18:30.543Z] === RUN TestServiceUpdateLabel [2019-10-24T08:18:31.048Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-24T08:18:33.238Z] --- PASS: TestServiceUpdateLabel (2.23s) [2019-10-24T08:18:33.238Z] update_test.go:21: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateLabel" [2019-10-24T08:18:33.238Z] === RUN TestServiceUpdateSecrets [2019-10-24T08:18:33.556Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-24T08:18:35.447Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-24T08:18:37.953Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-24T08:18:38.875Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-10-24T08:18:41.383Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-24T08:18:41.383Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-24T08:18:41.383Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-24T08:18:41.941Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-24T08:18:43.824Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-24T08:18:45.228Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-24T08:18:46.589Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-10-24T08:18:47.950Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-24T08:18:48.482Z] --- PASS: TestServiceUpdateSecrets (14.76s) [2019-10-24T08:18:48.482Z] update_test.go:77: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateSecrets" [2019-10-24T08:18:48.482Z] === RUN TestServiceUpdateConfigs [2019-10-24T08:18:48.509Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-24T08:18:51.019Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-24T08:18:51.578Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-10-24T08:18:51.578Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-24T08:18:52.500Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-10-24T08:18:52.924Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-10-24T08:18:54.382Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-24T08:18:54.382Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-24T08:18:54.941Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-24T08:18:55.093Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-10-24T08:18:55.863Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-24T08:18:56.057Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-10-24T08:18:56.514Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-10-24T08:18:56.789Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-10-24T08:18:57.478Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-10-24T08:18:57.478Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-10-24T08:18:57.719Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-24T08:18:57.719Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-24T08:18:58.642Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-24T08:18:59.200Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-24T08:19:00.163Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-24T08:19:01.086Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-24T08:19:01.644Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-24T08:19:02.157Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-10-24T08:19:02.566Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-24T08:19:03.489Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-24T08:19:03.689Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-10-24T08:19:03.689Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-10-24T08:19:03.689Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-10-24T08:19:03.729Z] --- PASS: TestServiceUpdateConfigs (14.75s) [2019-10-24T08:19:03.729Z] update_test.go:139: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateConfigs" [2019-10-24T08:19:03.729Z] === RUN TestServiceUpdateNetwork [2019-10-24T08:19:04.048Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-24T08:19:04.302Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-24T08:19:04.653Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-10-24T08:19:05.225Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-24T08:19:05.620Z] === RUN TestDockerSuite/TestBuildCmd [2019-10-24T08:19:05.784Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-24T08:19:06.077Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-10-24T08:19:06.535Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-10-24T08:19:07.501Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-10-24T08:19:07.666Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-24T08:19:07.667Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-24T08:19:07.667Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-24T08:19:11.821Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-24T08:19:12.075Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-24T08:19:12.177Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-10-24T08:19:14.350Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-10-24T08:19:14.350Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-10-24T08:19:15.887Z] === RUN TestDockerSuite/TestBuildContChar [2019-10-24T08:19:16.341Z] --- PASS: TestServiceUpdateNetwork (12.99s) [2019-10-24T08:19:16.341Z] update_test.go:201: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestServiceUpdateNetwork" [2019-10-24T08:19:16.341Z] PASS [2019-10-24T08:19:16.341Z] [2019-10-24T08:19:16.341Z] === Skipped [2019-10-24T08:19:16.341Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-10-24T08:19:16.341Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-10-24T08:19:16.341Z] [2019-10-24T08:19:16.341Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-10-24T08:19:16.341Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-10-24T08:19:16.341Z] [2019-10-24T08:19:16.341Z] [2019-10-24T08:19:16.341Z] DONE 20 tests, 2 skipped in 113.435s [2019-10-24T08:19:16.341Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-10-24T08:19:16.341Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:19:16.341Z] ++ set -e [2019-10-24T08:19:16.341Z] ++ '[' -n 0 ']' [2019-10-24T08:19:16.341Z] ++ set -x [2019-10-24T08:19:16.341Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:19:16.341Z] INFO: Testing against a local daemon [2019-10-24T08:19:16.341Z] === RUN TestSessionCreate [2019-10-24T08:19:16.341Z] --- PASS: TestSessionCreate (0.05s) [2019-10-24T08:19:16.341Z] === RUN TestSessionCreateWithBadUpgrade [2019-10-24T08:19:16.341Z] --- PASS: TestSessionCreateWithBadUpgrade (0.07s) [2019-10-24T08:19:16.341Z] PASS [2019-10-24T08:19:16.341Z] [2019-10-24T08:19:16.341Z] DONE 2 tests in 0.217s [2019-10-24T08:19:16.341Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-10-24T08:19:16.341Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:19:16.341Z] ++ set -e [2019-10-24T08:19:16.341Z] ++ '[' -n 0 ']' [2019-10-24T08:19:16.341Z] ++ set -x [2019-10-24T08:19:16.341Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:19:16.341Z] INFO: Testing against a local daemon [2019-10-24T08:19:16.341Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-10-24T08:19:16.341Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-24T08:19:16.341Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-24T08:19:16.341Z] === RUN TestEventsExecDie [2019-10-24T08:19:16.666Z] --- PASS: TestEventsExecDie (1.03s) [2019-10-24T08:19:16.667Z] === RUN TestEventsBackwardsCompatible [2019-10-24T08:19:16.999Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-10-24T08:19:16.999Z] === RUN TestInfoBinaryCommits [2019-10-24T08:19:16.999Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-10-24T08:19:16.999Z] === RUN TestInfoAPIVersioned [2019-10-24T08:19:16.999Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-10-24T08:19:16.999Z] === RUN TestInfoDiscoveryBackend [2019-10-24T08:19:17.705Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2019-10-24T08:19:17.705Z] info_linux_test.go:61: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryBackend" [2019-10-24T08:19:17.705Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-10-24T08:19:18.448Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-10-24T08:19:18.448Z] info_linux_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryInvalidAdvertise" [2019-10-24T08:19:18.448Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-10-24T08:19:19.150Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2019-10-24T08:19:19.150Z] info_linux_test.go:97: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDiscoveryAdvertiseInterfaceName" [2019-10-24T08:19:19.150Z] === RUN TestInfoAPI [2019-10-24T08:19:19.150Z] --- PASS: TestInfoAPI (0.05s) [2019-10-24T08:19:19.150Z] === RUN TestInfoAPIWarnings [2019-10-24T08:19:19.830Z] --- PASS: TestInfoAPIWarnings (0.54s) [2019-10-24T08:19:19.830Z] info_test.go:51: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoAPIWarnings" [2019-10-24T08:19:19.830Z] === RUN TestInfoDebug [2019-10-24T08:19:20.147Z] --- PASS: TestInfoDebug (0.54s) [2019-10-24T08:19:20.147Z] info_test.go:74: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoDebug" [2019-10-24T08:19:20.147Z] === RUN TestInfoInsecureRegistries [2019-10-24T08:19:20.830Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-10-24T08:19:20.830Z] info_test.go:99: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoInsecureRegistries" [2019-10-24T08:19:20.830Z] === RUN TestInfoRegistryMirrors [2019-10-24T08:19:21.148Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-10-24T08:19:21.148Z] info_test.go:123: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestInfoRegistryMirrors" [2019-10-24T08:19:21.148Z] === RUN TestLoginFailsWithBadCredentials [2019-10-24T08:19:22.277Z] --- PASS: TestLoginFailsWithBadCredentials (0.73s) [2019-10-24T08:19:22.277Z] === RUN TestPingCacheHeaders [2019-10-24T08:19:22.277Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-10-24T08:19:22.277Z] === RUN TestPingGet [2019-10-24T08:19:22.277Z] --- PASS: TestPingGet (0.04s) [2019-10-24T08:19:22.277Z] === RUN TestPingHead [2019-10-24T08:19:22.277Z] --- PASS: TestPingHead (0.05s) [2019-10-24T08:19:22.277Z] === RUN TestVersion [2019-10-24T08:19:22.277Z] --- PASS: TestVersion (0.05s) [2019-10-24T08:19:22.277Z] PASS [2019-10-24T08:19:22.277Z] [2019-10-24T08:19:22.277Z] === Skipped [2019-10-24T08:19:22.277Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-10-24T08:19:22.277Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-10-24T08:19:22.277Z] [2019-10-24T08:19:22.277Z] [2019-10-24T08:19:22.277Z] DONE 18 tests, 1 skipped in 6.561s [2019-10-24T08:19:22.277Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-10-24T08:19:22.278Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:19:22.278Z] ++ set -e [2019-10-24T08:19:22.278Z] ++ '[' -n 0 ']' [2019-10-24T08:19:22.278Z] ++ set -x [2019-10-24T08:19:22.278Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2019-10-24T08:19:22.278Z] INFO: Testing against a local daemon [2019-10-24T08:19:22.278Z] === RUN TestVolumesCreateAndList [2019-10-24T08:19:22.278Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-10-24T08:19:22.278Z] === RUN TestVolumesRemove [2019-10-24T08:19:22.603Z] --- PASS: TestVolumesRemove (0.09s) [2019-10-24T08:19:22.603Z] === RUN TestVolumesInspect [2019-10-24T08:19:22.603Z] --- PASS: TestVolumesInspect (0.04s) [2019-10-24T08:19:22.603Z] === RUN TestVolumesInvalidJSON [2019-10-24T08:19:22.603Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-10-24T08:19:22.603Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-10-24T08:19:22.603Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-10-24T08:19:22.603Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-10-24T08:19:22.603Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-10-24T08:19:22.603Z] PASS [2019-10-24T08:19:22.603Z] [2019-10-24T08:19:22.603Z] DONE 5 tests in 0.295s [2019-10-24T08:19:22.603Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-24T08:19:22.912Z] ++++ cat bundles/test-integration/docker.pid [2019-10-24T08:19:22.912Z] +++ kill 13111 [2019-10-24T08:19:24.223Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-10-24T08:19:24.396Z] +++ /etc/init.d/apparmor stop [2019-10-24T08:19:24.396Z] Clearing AppArmor profiles cache:. [2019-10-24T08:19:24.396Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-24T08:19:24.396Z] Unloading profiles will leave already running processes permanently [2019-10-24T08:19:24.396Z] unconfined, which can lead to unexpected situations. [2019-10-24T08:19:24.396Z] [2019-10-24T08:19:24.396Z] To set a process to complain mode, use the command line tool [2019-10-24T08:19:24.396Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-24T08:19:24.396Z] with the 'teardown' option." [2019-10-24T08:19:24.396Z] [2019-10-24T08:19:24.781Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-24T08:19:26.140Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-10-24T08:19:26.140Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-10-24T08:19:26.394Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-24T08:19:26.394Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors Post stage [Pipeline] junit [2019-10-24T08:19:26.471Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-24T08:19:27.410Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-24T08:19:27.498Z] + echo Ensuring container killed. [2019-10-24T08:19:27.498Z] Ensuring container killed. [2019-10-24T08:19:27.498Z] + docker rm -vf docker-pr11 [2019-10-24T08:19:27.498Z] Error: No such container: docker-pr11 [2019-10-24T08:19:27.498Z] + true [Pipeline] sh [2019-10-24T08:19:27.884Z] + echo Chowning /workspace to jenkins user [2019-10-24T08:19:27.884Z] Chowning /workspace to jenkins user [2019-10-24T08:19:27.884Z] + id -u [2019-10-24T08:19:27.884Z] + id -g [2019-10-24T08:19:27.884Z] + docker run --rm -v /home/docker/workspace/moby_PR-39100:/workspace busybox chown -R 1001:1001 /workspace [2019-10-24T08:19:27.884Z] Unable to find image 'busybox:latest' locally [2019-10-24T08:19:28.167Z] latest: Pulling from library/busybox [2019-10-24T08:19:28.167Z] e38168a01e65: Pulling fs layer [2019-10-24T08:19:28.784Z] e38168a01e65: Verifying Checksum [2019-10-24T08:19:28.784Z] e38168a01e65: Download complete [2019-10-24T08:19:28.784Z] e38168a01e65: Pull complete [2019-10-24T08:19:28.784Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-24T08:19:28.784Z] Status: Downloaded newer image for busybox:latest [2019-10-24T08:19:30.665Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-24T08:19:30.672Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-10-24T08:19:30.672Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-10-24T08:19:30.672Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-10-24T08:19:30.672Z] === RUN TestDockerSuite/TestBuildContextTarGzip [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-24T08:19:31.206Z] + bundleName=ppc64le-integration [2019-10-24T08:19:31.206Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-10-24T08:19:31.206Z] Creating ppc64le-integration-bundles.tar.gz [2019-10-24T08:19:31.206Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof+ -o -name *-report.xml ) -printxargs [2019-10-24T08:19:31.206Z] tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-10-24T08:19:31.526Z] Archiving artifacts [2019-10-24T08:19:31.636Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-10-24T08:19:31.898Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39100/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-24T08:19:32.025Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-24T08:19:32.096Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-10-24T08:19:32.096Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-10-24T08:19:32.298Z] + make clean [2019-10-24T08:19:32.927Z] make: command: Command not found [2019-10-24T08:19:32.927Z] docker volume rm -f docker-dev-cache [2019-10-24T08:19:32.927Z] docker-dev-cache [Pipeline] deleteDir [2019-10-24T08:19:33.060Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-10-24T08:19:33.518Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-10-24T08:19:33.518Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-10-24T08:19:33.518Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-10-24T08:19:33.906Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-24T08:19:34.465Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-24T08:19:35.388Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-24T08:19:35.991Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-24T08:19:37.351Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-24T08:19:37.351Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-24T08:19:37.351Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-24T08:19:38.754Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-24T08:19:39.300Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-10-24T08:19:40.112Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-24T08:19:41.995Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-24T08:19:41.995Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-24T08:19:41.995Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-24T08:19:43.878Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-24T08:19:45.238Z] === RUN TestDockerSuite/TestRunMount [2019-10-24T08:19:51.760Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-24T08:19:52.697Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-24T08:19:53.257Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-24T08:19:55.140Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-24T08:19:57.649Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-24T08:20:00.909Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-24T08:20:03.416Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-24T08:20:05.925Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-24T08:20:07.285Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-24T08:20:08.643Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-24T08:20:08.898Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-24T08:20:09.499Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-24T08:20:10.858Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-24T08:20:11.417Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-24T08:20:12.340Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-24T08:20:14.848Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-24T08:20:14.960Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-10-24T08:20:14.960Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-10-24T08:20:15.418Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-10-24T08:20:17.359Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-24T08:20:22.474Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-10-24T08:20:22.474Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-10-24T08:20:22.474Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-10-24T08:20:22.474Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-10-24T08:20:22.591Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-24T08:20:22.591Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-24T08:20:22.591Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-10-24T08:20:23.438Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-10-24T08:20:23.438Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-10-24T08:20:23.514Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-24T08:20:23.514Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-24T08:20:24.440Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-24T08:20:24.998Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-24T08:20:24.998Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-24T08:20:25.921Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-24T08:20:26.844Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-10-24T08:20:26.844Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-24T08:20:27.767Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-10-24T08:20:28.326Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-24T08:20:30.208Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-24T08:20:31.131Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-10-24T08:20:31.809Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-24T08:20:32.369Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-24T08:20:33.334Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-24T08:20:33.892Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-24T08:20:34.815Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-24T08:20:34.815Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-24T08:20:35.783Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-24T08:20:36.341Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-24T08:20:36.341Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-24T08:20:37.266Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-10-24T08:20:38.626Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-24T08:20:38.626Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-24T08:20:42.791Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-24T08:20:43.714Z] === RUN TestDockerSuite/TestRunRm [2019-10-24T08:20:44.679Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-24T08:20:48.836Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-24T08:20:49.090Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-24T08:20:50.057Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-10-24T08:20:51.939Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-10-24T08:20:52.498Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-10-24T08:20:53.394Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-10-24T08:20:53.394Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-10-24T08:20:53.394Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-10-24T08:20:56.699Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-10-24T08:21:01.974Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-10-24T08:21:01.974Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-10-24T08:21:02.897Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-10-24T08:21:03.826Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-10-24T08:21:04.384Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-10-24T08:21:05.309Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-10-24T08:21:06.234Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-10-24T08:21:07.165Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-24T08:21:07.724Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-24T08:21:08.647Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-24T08:21:11.905Z] === RUN TestDockerSuite/TestRunState [2019-10-24T08:21:13.267Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-24T08:21:13.826Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-24T08:21:14.460Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-10-24T08:21:14.751Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-24T08:21:14.751Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-10-24T08:21:14.751Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-24T08:21:14.918Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-10-24T08:21:15.376Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-10-24T08:21:15.674Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-24T08:21:16.598Z] === RUN TestDockerSuite/TestRunSysctls [2019-10-24T08:21:18.031Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-24T08:21:18.031Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-24T08:21:18.031Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-24T08:21:18.954Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-10-24T08:21:19.102Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-10-24T08:21:21.462Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-10-24T08:21:22.387Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-10-24T08:21:23.747Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-10-24T08:21:24.306Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-10-24T08:21:26.180Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-10-24T08:21:29.079Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-10-24T08:21:29.539Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-24T08:21:29.539Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-10-24T08:21:32.057Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-24T08:21:32.616Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-24T08:21:33.539Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-24T08:21:34.464Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-24T08:21:36.975Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-24T08:21:38.339Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-24T08:21:38.899Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-24T08:21:39.153Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-24T08:21:39.408Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-24T08:21:40.373Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-24T08:21:40.373Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-10-24T08:21:41.297Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-24T08:21:41.858Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-10-24T08:21:41.858Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-24T08:21:42.113Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-24T08:21:43.039Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-24T08:21:48.274Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-24T08:21:48.833Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-24T08:21:49.392Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-10-24T08:21:50.317Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-24T08:21:52.198Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-10-24T08:21:52.757Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-24T08:21:54.666Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-24T08:21:57.176Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-24T08:21:58.100Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-10-24T08:21:59.987Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-24T08:22:00.910Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-24T08:22:01.165Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-10-24T08:22:01.420Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-24T08:22:02.780Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-24T08:22:02.780Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-24T08:22:02.780Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-24T08:22:02.780Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-24T08:22:02.780Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-10-24T08:22:03.704Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-10-24T08:22:04.628Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-10-24T08:22:05.551Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-10-24T08:22:06.474Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-10-24T08:22:06.474Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-10-24T08:22:07.033Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-10-24T08:22:07.957Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-10-24T08:22:08.883Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-24T08:22:08.883Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-10-24T08:22:09.806Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-10-24T08:22:09.806Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-10-24T08:22:09.806Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-10-24T08:22:09.806Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-24T08:22:09.806Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-10-24T08:22:10.366Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-10-24T08:22:10.366Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-10-24T08:22:10.621Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-10-24T08:22:10.876Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-10-24T08:22:11.131Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-10-24T08:22:12.054Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-10-24T08:22:12.981Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-10-24T08:22:13.909Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-10-24T08:22:13.909Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-10-24T08:22:13.909Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-10-24T08:22:14.893Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-10-24T08:22:14.893Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-24T08:22:15.148Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-24T08:22:15.403Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-10-24T08:22:16.331Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-24T08:22:16.331Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-10-24T08:22:16.892Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-10-24T08:22:17.816Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-10-24T08:22:18.071Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-24T08:22:18.071Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-24T08:22:18.631Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-10-24T08:22:18.631Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-24T08:22:20.517Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-10-24T08:22:21.441Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-10-24T08:22:21.441Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-24T08:22:22.007Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-24T08:22:22.262Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-24T08:22:24.144Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-24T08:22:24.704Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-24T08:22:27.213Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-24T08:22:27.773Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-24T08:22:27.773Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-24T08:22:27.773Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-24T08:22:29.134Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-10-24T08:22:29.490Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-10-24T08:22:29.490Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-10-24T08:22:29.490Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-10-24T08:22:30.058Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-10-24T08:22:31.419Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-24T08:22:31.419Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-24T08:22:33.433Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-24T08:22:33.433Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-24T08:22:33.992Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-24T08:22:35.879Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-24T08:22:35.879Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-24T08:22:37.763Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-24T08:22:37.763Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-24T08:22:37.763Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-24T08:22:39.647Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-24T08:22:41.007Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-24T08:22:41.262Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-24T08:22:41.516Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-24T08:22:41.516Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-24T08:22:41.516Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-24T08:22:42.075Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-24T08:22:44.581Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-24T08:22:51.102Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-24T08:22:52.987Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-24T08:22:53.546Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-24T08:22:55.430Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-24T08:22:57.937Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-24T08:23:01.198Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-24T08:23:01.757Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-24T08:23:03.647Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-24T08:23:06.157Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-24T08:23:08.665Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-24T08:23:12.863Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-24T08:23:12.863Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-10-24T08:23:18.096Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-24T08:23:20.603Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-24T08:23:27.126Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-24T08:23:29.635Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-10-24T08:23:29.900Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-10-24T08:23:30.358Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-10-24T08:23:30.815Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-10-24T08:23:30.994Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-24T08:23:31.918Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-24T08:23:32.865Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-24T08:23:33.788Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-24T08:23:33.788Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-24T08:23:34.712Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-24T08:23:38.868Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-24T08:23:43.024Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-10-24T08:23:43.278Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-10-24T08:23:44.202Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-10-24T08:23:44.202Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-10-24T08:23:45.128Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-10-24T08:23:47.013Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-10-24T08:23:47.014Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-10-24T08:23:48.898Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-10-24T08:23:50.260Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-10-24T08:23:51.184Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-10-24T08:23:52.544Z] === RUN TestDockerSuite/TestUpdateStats [2019-10-24T08:23:56.700Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-10-24T08:23:58.587Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-10-24T08:23:58.587Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-10-24T08:23:59.520Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-10-24T08:24:00.443Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-24T08:24:00.743Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-10-24T08:24:04.600Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-10-24T08:24:04.855Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-10-24T08:24:09.013Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-10-24T08:24:12.269Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-10-24T08:24:13.106Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-10-24T08:24:14.777Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-24T08:24:18.935Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-10-24T08:24:19.495Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-24T08:24:26.022Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-10-24T08:24:26.022Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-10-24T08:24:27.901Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-10-24T08:24:28.532Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-10-24T08:24:31.051Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-10-24T08:24:32.019Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-10-24T08:24:33.903Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-10-24T08:24:36.411Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-10-24T08:24:38.919Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-10-24T08:24:41.427Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-10-24T08:24:43.311Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-10-24T08:24:46.569Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-24T08:25:01.388Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-24T08:25:01.388Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-24T08:25:01.388Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-24T08:25:01.948Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-24T08:25:02.203Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-24T08:25:02.203Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-24T08:25:02.203Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-24T08:25:03.134Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-24T08:25:03.134Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-24T08:25:04.061Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-24T08:25:04.061Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-24T08:25:04.061Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-24T08:25:04.316Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-24T08:25:04.316Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-24T08:25:06.823Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-24T08:25:06.823Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-24T08:25:07.077Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-24T08:25:07.077Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-24T08:25:07.077Z] === RUN TestDockerSuite/TestVolumeEvents [2019-10-24T08:25:08.001Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-24T08:25:10.392Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-10-24T08:25:10.508Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-24T08:25:10.508Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-24T08:25:10.508Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-24T08:25:13.765Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-24T08:25:17.923Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite (1815.48s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.06s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (7.36s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.86s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.10s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.73s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (3.40s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.86s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (2.73s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.14s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.45s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (4.02s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (5.05s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.08s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.42s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.20s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.23s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.92s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.22s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.15s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAttachDetach (1.24s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.98s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.36s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.95s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.01s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.35s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.00s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.33s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.22s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.18s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.85s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (19.29s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.74s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.59s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.86s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.80s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.83s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.41s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (8.56s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.61s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.13s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.91s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.36s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.54s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.84s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.59s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.97s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.14s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.46s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.26s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.75s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (6.39s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.96s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.80s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddTar (11.80s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.90s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.80s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.91s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (8.17s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.54s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.60s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.44s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.40s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.79s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.02s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.85s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.48s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.90s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.02s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.58s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.69s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.37s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.05s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.34s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (7.10s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.25s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.51s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.73s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.96s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.65s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.97s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.08s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.37s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (7.62s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (3.13s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.19s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.62s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildCmd (0.38s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.50s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.58s) [2019-10-24T08:25:17.923Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-24T08:25:17.923Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.85s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.35s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.42s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildContChar (4.50s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.42s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.47s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.34s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.76s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.58s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.18s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.73s) [2019-10-24T08:25:17.923Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.09s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.20s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.23s) [2019-10-24T08:25:17.924Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-24T08:25:17.924Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.924Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-24T08:25:17.924Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.924Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-24T08:25:17.924Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.924Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-24T08:25:17.924Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (6.00s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.95s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.46s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.55s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.50s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.72s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.81s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.71s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.73s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.91s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.58s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.58s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.51s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDockerignore (14.16s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.76s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.28s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.63s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.43s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.47s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.54s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.69s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (8.32s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.54s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.74s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (18.42s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.99s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.32s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.68s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.27s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.50s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.66s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.58s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEnv (1.53s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.50s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.35s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.19s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.50s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.88s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.92s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.92s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.51s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.56s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.44s) [2019-10-24T08:25:17.924Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-24T08:25:17.924Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.34s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.18s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildExpose (0.36s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.49s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildFails (0.91s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.12s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.51s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.53s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.87s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.73s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.73s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (2.36s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (3.74s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.76s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.30s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.07s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.11s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.35s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildHistory (4.69s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.24s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.56s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.49s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.01s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.45s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildLabels (0.49s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.00s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.68s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.41s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.83s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.11s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.35s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.74s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.60s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (5.94s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.70s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.97s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.37s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.71s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.50s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.87s) [2019-10-24T08:25:17.924Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-24T08:25:17.924Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.17s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.53s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.14s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.36s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.39s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.90s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.18s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.21s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.32s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.56s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.14s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.51s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.41s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.02s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.60s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.80s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.00s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.60s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.64s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.50s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.76s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.56s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.04s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildPATH (2.21s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.87s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.01s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.24s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.38s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.07s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildRm (3.33s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.34s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.38s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.52s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.65s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.63s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.82s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.46s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.64s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.37s) [2019-10-24T08:25:17.924Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-24T08:25:17.924Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.57s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.17s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildStderr (1.26s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.07s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.23s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.17s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.63s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.09s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.72s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildUser (1.96s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (3.96s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (19.28s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.14s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.31s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.09s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.63s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.57s) [2019-10-24T08:25:17.924Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-24T08:25:17.924Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.924Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-24T08:25:17.924Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.924Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-24T08:25:17.924Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.924Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-24T08:25:17.924Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.81s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.98s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.72s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.03s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.97s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.96s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.92s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.40s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.61s) [2019-10-24T08:25:17.924Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-24T08:25:17.924Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.84s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.46s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2019-10-24T08:25:17.924Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-24T08:25:17.924Z] docker_cli_sni_test.go:18: Flakey test [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.81s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.19s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestCommitChange (1.54s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.21s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.66s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.75s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.97s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestCommitTTY (1.74s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.99s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.72s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.06s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.19s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.70s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.82s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.92s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.15s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.72s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.91s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.78s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.08s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.81s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.12s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.09s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.98s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.81s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.87s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.79s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.83s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.80s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.84s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.78s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.00s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.03s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.88s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.83s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.73s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.60s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.78s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.51s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.79s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.89s) [2019-10-24T08:25:17.924Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-24T08:25:17.924Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2019-10-24T08:25:17.924Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.87s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.86s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.28s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.22s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.87s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.33s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.85s) [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:2100: case 0 - config: {volume /foo false } [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:2100: case 1 - config: {volume /foo/ false } [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 /foo false } [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 /foo true } [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 /foo false 0xc000a13b40 } [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:2100: case 5 - config: {bind /tmp/test-mounts-api-1431451244 /foo false } [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:2100: case 6 - config: {bind /tmp/test-mounts-api-1431451244 /foo true } [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:2100: case 7 - config: {bind /tmp/test-mounts-api-3914259163 /foo false } [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:2100: case 8 - config: {bind /tmp/test-mounts-api-3914259163 /foo true } [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:2100: case 9 - config: {bind /tmp/test-mounts-api-3914259163 /foo true 0xc000a13fc0 } [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:2100: case 10 - config: {volume /foo false 0xc000a13fe0 } [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:2100: case 11 - config: {volume /foo/ false 0xc0008d8000 } [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:2100: case 12 - config: {volume test4 /foo false 0xc0008d8020 } [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:2100: case 13 - config: {volume test5 /foo true 0xc0008d8040 } [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.60s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.53s) [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:1927: case 0 [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:1927: case 1 [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:1927: case 2 [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:1927: case 3 [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:1927: case 4 [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:1927: case 5 [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:1927: case 6 [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:1927: case 7 [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:1927: case 8 [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:1927: case 9 [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:1927: case 10 [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:1927: case 11 [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:1927: case 12 [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:1927: case 13 [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:1927: case 14 [2019-10-24T08:25:17.925Z] docker_api_containers_test.go:1927: case 15 [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.96s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.62s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.94s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.74s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.18s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.98s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.07s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-check-ownership991217044/file1 0cb570b04230bd3c76751ab0fc7c8497477302700a87d7711b033ed16606f1d0:/tmpvol/file1` [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.92s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp 51c6167e4c0c7821cb87998da5135bb3e67c7a492a33aed6737bb14de22137d8:/root/file1 /tmp/test-cp-from-case-a841278435/itWorks.txt` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-a841278435/itWorks.txt" contains "file1\n" [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.93s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp 79ad49137758308fddff468dc4ab2ca6d430194515d83eafe237d7852a83569e:/file1 /tmp/test-cp-from-case-b532735974/testDir/` [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.91s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c902226445/file2" contains "file2\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp d7a6de4fb07bf1dcb4c841ffafa799b8851b04ec4f4bdea828223de80d36e797:/root/file1 /tmp/test-cp-from-case-c902226445/file2` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-c902226445/file2" contains "file1\n" [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.03s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp 3d6950eb3b4ff7e0649fe5581b6e4f0fc3d5fdcd3ce01fad423777a2212fe1b4:/file1 /tmp/test-cp-from-case-d222548488/dir1` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d222548488/dir1/file1" contains "file1\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp 3d6950eb3b4ff7e0649fe5581b6e4f0fc3d5fdcd3ce01fad423777a2212fe1b4:/file1 /tmp/test-cp-from-case-d222548488/dir1/` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-d222548488/dir1/file1" contains "file1\n" [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.06s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp 646bb02f6fa3d45a37e2db4e72287a853a5eee24ce1ec3e018b1f4ce7a856400:dir1 /tmp/test-cp-from-case-e736080327/testDir` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e736080327/testDir/file1-1" contains "file1-1\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp 646bb02f6fa3d45a37e2db4e72287a853a5eee24ce1ec3e018b1f4ce7a856400:dir1 /tmp/test-cp-from-case-e736080327/testDir/` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-e736080327/testDir/file1-1" contains "file1-1\n" [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.94s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp fbe07f3d20263a81639c8965f0d461bc60d63f08f85a4b57aa81d680f3b37c76:/root/dir1 /tmp/test-cp-from-case-f008208506/file1` [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.13s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp f28044149b2a88c46cf7fe2d20358cc308975ee714068835d33b68987340ba24:/root/dir1 /tmp/test-cp-from-case-g820885905/dir2` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g820885905/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp f28044149b2a88c46cf7fe2d20358cc308975ee714068835d33b68987340ba24:/root/dir1 /tmp/test-cp-from-case-g820885905/dir2/` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-g820885905/dir2/dir1/file1-1" contains "file1-1\n" [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp 5e91c94349bbe30bdb5c248c9b616660033e83d644d914f6d5d7eef058c0e61e:dir1/. /tmp/test-cp-from-case-h617778620/testDir` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h617778620/testDir/file1-1" contains "file1-1\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp 5e91c94349bbe30bdb5c248c9b616660033e83d644d914f6d5d7eef058c0e61e:dir1/. /tmp/test-cp-from-case-h617778620/testDir/` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-h617778620/testDir/file1-1" contains "file1-1\n" [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.06s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp 2ea227bb1b972286c71c0e6307f02c987dad857a768e66925b9e9ed35a06c78f:/root/dir1/. /tmp/test-cp-from-case-i519951339/file1` [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.05s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp 8a161f522024433f41889070ada5e3dbb58c818a581e4f2b810e7e1ec7d2fcbc:/root/dir1/. /tmp/test-cp-from-case-j746570830/dir2` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j746570830/dir2/file1-1" contains "file1-1\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp 8a161f522024433f41889070ada5e3dbb58c818a581e4f2b810e7e1ec7d2fcbc:/root/dir1/. /tmp/test-cp-from-case-j746570830/dir2/` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-case-j746570830/dir2/file1-1" contains "file1-1\n" [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.46s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp 13f5110999638519dbddc1070d9d9ff73f7538ab2654615eee9bcc95b42c5d3f:/file2 /tmp/test-cp-from-err-dst-not-dir836155733/symlinkToFile1` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir836155733/symlinkToFile1" points to "file1" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir836155733/file1" contains "file2\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp 13f5110999638519dbddc1070d9d9ff73f7538ab2654615eee9bcc95b42c5d3f:/file2 /tmp/test-cp-from-err-dst-not-dir836155733/symlinkToDir1` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir836155733/symlinkToDir1" points to "dir1" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir836155733/file2" contains "file2\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp 13f5110999638519dbddc1070d9d9ff73f7538ab2654615eee9bcc95b42c5d3f:/file2 /tmp/test-cp-from-err-dst-not-dir836155733/brokenSymlinkToFileX` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir836155733/brokenSymlinkToFileX" points to "fileX" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir836155733/fileX" contains "file2\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp 13f5110999638519dbddc1070d9d9ff73f7538ab2654615eee9bcc95b42c5d3f:/dir2 /tmp/test-cp-from-err-dst-not-dir836155733/symlinkToDir1` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir836155733/symlinkToDir1" points to "dir1" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir836155733/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp 13f5110999638519dbddc1070d9d9ff73f7538ab2654615eee9bcc95b42c5d3f:/dir2 /tmp/test-cp-from-err-dst-not-dir836155733/brokenSymlinkToDirX` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-from-err-dst-not-dir836155733/brokenSymlinkToDirX" points to "dirX" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-from-err-dst-not-dir836155733/dirX/file2-1" contains "file2-1\n" [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.93s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.88s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.94s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.21s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.92s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.20s) [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.74s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-a120057757/file1 387f6dcde89206e9f0c473f6cd5bbd96bbc40127078fdafdf181b35cbc3f37a9:/root/itWorks.txt` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:279: checking that container "387f6dcde89206e9f0c473f6cd5bbd96bbc40127078fdafdf181b35cbc3f37a9" start output contains "file1\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:209: running `docker start -a 387f6dcde89206e9f0c473f6cd5bbd96bbc40127078fdafdf181b35cbc3f37a9` [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.91s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-b827093592/file1 0d8ae0246731ad6aeece42c1786df642d9535b69aeda83a1e25d55550814599f:testDir/` [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.46s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:279: checking that container "dd6a53010687fd2ac4b86726c11f1501879b5e7276d592bfe7d327beb8e8c11f" start output contains "file2\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:209: running `docker start -a dd6a53010687fd2ac4b86726c11f1501879b5e7276d592bfe7d327beb8e8c11f` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-c568133591/file1 dd6a53010687fd2ac4b86726c11f1501879b5e7276d592bfe7d327beb8e8c11f:/root/file2` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:279: checking that container "dd6a53010687fd2ac4b86726c11f1501879b5e7276d592bfe7d327beb8e8c11f" start output contains "file1\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:209: running `docker start -a dd6a53010687fd2ac4b86726c11f1501879b5e7276d592bfe7d327beb8e8c11f` [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.06s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:279: checking that container "34e88f3fc48b4c03dc3b38a50805992d6a86fed4555912abb78ee7d132883a00" start output contains "" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:209: running `docker start -a 34e88f3fc48b4c03dc3b38a50805992d6a86fed4555912abb78ee7d132883a00` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d924796234/file1 34e88f3fc48b4c03dc3b38a50805992d6a86fed4555912abb78ee7d132883a00:dir1` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:279: checking that container "34e88f3fc48b4c03dc3b38a50805992d6a86fed4555912abb78ee7d132883a00" start output contains "file1\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:209: running `docker start -a 34e88f3fc48b4c03dc3b38a50805992d6a86fed4555912abb78ee7d132883a00` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:279: checking that container "64e5765be24a1d6497cd4c2c9424e608b2dc95e844efd441907ca27e78d0a88b" start output contains "" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:209: running `docker start -a 64e5765be24a1d6497cd4c2c9424e608b2dc95e844efd441907ca27e78d0a88b` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-d924796234/file1 64e5765be24a1d6497cd4c2c9424e608b2dc95e844efd441907ca27e78d0a88b:dir1/` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:279: checking that container "64e5765be24a1d6497cd4c2c9424e608b2dc95e844efd441907ca27e78d0a88b" start output contains "file1\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:209: running `docker start -a 64e5765be24a1d6497cd4c2c9424e608b2dc95e844efd441907ca27e78d0a88b` [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.41s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e121645601/dir1 b9fdd6745ea9b8779931637949474edb2bb350e8f37d92f9af3cd1c4eee2ab26:testDir` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:279: checking that container "b9fdd6745ea9b8779931637949474edb2bb350e8f37d92f9af3cd1c4eee2ab26" start output contains "file1-1\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:209: running `docker start -a b9fdd6745ea9b8779931637949474edb2bb350e8f37d92f9af3cd1c4eee2ab26` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-e121645601/dir1 23e72b258466af687c51c4d3a4b81d03b8398afc637041c62740b938ebc5a2d2:testDir/` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:279: checking that container "23e72b258466af687c51c4d3a4b81d03b8398afc637041c62740b938ebc5a2d2" start output contains "file1-1\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:209: running `docker start -a 23e72b258466af687c51c4d3a4b81d03b8398afc637041c62740b938ebc5a2d2` [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.83s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-f054206732/dir1 681e12f6b4c7088dbb1628e2ce431ece9b551a9fa91ee4cf4b977ed2bef563d9:/root/file1` [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.18s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:279: checking that container "554054bafbdd948419113ec5ffe7e2e22c5b1713140ee8a47ad4f769a88b7398" start output contains "" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:209: running `docker start -a 554054bafbdd948419113ec5ffe7e2e22c5b1713140ee8a47ad4f769a88b7398` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g010066683/dir1 554054bafbdd948419113ec5ffe7e2e22c5b1713140ee8a47ad4f769a88b7398:/root/dir2` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:279: checking that container "554054bafbdd948419113ec5ffe7e2e22c5b1713140ee8a47ad4f769a88b7398" start output contains "file1-1\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:209: running `docker start -a 554054bafbdd948419113ec5ffe7e2e22c5b1713140ee8a47ad4f769a88b7398` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:279: checking that container "f35fe51a2f56905f9a98c9d33d1aa014f5cbb150c41c292c016deb52a1a46d03" start output contains "" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:209: running `docker start -a f35fe51a2f56905f9a98c9d33d1aa014f5cbb150c41c292c016deb52a1a46d03` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-g010066683/dir1 f35fe51a2f56905f9a98c9d33d1aa014f5cbb150c41c292c016deb52a1a46d03:/dir2/` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:279: checking that container "f35fe51a2f56905f9a98c9d33d1aa014f5cbb150c41c292c016deb52a1a46d03" start output contains "file1-1\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:209: running `docker start -a f35fe51a2f56905f9a98c9d33d1aa014f5cbb150c41c292c016deb52a1a46d03` [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.44s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h966037022/dir1/. 6e6157b21e399fb18d3591d39a2b44ac096b52d045a39e9e29e3a72e04165f87:testDir` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:279: checking that container "6e6157b21e399fb18d3591d39a2b44ac096b52d045a39e9e29e3a72e04165f87" start output contains "file1-1\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:209: running `docker start -a 6e6157b21e399fb18d3591d39a2b44ac096b52d045a39e9e29e3a72e04165f87` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-h966037022/dir1/. 359d0fb632a14245cf069aee91ba64677e24c25e1cb54ad599f645c22d5ad4a4:testDir/` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:279: checking that container "359d0fb632a14245cf069aee91ba64677e24c25e1cb54ad599f645c22d5ad4a4" start output contains "file1-1\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:209: running `docker start -a 359d0fb632a14245cf069aee91ba64677e24c25e1cb54ad599f645c22d5ad4a4` [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.86s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-i816499941/dir1/. 9c2f5de547659d01dbf47bf294451e32637cfde90f2bd4dcf0029694d5f48163:/root/file1` [2019-10-24T08:25:17.925Z] --- PASS: TestDockerSuite/TestCpToCaseJ (5.07s) [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:279: checking that container "48cb6dc017366257c9ae914f568e23053cd12ec1a5224e0f6763bc253f65b498" start output contains "" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:209: running `docker start -a 48cb6dc017366257c9ae914f568e23053cd12ec1a5224e0f6763bc253f65b498` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j680954112/dir1/. 48cb6dc017366257c9ae914f568e23053cd12ec1a5224e0f6763bc253f65b498:/dir2` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:279: checking that container "48cb6dc017366257c9ae914f568e23053cd12ec1a5224e0f6763bc253f65b498" start output contains "file1-1\n" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:209: running `docker start -a 48cb6dc017366257c9ae914f568e23053cd12ec1a5224e0f6763bc253f65b498` [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:279: checking that container "4dd7d9597f1f860adc50072e0f826759c469a35f42d7cdfef03d4f0c2829e354" start output contains "" [2019-10-24T08:25:17.925Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4dd7d9597f1f860adc50072e0f826759c469a35f42d7cdfef03d4f0c2829e354` [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-case-j680954112/dir1/. 4dd7d9597f1f860adc50072e0f826759c469a35f42d7cdfef03d4f0c2829e354:/dir2/` [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:279: checking that container "4dd7d9597f1f860adc50072e0f826759c469a35f42d7cdfef03d4f0c2829e354" start output contains "file1-1\n" [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:209: running `docker start -a 4dd7d9597f1f860adc50072e0f826759c469a35f42d7cdfef03d4f0c2829e354` [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.23s) [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:192: running `docker cp -a /tmp/test-cp-to-host-with-permissions186964063/permdirtest permtest:/` [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:209: running `docker start -a permtest` [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCpToDot (1.02s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.85s) [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-rootfs297523177/file1 644a0709bc5990d707860a4368906cb75eece209c8a900803cd79c459816fd68:/root/shouldNotExist` [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:279: checking that container "644a0709bc5990d707860a4368906cb75eece209c8a900803cd79c459816fd68" start output contains "" [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:209: running `docker start -a 644a0709bc5990d707860a4368906cb75eece209c8a900803cd79c459816fd68` [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.13s) [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-err-read-only-volume281067572/file1 dcb9c241f1be2f513745cc6f6baddb9347f07082b24633b989ade811e9baec2e:/vol_ro/shouldNotExist` [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:279: checking that container "dcb9c241f1be2f513745cc6f6baddb9347f07082b24633b989ade811e9baec2e" start output contains "" [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:209: running `docker start -a dcb9c241f1be2f513745cc6f6baddb9347f07082b24633b989ade811e9baec2e` [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCpToStdout (0.99s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.61s) [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-816568835/file2 72f7ca3bc0d7dac25edd5b2750645394d719cef6f644b2a28e7aa78f7d7440d6:/vol2/symlinkToFile1` [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-816568835/symlinkToFile1" points to "file1" [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-816568835/file1" contains "file2\n" [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-816568835/file2 72f7ca3bc0d7dac25edd5b2750645394d719cef6f644b2a28e7aa78f7d7440d6:/vol2/symlinkToDir1` [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-816568835/symlinkToDir1" points to "dir1" [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-816568835/file2" contains "file2\n" [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-816568835/file2 72f7ca3bc0d7dac25edd5b2750645394d719cef6f644b2a28e7aa78f7d7440d6:/vol2/brokenSymlinkToFileX` [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-816568835/brokenSymlinkToFileX" points to "fileX" [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-816568835/fileX" contains "file2\n" [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-816568835//dir2 72f7ca3bc0d7dac25edd5b2750645394d719cef6f644b2a28e7aa78f7d7440d6:/vol2/symlinkToDir1` [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-816568835/symlinkToDir1" points to "dir1" [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-816568835/dir1/dir2/file2-1" contains "file2-1\n" [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:192: running `docker cp /tmp/test-cp-to-symlink-destination-816568835//dir2 72f7ca3bc0d7dac25edd5b2750645394d719cef6f644b2a28e7aa78f7d7440d6:/vol2/brokenSymlinkToDirX` [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:264: checking that the symlink "/tmp/test-cp-to-symlink-destination-816568835/brokenSymlinkToDirX" points to "dirX" [2019-10-24T08:25:17.926Z] docker_cli_cp_utils_test.go:244: checking that file "/tmp/test-cp-to-symlink-destination-816568835/dirX/file2-1" contains "file2-1\n" [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.50s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.85s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCpVolumePath (2.17s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.54s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.82s) [2019-10-24T08:25:17.926Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-24T08:25:17.926Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.43s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.13s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreateRM (0.15s) [2019-10-24T08:25:17.926Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-24T08:25:17.926Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.35s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.02s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.42s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.15s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.08s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.88s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.92s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.90s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.76s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (2.44s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.85s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.80s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.09s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.78s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.29s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.87s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.50s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.12s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.67s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.66s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.67s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.05s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.19s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsAttach (0.88s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsCommit (1.04s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.96s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.82s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (1.04s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.09s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.84s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (4.01s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.80s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsCopy (1.70s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.89s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.79s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.33s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.56s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.27s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.10s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.36s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsFilters (1.72s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsFormat (1.66s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.86s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.21s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.41s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.34s) [2019-10-24T08:25:17.926Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-24T08:25:17.926Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-24T08:25:17.926Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-24T08:25:17.926Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.74s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.80s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsRename (0.92s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsResize (0.83s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.86s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.98s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.77s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.05s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsTop (1.07s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.65s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExec (1.00s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.94s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.18s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.85s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.72s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.90s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.92s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.93s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.15s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.95s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.76s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.64s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecCgroup (1.47s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecEnv (0.94s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.76s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.97s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecInspectID (1.97s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecInteractive (0.91s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.17s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.99s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecParseError (1.09s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.97s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.82s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.82s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.93s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecStartFails (0.91s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.85s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecTTY (0.97s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.33s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.88s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecUlimits (1.14s) [2019-10-24T08:25:17.926Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-24T08:25:17.926Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.25s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.92s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.21s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.91s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestExecWithUser (1.03s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.06s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.31s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.37s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.83s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.79s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestHealth (21.35s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.10s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.90s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.28s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.49s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.88s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.87s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.01s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImagesFormat (0.04s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.88s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.98s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImportDisplay (1.61s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImportFile (1.82s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.23s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImportGzipped (1.86s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.84s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.89s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.88s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.78s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.83s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.93s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.77s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.85s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.75s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestInspectAmpersand (1.08s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.84s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2019-10-24T08:25:17.926Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.84s) [2019-10-24T08:25:17.926Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-24T08:25:17.927Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.35s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.86s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectDefault (0.80s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectHistory (0.95s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2019-10-24T08:25:17.927Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-24T08:25:17.927Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.84s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.97s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.12s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.90s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.99s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.11s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.03s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.97s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectStatus (1.06s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.75s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.97s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.96s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.94s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.80s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.88s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.81s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.71s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.03s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.93s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.48s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.84s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.49s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.63s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.67s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.45s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.00s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.60s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.75s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.04s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.00s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.78s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.37s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.96s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.80s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.79s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.79s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.85s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.84s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.10s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.12s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.12s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.23s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.08s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.48s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.97s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.82s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsSince (6.95s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.81s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.77s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsTail (1.10s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsTimestamps (1.04s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.94s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.56s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.82s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestNetHostname (2.31s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.36s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.22s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.47s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPluginActive (2.12s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (8.80s) [2019-10-24T08:25:17.927Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-24T08:25:17.927Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.95s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.52s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.59s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.24s) [2019-10-24T08:25:17.927Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSuite/TestPluginMetricsCollector" [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.50s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.14s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.48s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.57s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPortList (11.45s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.53s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.62s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.74s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.76s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.80s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.53s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.27s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.58s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.35s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.14s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPsByOrder (3.69s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.38s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.57s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.61s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.29s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.50s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.57s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.57s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.78s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.84s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.73s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.52s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.59s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.17s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.90s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.60s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.81s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.89s) [2019-10-24T08:25:17.927Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-24T08:25:17.927Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.16s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.12s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.10s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.97s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.61s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.58s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.81s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.70s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.46s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.60s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.09s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.74s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.83s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.32s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.62s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.15s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.00s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (2.03s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.97s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (2.00s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.06s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (1.04s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.74s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.84s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.05s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.39s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.60s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAddHost (0.82s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.37s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.77s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.78s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.75s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.92s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.92s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.88s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.52s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.58s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.97s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.97s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.15s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.89s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.90s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.03s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.15s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.78s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.80s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.78s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.63s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.79s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.88s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.84s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (1.10s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.74s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.94s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.82s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.94s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.79s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.78s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.29s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.90s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.90s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.81s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.10s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.78s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.61s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.66s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.69s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.84s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (1.05s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.86s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.82s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.82s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.79s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.57s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.83s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.35s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.87s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.80s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.89s) [2019-10-24T08:25:17.927Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-10-24T08:25:17.927Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.927Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-24T08:25:17.927Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.82s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.84s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.64s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.52s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.83s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.08s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.83s) [2019-10-24T08:25:17.927Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-24T08:25:17.927Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.84s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.78s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.80s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.85s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.87s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.87s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.85s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.82s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.82s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunExitCode (0.81s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.85s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.78s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.83s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.80s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.57s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2019-10-24T08:25:17.927Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-24T08:25:17.927Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.47s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.85s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.52s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.13s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.55s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.02s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.95s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.22s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.61s) [2019-10-24T08:25:17.927Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.64s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.84s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.69s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.68s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.12s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.24s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.56s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.26s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.64s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.61s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.60s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunMount (6.46s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.81s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.79s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.57s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.37s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.32s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.41s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.53s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.62s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.63s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.75s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNetHost (1.19s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.79s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.72s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.42s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.44s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.65s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.69s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.79s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.79s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.77s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.12s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.78s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.93s) [2019-10-24T08:25:17.928Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-24T08:25:17.928Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.80s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.69s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.95s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.72s) [2019-10-24T08:25:17.928Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.72s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.74s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.77s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.71s) [2019-10-24T08:25:17.928Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-24T08:25:17.928Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.84s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.76s) [2019-10-24T08:25:17.928Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-24T08:25:17.928Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.81s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.62s) [2019-10-24T08:25:17.928Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-24T08:25:17.928Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.33s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.56s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunRm (0.80s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.96s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.79s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.81s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.66s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.78s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.02s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (4.80s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.81s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.79s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.86s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.76s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.77s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.77s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.92s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.87s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.78s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.69s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunState (1.73s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.79s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.83s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.19s) [2019-10-24T08:25:17.928Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-10-24T08:25:17.928Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.76s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunSysctls (1.55s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.91s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.54s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.82s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.96s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.38s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.13s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (1.00s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.78s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.72s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.69s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.24s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunUserByID (0.85s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.23s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.19s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.75s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunUserByName (0.89s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.80s) [2019-10-24T08:25:17.928Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-10-24T08:25:17.928Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.20s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.87s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (5.09s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.81s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.31s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.46s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.71s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.54s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.96s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.93s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.71s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (1.03s) [2019-10-24T08:25:17.928Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-24T08:25:17.928Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.928Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-24T08:25:17.928Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.928Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-24T08:25:17.928Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.93s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.86s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.83s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.74s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.82s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (1.01s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.81s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.03s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.04s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.31s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.20s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.31s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.19s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.17s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (1.01s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.85s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.89s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.00s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.29s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.98s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.06s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.82s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.93s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.72s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.66s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (1.03s) [2019-10-24T08:25:17.928Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-24T08:25:17.928Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.73s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.59s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.75s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.51s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.74s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.03s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.12s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.26s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.96s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.53s) [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.07s) [2019-10-24T08:25:17.928Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents538141661 [2019-10-24T08:25:17.928Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.71s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.60s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.63s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.38s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.13s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.38s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.43s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.56s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.62s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.99s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.56s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.89s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.69s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.87s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestStartRecordError (1.98s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.50s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.22s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.87s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.27s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.70s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.05s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.79s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.90s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.92s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.86s) [2019-10-24T08:25:18.183Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-24T08:25:18.183Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.77s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.48s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.51s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.83s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.82s) [2019-10-24T08:25:18.183Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-10-24T08:25:18.183Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.99s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.91s) [2019-10-24T08:25:18.183Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-24T08:25:18.183Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.75s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.15s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.99s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.65s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUpdateStats (4.21s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.52s) [2019-10-24T08:25:18.183Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-24T08:25:18.183Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.10s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.93s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.39s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.11s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.30s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.70s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.50s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.96s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.74s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.47s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.52s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.65s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.42s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.47s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.35s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.44s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.58s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.94s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.89s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.95s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.59s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.16s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.91s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.42s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.08s) [2019-10-24T08:25:18.183Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.29s) [2019-10-24T08:25:18.183Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-24T08:25:18.183Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-24T08:25:18.183Z] === RUN TestDockerRegistrySuite [2019-10-24T08:25:18.183Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-24T08:25:20.066Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-24T08:25:21.426Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-24T08:25:23.935Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-24T08:25:23.935Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-24T08:25:25.199Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-10-24T08:25:28.092Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-24T08:25:32.259Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-24T08:25:35.504Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-10-24T08:25:36.416Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-24T08:25:37.777Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-24T08:25:38.743Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-24T08:25:40.103Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-24T08:25:41.988Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-24T08:25:43.348Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-24T08:25:44.274Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-24T08:25:45.633Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-24T08:25:48.892Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-24T08:25:51.401Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-24T08:25:52.326Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-24T08:25:55.583Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-24T08:25:56.944Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-24T08:25:57.198Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-24T08:25:58.559Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-24T08:25:59.920Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-24T08:26:01.280Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-24T08:26:05.482Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-24T08:26:05.482Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-24T08:26:06.842Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-24T08:26:07.097Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-24T08:26:07.097Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-24T08:26:07.352Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-24T08:26:07.607Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-24T08:26:08.166Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-24T08:26:08.166Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-24T08:26:10.050Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-24T08:26:11.934Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-24T08:26:13.296Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-24T08:26:14.656Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-24T08:26:15.579Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite (58.27s) [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.77s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildByDigest" [2019-10-24T08:26:16.139Z] check_test.go:196: [d32ceafca8509] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.64s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildCopyFromForcePull" [2019-10-24T08:26:16.139Z] check_test.go:196: [dcdb415218e92] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.07s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestBuildMultiStageImplicitPull" [2019-10-24T08:26:16.139Z] check_test.go:196: [dd98242d4e247] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentFailingPull" [2019-10-24T08:26:16.139Z] check_test.go:196: [d5958b7cd68b4] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.19s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullMultipleTags" [2019-10-24T08:26:16.139Z] check_test.go:196: [db85e1ac229ab] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.15s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPullWholeRepo" [2019-10-24T08:26:16.139Z] check_test.go:196: [d15aaa66869ec] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.17s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestConcurrentPush" [2019-10-24T08:26:16.139Z] check_test.go:196: [de9d8ed5ee3d0] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.37s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCreateByDigest" [2019-10-24T08:26:16.139Z] check_test.go:196: [dcb7834267e7b] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.24s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestCrossRepositoryLayerPush" [2019-10-24T08:26:16.139Z] check_test.go:196: [d11c47d407f87] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.36s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest" [2019-10-24T08:26:16.139Z] check_test.go:196: [d928891d83318] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.53s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag" [2019-10-24T08:26:16.139Z] check_test.go:196: [d9bca7b2889b3] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.43s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag" [2019-10-24T08:26:16.139Z] check_test.go:196: [d7f68f8a562b9] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.29s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestEventsImageFilterPush" [2019-10-24T08:26:16.139Z] check_test.go:196: [d5f6c9578a8d9] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestInspectImageWithDigests" [2019-10-24T08:26:16.139Z] check_test.go:196: [de996cca178fd] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.73s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListDanglingImagesWithDigests" [2019-10-24T08:26:16.139Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:ebfcd057d944d738e080d447791366eb53102533f6d48acc6d5045ca87c81040 [2019-10-24T08:26:16.139Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2ad847189ef953b3b427404b3fb4f33591f34f62ae34eb675edf8b22f5391360 [2019-10-24T08:26:16.139Z] check_test.go:196: [d18fc6abf89da] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.59s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithDigests" [2019-10-24T08:26:16.139Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:6b01e8b8e0b53f98bb23b2820854dedfdc68a434cee056eea7fb6ca8316cd503 [2019-10-24T08:26:16.139Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c4765a1dc72c02d660215bd6762f4d39187b8bdb37c8ac3c07405848e6fdb965 [2019-10-24T08:26:16.139Z] check_test.go:196: [d43782b5d2343] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.32s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestListImagesWithoutDigests" [2019-10-24T08:26:16.139Z] check_test.go:196: [d961a02564949] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.31s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest" [2019-10-24T08:26:16.139Z] check_test.go:196: [da2e1c14e5fd7] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.39s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigest" [2019-10-24T08:26:16.139Z] check_test.go:196: [d90cf884d7732] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByDigestNoFallback" [2019-10-24T08:26:16.139Z] check_test.go:196: [d4acde744cdcc] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullByTagDisplaysDigest" [2019-10-24T08:26:16.139Z] check_test.go:196: [d572aac55018a] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-24T08:26:16.139Z] check_test.go:196: [de46cbe95d1f0] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.23s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-24T08:26:16.139Z] check_test.go:196: [d32bf18fd747c] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.80s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullIDStability" [2019-10-24T08:26:16.139Z] check_test.go:196: [d2d35fd2c0a32] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.36s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullImageWithAliases" [2019-10-24T08:26:16.139Z] check_test.go:196: [d28c1ce849525] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.40s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullManifestList" [2019-10-24T08:26:16.139Z] check_test.go:196: [d448a4a1652dd] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.43s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPullNoLayers" [2019-10-24T08:26:16.139Z] check_test.go:196: [dccf01d979dfe] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBadTag" [2019-10-24T08:26:16.139Z] check_test.go:196: [d58b96775228f] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.31s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushBusyboxImage" [2019-10-24T08:26:16.139Z] check_test.go:196: [d077df2abb5eb] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushEmptyLayer" [2019-10-24T08:26:16.139Z] check_test.go:196: [dd06f06b098da] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.41s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushMultipleTags" [2019-10-24T08:26:16.139Z] check_test.go:196: [d299d34f8800c] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.14s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestPushUntagged" [2019-10-24T08:26:16.139Z] check_test.go:196: [d5c07a012e667] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.46s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRemoveImageByDigest" [2019-10-24T08:26:16.139Z] check_test.go:196: [d42daa372d1af] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.15s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunByDigest" [2019-10-24T08:26:16.139Z] check_test.go:196: [de05eafc13348] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.17s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestRunImplicitPullWithNoTag" [2019-10-24T08:26:16.139Z] check_test.go:196: [d8093be340c98] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.43s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestTagByDigest" [2019-10-24T08:26:16.139Z] check_test.go:196: [d23e2e1896c32] daemon is not started [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.00s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestUserAgentPassThrough" [2019-10-24T08:26:16.139Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2019-10-24T08:26:16.139Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistrySuite/TestV2Only" [2019-10-24T08:26:16.139Z] === RUN TestDockerSchema1RegistrySuite [2019-10-24T08:26:16.139Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-24T08:26:16.395Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-24T08:26:21.635Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-24T08:26:25.793Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-24T08:26:29.953Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-24T08:26:30.512Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-24T08:26:31.872Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-24T08:26:32.126Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-24T08:26:33.487Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-24T08:26:34.847Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-24T08:26:36.253Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-24T08:26:39.515Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-24T08:26:40.115Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-24T08:26:40.370Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-24T08:26:40.625Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-24T08:26:40.924Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-24T08:26:41.183Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-24T08:26:41.440Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-24T08:26:41.736Z] --- PASS: TestDockerSchema1RegistrySuite (25.36s) [2019-10-24T08:26:41.736Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2019-10-24T08:26:41.737Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentFailingPull" [2019-10-24T08:26:41.737Z] check_test.go:223: [db63bb30285e1] daemon is not started [2019-10-24T08:26:41.737Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.31s) [2019-10-24T08:26:41.737Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags" [2019-10-24T08:26:41.737Z] check_test.go:223: [d1d1863efadde] daemon is not started [2019-10-24T08:26:41.737Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.33s) [2019-10-24T08:26:41.737Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo" [2019-10-24T08:26:41.737Z] check_test.go:223: [d1b416134da56] daemon is not started [2019-10-24T08:26:41.737Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.25s) [2019-10-24T08:26:41.737Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestConcurrentPush" [2019-10-24T08:26:41.737Z] check_test.go:223: [d36e92c0f8a4e] daemon is not started [2019-10-24T08:26:41.737Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.26s) [2019-10-24T08:26:41.737Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported" [2019-10-24T08:26:41.737Z] check_test.go:223: [d8dd02ff4e700] daemon is not started [2019-10-24T08:26:41.737Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.44s) [2019-10-24T08:26:41.737Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigest" [2019-10-24T08:26:41.737Z] check_test.go:223: [dc445c81a8380] daemon is not started [2019-10-24T08:26:41.737Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-10-24T08:26:41.737Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback" [2019-10-24T08:26:41.737Z] check_test.go:223: [d867f91a6445f] daemon is not started [2019-10-24T08:26:41.737Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.35s) [2019-10-24T08:26:41.737Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest" [2019-10-24T08:26:41.737Z] check_test.go:223: [ddc1db4d7f0ce] daemon is not started [2019-10-24T08:26:41.737Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.25s) [2019-10-24T08:26:41.737Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer" [2019-10-24T08:26:41.737Z] check_test.go:223: [d7f8e7c851962] daemon is not started [2019-10-24T08:26:41.737Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.26s) [2019-10-24T08:26:41.737Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest" [2019-10-24T08:26:41.737Z] check_test.go:223: [d570796f09deb] daemon is not started [2019-10-24T08:26:41.737Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.65s) [2019-10-24T08:26:41.737Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullIDStability" [2019-10-24T08:26:41.737Z] check_test.go:223: [d291d93a87705] daemon is not started [2019-10-24T08:26:41.737Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.39s) [2019-10-24T08:26:41.737Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullImageWithAliases" [2019-10-24T08:26:41.737Z] check_test.go:223: [d57a398c0a55b] daemon is not started [2019-10-24T08:26:41.737Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.44s) [2019-10-24T08:26:41.737Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPullNoLayers" [2019-10-24T08:26:41.737Z] check_test.go:223: [db36c87f8b661] daemon is not started [2019-10-24T08:26:41.737Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-10-24T08:26:41.737Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBadTag" [2019-10-24T08:26:41.737Z] check_test.go:223: [d504edd8829d1] daemon is not started [2019-10-24T08:26:41.737Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2019-10-24T08:26:41.737Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushBusyboxImage" [2019-10-24T08:26:41.737Z] check_test.go:223: [d9393719389dd] daemon is not started [2019-10-24T08:26:41.737Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2019-10-24T08:26:41.737Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushEmptyLayer" [2019-10-24T08:26:41.737Z] check_test.go:223: [dc33b02c370c4] daemon is not started [2019-10-24T08:26:41.737Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2019-10-24T08:26:41.737Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushMultipleTags" [2019-10-24T08:26:41.737Z] check_test.go:223: [d150001d0b0c4] daemon is not started [2019-10-24T08:26:41.737Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-10-24T08:26:41.737Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSchema1RegistrySuite/TestPushUntagged" [2019-10-24T08:26:41.737Z] check_test.go:223: [d33fa8df16665] daemon is not started [2019-10-24T08:26:41.737Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-24T08:26:41.737Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-24T08:26:42.661Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-24T08:26:43.220Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-24T08:26:43.220Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-24T08:26:44.582Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-24T08:26:44.582Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-24T08:26:45.156Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-24T08:26:45.715Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-24T08:26:45.715Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.09s) [2019-10-24T08:26:45.715Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.94s) [2019-10-24T08:26:45.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry" [2019-10-24T08:26:45.715Z] check_test.go:252: [d783abeac26a9] daemon is not started [2019-10-24T08:26:45.715Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.56s) [2019-10-24T08:26:45.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth" [2019-10-24T08:26:45.715Z] check_test.go:252: [d4e4e7956f475] daemon is not started [2019-10-24T08:26:45.715Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2019-10-24T08:26:45.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry" [2019-10-24T08:26:45.715Z] check_test.go:252: [d1a25e2d134eb] daemon is not started [2019-10-24T08:26:45.715Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.12s) [2019-10-24T08:26:45.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth" [2019-10-24T08:26:45.715Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2019-10-24T08:26:45.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored" [2019-10-24T08:26:45.715Z] check_test.go:252: [d7dd78d43e37b] daemon is not started [2019-10-24T08:26:45.715Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2019-10-24T08:26:45.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth" [2019-10-24T08:26:45.715Z] check_test.go:252: [dc3141da12f30] daemon is not started [2019-10-24T08:26:45.715Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.52s) [2019-10-24T08:26:45.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme" [2019-10-24T08:26:45.715Z] check_test.go:252: [de5f6f8381252] daemon is not started [2019-10-24T08:26:45.715Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2019-10-24T08:26:45.715Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry" [2019-10-24T08:26:45.715Z] check_test.go:252: [d36e38fe81869] daemon is not started [2019-10-24T08:26:45.715Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-24T08:26:45.715Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-24T08:26:49.870Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-10-24T08:26:50.793Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-24T08:26:51.048Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-24T08:26:51.048Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-24T08:26:51.303Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-24T08:26:51.558Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.81s) [2019-10-24T08:26:51.558Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2019-10-24T08:26:51.558Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError" [2019-10-24T08:26:51.558Z] check_test.go:279: [d90ea5889d8ac] daemon is not started [2019-10-24T08:26:51.558Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-10-24T08:26:51.558Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken" [2019-10-24T08:26:51.558Z] check_test.go:279: [d3f4f15b96af5] daemon is not started [2019-10-24T08:26:51.558Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-10-24T08:26:51.558Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized" [2019-10-24T08:26:51.558Z] check_test.go:279: [d0d6b7b650b78] daemon is not started [2019-10-24T08:26:51.558Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2019-10-24T08:26:51.558Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable" [2019-10-24T08:26:51.558Z] check_test.go:279: [da54a694aad23] daemon is not started [2019-10-24T08:26:51.558Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.18s) [2019-10-24T08:26:51.558Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse" [2019-10-24T08:26:51.558Z] check_test.go:279: [dab88153a4c39] daemon is not started [2019-10-24T08:26:51.558Z] === RUN TestDockerNetworkSuite [2019-10-24T08:26:51.558Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-10-24T08:26:54.817Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-10-24T08:26:55.741Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-10-24T08:27:00.977Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-10-24T08:27:01.550Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-10-24T08:27:01.551Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-10-24T08:27:01.551Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-10-24T08:27:01.551Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-10-24T08:27:01.551Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-10-24T08:27:02.008Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-10-24T08:27:02.008Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-10-24T08:27:02.466Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-10-24T08:27:02.924Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-10-24T08:27:03.484Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-10-24T08:27:03.739Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-10-24T08:27:07.000Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-10-24T08:27:07.000Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-10-24T08:27:07.604Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-10-24T08:27:10.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-10-24T08:27:10.260Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-10-24T08:27:10.500Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-10-24T08:27:15.180Z] === RUN TestDockerSuite/TestBuildEnv [2019-10-24T08:27:15.180Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-10-24T08:27:15.637Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-10-24T08:27:15.637Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-10-24T08:27:15.637Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-10-24T08:27:15.637Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-10-24T08:27:16.843Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-10-24T08:27:19.351Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-10-24T08:27:19.366Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-10-24T08:27:19.366Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-10-24T08:27:19.366Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-10-24T08:27:19.366Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-10-24T08:27:19.824Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-10-24T08:27:19.910Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-10-24T08:27:24.068Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-10-24T08:27:24.506Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-10-24T08:27:25.952Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-10-24T08:27:26.513Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-10-24T08:27:27.436Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-10-24T08:27:28.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-10-24T08:27:30.199Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-10-24T08:27:30.454Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-10-24T08:27:30.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-10-24T08:27:32.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-10-24T08:27:32.070Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-10-24T08:27:32.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-10-24T08:27:32.325Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-10-24T08:27:33.686Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-10-24T08:27:35.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-10-24T08:27:35.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-10-24T08:27:35.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-10-24T08:27:35.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-10-24T08:27:40.031Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-10-24T08:27:42.195Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-10-24T08:27:42.652Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-10-24T08:27:42.652Z] === RUN TestDockerSuite/TestBuildExpose [2019-10-24T08:27:42.652Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-10-24T08:27:42.652Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-10-24T08:27:42.652Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-10-24T08:27:42.652Z] === RUN TestDockerSuite/TestBuildFails [2019-10-24T08:27:44.196Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-10-24T08:27:44.825Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-10-24T08:27:44.825Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-10-24T08:27:54.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-10-24T08:27:54.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-10-24T08:27:54.127Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-10-24T08:27:54.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-10-24T08:27:54.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-10-24T08:27:54.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-10-24T08:27:54.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-10-24T08:27:54.637Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-10-24T08:27:55.129Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-10-24T08:27:58.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-10-24T08:27:58.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-10-24T08:27:58.796Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-10-24T08:27:59.808Z] === RUN TestDockerSuite/TestBuildForceRm [2019-10-24T08:28:00.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-10-24T08:28:05.435Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-10-24T08:28:05.586Z] === RUN TestDockerSuite/TestBuildFromGit [2019-10-24T08:28:09.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-10-24T08:28:09.638Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-10-24T08:28:10.607Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-10-24T08:28:13.114Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-10-24T08:28:13.369Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-10-24T08:28:13.369Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-10-24T08:28:14.733Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-10-24T08:28:15.660Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-10-24T08:28:15.888Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-10-24T08:28:15.914Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-10-24T08:28:17.274Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-10-24T08:28:17.419Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-10-24T08:28:22.515Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-10-24T08:28:23.202Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-10-24T08:28:23.202Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-10-24T08:28:23.660Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-10-24T08:28:24.118Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-10-24T08:28:24.118Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite (92.82s) [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.92s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestConntrackFlowsLeak" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d6c6454691848] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.28s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [deb717bd0eb29] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.84s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d354d865e82a4] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.64s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [dec7ba9ce0589] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.85s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:1233: [d5bb73b645871] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.69s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d67515e1ec680] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (10.13s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d964bb3016f1d] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.93s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [de18334a3dc04] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.78s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d10fe34ae6f8f] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.93s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d580ddf442d62] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.78s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d84ef98ebf74d] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.49s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithMac" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d23ce49560ecd] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.47s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d2e5a8a8bd3ea] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.13s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDelete" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [db22a4cbf3180] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.26s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [da478dc259ccc] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.39s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateHostBind" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [decf4fbbfa896] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.15s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreateLabel" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d16d232cff011] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCreatePredefined" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d10b8560b0ea7] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.13s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkCustomIPAM" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d570cfd3f951d] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.33s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d604f6d9b879e] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.57s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d5dcb67e587bf] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d1941ad021237] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.42s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [dbb69018edab0] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.06s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverOptions" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [ddc0fa2b5c025] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (4.00s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:968: [dbc87eb720c01] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.66s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkFlagAlias" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d2b990974ddb0] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.86s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:1116: [d30d64052426c] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.16s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d110b87ed09bb] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.68s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d9e03c27a47a2] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkIPAMOptions" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d6fdec9b75c20] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d0e7d1c1070fa] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.13s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [ddaf8bb9ca92d] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.12s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d1f522526cb6d] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkInspectDefault" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d8b443d98e933] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.00s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d5b4ab8be9a07] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsDefault" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d9a6cbe1be9f8] daemon is not started [2019-10-24T08:28:24.441Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [df52219968998] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.31s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMacInspect" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d3d0377537dfc] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.61s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart" [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.46s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:1084: [db15d7d7131ff] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d4c69ce5a40cf] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.36s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [df6d7bd0bf72e] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.72s) [2019-10-24T08:28:24.441Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks" [2019-10-24T08:28:24.441Z] docker_cli_network_unix_test.go:46: [d264ae4d05697] daemon is not started [2019-10-24T08:28:24.441Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-10-24T08:28:24.442Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRmPredefined" [2019-10-24T08:28:24.442Z] docker_cli_network_unix_test.go:46: [dcef1dc8bf2fb] daemon is not started [2019-10-24T08:28:24.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.36s) [2019-10-24T08:28:24.442Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkRunNetByID" [2019-10-24T08:28:24.442Z] docker_cli_network_unix_test.go:46: [d984d2103af03] daemon is not started [2019-10-24T08:28:24.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.96s) [2019-10-24T08:28:24.442Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP" [2019-10-24T08:28:24.442Z] docker_cli_network_unix_test.go:46: [d3d2ec49faa05] daemon is not started [2019-10-24T08:28:24.442Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.69s) [2019-10-24T08:28:24.442Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkValidateIP" [2019-10-24T08:28:24.442Z] docker_cli_network_unix_test.go:46: [d2aa8a2f679ea] daemon is not started [2019-10-24T08:28:24.442Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.05s) [2019-10-24T08:28:24.442Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver" [2019-10-24T08:28:24.442Z] docker_cli_network_unix_test.go:46: [d1db7a288bf38] daemon is not started [2019-10-24T08:28:24.442Z] === RUN TestDockerHubPullSuite [2019-10-24T08:28:24.442Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-10-24T08:28:25.802Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-10-24T08:28:26.056Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-10-24T08:28:28.565Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-10-24T08:28:28.565Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-10-24T08:28:29.927Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-10-24T08:28:30.531Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-10-24T08:28:30.786Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-10-24T08:28:30.786Z] --- PASS: TestDockerHubPullSuite (6.57s) [2019-10-24T08:28:30.786Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.67s) [2019-10-24T08:28:30.786Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry" [2019-10-24T08:28:30.786Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.15s) [2019-10-24T08:28:30.786Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.43s) [2019-10-24T08:28:30.786Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.80s) [2019-10-24T08:28:30.786Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.43s) [2019-10-24T08:28:30.786Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.08s) [2019-10-24T08:28:30.786Z] PASS [2019-10-24T08:28:30.786Z] [2019-10-24T08:28:30.786Z] === Skipped [2019-10-24T08:28:30.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-24T08:28:30.786Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-10-24T08:28:30.786Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.786Z] [2019-10-24T08:28:30.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-24T08:28:30.786Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-10-24T08:28:30.786Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.786Z] [2019-10-24T08:28:30.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-24T08:28:30.786Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2019-10-24T08:28:30.786Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.786Z] [2019-10-24T08:28:30.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-24T08:28:30.786Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2019-10-24T08:28:30.786Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.786Z] [2019-10-24T08:28:30.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-24T08:28:30.786Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2019-10-24T08:28:30.786Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.786Z] [2019-10-24T08:28:30.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-24T08:28:30.786Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2019-10-24T08:28:30.786Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.786Z] [2019-10-24T08:28:30.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-24T08:28:30.786Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-10-24T08:28:30.786Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.786Z] [2019-10-24T08:28:30.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-24T08:28:30.786Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-10-24T08:28:30.786Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.786Z] [2019-10-24T08:28:30.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-24T08:28:30.786Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-10-24T08:28:30.786Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.786Z] [2019-10-24T08:28:30.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-24T08:28:30.786Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-10-24T08:28:30.786Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.786Z] [2019-10-24T08:28:30.786Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-24T08:28:30.786Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-10-24T08:28:30.786Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.786Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-10-24T08:28:30.787Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-10-24T08:28:30.787Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-10-24T08:28:30.787Z] docker_cli_sni_test.go:18: Flakey test [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-10-24T08:28:30.787Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-24T08:28:30.787Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-24T08:28:30.787Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2019-10-24T08:28:30.787Z] docker_cli_run_test.go:4143: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_run_test.go:4228: unmatched requirement IsolationIsProcess [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.01s) [2019-10-24T08:28:30.787Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2019-10-24T08:28:30.787Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_run_test.go:4198: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_run_test.go:4218: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_run_test.go:4208: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-10-24T08:28:30.787Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2019-10-24T08:28:30.787Z] docker_cli_run_test.go:4536: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-24T08:28:30.787Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-10-24T08:28:30.787Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerNetworkSuite/TestDockerNetworkLsFilter" [2019-10-24T08:28:30.787Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-10-24T08:28:30.787Z] docker_cli_network_unix_test.go:46: [df52219968998] daemon is not started [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] [2019-10-24T08:28:30.787Z] DONE 1247 tests, 44 skipped in 2047.278s [2019-10-24T08:28:31.042Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-24T08:28:31.042Z] ++++ cat bundles/test-integration/docker.pid [2019-10-24T08:28:31.042Z] +++ kill 7288 [2019-10-24T08:28:34.305Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-10-24T08:28:34.424Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-10-24T08:28:34.424Z] === RUN TestDockerSuite/TestBuildHistory [2019-10-24T08:28:39.544Z] +++ /etc/init.d/apparmor stop [2019-10-24T08:28:39.545Z] Clearing AppArmor profiles cache:. [2019-10-24T08:28:39.545Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-24T08:28:39.545Z] Unloading profiles will leave already running processes permanently [2019-10-24T08:28:39.545Z] unconfined, which can lead to unexpected situations. [2019-10-24T08:28:39.545Z] [2019-10-24T08:28:39.545Z] To set a process to complain mode, use the command line tool [2019-10-24T08:28:39.545Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-24T08:28:39.545Z] with the 'teardown' option." [2019-10-24T08:28:39.545Z] [2019-10-24T08:28:44.733Z] === RUN TestDockerSuite/TestBuildIidFile [2019-10-24T08:28:44.733Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-10-24T08:28:46.267Z] === RUN TestDockerSuite/TestBuildInheritance [2019-10-24T08:28:46.267Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-10-24T08:28:47.233Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-10-24T08:28:47.233Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-10-24T08:28:51.913Z] === RUN TestDockerSuite/TestBuildLabel [2019-10-24T08:28:52.370Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-10-24T08:28:52.828Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-10-24T08:28:53.794Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-10-24T08:28:54.251Z] === RUN TestDockerSuite/TestBuildLabels [2019-10-24T08:28:54.382Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-10-24T08:28:55.218Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-10-24T08:28:56.751Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-10-24T08:29:01.430Z] === RUN TestDockerSuite/TestBuildLastModified [2019-10-24T08:29:01.888Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-10-24T08:29:01.888Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-10-24T08:29:01.888Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-10-24T08:29:01.888Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-10-24T08:29:01.888Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-10-24T08:29:01.888Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-10-24T08:29:02.854Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-10-24T08:29:03.311Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-10-24T08:29:09.095Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-10-24T08:29:12.403Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-10-24T08:29:13.326Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-10-24T08:29:16.586Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-10-24T08:29:19.844Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-10-24T08:29:29.903Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-10-24T08:29:30.177Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-10-24T08:29:30.177Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-10-24T08:29:30.177Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-10-24T08:29:35.135Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-10-24T08:29:38.404Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-10-24T08:29:41.663Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-10-24T08:29:44.921Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-10-24T08:29:48.221Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-10-24T08:29:51.478Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-10-24T08:29:53.987Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-10-24T08:30:12.672Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-10-24T08:30:27.489Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-10-24T08:30:37.796Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-10-24T08:30:42.478Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-10-24T08:30:49.540Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-10-24T08:30:50.124Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-10-24T08:31:04.944Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-10-24T08:31:07.207Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-10-24T08:31:07.207Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-10-24T08:31:12.986Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-10-24T08:31:12.986Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-10-24T08:31:12.986Z] === RUN TestDockerSuite/TestBuildNetNone [2019-10-24T08:31:12.986Z] === RUN TestDockerSuite/TestBuildNoContext [2019-10-24T08:31:15.883Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-10-24T08:31:20.565Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-10-24T08:31:23.006Z] --- PASS: TestDockerSwarmSuite (1812.58s) [2019-10-24T08:31:23.006Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.75s) [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIDuplicateNetworks" [2019-10-24T08:31:23.006Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.72s) [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPINetworkInspectWithScope" [2019-10-24T08:31:23.006Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.10s) [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPIServiceUpdatePort" [2019-10-24T08:31:23.006Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.56s) [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmCAHash" [2019-10-24T08:31:23.006Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.97s) [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmErrorHandling" [2019-10-24T08:31:23.006Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (25.75s) [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-24T08:31:23.006Z] check_test.go:358: [dfb167cd2ec00] joining swarm manager [da90c1f50b739]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmForceNewCluster" [2019-10-24T08:31:23.006Z] check_test.go:358: [db8696dd31fac] joining swarm manager [da90c1f50b739]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.006Z] check_test.go:379: [dfb167cd2ec00] daemon is not started [2019-10-24T08:31:23.006Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-24T08:31:23.006Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-24T08:31:23.006Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.51s) [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInit" [2019-10-24T08:31:23.006Z] check_test.go:358: [d9b6563055378] joining swarm manager [de5a99280be15]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.006Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.93s) [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmInvalidAddress" [2019-10-24T08:31:23.006Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.60s) [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmJoinToken" [2019-10-24T08:31:23.006Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.32s) [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-24T08:31:23.006Z] check_test.go:358: [d79dc1dd0d0bd] joining swarm manager [d0141d9d6c98c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderElection" [2019-10-24T08:31:23.006Z] check_test.go:358: [d3297228c6424] joining swarm manager [d0141d9d6c98c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.006Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-10-24T08:31:23.006Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-10-24T08:31:23.006Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.79s) [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-24T08:31:23.006Z] check_test.go:358: [d07c925661e85] joining swarm manager [d87f9f401c729]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaderProxy" [2019-10-24T08:31:23.006Z] check_test.go:358: [d639b05bf7047] joining swarm manager [d87f9f401c729]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.006Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.86s) [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin" [2019-10-24T08:31:23.006Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.35s) [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer" [2019-10-24T08:31:23.006Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.24s) [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-24T08:31:23.006Z] check_test.go:358: [de782e1d84f06] joining swarm manager [dd137ccfc3f53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmListNodes" [2019-10-24T08:31:23.006Z] check_test.go:358: [dd683d588f1f7] joining swarm manager [dd137ccfc3f53]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.006Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (46.84s) [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-24T08:31:23.006Z] check_test.go:358: [daca4e831a33f] joining swarm manager [d183b9f54ef3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmManagerRestore" [2019-10-24T08:31:23.006Z] check_test.go:358: [d261a19cf64a4] joining swarm manager [d183b9f54ef3e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.006Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.18s) [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeDrainPause" [2019-10-24T08:31:23.006Z] check_test.go:358: [d5f266da0ff25] joining swarm manager [d1761ad10389f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.006Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.73s) [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-24T08:31:23.006Z] check_test.go:358: [d755d85204af3] joining swarm manager [d6f9dfdb6d39a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.006Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeRemove" [2019-10-24T08:31:23.007Z] check_test.go:358: [de8c5e3e935d2] joining swarm manager [d6f9dfdb6d39a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.61s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmNodeUpdate" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.32s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmPromoteDemote" [2019-10-24T08:31:23.007Z] check_test.go:358: [da10009a7c96e] joining swarm manager [d699472fed2cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (63.29s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-24T08:31:23.007Z] check_test.go:358: [da2a18e9ac150] joining swarm manager [d622aca9b5c8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRaftQuorum" [2019-10-24T08:31:23.007Z] check_test.go:358: [db3b828263011] joining swarm manager [d622aca9b5c8c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.007Z] check_test.go:379: [db3b828263011] daemon is not started [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (63.08s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-24T08:31:23.007Z] check_test.go:358: [d8157e94aec6d] joining swarm manager [d669c8a144b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-24T08:31:23.007Z] check_test.go:358: [d6b512f5ac76d] joining swarm manager [d669c8a144b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-24T08:31:23.007Z] check_test.go:358: [d287fe293fe40] joining swarm manager [d669c8a144b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-24T08:31:23.007Z] check_test.go:358: [d5d6499683445] joining swarm manager [d669c8a144b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestartCluster" [2019-10-24T08:31:23.007Z] check_test.go:358: [dd797e8041c6f] joining swarm manager [d669c8a144b40]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.14s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.31s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-24T08:31:23.007Z] check_test.go:358: [dcd6b8384856c] joining swarm manager [decaaaaf474de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel" [2019-10-24T08:31:23.007Z] check_test.go:358: [dd54727e7839b] joining swarm manager [decaaaaf474de]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.22s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-24T08:31:23.007Z] check_test.go:358: [d21f22e779302] joining swarm manager [d728c7d6a02ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole" [2019-10-24T08:31:23.007Z] check_test.go:358: [dbc8547d4a595] joining swarm manager [d728c7d6a02ae]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.49s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-24T08:31:23.007Z] check_test.go:358: [d6b01576454e7] joining swarm manager [d99d326afc00c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs" [2019-10-24T08:31:23.007Z] check_test.go:358: [dddc7af4c1a24] joining swarm manager [d99d326afc00c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.51s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreate" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.02s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-24T08:31:23.007Z] check_test.go:358: [d621c06c6afd6] joining swarm manager [d43b475d30044]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-24T08:31:23.007Z] check_test.go:358: [da68583b5d3c2] joining swarm manager [d43b475d30044]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-24T08:31:23.007Z] check_test.go:358: [da9adf7501b45] joining swarm manager [d43b475d30044]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal" [2019-10-24T08:31:23.007Z] check_test.go:358: [da403a8e7c68b] joining swarm manager [d43b475d30044]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.00s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesEmptyList" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.17s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-24T08:31:23.007Z] check_test.go:358: [d512a94382f0c] joining swarm manager [da7271b6b6756]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate" [2019-10-24T08:31:23.007Z] check_test.go:358: [df71f822041a3] joining swarm manager [da7271b6b6756]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.17s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-24T08:31:23.007Z] check_test.go:358: [d13f29668e76c] joining swarm manager [dd513ffbb4338]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents" [2019-10-24T08:31:23.007Z] check_test.go:358: [d54bf5ce5f146] joining swarm manager [dd513ffbb4338]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.007Z] check_test.go:379: [d13f29668e76c] daemon is not started [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.20s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-24T08:31:23.007Z] check_test.go:358: [dbb0697c2e1cd] joining swarm manager [dfe6dfdccbd9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesStateReporting" [2019-10-24T08:31:23.007Z] check_test.go:358: [d512be70c323a] joining swarm manager [dfe6dfdccbd9d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (40.05s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-24T08:31:23.007Z] check_test.go:358: [de64309c449c5] joining swarm manager [dadec53f38a00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdate" [2019-10-24T08:31:23.007Z] check_test.go:358: [da8fea4ec6809] joining swarm manager [dadec53f38a00]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.05s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.22s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.06s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.21s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfig" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.09s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestDNSConfigUpdate" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.45s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestExtraHosts" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.18s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (6.45s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachable" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.99s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.40s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.53s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPruneNetwork" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.96s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestPsListContainersFilterIsTask" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.94s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountTmpfs" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.49s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateMountVolume" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (5.08s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.10s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSimple" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.70s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.25s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.30s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.72s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSimple" [2019-10-24T08:31:23.007Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.14s) [2019-10-24T08:31:23.007Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.87s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthRun" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.73s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceHealthStart" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.52s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogs" [2019-10-24T08:31:23.008Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs2": "TestServiceLogs2.1.rccji3am23j3@52505b545366 | hello2\n" [2019-10-24T08:31:23.008Z] docker_cli_service_logs_test.go:49: log for "TestServiceLogs1": "TestServiceLogs1.1.73h37gfy50u4@52505b545366 | hello1\n" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.65s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsCompleteness" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.29s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsDetails" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.54s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsFollow" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.31s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.65s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsSince" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.29s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTTY" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.60s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTail" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.77s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceLogsTaskLogs" [2019-10-24T08:31:23.008Z] docker_cli_service_logs_test.go:242: checking task m573toe5avcf [2019-10-24T08:31:23.008Z] docker_cli_service_logs_test.go:247: checking messages for m573toe5avcf [2019-10-24T08:31:23.008Z] docker_cli_service_logs_test.go:242: checking task igpktvjjqykg [2019-10-24T08:31:23.008Z] docker_cli_service_logs_test.go:247: checking messages for igpktvjjqykg [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.00s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestServiceScale" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.16s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmAlternateLockUnlock" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.13s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsConfig" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.02s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNetwork" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.08s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-24T08:31:23.008Z] check_test.go:358: [d7af299e29d7e] joining swarm manager [d6ec4dd02dcd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsNode" [2019-10-24T08:31:23.008Z] check_test.go:358: [dd97f2fd0319c] joining swarm manager [d6ec4dd02dcd5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.50s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsScope" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.92s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSecret" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.26s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsService" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.32s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-24T08:31:23.008Z] check_test.go:358: [d330b10f5abe9] joining swarm manager [d9556bb9e5b85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsSource" [2019-10-24T08:31:23.008Z] check_test.go:358: [dcaa903dd5e69] joining swarm manager [d9556bb9e5b85]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.84s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterEventsType" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (157.02s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-24T08:31:23.008Z] check_test.go:358: [d0b753ea3faa0] joining swarm manager [d67fe0c789150]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey" [2019-10-24T08:31:23.008Z] check_test.go:358: [d5710ebf76243] joining swarm manager [d67fe0c789150]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.96s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (10.63s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerAutoStart" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.02s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmContainerEndpointOptions" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.07s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.87s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIncompatibleDaemon" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.01s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmIngressNetwork" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.18s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInit" [2019-10-24T08:31:23.008Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-24T08:31:23.008Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (7.46s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitLocked" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.80s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.05s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmInitWithDrain" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.90s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinLeave" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.22s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-24T08:31:23.008Z] check_test.go:358: [d6a3228cd56a4] joining swarm manager [deec952eb78b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinPromoteLocked" [2019-10-24T08:31:23.008Z] check_test.go:358: [dd6b88277a7be] joining swarm manager [deec952eb78b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.74s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmJoinWithDrain" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (6.50s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLeaveLocked" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (144.96s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-24T08:31:23.008Z] check_test.go:358: [d1e2de3a7ec65] joining swarm manager [dde300806d464]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-24T08:31:23.008Z] check_test.go:358: [d7f657aa0a7ad] joining swarm manager [dde300806d464]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmLockUnlockCluster" [2019-10-24T08:31:23.008Z] check_test.go:358: [d23c017da4acc] joining swarm manager [dde300806d464]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.81s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-24T08:31:23.008Z] check_test.go:358: [dafe5beaa64dc] joining swarm manager [d09c8a701accd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmManagerAddress" [2019-10-24T08:31:23.008Z] check_test.go:358: [d1bb0d96e2bb4] joining swarm manager [d09c8a701accd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.20s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateDup" [2019-10-24T08:31:23.008Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "bridge" [2019-10-24T08:31:23.008Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "bridge" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-24T08:31:23.008Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-0" with "bridge", then "overlay" [2019-10-24T08:31:23.008Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-0" with "overlay" failed: Error response from daemon: network with name network-test-0 already exists [2019-10-24T08:31:23.008Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "bridge" [2019-10-24T08:31:23.008Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "bridge" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-24T08:31:23.008Z] docker_cli_swarm_test.go:1527: Creating a network named "network-test-1" with "overlay", then "overlay" [2019-10-24T08:31:23.008Z] docker_cli_swarm_test.go:1534: As expected, the attempt to network "network-test-1" with "overlay" failed: Error response from daemon: network with name network-test-1 already exists [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.92s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.34s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.96s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPlugin" [2019-10-24T08:31:23.008Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.36s) [2019-10-24T08:31:23.008Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNetworkPluginV2" [2019-10-24T08:31:23.009Z] check_test.go:358: [dfff04b591224] joining swarm manager [db80ec0fd9021]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.50s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeListFilter" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (6.44s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmNodeTaskListFilter" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.38s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishAdd" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.16s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.90s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmReadonlyRootfs" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.28s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRepeatedRootRotation" [2019-10-24T08:31:23.009Z] check_test.go:358: [da65a25d03747] joining swarm manager [ddae764ad8d7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.74s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmRotateUnlockKey" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.21s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceEnvFile" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.99s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceListFilter" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.36s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceLsFilterMode" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (10.17s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (5.36s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTY" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.19s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTTYUpdate" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.24s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.24s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmServiceWithGroup" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.20s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmStopSignal" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.02s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmTaskListFilter" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.98s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmUpdate" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.39s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestSwarmVolumePlugin" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.99s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm" [2019-10-24T08:31:23.009Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.94s) [2019-10-24T08:31:23.009Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA" [2019-10-24T08:31:23.009Z] === RUN TestDockerExternalVolumeSuite [2019-10-24T08:31:23.009Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-10-24T08:31:27.619Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-10-24T08:31:27.619Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-10-24T08:31:27.619Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-10-24T08:31:29.789Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-10-24T08:31:30.753Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-10-24T08:31:31.718Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-10-24T08:31:41.033Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-10-24T08:31:42.027Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-10-24T08:31:42.485Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-10-24T08:31:51.042Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-10-24T08:31:54.770Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-10-24T08:32:03.329Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-10-24T08:32:08.006Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-10-24T08:32:12.684Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-10-24T08:32:13.649Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-10-24T08:32:13.649Z] === RUN TestDockerSuite/TestBuildPATH [2019-10-24T08:32:14.106Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-10-24T08:32:15.637Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-10-24T08:32:15.637Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-10-24T08:32:48.630Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-10-24T08:32:55.169Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-10-24T08:32:58.127Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-10-24T08:33:19.199Z] === RUN TestDockerSuite/TestBuildRm [2019-10-24T08:33:27.168Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-10-24T08:33:33.989Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-10-24T08:33:35.520Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-10-24T08:33:35.520Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-10-24T08:33:35.977Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-10-24T08:33:37.510Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-10-24T08:33:41.234Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-10-24T08:33:41.985Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-10-24T08:33:44.131Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-10-24T08:33:48.812Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-10-24T08:34:06.470Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-10-24T08:34:06.470Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-10-24T08:34:06.470Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-10-24T08:34:13.983Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-10-24T08:34:18.835Z] === RUN TestDockerSuite/TestBuildSpaces [2019-10-24T08:34:18.835Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-10-24T08:34:22.559Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-10-24T08:34:23.017Z] === RUN TestDockerSuite/TestBuildStderr [2019-10-24T08:34:26.152Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-10-24T08:34:27.693Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-10-24T08:34:48.758Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-10-24T08:34:48.758Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-10-24T08:34:50.290Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-10-24T08:34:51.254Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-10-24T08:34:55.930Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-10-24T08:34:58.149Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-10-24T08:35:01.708Z] === RUN TestDockerSuite/TestBuildUser [2019-10-24T08:35:01.708Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-10-24T08:35:01.708Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-10-24T08:35:01.708Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-10-24T08:35:05.431Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-10-24T08:35:05.889Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-10-24T08:35:08.788Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-10-24T08:35:08.788Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-10-24T08:35:08.788Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-10-24T08:35:16.255Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-10-24T08:35:31.073Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-10-24T08:35:33.893Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-10-24T08:35:33.893Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-10-24T08:35:46.250Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-10-24T08:35:52.027Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-10-24T08:35:52.027Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-10-24T08:35:52.027Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-10-24T08:35:54.197Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-10-24T08:35:54.654Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-10-24T08:36:07.011Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-10-24T08:36:10.737Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-10-24T08:36:11.194Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-10-24T08:36:17.749Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-10-24T08:36:25.982Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-10-24T08:36:25.982Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-10-24T08:36:25.982Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-10-24T08:36:25.982Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-10-24T08:36:25.982Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-10-24T08:36:34.536Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-10-24T08:36:35.810Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-10-24T08:36:36.707Z] === RUN TestDockerSuite/TestBuildXZHost [2019-10-24T08:36:36.707Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-10-24T08:36:36.707Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-10-24T08:36:36.707Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-10-24T08:36:38.878Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-10-24T08:36:43.555Z] === RUN TestDockerSuite/TestCommitChange [2019-10-24T08:36:48.230Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-10-24T08:36:52.905Z] === RUN TestDockerSuite/TestCommitHardlink [2019-10-24T08:36:52.905Z] === RUN TestDockerSuite/TestCommitNewFile [2019-10-24T08:36:59.970Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-10-24T08:36:59.970Z] === RUN TestDockerSuite/TestCommitTTY [2019-10-24T08:37:07.851Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-10-24T08:37:17.627Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-10-24T08:37:19.797Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-10-24T08:37:19.797Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-10-24T08:37:19.797Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-10-24T08:37:19.797Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-10-24T08:37:19.797Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-10-24T08:37:19.797Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-10-24T08:37:19.797Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-10-24T08:37:19.797Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-10-24T08:37:20.255Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-10-24T08:37:27.312Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-10-24T08:37:33.089Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-10-24T08:37:33.089Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-10-24T08:37:35.259Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-10-24T08:37:35.259Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-10-24T08:37:35.259Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-10-24T08:37:35.259Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-10-24T08:37:36.789Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-10-24T08:37:36.789Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-10-24T08:37:36.789Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-10-24T08:37:38.961Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-10-24T08:37:38.961Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-10-24T08:37:38.961Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-10-24T08:37:38.961Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-10-24T08:37:38.961Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-10-24T08:37:39.948Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-10-24T08:37:41.860Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-10-24T08:37:43.392Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-10-24T08:37:45.564Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-10-24T08:37:45.564Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-10-24T08:37:45.564Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-10-24T08:37:47.095Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-10-24T08:37:47.095Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-10-24T08:37:49.266Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-10-24T08:37:49.266Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-10-24T08:37:49.266Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-10-24T08:37:51.436Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-10-24T08:37:51.436Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-10-24T08:37:52.967Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-10-24T08:37:52.967Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-10-24T08:37:54.808Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-10-24T08:37:55.862Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-10-24T08:37:55.862Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-10-24T08:37:58.034Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-10-24T08:38:01.765Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-10-24T08:38:05.488Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-10-24T08:38:05.488Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-10-24T08:38:05.488Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-10-24T08:38:05.488Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-10-24T08:38:05.488Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-10-24T08:38:07.021Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-10-24T08:38:07.021Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-10-24T08:38:09.191Z] === RUN TestDockerSuite/TestContainerAPITop [2019-10-24T08:38:09.191Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-10-24T08:38:11.362Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-10-24T08:38:11.362Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-10-24T08:38:12.871Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-10-24T08:38:16.039Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-10-24T08:38:17.004Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-10-24T08:38:17.004Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-10-24T08:38:17.004Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-10-24T08:38:17.004Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-10-24T08:38:17.004Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-10-24T08:38:17.004Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-10-24T08:38:19.174Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-10-24T08:38:30.891Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-10-24T08:38:36.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-10-24T08:38:36.832Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-10-24T08:38:36.832Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-10-24T08:38:36.832Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-10-24T08:38:36.832Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-10-24T08:38:36.832Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-10-24T08:38:36.832Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-10-24T08:38:36.832Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-10-24T08:38:37.798Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-10-24T08:38:37.798Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-10-24T08:38:37.798Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-10-24T08:38:37.798Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-10-24T08:38:37.798Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-10-24T08:38:37.798Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-10-24T08:38:37.798Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-10-24T08:38:37.798Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-10-24T08:38:37.798Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-10-24T08:38:37.798Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-10-24T08:38:37.798Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-10-24T08:38:37.798Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-10-24T08:38:37.798Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-10-24T08:38:37.798Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-10-24T08:38:39.968Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-10-24T08:38:39.968Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-10-24T08:38:39.968Z] === RUN TestDockerSuite/TestCpRelativePath [2019-10-24T08:38:42.138Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-10-24T08:38:42.138Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-10-24T08:38:42.138Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-10-24T08:38:42.138Z] === RUN TestDockerSuite/TestCpToCaseA [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite (441.25s) [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.91s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume" [2019-10-24T08:38:45.709Z] docker_cli_external_volume_driver_test.go:53: [dae95550273d4] daemon is not started [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.60s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities" [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.61s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer" [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet" [2019-10-24T08:38:45.709Z] docker_cli_external_volume_driver_test.go:53: [d643baef5ce15] daemon is not started [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.54s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse" [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverList" [2019-10-24T08:38:45.709Z] docker_cli_external_volume_driver_test.go:53: [d13636b3d48f8] daemon is not started [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked" [2019-10-24T08:38:45.709Z] docker_cli_external_volume_driver_test.go:53: [d6c136f41d96e] daemon is not started [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID" [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.71s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed" [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.82s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete" [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.55s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls" [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.59s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists" [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.76s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp" [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail" [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.59s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed" [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.38s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom" [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart" [2019-10-24T08:38:45.709Z] docker_cli_external_volume_driver_test.go:485: [da8d7019537d8] daemon is not started [2019-10-24T08:38:45.709Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict" [2019-10-24T08:38:45.709Z] docker_cli_external_volume_driver_test.go:53: [d2b0a5f1274f2] daemon is not started [2019-10-24T08:38:45.709Z] PASS [2019-10-24T08:38:45.709Z] [2019-10-24T08:38:45.709Z] === Skipped [2019-10-24T08:38:45.709Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-24T08:38:45.709Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.01s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonICCPing" [2019-10-24T08:38:45.709Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-10-24T08:38:45.709Z] check_test.go:309: [d69820d2e8571] daemon is not started [2019-10-24T08:38:45.709Z] [2019-10-24T08:38:45.709Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-24T08:38:45.709Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonIPv6Enabled" [2019-10-24T08:38:45.709Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-10-24T08:38:45.709Z] check_test.go:309: [d2d05618a9dfd] daemon is not started [2019-10-24T08:38:45.709Z] [2019-10-24T08:38:45.709Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-24T08:38:45.709Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize" [2019-10-24T08:38:45.709Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-10-24T08:38:45.709Z] check_test.go:309: [d042f07891554] daemon is not started [2019-10-24T08:38:45.709Z] [2019-10-24T08:38:45.709Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-24T08:38:45.709Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-10-24T08:38:45.709Z] daemon.go:26: Creating a new daemon at: "/go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize" [2019-10-24T08:38:45.709Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-10-24T08:38:45.709Z] check_test.go:309: [d7ea09c846f3f] daemon is not started [2019-10-24T08:38:45.709Z] [2019-10-24T08:38:45.709Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-24T08:38:45.709Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-10-24T08:38:45.709Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-10-24T08:38:45.709Z] [2019-10-24T08:38:45.709Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-24T08:38:45.709Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s) [2019-10-24T08:38:45.709Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-10-24T08:38:45.709Z] [2019-10-24T08:38:45.709Z] [2019-10-24T08:38:45.709Z] DONE 269 tests, 6 skipped in 2660.377s [2019-10-24T08:38:45.709Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-10-24T08:38:45.709Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7773b112d44d/docker.pid [2019-10-24T08:38:45.709Z] +++ kill 5379 [2019-10-24T08:38:45.709Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 5379 is not a child of this shell [2019-10-24T08:38:45.709Z] warning: PID 5379 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7773b112d44d/docker.pid had a nonzero exit code [2019-10-24T08:38:45.709Z] ++++ cat bundles/test-integration/docker.pid [2019-10-24T08:38:45.709Z] +++ kill 7302 [2019-10-24T08:38:45.709Z] +++ /etc/init.d/apparmor stop [2019-10-24T08:38:45.709Z] Clearing AppArmor profiles cache:. [2019-10-24T08:38:45.709Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-10-24T08:38:45.709Z] Unloading profiles will leave already running processes permanently [2019-10-24T08:38:45.709Z] unconfined, which can lead to unexpected situations. [2019-10-24T08:38:45.709Z] [2019-10-24T08:38:45.709Z] To set a process to complain mode, use the command line tool [2019-10-24T08:38:45.709Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-10-24T08:38:45.709Z] with the 'teardown' option." [2019-10-24T08:38:45.709Z] [2019-10-24T08:38:45.709Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-10-24T08:38:45.723Z] Recording test results [2019-10-24T08:38:46.821Z] === RUN TestDockerSuite/TestCpToCaseB [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-10-24T08:38:48.138Z] + echo Ensuring container killed. [2019-10-24T08:38:48.139Z] Ensuring container killed. [2019-10-24T08:38:48.139Z] + docker ps -aq -f name=docker-pr11-* [2019-10-24T08:38:48.139Z] + cids=1c54d7122899 [2019-10-24T08:38:48.139Z] b63bd547ec3c [2019-10-24T08:38:48.139Z] 52505b545366 [2019-10-24T08:38:48.139Z] + [ -n 1c54d7122899 [2019-10-24T08:38:48.139Z] b63bd547ec3c [2019-10-24T08:38:48.139Z] 52505b545366 ] [2019-10-24T08:38:48.139Z] + docker rm -vf 1c54d7122899 b63bd547ec3c 52505b545366 [2019-10-24T08:38:48.353Z] === RUN TestDockerSuite/TestCpToCaseC [2019-10-24T08:38:48.353Z] === RUN TestDockerSuite/TestCpToCaseD [2019-10-24T08:38:48.353Z] === RUN TestDockerSuite/TestCpToCaseE [2019-10-24T08:38:51.398Z] 1c54d7122899 [2019-10-24T08:38:51.398Z] b63bd547ec3c [2019-10-24T08:38:51.398Z] 52505b545366 [Pipeline] sh [2019-10-24T08:38:51.676Z] + echo Chowning /workspace to jenkins user [2019-10-24T08:38:51.676Z] Chowning /workspace to jenkins user [2019-10-24T08:38:51.676Z] + id -u [2019-10-24T08:38:51.676Z] + id -g [2019-10-24T08:38:51.676Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-39100:/workspace busybox chown -R 1000:1000 /workspace [2019-10-24T08:38:51.676Z] Unable to find image 'busybox:latest' locally [2019-10-24T08:38:51.931Z] latest: Pulling from library/busybox [2019-10-24T08:38:51.931Z] 7c9d20b9b6cd: Pulling fs layer [2019-10-24T08:38:51.931Z] 7c9d20b9b6cd: Verifying Checksum [2019-10-24T08:38:51.931Z] 7c9d20b9b6cd: Download complete [2019-10-24T08:38:52.185Z] 7c9d20b9b6cd: Pull complete [2019-10-24T08:38:52.185Z] Digest: sha256:fe301db49df08c384001ed752dff6d52b4305a73a7f608f21528048e8a08b51e [2019-10-24T08:38:52.185Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-10-24T08:38:56.643Z] + bundleName=amd64 [2019-10-24T08:38:56.643Z] + echo Creating amd64-bundles.tar.gz [2019-10-24T08:38:56.643Z] Creating amd64-bundles.tar.gz [2019-10-24T08:38:56.643Z] + xargs tar -czf amd64-bundles.tar.gz [2019-10-24T08:38:56.643Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-10-24T08:38:56.910Z] === RUN TestDockerSuite/TestCpToCaseF [2019-10-24T08:38:56.910Z] === RUN TestDockerSuite/TestCpToCaseG [2019-10-24T08:38:56.910Z] === RUN TestDockerSuite/TestCpToCaseH [Pipeline] archiveArtifacts [2019-10-24T08:38:58.012Z] Archiving artifacts [2019-10-24T08:38:59.773Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39100/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-24T08:39:00.080Z] + make clean [2019-10-24T08:39:00.335Z] docker volume rm -f docker-dev-cache [2019-10-24T08:39:00.335Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [2019-10-24T08:39:05.460Z] === RUN TestDockerSuite/TestCpToCaseI [2019-10-24T08:39:05.460Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-10-24T08:39:05.460Z] === RUN TestDockerSuite/TestCpToDot [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-10-24T08:39:07.629Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-10-24T08:39:07.629Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-10-24T08:39:07.629Z] === RUN TestDockerSuite/TestCpToStdout [2019-10-24T08:39:09.799Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-10-24T08:39:09.799Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-10-24T08:39:09.799Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-10-24T08:39:09.799Z] === RUN TestDockerSuite/TestCpVolumePath [2019-10-24T08:39:09.799Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-10-24T08:39:09.799Z] === RUN TestDockerSuite/TestCreateArgs [2019-10-24T08:39:09.799Z] === RUN TestDockerSuite/TestCreateByImageID [2019-10-24T08:39:11.970Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-10-24T08:39:13.501Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-10-24T08:39:13.970Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-10-24T08:39:13.970Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-10-24T08:39:16.140Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-10-24T08:39:16.597Z] === RUN TestDockerSuite/TestCreateLabels [2019-10-24T08:39:16.597Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-10-24T08:39:16.597Z] === RUN TestDockerSuite/TestCreateRM [2019-10-24T08:39:17.054Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-10-24T08:39:17.054Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-10-24T08:39:17.054Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-10-24T08:39:17.511Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-10-24T08:39:29.866Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-10-24T08:39:29.866Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-10-24T08:39:29.866Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-10-24T08:39:34.545Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-10-24T08:39:34.545Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-10-24T08:39:34.545Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-10-24T08:39:36.714Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-10-24T08:39:36.714Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-10-24T08:39:36.714Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-10-24T08:39:36.714Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-10-24T08:39:36.714Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-10-24T08:39:36.714Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-10-24T08:39:36.714Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-10-24T08:39:36.714Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-10-24T08:39:36.714Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-10-24T08:39:36.714Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-10-24T08:39:36.714Z] === RUN TestDockerSuite/TestDevicePermissions [2019-10-24T08:39:36.714Z] === RUN TestDockerSuite/TestDockerFails [2019-10-24T08:39:36.714Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-10-24T08:39:36.714Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-10-24T08:39:36.714Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-10-24T08:39:36.714Z] === RUN TestDockerSuite/TestEventsAttach [2019-10-24T08:39:36.714Z] === RUN TestDockerSuite/TestEventsCommit [2019-10-24T08:39:36.714Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-10-24T08:39:39.610Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-10-24T08:39:41.784Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-10-24T08:39:43.954Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-10-24T08:39:52.545Z] === RUN TestDockerSuite/TestEventsCopy [2019-10-24T08:39:57.221Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-10-24T08:40:00.943Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-10-24T08:40:03.113Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-10-24T08:40:03.570Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-10-24T08:40:07.293Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-10-24T08:40:07.293Z] === RUN TestDockerSuite/TestEventsFilterType [2019-10-24T08:40:08.257Z] === RUN TestDockerSuite/TestEventsFilters [2019-10-24T08:40:12.932Z] === RUN TestDockerSuite/TestEventsFormat [2019-10-24T08:40:16.656Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-10-24T08:40:16.656Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-10-24T08:40:16.656Z] === RUN TestDockerSuite/TestEventsImageImport [2019-10-24T08:40:16.656Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-10-24T08:40:16.656Z] === RUN TestDockerSuite/TestEventsImagePull [2019-10-24T08:40:16.656Z] === RUN TestDockerSuite/TestEventsImageTag [2019-10-24T08:40:17.620Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-10-24T08:40:18.077Z] === RUN TestDockerSuite/TestEventsRename [2019-10-24T08:40:20.276Z] === RUN TestDockerSuite/TestEventsResize [2019-10-24T08:40:22.448Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-10-24T08:40:29.502Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-10-24T08:40:31.674Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-10-24T08:40:36.348Z] === RUN TestDockerSuite/TestEventsTop [2019-10-24T08:40:36.348Z] === RUN TestDockerSuite/TestEventsUntag [2019-10-24T08:40:39.243Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-10-24T08:40:42.141Z] === RUN TestDockerSuite/TestExec [2019-10-24T08:40:42.141Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-10-24T08:40:42.141Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-10-24T08:40:44.312Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-10-24T08:40:45.844Z] === RUN TestDockerSuite/TestExecAPIStart [2019-10-24T08:40:45.844Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-10-24T08:40:45.844Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-10-24T08:40:45.844Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-10-24T08:40:47.376Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-10-24T08:40:49.546Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-10-24T08:40:51.717Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-10-24T08:40:53.248Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-10-24T08:40:57.935Z] === RUN TestDockerSuite/TestExecCgroup [2019-10-24T08:40:57.935Z] === RUN TestDockerSuite/TestExecEnv [2019-10-24T08:40:57.935Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-10-24T08:40:57.935Z] === RUN TestDockerSuite/TestExecExitStatus [2019-10-24T08:40:59.470Z] === RUN TestDockerSuite/TestExecInspectID [2019-10-24T08:41:04.148Z] === RUN TestDockerSuite/TestExecInteractive [2019-10-24T08:41:04.148Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-10-24T08:41:04.148Z] === RUN TestDockerSuite/TestExecParseError [2019-10-24T08:41:04.148Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-10-24T08:41:04.148Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-10-24T08:41:04.148Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-10-24T08:41:06.318Z] === RUN TestDockerSuite/TestExecSetEnv [2019-10-24T08:41:06.318Z] === RUN TestDockerSuite/TestExecStartFails [2019-10-24T08:41:06.318Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-10-24T08:41:06.318Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-10-24T08:41:06.318Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-10-24T08:41:06.318Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-10-24T08:41:08.490Z] === RUN TestDockerSuite/TestExecUlimits [2019-10-24T08:41:08.490Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-10-24T08:41:17.044Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-10-24T08:41:17.044Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-10-24T08:41:17.044Z] === RUN TestDockerSuite/TestExecWithUser [2019-10-24T08:41:17.044Z] === RUN TestDockerSuite/TestGetContainerStats [2019-10-24T08:41:21.719Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-10-24T08:41:27.495Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-10-24T08:41:30.391Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-10-24T08:41:36.168Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-10-24T08:41:36.168Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-10-24T08:41:36.168Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-10-24T08:41:36.168Z] === RUN TestDockerSuite/TestHealth [2019-10-24T08:41:36.168Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-10-24T08:41:36.625Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-10-24T08:41:36.625Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-10-24T08:41:36.626Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-10-24T08:41:41.305Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-10-24T08:41:41.305Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-10-24T08:41:41.305Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-10-24T08:41:41.305Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-10-24T08:41:41.305Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-10-24T08:41:41.762Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-10-24T08:41:42.219Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-10-24T08:41:42.219Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-10-24T08:41:43.183Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-10-24T08:41:43.183Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-10-24T08:41:44.715Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-10-24T08:41:45.172Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-10-24T08:41:46.704Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-10-24T08:41:48.877Z] === RUN TestDockerSuite/TestImagesFormat [2019-10-24T08:41:49.334Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-10-24T08:41:49.334Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-10-24T08:41:53.057Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-10-24T08:41:53.057Z] === RUN TestDockerSuite/TestImportBadURL [2019-10-24T08:41:55.231Z] === RUN TestDockerSuite/TestImportDisplay [2019-10-24T08:41:55.231Z] === RUN TestDockerSuite/TestImportFile [2019-10-24T08:41:55.231Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-10-24T08:41:55.231Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-10-24T08:41:55.231Z] === RUN TestDockerSuite/TestImportGzipped [2019-10-24T08:41:55.231Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-10-24T08:41:55.231Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-10-24T08:41:55.231Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-10-24T08:41:55.231Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-10-24T08:41:55.231Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-10-24T08:41:55.231Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-10-24T08:41:55.231Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-10-24T08:41:55.231Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-10-24T08:41:57.401Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-10-24T08:41:59.573Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-10-24T08:41:59.573Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-10-24T08:41:59.573Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-10-24T08:41:59.573Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-10-24T08:41:59.573Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-10-24T08:42:01.118Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-10-24T08:42:01.580Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-10-24T08:42:03.770Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-10-24T08:42:03.770Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-10-24T08:42:03.770Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-10-24T08:42:03.770Z] === RUN TestDockerSuite/TestInspectDefault [2019-10-24T08:42:05.959Z] === RUN TestDockerSuite/TestInspectHistory [2019-10-24T08:42:10.667Z] === RUN TestDockerSuite/TestInspectImage [2019-10-24T08:42:10.667Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-10-24T08:42:10.667Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-10-24T08:42:10.667Z] === RUN TestDockerSuite/TestInspectInt64 [2019-10-24T08:42:12.212Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-10-24T08:42:14.402Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-10-24T08:42:14.402Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-10-24T08:42:16.590Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-10-24T08:42:18.136Z] === RUN TestDockerSuite/TestInspectPlugin [2019-10-24T08:42:18.136Z] === RUN TestDockerSuite/TestInspectRootFS [2019-10-24T08:42:18.136Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-10-24T08:42:20.324Z] === RUN TestDockerSuite/TestInspectStatus [2019-10-24T08:42:22.515Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-10-24T08:42:26.267Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-10-24T08:42:27.812Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-10-24T08:42:30.003Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-10-24T08:42:32.193Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-10-24T08:42:34.382Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-10-24T08:42:35.926Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLinksEnvs [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-10-24T08:42:38.115Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-10-24T08:42:40.307Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-10-24T08:42:41.851Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-10-24T08:42:47.670Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-10-24T08:42:49.214Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-10-24T08:42:49.214Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-10-24T08:42:51.401Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-10-24T08:42:51.401Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-10-24T08:42:58.496Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-10-24T08:43:05.597Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-10-24T08:43:11.412Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-10-24T08:43:13.604Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-10-24T08:43:15.793Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-10-24T08:43:15.793Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-10-24T08:43:17.980Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-10-24T08:43:20.167Z] === RUN TestDockerSuite/TestLogsSince [2019-10-24T08:43:28.760Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-10-24T08:43:28.760Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-10-24T08:43:28.760Z] === RUN TestDockerSuite/TestLogsTail [2019-10-24T08:43:31.680Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-10-24T08:43:33.872Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-10-24T08:43:36.061Z] === RUN TestDockerSuite/TestMountIntoProc [2019-10-24T08:43:36.061Z] === RUN TestDockerSuite/TestMountIntoSys [2019-10-24T08:43:36.061Z] === RUN TestDockerSuite/TestNetHostname [2019-10-24T08:43:36.061Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-10-24T08:43:36.061Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-10-24T08:43:36.061Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-10-24T08:43:36.061Z] === RUN TestDockerSuite/TestPluginActive [2019-10-24T08:43:36.061Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-10-24T08:43:36.061Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-10-24T08:43:36.062Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-10-24T08:43:36.062Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-10-24T08:43:36.062Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-10-24T08:43:36.062Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-10-24T08:43:36.062Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-10-24T08:43:36.062Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-10-24T08:43:36.062Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-10-24T08:43:36.062Z] === RUN TestDockerSuite/TestPortHostBinding [2019-10-24T08:43:36.062Z] === RUN TestDockerSuite/TestPortList [2019-10-24T08:43:36.062Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-10-24T08:43:39.817Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-10-24T08:43:39.817Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-10-24T08:43:39.817Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-10-24T08:43:39.817Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-10-24T08:43:39.817Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-10-24T08:43:39.817Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-10-24T08:43:39.817Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-10-24T08:43:39.817Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-10-24T08:43:39.817Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-10-24T08:43:40.279Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-10-24T08:43:48.869Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-10-24T08:43:48.869Z] === RUN TestDockerSuite/TestPsByOrder [2019-10-24T08:43:59.234Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-10-24T08:43:59.234Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-10-24T08:44:06.330Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-10-24T08:44:18.745Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-10-24T08:44:18.745Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-10-24T08:44:18.745Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-10-24T08:44:31.173Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-10-24T08:44:33.361Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-10-24T08:44:40.457Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-10-24T08:44:49.051Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-10-24T08:44:49.051Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-10-24T08:44:49.051Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-10-24T08:44:57.647Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-10-24T08:44:57.647Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-10-24T08:44:57.647Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-10-24T08:44:57.647Z] === RUN TestDockerSuite/TestPsRightTagName [2019-10-24T08:44:57.647Z] === RUN TestDockerSuite/TestPsShowMounts [2019-10-24T08:45:03.465Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-10-24T08:45:03.465Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-10-24T08:45:05.019Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-10-24T08:45:05.019Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-10-24T08:45:06.570Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-10-24T08:45:07.031Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-10-24T08:45:07.031Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-10-24T08:45:11.742Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-10-24T08:45:15.492Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-10-24T08:45:17.680Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-10-24T08:45:38.817Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-10-24T08:45:38.817Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-10-24T08:45:43.527Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-10-24T08:45:43.527Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-10-24T08:45:43.527Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-10-24T08:45:44.501Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-10-24T08:45:48.250Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-10-24T08:45:52.958Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-10-24T08:45:52.958Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-10-24T08:45:56.707Z] === RUN TestDockerSuite/TestRmiBlank [2019-10-24T08:45:56.707Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-10-24T08:45:56.707Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-10-24T08:46:11.561Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-10-24T08:46:12.534Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-10-24T08:46:12.996Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-10-24T08:46:20.091Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-10-24T08:46:24.800Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-10-24T08:46:37.209Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-10-24T08:46:40.962Z] === RUN TestDockerSuite/TestRmiTag [2019-10-24T08:46:41.427Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-10-24T08:46:43.616Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-10-24T08:47:01.336Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-10-24T08:47:01.336Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-10-24T08:47:06.041Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-10-24T08:47:07.018Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-10-24T08:47:07.018Z] === RUN TestDockerSuite/TestRunAddHost [2019-10-24T08:47:07.018Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-10-24T08:47:07.018Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-10-24T08:47:07.480Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-10-24T08:47:07.480Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-10-24T08:47:07.480Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-10-24T08:47:07.480Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-10-24T08:47:09.024Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-10-24T08:47:09.024Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-10-24T08:47:09.487Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-10-24T08:47:13.244Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-10-24T08:47:16.161Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-10-24T08:47:17.705Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-10-24T08:47:19.894Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-10-24T08:47:22.081Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-10-24T08:47:22.081Z] === RUN TestDockerSuite/TestRunBindMounts [2019-10-24T08:47:26.796Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-10-24T08:47:26.796Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-10-24T08:47:26.796Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-10-24T08:47:26.796Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-10-24T08:47:26.796Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-10-24T08:47:26.796Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-10-24T08:47:26.796Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-10-24T08:47:26.796Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-10-24T08:47:26.796Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-10-24T08:47:26.796Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-10-24T08:47:26.796Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-10-24T08:47:26.796Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-10-24T08:47:28.341Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-10-24T08:47:28.341Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-10-24T08:47:31.261Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-10-24T08:47:31.261Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-10-24T08:47:31.261Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-10-24T08:47:33.449Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-10-24T08:47:33.449Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-10-24T08:47:33.449Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-10-24T08:47:33.449Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-10-24T08:47:33.449Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-10-24T08:47:33.449Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-10-24T08:47:33.449Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-10-24T08:47:33.449Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-10-24T08:47:35.637Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-10-24T08:47:37.185Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-10-24T08:47:39.377Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-10-24T08:47:39.377Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-10-24T08:47:39.378Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-10-24T08:47:39.378Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-10-24T08:47:41.568Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-10-24T08:47:41.568Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-10-24T08:47:41.568Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-10-24T08:47:41.568Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-10-24T08:47:41.568Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-10-24T08:47:43.756Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-10-24T08:47:56.167Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-10-24T08:47:56.167Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-10-24T08:47:56.167Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-10-24T08:47:56.167Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-10-24T08:47:56.167Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-10-24T08:47:56.167Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-10-24T08:47:56.167Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-10-24T08:47:57.141Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-10-24T08:47:57.141Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-10-24T08:47:57.141Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-10-24T08:47:57.141Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-10-24T08:47:59.335Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-10-24T08:48:01.524Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-10-24T08:48:01.524Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-10-24T08:48:08.620Z] === RUN TestDockerSuite/TestRunEnvironment [2019-10-24T08:48:08.620Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-10-24T08:48:08.620Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-10-24T08:48:08.620Z] === RUN TestDockerSuite/TestRunExitCode [2019-10-24T08:48:10.165Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-10-24T08:48:12.356Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-10-24T08:48:14.544Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-10-24T08:48:16.733Z] === RUN TestDockerSuite/TestRunExposePort [2019-10-24T08:48:16.733Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-10-24T08:48:16.733Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-10-24T08:48:16.733Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-10-24T08:48:16.733Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-10-24T08:48:16.733Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-24T08:48:16.733Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-10-24T08:48:16.733Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-10-24T08:48:16.733Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-10-24T08:48:25.323Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-10-24T08:48:25.323Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-10-24T08:48:25.323Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-10-24T08:48:25.323Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-10-24T08:48:25.323Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-10-24T08:48:25.323Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-10-24T08:48:25.323Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-10-24T08:48:33.923Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-10-24T08:48:33.923Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-10-24T08:48:35.467Z] === RUN TestDockerSuite/TestRunModeHostname [2019-10-24T08:48:35.929Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-10-24T08:48:35.929Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-10-24T08:48:35.929Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-10-24T08:48:35.929Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-10-24T08:48:35.929Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-10-24T08:48:35.929Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-10-24T08:48:35.929Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-10-24T08:48:35.929Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-10-24T08:48:35.929Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-10-24T08:48:35.929Z] === RUN TestDockerSuite/TestRunMount [2019-10-24T08:48:35.929Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-10-24T08:48:35.929Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-10-24T08:48:35.929Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-10-24T08:48:35.929Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-10-24T08:48:43.027Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-10-24T08:48:43.027Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-10-24T08:48:43.027Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-10-24T08:48:43.027Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-10-24T08:48:46.778Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-10-24T08:48:50.530Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-10-24T08:48:50.530Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-10-24T08:48:50.530Z] === RUN TestDockerSuite/TestRunNetHost [2019-10-24T08:48:50.530Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-10-24T08:48:50.530Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-10-24T08:48:50.530Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-10-24T08:48:50.530Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-10-24T08:48:50.530Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-10-24T08:48:50.530Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-10-24T08:48:50.530Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-10-24T08:48:50.530Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-10-24T08:48:51.504Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-10-24T08:48:53.693Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-10-24T08:48:55.239Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-10-24T08:48:56.211Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-10-24T08:48:58.400Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-10-24T08:48:58.400Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-10-24T08:48:58.400Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-10-24T08:48:58.400Z] === RUN TestDockerSuite/TestRunPortInUse [2019-10-24T08:48:58.400Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-10-24T08:48:58.400Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-10-24T08:48:58.400Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-10-24T08:48:58.400Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-10-24T08:48:58.400Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-10-24T08:49:01.320Z] === RUN TestDockerSuite/TestRunPublishPort [2019-10-24T08:49:01.320Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-10-24T08:49:01.320Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-10-24T08:49:01.320Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-10-24T08:49:01.320Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-10-24T08:49:01.320Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-10-24T08:49:09.917Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-10-24T08:49:09.917Z] === RUN TestDockerSuite/TestRunRm [2019-10-24T08:49:10.891Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-10-24T08:49:16.704Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-10-24T08:49:22.527Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-10-24T08:49:24.715Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-10-24T08:49:26.903Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-10-24T08:49:29.094Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-10-24T08:49:29.094Z] === RUN TestDockerSuite/TestRunState [2019-10-24T08:49:29.094Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-10-24T08:49:31.296Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-10-24T08:49:31.296Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-10-24T08:49:32.840Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-10-24T08:49:32.840Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-10-24T08:49:32.840Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-10-24T08:49:32.840Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-10-24T08:49:32.840Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-10-24T08:49:32.840Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-10-24T08:49:37.556Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-10-24T08:49:37.556Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-10-24T08:49:37.556Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-10-24T08:49:37.556Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-10-24T08:49:37.556Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-10-24T08:49:37.556Z] === RUN TestDockerSuite/TestRunUserByID [2019-10-24T08:49:37.556Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-10-24T08:49:37.556Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-10-24T08:49:37.556Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-10-24T08:49:37.556Z] === RUN TestDockerSuite/TestRunUserByName [2019-10-24T08:49:37.556Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-10-24T08:49:39.746Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-10-24T08:49:39.746Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-10-24T08:49:41.936Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-10-24T08:49:41.936Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-10-24T08:49:41.936Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-10-24T08:49:44.854Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-10-24T08:49:55.203Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-10-24T08:49:59.913Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-10-24T08:50:04.625Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-10-24T08:50:04.625Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-10-24T08:50:04.625Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-10-24T08:50:04.625Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-10-24T08:50:04.625Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-10-24T08:50:06.815Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-10-24T08:50:09.003Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-10-24T08:50:11.194Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-10-24T08:50:11.194Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-10-24T08:50:11.194Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-10-24T08:50:11.194Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-10-24T08:50:11.194Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-10-24T08:50:11.194Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-10-24T08:50:11.194Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-10-24T08:50:11.194Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-10-24T08:50:11.194Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-10-24T08:50:14.947Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-10-24T08:50:16.493Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-10-24T08:50:18.681Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-10-24T08:50:22.435Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-10-24T08:50:22.436Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-10-24T08:50:22.436Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-10-24T08:50:22.436Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-10-24T08:50:22.436Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-10-24T08:50:22.436Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-10-24T08:50:22.436Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-10-24T08:50:22.436Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-10-24T08:50:22.436Z] === RUN TestDockerSuite/TestSaveImageId [2019-10-24T08:50:22.436Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-10-24T08:50:22.436Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-10-24T08:50:22.897Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-10-24T08:50:22.897Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-10-24T08:50:22.897Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-10-24T08:50:22.897Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-10-24T08:50:22.897Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-10-24T08:50:22.897Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-10-24T08:50:22.897Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-10-24T08:50:25.085Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-10-24T08:50:25.548Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-10-24T08:50:26.009Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-10-24T08:50:26.009Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-10-24T08:50:27.553Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-10-24T08:50:34.652Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-10-24T08:50:34.652Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-10-24T08:50:40.467Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-10-24T08:50:40.467Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-10-24T08:50:44.219Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-10-24T08:50:44.219Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-10-24T08:50:44.219Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-10-24T08:50:44.219Z] === RUN TestDockerSuite/TestStartRecordError [2019-10-24T08:50:44.219Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-10-24T08:50:54.577Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-10-24T08:50:54.577Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-10-24T08:50:54.577Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-10-24T08:50:54.577Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-10-24T08:50:54.577Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-10-24T08:50:54.577Z] === RUN TestDockerSuite/TestStatsNoStream [2019-10-24T08:50:54.577Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-10-24T08:50:55.551Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-10-24T08:50:57.740Z] === RUN TestDockerSuite/TestTopPrivileged [2019-10-24T08:50:57.740Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-10-24T08:50:59.929Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-10-24T08:50:59.929Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-10-24T08:50:59.929Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-10-24T08:50:59.929Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-10-24T08:50:59.929Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-10-24T08:50:59.929Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-10-24T08:50:59.929Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-10-24T08:51:14.787Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-10-24T08:51:15.249Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-10-24T08:51:15.249Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-10-24T08:51:15.249Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-10-24T08:51:15.712Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-10-24T08:51:15.712Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-10-24T08:51:16.174Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-10-24T08:51:18.361Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-10-24T08:51:18.361Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-10-24T08:51:21.282Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-10-24T08:51:21.282Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-10-24T08:51:21.743Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-10-24T08:51:21.743Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-10-24T08:51:22.206Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-10-24T08:51:29.312Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-10-24T08:51:29.312Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-10-24T08:51:29.312Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-10-24T08:51:29.312Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-10-24T08:51:29.312Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-10-24T08:51:36.415Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-10-24T08:51:36.415Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-10-24T08:51:36.415Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-10-24T08:51:48.832Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-10-24T08:51:48.832Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite (2442.78s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.02s) [2019-10-24T08:51:50.379Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-10-24T08:51:50.379Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.71s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.31s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.36s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (144.72s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.69s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.05s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2019-10-24T08:51:50.379Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2019-10-24T08:51:50.379Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.04s) [2019-10-24T08:51:50.379Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-10-24T08:51:50.379Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.03s) [2019-10-24T08:51:50.379Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-10-24T08:51:50.379Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-10-24T08:51:50.379Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2019-10-24T08:51:50.379Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.54s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-10-24T08:51:50.379Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-10-24T08:51:50.379Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.26s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.23s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-10-24T08:51:50.379Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-10-24T08:51:50.379Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-10-24T08:51:50.379Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-10-24T08:51:50.379Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.02s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2019-10-24T08:51:50.379Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2019-10-24T08:51:50.379Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (10.62s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (110.03s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.44s) [2019-10-24T08:51:50.379Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.86s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.16s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.78s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.24s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.87s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.31s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.37s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.33s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.69s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.87s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.13s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.46s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.75s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.02s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.02s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAddTar (37.95s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.39s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (17.25s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.73s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.63s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (7.03s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.18s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.98s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.47s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (8.91s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.79s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.79s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.04s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2019-10-24T08:51:50.379Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (27.55s) [2019-10-24T08:51:50.379Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.59s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.75s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.26s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.68s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.22s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-10-24T08:51:50.380Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.27s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.84s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.02s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.99s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.31s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildContChar (12.90s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.92s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.77s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (5.34s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (33.40s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.62s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.32s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (6.60s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.37s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.58s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (26.53s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.38s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (22.44s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.57s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.79s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.42s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.26s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.38s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDockerignore (51.73s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.84s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.43s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (61.96s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.64s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (28.99s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.27s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (14.87s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (42.49s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (15.54s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (10.81s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (84.51s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.48s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.04s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.01s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.52s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.67s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.79s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.84s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.34s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.22s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.84s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.81s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.44s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.02s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildFails (2.01s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (9.48s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.91s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.46s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.50s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.33s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.44s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.69s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.51s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (8.83s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.04s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildHistory (10.54s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.90s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.02s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.70s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.31s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildLabel (0.87s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.57s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.52s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildLabels (0.89s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.42s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (4.91s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.48s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.64s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.12s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (19.52s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.06s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (38.52s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.86s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.57s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.54s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (6.10s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (16.32s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.57s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.60s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.40s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.51s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (6.86s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.23s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.27s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.01s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.15s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildOnBuild (9.49s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.38s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.48s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.42s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.59s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.90s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.83s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.03s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.89s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (40.22s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (23.33s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildRm (13.09s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.11s) [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-10-24T08:51:50.380Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2019-10-24T08:51:50.380Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.34s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.49s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.21s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.82s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (15.18s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.79s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.55s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (12.14s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.34s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.93s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildStderr (4.56s) [2019-10-24T08:51:50.380Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (19.59s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.36s) [2019-10-24T08:51:50.381Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.76s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.16s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.59s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.25s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-10-24T08:51:50.381Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-10-24T08:51:50.381Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.19s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.54s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.41s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (21.85s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.87s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (15.01s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (5.23s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.43s) [2019-10-24T08:51:50.381Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2019-10-24T08:51:50.381Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.28s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.35s) [2019-10-24T08:51:50.381Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (11.64s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.53s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.42s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (13.12s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.37s) [2019-10-24T08:51:50.381Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.38s) [2019-10-24T08:51:50.381Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-10-24T08:51:50.381Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.13s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.52s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.82s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.37s) [2019-10-24T08:51:50.381Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2019-10-24T08:51:50.381Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-10-24T08:51:50.381Z] docker_cli_sni_test.go:18: Flakey test [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.01s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.50s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestCommitChange (4.90s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.60s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.02s) [2019-10-24T08:51:50.381Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestCommitNewFile (6.43s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestCommitTTY (16.00s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.58s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2019-10-24T08:51:50.381Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2019-10-24T08:51:50.381Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.45s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.36s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.02s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.92s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.27s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.29s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.78s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.91s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.01s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (2.08s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.06s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.76s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.36s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.96s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.51s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.82s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.68s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIStop (2.31s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.06s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.10s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.79s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.88s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (16.35s) [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:2100: case 0 - config: {volume c:\foo false } [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:2100: case 1 - config: {volume c:\foo\ false } [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:2100: case 2 - config: {volume test1 c:\foo false } [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:2100: case 3 - config: {volume test2 c:\foo true } [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:2100: case 4 - config: {volume test3 c:\foo false 0xc0000056a0 } [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:2100: case 5 - config: {bind C:\windows\TEMP\test-mounts-api-1235251046 c:\foo false } [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:2100: case 6 - config: {bind C:\windows\TEMP\test-mounts-api-1235251046 c:\foo true } [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:2175: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.20s) [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:1927: case 0 [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:1927: case 1 [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:1927: case 2 [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:1927: case 3 [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:1927: case 4 [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:1927: case 5 [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:1927: case 6 [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:1927: case 7 [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:1927: case 8 [2019-10-24T08:51:50.381Z] docker_api_containers_test.go:1927: case 9 [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.09s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_cp_from_container_test.go:120: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_cp_from_container_test.go:140: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_cp_from_container_test.go:158: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_cp_from_container_test.go:183: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_cp_from_container_test.go:223: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_cp_from_container_test.go:252: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_cp_from_container_test.go:275: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_cp_from_container_test.go:314: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_cp_from_container_test.go:344: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_cp_from_container_test.go:368: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.11s) [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-10-24T08:51:50.381Z] docker_cli_cp_utils_test.go:192: running `docker cp foo bar` [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.14s) [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.02s) [2019-10-24T08:51:50.381Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-10-24T08:51:50.381Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.04s) [2019-10-24T08:51:50.381Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-a086594833\file1 f3a3c8ec6e0140b8673bc014c474c6dace07aa0b348016b54d960c2e7666e69b:/root/itWorks.txt` [2019-10-24T08:51:50.381Z] docker_cli_cp_utils_test.go:279: checking that container "f3a3c8ec6e0140b8673bc014c474c6dace07aa0b348016b54d960c2e7666e69b" start output contains "file1\n" [2019-10-24T08:51:50.381Z] docker_cli_cp_utils_test.go:209: running `docker start -a f3a3c8ec6e0140b8673bc014c474c6dace07aa0b348016b54d960c2e7666e69b` [2019-10-24T08:51:50.381Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.15s) [2019-10-24T08:51:50.382Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-b384384316\file1 3c50facb3579a1eb93cd74e0814d2a6a0db72848f3bb5d8aa3703f6a18b35f89:testDir/` [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_cp_to_container_test.go:166: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_cp_to_container_test.go:193: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.23s) [2019-10-24T08:51:50.382Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e708410219\dir1 8c0bbacd3d4448d1b0ec9e4c80cb8979311e5e5006d30e47909c2b2e7181d545:testDir` [2019-10-24T08:51:50.382Z] docker_cli_cp_utils_test.go:279: checking that container "8c0bbacd3d4448d1b0ec9e4c80cb8979311e5e5006d30e47909c2b2e7181d545" start output contains "file1-1\n" [2019-10-24T08:51:50.382Z] docker_cli_cp_utils_test.go:209: running `docker start -a 8c0bbacd3d4448d1b0ec9e4c80cb8979311e5e5006d30e47909c2b2e7181d545` [2019-10-24T08:51:50.382Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-e708410219\dir1 2aa691019bf651c90d42bdc2fdb0bb00dcd9207ef89052fb1118cdad74e9b52e:testDir/` [2019-10-24T08:51:50.382Z] docker_cli_cp_utils_test.go:279: checking that container "2aa691019bf651c90d42bdc2fdb0bb00dcd9207ef89052fb1118cdad74e9b52e" start output contains "file1-1\n" [2019-10-24T08:51:50.382Z] docker_cli_cp_utils_test.go:209: running `docker start -a 2aa691019bf651c90d42bdc2fdb0bb00dcd9207ef89052fb1118cdad74e9b52e` [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_cp_to_container_test.go:274: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_cp_to_container_test.go:297: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCpToCaseH (8.25s) [2019-10-24T08:51:50.382Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h442437582\dir1\. e6559efdb34f9d9942bf4066a237cd5860237cac70612d3943570a3d68328384:testDir` [2019-10-24T08:51:50.382Z] docker_cli_cp_utils_test.go:279: checking that container "e6559efdb34f9d9942bf4066a237cd5860237cac70612d3943570a3d68328384" start output contains "file1-1\n" [2019-10-24T08:51:50.382Z] docker_cli_cp_utils_test.go:209: running `docker start -a e6559efdb34f9d9942bf4066a237cd5860237cac70612d3943570a3d68328384` [2019-10-24T08:51:50.382Z] docker_cli_cp_utils_test.go:192: running `docker cp C:\windows\TEMP\test-cp-to-case-h442437582\dir1\. 0803fe946050069134c60eaac949fb9c7aabd017cb3ccb73b49fe3f2244741db:testDir/` [2019-10-24T08:51:50.382Z] docker_cli_cp_utils_test.go:279: checking that container "0803fe946050069134c60eaac949fb9c7aabd017cb3ccb73b49fe3f2244741db" start output contains "file1-1\n" [2019-10-24T08:51:50.382Z] docker_cli_cp_utils_test.go:209: running `docker start -a 0803fe946050069134c60eaac949fb9c7aabd017cb3ccb73b49fe3f2244741db` [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_cp_to_container_test.go:379: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_cp_to_container_test.go:403: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCpToDot (2.33s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_cp_to_container_test.go:447: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_cp_to_container_test.go:474: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCpToStdout (2.07s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.16s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCreateArgs (0.15s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.71s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.00s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.16s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.90s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.63s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCreateLabels (0.16s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCreateRM (0.30s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.15s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (11.97s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.19s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.47s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.05s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.17s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-10-24T08:51:50.382Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.11s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-10-24T08:51:50.382Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-10-24T08:51:50.382Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-10-24T08:51:50.382Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-10-24T08:51:50.382Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-10-24T08:51:50.382Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-10-24T08:51:50.382Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-10-24T08:51:50.382Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-10-24T08:51:50.382Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-10-24T08:51:50.382Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2019-10-24T08:51:50.382Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.52s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.24s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.32s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.58s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsCopy (5.06s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.58s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.94s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.76s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.23s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.31s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsFilters (4.21s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsFormat (4.01s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsRename (2.14s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsResize (2.51s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (6.75s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.34s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.46s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsUntag (2.73s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.41s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-10-24T08:51:50.382Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.68s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.85s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-10-24T08:51:50.382Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-10-24T08:51:50.382Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-10-24T08:51:50.382Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.68s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.94s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.94s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.04s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.00s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.96s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestExecInspectID (4.29s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-10-24T08:51:50.382Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.41s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-10-24T08:51:50.382Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.02s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.72s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.69s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.73s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.02s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.70s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-10-24T08:51:50.382Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.11s) [2019-10-24T08:51:50.382Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-10-24T08:51:50.382Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.382Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.08s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (4.53s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.08s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.33s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.90s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.55s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.23s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.79s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.20s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestImagesFormat (0.19s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.48s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2019-10-24T08:51:50.383Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-10-24T08:51:50.383Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.89s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.02s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-10-24T08:51:50.383Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-10-24T08:51:50.383Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.94s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.17s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.17s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectDefault (1.91s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectHistory (4.57s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectInt64 (1.97s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.93s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.17s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.14s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.84s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2019-10-24T08:51:50.383Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.66s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectStatus (2.23s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.72s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.05s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (1.96s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.89s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.25s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.89s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.97s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2019-10-24T08:51:50.383Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.07s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.02s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.83s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.70s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.27s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.21s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-10-24T08:51:50.383Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.91s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.71s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.74s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.60s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.36s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.17s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.01s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.02s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLogsSince (8.73s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLogsTail (2.54s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.38s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.04s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (3.96s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-10-24T08:51:50.383Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-10-24T08:51:50.383Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-10-24T08:51:50.383Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-10-24T08:51:50.383Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-10-24T08:51:50.383Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-10-24T08:51:50.383Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-10-24T08:51:50.383Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-10-24T08:51:50.383Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (8.62s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-10-24T08:51:50.383Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestPsByOrder (9.36s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestPsListContainersBase (8.16s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.25s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.26s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (11.18s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.25s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.51s) [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (8.51s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.06s) [2019-10-24T08:51:50.383Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (8.91s) [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.383Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-10-24T08:51:50.383Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.33s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.32s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2019-10-24T08:51:50.384Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.36s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.96s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-10-24T08:51:50.384Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.92s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.14s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.17s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (19.98s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.77s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.24s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.17s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.69s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.97s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.94s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.96s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.27s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (13.40s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.52s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.22s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.99s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (12.10s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.40s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRmiTag (0.67s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.11s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.72s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.19s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.72s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.99s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:4521: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.02s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:4038: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.93s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (3.98s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.56s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (1.98s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.30s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (1.94s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.37s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.02s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.92s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.74s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.03s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.94s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.02s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (1.98s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.02s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (1.93s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.02s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.98s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.64s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:4003: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.97s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.09s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:4178: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.97s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.04s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:4261: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunEntrypoint (6.87s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunExitCode (1.99s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.30s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.07s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.23s) [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:4513: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:4245: unmatched requirement IsolationIsHyperv [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.41s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.69s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.58s) [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:4323: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-10-24T08:51:50.384Z] docker_cli_run_test.go:4311: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.384Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.27s) [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.44s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.53s) [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.31s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.99s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (1.90s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.91s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.95s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.85s) [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.56s) [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.57s) [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunRm (1.95s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.11s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (6.79s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.06s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.85s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.24s) [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.18s) [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.77s) [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.07s) [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.57s) [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.91s) [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.07s) [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:3968: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:3961: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.73s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (10.71s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.03s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.30s) [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.26s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.10s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.01s) [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.79s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.62s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (1.87s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.01s) [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-10-24T08:51:50.385Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2019-10-24T08:51:50.385Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.40s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2019-10-24T08:51:50.385Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-10-24T08:51:50.386Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.23s) [2019-10-24T08:51:50.386Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.52s) [2019-10-24T08:51:50.386Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.15s) [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-10-24T08:51:50.386Z] docker_cli_start_test.go:50: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.386Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.81s) [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-10-24T08:51:50.386Z] docker_cli_start_test.go:22: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.386Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.65s) [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2019-10-24T08:51:50.386Z] docker_cli_start_test.go:179: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-10-24T08:51:50.386Z] docker_cli_start_test.go:115: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-10-24T08:51:50.386Z] docker_cli_start_test.go:100: unmatched requirement IsPausable [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-10-24T08:51:50.386Z] docker_cli_start_test.go:76: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.386Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (9.18s) [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-10-24T08:51:50.386Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2019-10-24T08:51:50.386Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2019-10-24T08:51:50.386Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-10-24T08:51:50.386Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-10-24T08:51:50.386Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-10-24T08:51:50.386Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.386Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.93s) [2019-10-24T08:51:50.386Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.13s) [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-10-24T08:51:50.386Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.386Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.91s) [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-10-24T08:51:50.386Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-10-24T08:51:50.386Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-10-24T08:51:50.386Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.02s) [2019-10-24T08:51:50.386Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-10-24T08:51:50.386Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.386Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-10-24T08:51:50.386Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.386Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2019-10-24T08:51:50.847Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-10-24T08:51:50.847Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.20s) [2019-10-24T08:51:50.847Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-10-24T08:51:50.847Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.847Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2019-10-24T08:51:50.847Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.27s) [2019-10-24T08:51:50.847Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2019-10-24T08:51:50.847Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.37s) [2019-10-24T08:51:50.847Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-10-24T08:51:50.847Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.50s) [2019-10-24T08:51:50.847Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2019-10-24T08:51:50.847Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2019-10-24T08:51:50.847Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-10-24T08:51:50.847Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-10-24T08:51:50.847Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (6.75s) [2019-10-24T08:51:50.847Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2019-10-24T08:51:50.847Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.847Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.53s) [2019-10-24T08:51:50.847Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2019-10-24T08:51:50.847Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-10-24T08:51:50.847Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.847Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.86s) [2019-10-24T08:51:50.848Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2019-10-24T08:51:50.848Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2019-10-24T08:51:50.848Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.79s) [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-10-24T08:51:50.848Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.35s) [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-10-24T08:51:50.848Z] --- PASS: TestDockerRegistrySuite (0.00s) [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-10-24T08:51:50.848Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-10-24T08:51:50.848Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-10-24T08:51:50.848Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistryAuthTokenSuite [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-10-24T08:51:50.848Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-10-24T08:51:50.848Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.848Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-10-24T08:51:50.848Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] === RUN TestDockerDaemonSuite [2019-10-24T08:51:50.849Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-10-24T08:51:50.849Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-10-24T08:51:50.849Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-10-24T08:51:50.849Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] === RUN TestDockerSwarmSuite [2019-10-24T08:51:50.849Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-10-24T08:51:50.849Z] === RUN TestDockerPluginSuite [2019-10-24T08:51:50.849Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-10-24T08:51:50.849Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-10-24T08:51:50.849Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-10-24T08:51:50.849Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-10-24T08:51:50.849Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-10-24T08:51:50.849Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-10-24T08:51:50.849Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-10-24T08:51:50.849Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-10-24T08:51:50.849Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-10-24T08:51:50.849Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-10-24T08:51:50.849Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-10-24T08:51:50.849Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:406: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] === RUN TestDockerExternalVolumeSuite [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] === RUN TestDockerNetworkSuite [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] === RUN TestDockerHubPullSuite [2019-10-24T08:51:50.849Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-10-24T08:51:50.849Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-10-24T08:51:50.849Z] PASS [2019-10-24T08:51:50.849Z] ok github.com/docker/docker/integration-cli 2443.534s [2019-10-24T08:51:50.849Z] INFO: Integration tests ended at 10/24/2019 08:51:50. Duration:00:40:53.9310653 [2019-10-24T08:51:50.849Z] INFO: Docker info of the daemon under test at end of run [2019-10-24T08:51:50.849Z] [2019-10-24T08:51:50.849Z] Containers: 2 [2019-10-24T08:51:50.849Z] Running: 0 [2019-10-24T08:51:50.849Z] Paused: 0 [2019-10-24T08:51:50.849Z] Stopped: 2 [2019-10-24T08:51:50.849Z] Images: 12 [2019-10-24T08:51:50.849Z] Server Version: 0.0.0-dev [2019-10-24T08:51:50.849Z] Storage Driver: windowsfilter [2019-10-24T08:51:50.849Z] Windows: [2019-10-24T08:51:50.849Z] Logging Driver: json-file [2019-10-24T08:51:50.849Z] Plugins: [2019-10-24T08:51:50.849Z] Volume: local [2019-10-24T08:51:50.849Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-10-24T08:51:50.849Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-10-24T08:51:50.849Z] Swarm: inactive [2019-10-24T08:51:50.849Z] Default Isolation: process [2019-10-24T08:51:50.849Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-10-24T08:51:50.849Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.737) [2019-10-24T08:51:50.849Z] OSType: windows [2019-10-24T08:51:50.849Z] Architecture: x86_64 [2019-10-24T08:51:50.849Z] CPUs: 4 [2019-10-24T08:51:50.849Z] Total Memory: 32GiB [2019-10-24T08:51:50.849Z] Name: azwin-2-c402d0 [2019-10-24T08:51:50.849Z] ID: PTWP:QS67:GQEM:FHTH:TKEO:FFV5:3HWL:6NUU:M2TQ:5SRH:K53W:2CG2 [2019-10-24T08:51:50.849Z] Docker Root Dir: D:\CI\PR-39100\11\daemon [2019-10-24T08:51:50.849Z] Debug Mode (client): false [2019-10-24T08:51:50.849Z] Debug Mode (server): true [2019-10-24T08:51:50.849Z] File Descriptors: -1 [2019-10-24T08:51:50.849Z] Goroutines: 18 [2019-10-24T08:51:50.849Z] System Time: 2019-10-24T08:51:50.4638039Z [2019-10-24T08:51:50.849Z] EventsListeners: 0 [2019-10-24T08:51:50.849Z] Registry: https://index.docker.io/v1/ [2019-10-24T08:51:50.849Z] Labels: [2019-10-24T08:51:50.849Z] Experimental: false [2019-10-24T08:51:50.849Z] Insecure Registries: [2019-10-24T08:51:50.849Z] 127.0.0.0/8 [2019-10-24T08:51:50.849Z] Live Restore Enabled: false [2019-10-24T08:51:50.849Z] [2019-10-24T08:51:50.849Z] [2019-10-24T08:51:50.849Z] INFO: Stopping daemon under test [2019-10-24T08:51:50.849Z] SUCCESS: The process with PID 8672 (child process of PID 5444) has been terminated. [2019-10-24T08:51:50.849Z] SUCCESS: The process with PID 5444 (child process of PID 840) has been terminated. [2019-10-24T08:51:50.849Z] INFO: Stop tailing logs of the daemon under tests [2019-10-24T08:51:50.849Z] INFO: executeCI.ps1 Completed successfully at 10/24/2019 08:51:50. [2019-10-24T08:51:50.849Z] INFO: Tidying up at end of run [2019-10-24T08:51:50.849Z] INFO: Saving daemon under test log (d:\CI\PR-39100\11\dut.out) to C:\windows\TEMP\CIDUT.out [2019-10-24T08:51:50.849Z] INFO: Saving daemon under test log (d:\CI\PR-39100\11\dut.err) to C:\windows\TEMP\CIDUT.err [2019-10-24T08:51:50.849Z] INFO: Nuke-Everything... [2019-10-24T08:51:51.314Z] INFO: Container count on control daemon to delete is 2 [2019-10-24T08:51:51.779Z] 84907a24e5e2 [2019-10-24T08:51:51.779Z] 6794f75b127e [2019-10-24T08:51:51.779Z] INFO: Tidying pidfile d:\CI\PR-39100\11\docker.pid [2019-10-24T08:51:51.779Z] INFO: Nuking d:\CI [2019-10-24T08:52:21.894Z] INFO: Zapped successfully [2019-10-24T08:52:21.894Z] [2019-10-24T08:52:21.894Z] INFO: executeCI.ps1 exiting at Thu Oct 24 08:52:20 CUT 2019. Duration 01:04:17.5768635 [2019-10-24T08:52:21.894Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-10-24T08:52:23.557Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-10-24T08:52:24.746Z] Archiving artifacts [2019-10-24T08:52:40.055Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-39100/11/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-10-24T08:52:40.985Z] + make clean [2019-10-24T08:52:41.959Z] docker volume rm -f docker-dev-cache [2019-10-24T08:52:42.421Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS