Pull request #38697 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 3152f9436292115c97b4d8bb18c66cf97876ee75 rather than 5f986789b63355e76683a4104a8209356ee3a1d0 Obtained Jenkinsfile from 3152f9436292115c97b4d8bb18c66cf97876ee75 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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-38697@libs/jps # timeout=10 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 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git 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)" First time build. Skipping changelog. [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-11-29T14:44:25.839Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2019-11-29T14:44:25.843Z] Trying to pass milestone 1 [Pipeline] milestone [2019-11-29T14:44:25.863Z] Trying to pass milestone 2 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2019-11-29T14:44:41.082Z] Still waiting to schedule task [2019-11-29T14:44:41.084Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2019-11-29T14:45:25.822Z] Running on ubuntu-1804-overlay2 (i-0c63eee8911ccb8cb) in /home/ubuntu/workspace/moby_PR-38697 [Pipeline] { [Pipeline] checkout [2019-11-29T14:45:30.127Z] using credential docker-jenkins-github-credentials [2019-11-29T14:45:30.140Z] Cloning the remote Git repository [2019-11-29T14:45:30.140Z] Cloning with configured refspecs honoured and without tags [2019-11-29T14:45:30.234Z] Cloning repository https://github.com/moby/moby.git [2019-11-29T14:45:30.291Z] > git init /home/ubuntu/workspace/moby_PR-38697 # timeout=10 [2019-11-29T14:45:30.707Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-29T14:45:30.707Z] > git --version # timeout=10 [2019-11-29T14:45:30.760Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-29T14:45:30.761Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38697/head:refs/remotes/origin/PR-38697 +refs/heads/master:refs/remotes/origin/master [2019-11-29T14:45:54.140Z] Fetching without tags [2019-11-29T14:45:54.526Z] Merging remotes/origin/master commit 3152f9436292115c97b4d8bb18c66cf97876ee75 into PR head commit 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:45:54.068Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-29T14:45:54.075Z] > git config --add remote.origin.fetch +refs/pull/38697/head:refs/remotes/origin/PR-38697 # timeout=10 [2019-11-29T14:45:54.083Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-29T14:45:54.123Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-29T14:45:54.154Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-29T14:45:54.154Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-29T14:45:54.155Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38697/head:refs/remotes/origin/PR-38697 +refs/heads/master:refs/remotes/origin/master [2019-11-29T14:45:54.588Z] > git config core.sparsecheckout # timeout=10 [2019-11-29T14:45:54.608Z] > git checkout -f 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:45:55.459Z] Merge succeeded, producing 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:45:55.460Z] Checking out Revision 5f986789b63355e76683a4104a8209356ee3a1d0 (PR-38697) [2019-11-29T14:45:56.608Z] Commit message: "migrate integration-cli/attach tests to integration" [2019-11-29T14:45:56.609Z] First time build. Skipping changelog. [2019-11-29T14:45:55.402Z] > git merge 3152f9436292115c97b4d8bb18c66cf97876ee75 # timeout=10 [2019-11-29T14:45:55.442Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-29T14:45:55.509Z] > git config core.sparsecheckout # timeout=10 [2019-11-29T14:45:55.531Z] > git checkout -f 5f986789b63355e76683a4104a8209356ee3a1d0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-29T14:45:57.866Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38697:/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-11-29T14:46:03.222Z] Unable to find image 'alpine:latest' locally [2019-11-29T14:46:03.222Z] latest: Pulling from library/alpine [2019-11-29T14:46:03.222Z] 89d9c30c1d48: Pulling fs layer [2019-11-29T14:46:03.222Z] 89d9c30c1d48: Verifying Checksum [2019-11-29T14:46:03.222Z] 89d9c30c1d48: Download complete [2019-11-29T14:46:03.479Z] 89d9c30c1d48: Pull complete [2019-11-29T14:46:03.479Z] Digest: sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a [2019-11-29T14:46:03.479Z] Status: Downloaded newer image for alpine:latest [2019-11-29T14:46:10.023Z] 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 [2019-11-29T14:46:10.314Z] Running on ubuntu-1804-overlay2 (i-0c63eee8911ccb8cb) in /home/ubuntu/workspace/moby_PR-38697 [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] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2019-11-29T14:46:10.414Z] using credential docker-jenkins-github-credentials [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [2019-11-29T14:46:10.429Z] Running on ppc64le-ubuntu-19 in /home/docker/workspace/moby_PR-38697 [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) 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-11-29T14:46:10.452Z] Fetching changes from the remote Git repository [Pipeline] { [Pipeline] // stage [Pipeline] // stage [2019-11-29T14:46:10.491Z] Fetching without tags [2019-11-29T14:46:10.495Z] Running on s390x-ubuntu-06 in /home/jenkins/workspace/moby_PR-38697 [Pipeline] checkout [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] checkout [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2019-11-29T14:46:10.758Z] using credential docker-jenkins-github-credentials [2019-11-29T14:46:10.808Z] Cloning the remote Git repository [2019-11-29T14:46:10.808Z] Cloning with configured refspecs honoured and without tags [2019-11-29T14:46:10.868Z] using credential docker-jenkins-github-credentials [2019-11-29T14:46:10.900Z] Cloning the remote Git repository [2019-11-29T14:46:10.900Z] Cloning with configured refspecs honoured and without tags [2019-11-29T14:46:11.098Z] Merging remotes/origin/master commit 3152f9436292115c97b4d8bb18c66cf97876ee75 into PR head commit 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:46:11.267Z] Merge succeeded, producing 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:46:11.268Z] Checking out Revision 5f986789b63355e76683a4104a8209356ee3a1d0 (PR-38697) [2019-11-29T14:46:10.433Z] > git rev-parse --is-inside-work-tree # timeout=10 [2019-11-29T14:46:10.460Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-29T14:46:10.499Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-29T14:46:10.499Z] > git --version # timeout=10 [2019-11-29T14:46:10.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-29T14:46:10.562Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38697/head:refs/remotes/origin/PR-38697 +refs/heads/master:refs/remotes/origin/master [2019-11-29T14:46:11.106Z] > git config core.sparsecheckout # timeout=10 [2019-11-29T14:46:11.128Z] > git checkout -f 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:46:11.234Z] > git merge 3152f9436292115c97b4d8bb18c66cf97876ee75 # timeout=10 [2019-11-29T14:46:11.255Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-29T14:46:11.276Z] > git config core.sparsecheckout # timeout=10 [2019-11-29T14:46:11.299Z] > git checkout -f 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:46:11.500Z] Commit message: "migrate integration-cli/attach tests to integration" [2019-11-29T14:46:10.912Z] Cloning repository https://github.com/moby/moby.git [2019-11-29T14:46:10.916Z] > git init /home/docker/workspace/moby_PR-38697 # timeout=10 [2019-11-29T14:46:10.925Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-29T14:46:10.926Z] > git --version # timeout=10 [2019-11-29T14:46:10.930Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-29T14:46:10.931Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38697/head:refs/remotes/origin/PR-38697 +refs/heads/master:refs/remotes/origin/master [2019-11-29T14:46:10.848Z] Cloning repository https://github.com/moby/moby.git [2019-11-29T14:46:10.850Z] > git init /home/jenkins/workspace/moby_PR-38697 # timeout=10 [2019-11-29T14:46:10.865Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-29T14:46:10.866Z] > git --version # timeout=10 [2019-11-29T14:46:10.881Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-29T14:46:10.882Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38697/head:refs/remotes/origin/PR-38697 +refs/heads/master:refs/remotes/origin/master [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-29T14:46:12.629Z] + docker version [2019-11-29T14:46:12.629Z] Client: Docker Engine - Community [2019-11-29T14:46:12.629Z] Version: 19.03.2 [2019-11-29T14:46:12.629Z] API version: 1.40 [2019-11-29T14:46:12.629Z] Go version: go1.12.8 [2019-11-29T14:46:12.629Z] Git commit: 6a30dfc [2019-11-29T14:46:12.629Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-29T14:46:12.629Z] OS/Arch: linux/amd64 [2019-11-29T14:46:12.629Z] Experimental: false [2019-11-29T14:46:12.629Z] [2019-11-29T14:46:12.629Z] Server: Docker Engine - Community [2019-11-29T14:46:12.629Z] Engine: [2019-11-29T14:46:12.629Z] Version: 19.03.2 [2019-11-29T14:46:12.629Z] API version: 1.40 (minimum version 1.12) [2019-11-29T14:46:12.629Z] Go version: go1.12.8 [2019-11-29T14:46:12.629Z] Git commit: 6a30dfc [2019-11-29T14:46:12.629Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-29T14:46:12.629Z] OS/Arch: linux/amd64 [2019-11-29T14:46:12.629Z] Experimental: true [2019-11-29T14:46:12.629Z] containerd: [2019-11-29T14:46:12.629Z] Version: 1.2.6 [2019-11-29T14:46:12.629Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-29T14:46:12.629Z] runc: [2019-11-29T14:46:12.629Z] Version: 1.0.0-rc8 [2019-11-29T14:46:12.629Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-29T14:46:12.629Z] docker-init: [2019-11-29T14:46:12.629Z] Version: 0.18.0 [2019-11-29T14:46:12.629Z] GitCommit: fec3683 [Pipeline] sh [2019-11-29T14:46:12.959Z] + docker info [2019-11-29T14:46:19.650Z] Fetching without tags [2019-11-29T14:46:20.069Z] Merging remotes/origin/master commit 3152f9436292115c97b4d8bb18c66cf97876ee75 into PR head commit 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:46:19.536Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-29T14:46:19.551Z] > git config --add remote.origin.fetch +refs/pull/38697/head:refs/remotes/origin/PR-38697 # timeout=10 [2019-11-29T14:46:19.565Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-29T14:46:19.626Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-29T14:46:19.690Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-29T14:46:19.692Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-29T14:46:19.693Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38697/head:refs/remotes/origin/PR-38697 +refs/heads/master:refs/remotes/origin/master [2019-11-29T14:46:20.108Z] > git config core.sparsecheckout # timeout=10 [2019-11-29T14:46:20.122Z] > git checkout -f 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:46:20.820Z] Merge succeeded, producing 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:46:20.821Z] Checking out Revision 5f986789b63355e76683a4104a8209356ee3a1d0 (PR-38697) [2019-11-29T14:46:21.642Z] Commit message: "migrate integration-cli/attach tests to integration" [2019-11-29T14:46:20.727Z] > git merge 3152f9436292115c97b4d8bb18c66cf97876ee75 # timeout=10 [2019-11-29T14:46:20.793Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-29T14:46:20.860Z] > git config core.sparsecheckout # timeout=10 [2019-11-29T14:46:20.876Z] > git checkout -f 5f986789b63355e76683a4104a8209356ee3a1d0 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-29T14:46:23.236Z] + docker version [2019-11-29T14:46:23.236Z] Client: [2019-11-29T14:46:23.236Z] Version: 18.06.3-ce [2019-11-29T14:46:23.236Z] API version: 1.38 [2019-11-29T14:46:23.236Z] Go version: go1.10.3 [2019-11-29T14:46:23.236Z] Git commit: d7080c1 [2019-11-29T14:46:23.236Z] Built: Wed Feb 20 02:27:09 2019 [2019-11-29T14:46:23.236Z] OS/Arch: linux/s390x [2019-11-29T14:46:23.236Z] Experimental: false [2019-11-29T14:46:23.236Z] [2019-11-29T14:46:23.236Z] Server: [2019-11-29T14:46:23.236Z] Engine: [2019-11-29T14:46:23.236Z] Version: 18.06.3-ce [2019-11-29T14:46:23.236Z] API version: 1.38 (minimum version 1.12) [2019-11-29T14:46:23.236Z] Go version: go1.10.3 [2019-11-29T14:46:23.236Z] Git commit: d7080c1 [2019-11-29T14:46:23.236Z] Built: Wed Feb 20 02:26:03 2019 [2019-11-29T14:46:23.236Z] OS/Arch: linux/s390x [2019-11-29T14:46:23.236Z] Experimental: true [Pipeline] sh [2019-11-29T14:46:24.041Z] + docker info [2019-11-29T14:46:24.041Z] Containers: 0 [2019-11-29T14:46:24.041Z] Running: 0 [2019-11-29T14:46:24.041Z] Paused: 0 [2019-11-29T14:46:24.041Z] Stopped: 0 [2019-11-29T14:46:24.041Z] Images: 0 [2019-11-29T14:46:24.041Z] Server Version: 18.06.3-ce [2019-11-29T14:46:24.041Z] Storage Driver: overlay2 [2019-11-29T14:46:24.041Z] Backing Filesystem: extfs [2019-11-29T14:46:24.041Z] Supports d_type: true [2019-11-29T14:46:24.041Z] Native Overlay Diff: true [2019-11-29T14:46:24.041Z] Logging Driver: json-file [2019-11-29T14:46:24.041Z] Cgroup Driver: cgroupfs [2019-11-29T14:46:24.041Z] Plugins: [2019-11-29T14:46:24.041Z] Volume: local [2019-11-29T14:46:24.041Z] Network: bridge host ipvlan macvlan null overlay [2019-11-29T14:46:24.041Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-29T14:46:24.041Z] Swarm: inactive [2019-11-29T14:46:24.041Z] Runtimes: runc [2019-11-29T14:46:24.041Z] Default Runtime: runc [2019-11-29T14:46:24.041Z] Init Binary: docker-init [2019-11-29T14:46:24.041Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-29T14:46:24.041Z] runc version: a592beb5bc4c4092b1b1bac971afed27687340c5 [2019-11-29T14:46:24.041Z] init version: fec3683 [2019-11-29T14:46:24.041Z] Security Options: [2019-11-29T14:46:24.041Z] apparmor [2019-11-29T14:46:24.041Z] seccomp [2019-11-29T14:46:24.041Z] Profile: default [2019-11-29T14:46:24.041Z] Kernel Version: 4.4.0-166-generic [2019-11-29T14:46:24.041Z] Operating System: Ubuntu 16.04.5 LTS [2019-11-29T14:46:24.041Z] OSType: linux [2019-11-29T14:46:24.041Z] Architecture: s390x [2019-11-29T14:46:24.041Z] CPUs: 2 [2019-11-29T14:46:24.041Z] Total Memory: 7.862GiB [2019-11-29T14:46:24.041Z] Name: s390x-ubuntu-06 [2019-11-29T14:46:24.041Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2019-11-29T14:46:24.041Z] Docker Root Dir: /var/lib/docker [2019-11-29T14:46:24.041Z] Debug Mode (client): false [2019-11-29T14:46:24.041Z] Debug Mode (server): false [2019-11-29T14:46:24.041Z] Username: dockerbuildbot [2019-11-29T14:46:24.041Z] Registry: https://index.docker.io/v1/ [2019-11-29T14:46:24.041Z] Labels: [2019-11-29T14:46:24.041Z] Experimental: true [2019-11-29T14:46:24.041Z] Insecure Registries: [2019-11-29T14:46:24.041Z] 127.0.0.0/8 [2019-11-29T14:46:24.041Z] Live Restore Enabled: false [2019-11-29T14:46:24.041Z] [2019-11-29T14:46:24.041Z] WARNING: No swap limit support [Pipeline] sh [2019-11-29T14:46:24.897Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-29T14:46:24.897Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-29T14:46:24.897Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-38697/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-29T14:46:24.897Z] + bash /home/jenkins/workspace/moby_PR-38697/check-config.sh [2019-11-29T14:46:24.897Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-29T14:46:24.897Z] info: reading kernel config from /boot/config-4.4.0-166-generic ... [2019-11-29T14:46:24.897Z] [2019-11-29T14:46:24.897Z] Generally Necessary: [2019-11-29T14:46:24.897Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-29T14:46:24.897Z] - apparmor: enabled and tools installed [2019-11-29T14:46:25.150Z] Client: [2019-11-29T14:46:25.150Z] Debug Mode: false [2019-11-29T14:46:25.150Z] [2019-11-29T14:46:25.150Z] Server: [2019-11-29T14:46:25.150Z] Containers: 0 [2019-11-29T14:46:25.150Z] Running: 0 [2019-11-29T14:46:25.150Z] Paused: 0 [2019-11-29T14:46:25.150Z] Stopped: 0 [2019-11-29T14:46:25.150Z] Images: 1 [2019-11-29T14:46:25.150Z] Server Version: 19.03.2 [2019-11-29T14:46:25.150Z] Storage Driver: overlay2 [2019-11-29T14:46:25.150Z] Backing Filesystem: extfs [2019-11-29T14:46:25.150Z] Supports d_type: true [2019-11-29T14:46:25.150Z] Native Overlay Diff: true [2019-11-29T14:46:25.150Z] Logging Driver: json-file [2019-11-29T14:46:25.150Z] Cgroup Driver: cgroupfs [2019-11-29T14:46:25.150Z] Plugins: [2019-11-29T14:46:25.150Z] Volume: local [2019-11-29T14:46:25.150Z] Network: bridge host ipvlan macvlan null overlay [2019-11-29T14:46:25.150Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-29T14:46:25.150Z] Swarm: inactive [2019-11-29T14:46:25.150Z] Runtimes: runc [2019-11-29T14:46:25.150Z] Default Runtime: runc [2019-11-29T14:46:25.150Z] Init Binary: docker-init [2019-11-29T14:46:25.150Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-29T14:46:25.150Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-29T14:46:25.150Z] init version: fec3683 [2019-11-29T14:46:25.150Z] Security Options: [2019-11-29T14:46:25.150Z] apparmor [2019-11-29T14:46:25.150Z] seccomp [2019-11-29T14:46:25.150Z] Profile: default [2019-11-29T14:46:25.150Z] Kernel Version: 4.15.0-1048-aws [2019-11-29T14:46:25.150Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-29T14:46:25.150Z] OSType: linux [2019-11-29T14:46:25.150Z] Architecture: x86_64 [2019-11-29T14:46:25.150Z] CPUs: 2 [2019-11-29T14:46:25.150Z] Total Memory: 7.501GiB [2019-11-29T14:46:25.150Z] Name: ip-10-100-65-68 [2019-11-29T14:46:25.150Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-29T14:46:25.150Z] Docker Root Dir: /var/lib/docker [2019-11-29T14:46:25.150Z] Debug Mode: false [2019-11-29T14:46:25.150Z] Registry: https://index.docker.io/v1/ [2019-11-29T14:46:25.150Z] Labels: [2019-11-29T14:46:25.150Z] Experimental: true [2019-11-29T14:46:25.150Z] Insecure Registries: [2019-11-29T14:46:25.150Z] 127.0.0.0/8 [2019-11-29T14:46:25.150Z] Live Restore Enabled: true [2019-11-29T14:46:25.150Z] [2019-11-29T14:46:25.150Z] WARNING: No swap limit support [Pipeline] sh [2019-11-29T14:46:25.284Z] - CONFIG_NAMESPACES: enabled [2019-11-29T14:46:25.285Z] - CONFIG_NET_NS: enabled [2019-11-29T14:46:25.285Z] - CONFIG_PID_NS: enabled [2019-11-29T14:46:25.285Z] - CONFIG_IPC_NS: enabled [2019-11-29T14:46:25.285Z] - CONFIG_UTS_NS: enabled [2019-11-29T14:46:25.285Z] - CONFIG_CGROUPS: enabled [2019-11-29T14:46:25.285Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-29T14:46:25.285Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-29T14:46:25.285Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-29T14:46:25.285Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-29T14:46:25.285Z] - CONFIG_CPUSETS: enabled [2019-11-29T14:46:25.285Z] - CONFIG_MEMCG: enabled [2019-11-29T14:46:25.285Z] - CONFIG_KEYS: enabled [2019-11-29T14:46:25.285Z] - CONFIG_VETH: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-29T14:46:25.285Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-29T14:46:25.285Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-29T14:46:25.285Z] [2019-11-29T14:46:25.285Z] Optional Features: [2019-11-29T14:46:25.285Z] - CONFIG_USER_NS: enabled [2019-11-29T14:46:25.285Z] - CONFIG_SECCOMP: enabled [2019-11-29T14:46:25.285Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-29T14:46:25.285Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-29T14:46:25.285Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-29T14:46:25.285Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-29T14:46:25.285Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-29T14:46:25.285Z] - CONFIG_BLK_CGROUP: enabled [2019-11-29T14:46:25.285Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-29T14:46:25.285Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-29T14:46:25.285Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-29T14:46:25.285Z] - CONFIG_CGROUP_PERF: enabled [2019-11-29T14:46:25.285Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-29T14:46:25.285Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-29T14:46:25.285Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-29T14:46:25.285Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-29T14:46:25.285Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-29T14:46:25.285Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_IP_VS: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-29T14:46:25.285Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-29T14:46:25.285Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-29T14:46:25.285Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_EXT4_FS: enabled [2019-11-29T14:46:25.285Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-29T14:46:25.285Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-29T14:46:25.285Z] - Network Drivers: [2019-11-29T14:46:25.285Z] - "overlay": [2019-11-29T14:46:25.285Z] - CONFIG_VXLAN: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-29T14:46:25.285Z] Optional (for encrypted networks): [2019-11-29T14:46:25.285Z] - CONFIG_CRYPTO: enabled [2019-11-29T14:46:25.285Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_XFRM: enabled [2019-11-29T14:46:25.285Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-29T14:46:25.285Z] - "ipvlan": [2019-11-29T14:46:25.285Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-29T14:46:25.285Z] - "macvlan": [2019-11-29T14:46:25.285Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-29T14:46:25.285Z] - CONFIG_DUMMY: enabled (as module) [2019-11-29T14:46:25.285Z] - "ftp,tftp client in container": [2019-11-29T14:46:25.293Z] Still waiting to schedule task [2019-11-29T14:46:25.293Z] Waiting for next available executor on ‘ubuntu-1804-overlay2 (i-0c63eee8911ccb8cb)’ [2019-11-29T14:46:25.308Z] Still waiting to schedule task [2019-11-29T14:46:25.308Z] All nodes of label ‘arm64&&linux’ are offline [2019-11-29T14:46:25.311Z] Still waiting to schedule task [2019-11-29T14:46:25.311Z] All nodes of label ‘windows-2019’ are offline [2019-11-29T14:46:25.561Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-29T14:46:25.561Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-29T14:46:25.561Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-38697/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-29T14:46:25.561Z] + bash /home/ubuntu/workspace/moby_PR-38697/check-config.sh [2019-11-29T14:46:25.561Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-29T14:46:25.561Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-29T14:46:25.561Z] [2019-11-29T14:46:25.561Z] Generally Necessary: [2019-11-29T14:46:25.561Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-29T14:46:25.561Z] - apparmor: enabled and tools installed [2019-11-29T14:46:25.561Z] - CONFIG_NAMESPACES: enabled [2019-11-29T14:46:25.561Z] - CONFIG_NET_NS: enabled [2019-11-29T14:46:25.561Z] - CONFIG_PID_NS: enabled [2019-11-29T14:46:25.561Z] - CONFIG_IPC_NS: enabled [2019-11-29T14:46:25.561Z] - CONFIG_UTS_NS: enabled [2019-11-29T14:46:25.561Z] - CONFIG_CGROUPS: enabled [2019-11-29T14:46:25.561Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-29T14:46:25.561Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-29T14:46:25.561Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-29T14:46:25.561Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-29T14:46:25.561Z] - CONFIG_CPUSETS: enabled [2019-11-29T14:46:25.561Z] - CONFIG_MEMCG: enabled [2019-11-29T14:46:25.561Z] - CONFIG_KEYS: enabled [2019-11-29T14:46:25.561Z] - CONFIG_VETH: enabled (as module) [2019-11-29T14:46:25.561Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-29T14:46:25.561Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-29T14:46:25.561Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-29T14:46:25.650Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-29T14:46:25.650Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-29T14:46:25.650Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-29T14:46:25.650Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-29T14:46:25.650Z] - Storage Drivers: [2019-11-29T14:46:25.650Z] - "aufs": [2019-11-29T14:46:25.650Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-29T14:46:25.650Z] - "btrfs": [2019-11-29T14:46:25.650Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-29T14:46:25.650Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-29T14:46:25.650Z] - "devicemapper": [2019-11-29T14:46:25.650Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-29T14:46:25.650Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-29T14:46:25.650Z] - "overlay": [2019-11-29T14:46:25.650Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-29T14:46:25.650Z] - "zfs": [2019-11-29T14:46:25.650Z] - /dev/zfs: missing [2019-11-29T14:46:25.650Z] - zfs command: missing [2019-11-29T14:46:25.650Z] - zpool command: missing [2019-11-29T14:46:25.650Z] [2019-11-29T14:46:25.650Z] Limits: [2019-11-29T14:46:25.650Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-29T14:46:25.650Z] [2019-11-29T14:46:25.650Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-29T14:46:25.837Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-29T14:46:25.837Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-29T14:46:25.837Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-29T14:46:25.837Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-29T14:46:25.837Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-29T14:46:25.837Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-29T14:46:25.837Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-29T14:46:25.837Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-29T14:46:25.837Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-29T14:46:25.837Z] [2019-11-29T14:46:25.837Z] Optional Features: [2019-11-29T14:46:25.837Z] - CONFIG_USER_NS: enabled [2019-11-29T14:46:25.837Z] - CONFIG_SECCOMP: enabled [2019-11-29T14:46:25.837Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-29T14:46:25.837Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-29T14:46:25.837Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-29T14:46:25.837Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-29T14:46:25.837Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-29T14:46:25.837Z] - CONFIG_BLK_CGROUP: enabled [2019-11-29T14:46:25.837Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-29T14:46:25.837Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-29T14:46:25.837Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-29T14:46:25.837Z] - CONFIG_CGROUP_PERF: enabled [2019-11-29T14:46:25.837Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-29T14:46:25.837Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-29T14:46:26.102Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-29T14:46:26.102Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-29T14:46:26.102Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-29T14:46:26.102Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-29T14:46:26.102Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-29T14:46:26.102Z] - CONFIG_IP_VS: enabled (as module) [2019-11-29T14:46:26.102Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-29T14:46:26.102Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-29T14:46:26.102Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-29T14:46:26.102Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-29T14:46:26.102Z] - CONFIG_EXT4_FS: enabled [2019-11-29T14:46:26.102Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-29T14:46:26.102Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-29T14:46:26.102Z] - Network Drivers: [2019-11-29T14:46:26.102Z] - "overlay": [2019-11-29T14:46:26.102Z] - CONFIG_VXLAN: enabled (as module) [2019-11-29T14:46:26.102Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-29T14:46:26.102Z] Optional (for encrypted networks): [2019-11-29T14:46:26.102Z] - CONFIG_CRYPTO: enabled [2019-11-29T14:46:26.102Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-29T14:46:26.102Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-29T14:46:26.102Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-29T14:46:26.102Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-29T14:46:26.102Z] - CONFIG_XFRM: enabled [2019-11-29T14:46:26.102Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-29T14:46:26.102Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-29T14:46:26.102Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-29T14:46:26.102Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-29T14:46:26.102Z] - "ipvlan": [2019-11-29T14:46:26.102Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-29T14:46:26.102Z] - "macvlan": [2019-11-29T14:46:26.102Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-29T14:46:26.102Z] - CONFIG_DUMMY: enabled (as module) [2019-11-29T14:46:26.102Z] - "ftp,tftp client in container": [2019-11-29T14:46:26.102Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-29T14:46:26.102Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-29T14:46:26.102Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-29T14:46:26.102Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-29T14:46:26.102Z] - Storage Drivers: [2019-11-29T14:46:26.102Z] - "aufs": [2019-11-29T14:46:26.102Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-29T14:46:26.102Z] - "btrfs": [2019-11-29T14:46:26.368Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-29T14:46:26.368Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-29T14:46:26.368Z] - "devicemapper": [2019-11-29T14:46:26.368Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-29T14:46:26.368Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-29T14:46:26.368Z] - "overlay": [2019-11-29T14:46:26.368Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-29T14:46:26.368Z] - "zfs": [2019-11-29T14:46:26.368Z] - /dev/zfs: missing [2019-11-29T14:46:26.368Z] - zfs command: missing [2019-11-29T14:46:26.368Z] - zpool command: missing [2019-11-29T14:46:26.368Z] [2019-11-29T14:46:26.368Z] Limits: [2019-11-29T14:46:26.368Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-29T14:46:26.368Z] [2019-11-29T14:46:26.368Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-29T14:46:26.513Z] + make bundles/buildx [2019-11-29T14:46:26.513Z] make: command: Command not found [2019-11-29T14:46:26.513Z] make: command: Command not found [2019-11-29T14:46:26.513Z] mkdir bundles [2019-11-29T14:46:26.513Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-29T14:46:26.513Z] --build-arg BUILDX_COMMIT \ [2019-11-29T14:46:26.513Z] --build-arg BUILDX_REPO \ [2019-11-29T14:46:26.513Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-29T14:46:26.513Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-29T14:46:26.513Z] . [2019-11-29T14:46:26.513Z] /bin/sh: 4: go: not found [2019-11-29T14:46:26.513Z] /bin/sh: 5: go: not found [2019-11-29T14:46:26.881Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5f986789b63355e76683a4104a8209356ee3a1d0 . [2019-11-29T14:46:26.881Z] #2 [internal] load build definition from Dockerfile [2019-11-29T14:46:26.881Z] #2 transferring dockerfile: 14.85kB 0.0s done [2019-11-29T14:46:26.881Z] #2 DONE 0.1s [2019-11-29T14:46:26.881Z] [2019-11-29T14:46:26.881Z] #1 [internal] load .dockerignore [2019-11-29T14:46:26.881Z] #1 transferring context: 87B done [2019-11-29T14:46:26.881Z] #1 DONE 0.1s [2019-11-29T14:46:27.144Z] [2019-11-29T14:46:27.144Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-29T14:46:27.401Z] #3 DONE 0.4s [2019-11-29T14:46:27.401Z] [2019-11-29T14:46:27.401Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-29T14:46:27.401Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-29T14:46:27.658Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-29T14:46:27.658Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-11-29T14:46:27.658Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-11-29T14:46:27.658Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 7.32MB / 8.82MB 0.2s [2019-11-29T14:46:27.658Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-11-29T14:46:27.658Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.1s [2019-11-29T14:46:27.810Z] Sending build context to Docker daemon 50.41MB [2019-11-29T14:46:27.810Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-29T14:46:27.810Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-29T14:46:27.810Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-29T14:46:27.810Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-29T14:46:28.221Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.5s done [2019-11-29T14:46:28.221Z] #4 DONE 0.8s [2019-11-29T14:46:28.265Z] 1.12.10-stretch: Pulling from library/golang [2019-11-29T14:46:28.265Z] ade01ea651a2: Pulling fs layer [2019-11-29T14:46:28.265Z] fbabdb69f639: Pulling fs layer [2019-11-29T14:46:28.265Z] ff33bd1013d7: Pulling fs layer [2019-11-29T14:46:28.265Z] 85cfe9d77eff: Pulling fs layer [2019-11-29T14:46:28.265Z] ace5139f9caa: Pulling fs layer [2019-11-29T14:46:28.265Z] e4d79466b81c: Pulling fs layer [2019-11-29T14:46:28.265Z] 85cfe9d77eff: Waiting [2019-11-29T14:46:28.265Z] ace5139f9caa: Waiting [2019-11-29T14:46:28.265Z] b00baabad4ce: Pulling fs layer [2019-11-29T14:46:28.265Z] e4d79466b81c: Waiting [2019-11-29T14:46:28.265Z] b00baabad4ce: Waiting [2019-11-29T14:46:28.787Z] [2019-11-29T14:46:28.787Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-29T14:46:28.836Z] fbabdb69f639: Verifying Checksum [2019-11-29T14:46:28.836Z] fbabdb69f639: Download complete [2019-11-29T14:46:28.836Z] ff33bd1013d7: Verifying Checksum [2019-11-29T14:46:28.836Z] ff33bd1013d7: Download complete [2019-11-29T14:46:28.836Z] ade01ea651a2: Verifying Checksum [2019-11-29T14:46:28.836Z] ade01ea651a2: Download complete [2019-11-29T14:46:29.047Z] #6 DONE 0.2s [2019-11-29T14:46:29.047Z] [2019-11-29T14:46:29.047Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-29T14:46:29.047Z] #5 DONE 0.2s [2019-11-29T14:46:29.047Z] [2019-11-29T14:46:29.047Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-29T14:46:29.047Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-29T14:46:29.047Z] #65 DONE 0.0s [2019-11-29T14:46:29.047Z] [2019-11-29T14:46:29.047Z] #19 [internal] load build context [2019-11-29T14:46:29.757Z] 85cfe9d77eff: Verifying Checksum [2019-11-29T14:46:29.757Z] 85cfe9d77eff: Download complete [2019-11-29T14:46:29.757Z] ace5139f9caa: Verifying Checksum [2019-11-29T14:46:29.757Z] ace5139f9caa: Download complete [2019-11-29T14:46:30.153Z] b00baabad4ce: Verifying Checksum [2019-11-29T14:46:30.153Z] b00baabad4ce: Download complete [2019-11-29T14:46:30.973Z] e4d79466b81c: Verifying Checksum [2019-11-29T14:46:30.973Z] e4d79466b81c: Download complete [2019-11-29T14:46:30.973Z] ade01ea651a2: Pull complete [2019-11-29T14:46:31.770Z] fbabdb69f639: Pull complete [2019-11-29T14:46:31.770Z] ff33bd1013d7: Pull complete [2019-11-29T14:46:32.319Z] #19 transferring context: 20.79MB 3.0s [2019-11-29T14:46:33.598Z] 85cfe9d77eff: Pull complete [2019-11-29T14:46:34.210Z] #19 transferring context: 45.91MB 5.0s done [2019-11-29T14:46:34.210Z] #19 DONE 5.1s [2019-11-29T14:46:34.210Z] [2019-11-29T14:46:34.210Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-29T14:46:34.210Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-11-29T14:46:34.210Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done [2019-11-29T14:46:34.210Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done [2019-11-29T14:46:34.210Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.5s done [2019-11-29T14:46:34.210Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-11-29T14:46:34.210Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 2.6s done [2019-11-29T14:46:34.210Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.8s done [2019-11-29T14:46:34.210Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 2.7s done [2019-11-29T14:46:34.210Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 3.4s done [2019-11-29T14:46:34.210Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 77.90MB / 120.06MB 5.2s [2019-11-29T14:46:34.210Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 2.9s done [2019-11-29T14:46:34.210Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 2.0s [2019-11-29T14:46:34.466Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 85.44MB / 120.06MB 5.4s [2019-11-29T14:46:34.723Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 95.58MB / 120.06MB 5.7s [2019-11-29T14:46:34.979Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 103.51MB / 120.06MB 5.9s [2019-11-29T14:46:34.985Z] ace5139f9caa: Pull complete [2019-11-29T14:46:35.235Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 109.60MB / 120.06MB 6.1s [2019-11-29T14:46:35.491Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 6.4s [2019-11-29T14:46:35.582Z] Fetching without tags [2019-11-29T14:46:35.747Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 6.5s done [2019-11-29T14:46:36.070Z] Merging remotes/origin/master commit 3152f9436292115c97b4d8bb18c66cf97876ee75 into PR head commit 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:46:35.514Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-29T14:46:35.519Z] > git config --add remote.origin.fetch +refs/pull/38697/head:refs/remotes/origin/PR-38697 # timeout=10 [2019-11-29T14:46:35.522Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-29T14:46:35.556Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-29T14:46:35.592Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-29T14:46:35.593Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-29T14:46:35.593Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38697/head:refs/remotes/origin/PR-38697 +refs/heads/master:refs/remotes/origin/master [2019-11-29T14:46:36.077Z] > git config core.sparsecheckout # timeout=10 [2019-11-29T14:46:36.081Z] > git checkout -f 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:46:37.115Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 5.2s done [2019-11-29T14:46:37.367Z] Merge succeeded, producing 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:46:37.368Z] Checking out Revision 5f986789b63355e76683a4104a8209356ee3a1d0 (PR-38697) [2019-11-29T14:46:37.371Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.1s [2019-11-29T14:46:37.731Z] Commit message: "migrate integration-cli/attach tests to integration" [2019-11-29T14:46:37.936Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.6s done [2019-11-29T14:46:37.936Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 [2019-11-29T14:46:38.174Z] e4d79466b81c: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-29T14:46:38.498Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.3s done [2019-11-29T14:46:38.498Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd [2019-11-29T14:46:38.554Z] b00baabad4ce: Pull complete [2019-11-29T14:46:38.554Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-29T14:46:38.554Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-29T14:46:38.554Z] ---> 687421176e14 [2019-11-29T14:46:38.554Z] Step 5/16 : ARG BUILDX_REPO [2019-11-29T14:46:38.554Z] ---> Running in 6aa1932ed134 [2019-11-29T14:46:38.554Z] Removing intermediate container 6aa1932ed134 [2019-11-29T14:46:38.554Z] ---> f3375c057ba5 [2019-11-29T14:46:38.554Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-29T14:46:37.296Z] > git merge 3152f9436292115c97b4d8bb18c66cf97876ee75 # timeout=10 [2019-11-29T14:46:37.340Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-29T14:46:37.375Z] > git config core.sparsecheckout # timeout=10 [2019-11-29T14:46:37.378Z] > git checkout -f 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:46:38.921Z] ---> Running in b171c12a3f13 [2019-11-29T14:46:38.950Z] + docker version [2019-11-29T14:46:38.950Z] Client: [2019-11-29T14:46:38.950Z] Version: 18.06.1-ce [2019-11-29T14:46:38.950Z] API version: 1.38 [2019-11-29T14:46:38.950Z] Go version: go1.10.3 [2019-11-29T14:46:38.950Z] Git commit: e68fc7a [2019-11-29T14:46:38.950Z] Built: Tue Aug 21 17:26:10 2018 [2019-11-29T14:46:38.950Z] OS/Arch: linux/ppc64le [2019-11-29T14:46:38.950Z] Experimental: false [2019-11-29T14:46:38.950Z] [2019-11-29T14:46:38.950Z] Server: [2019-11-29T14:46:38.950Z] Engine: [2019-11-29T14:46:38.950Z] Version: 18.06.1-ce [2019-11-29T14:46:38.950Z] API version: 1.38 (minimum version 1.12) [2019-11-29T14:46:38.950Z] Go version: go1.10.3 [2019-11-29T14:46:38.950Z] Git commit: e68fc7a [2019-11-29T14:46:38.950Z] Built: Tue Aug 21 17:24:20 2018 [2019-11-29T14:46:38.950Z] OS/Arch: linux/ppc64le [2019-11-29T14:46:38.950Z] Experimental: true [Pipeline] sh [2019-11-29T14:46:39.303Z] Cloning into '/buildx'... [2019-11-29T14:46:39.529Z] + docker info [2019-11-29T14:46:39.529Z] Containers: 0 [2019-11-29T14:46:39.529Z] Running: 0 [2019-11-29T14:46:39.529Z] Paused: 0 [2019-11-29T14:46:39.529Z] Stopped: 0 [2019-11-29T14:46:39.529Z] Images: 0 [2019-11-29T14:46:39.529Z] Server Version: 18.06.1-ce [2019-11-29T14:46:39.529Z] Storage Driver: overlay2 [2019-11-29T14:46:39.529Z] Backing Filesystem: extfs [2019-11-29T14:46:39.529Z] Supports d_type: true [2019-11-29T14:46:39.529Z] Native Overlay Diff: true [2019-11-29T14:46:39.529Z] Logging Driver: json-file [2019-11-29T14:46:39.529Z] Cgroup Driver: cgroupfs [2019-11-29T14:46:39.529Z] Plugins: [2019-11-29T14:46:39.529Z] Volume: local [2019-11-29T14:46:39.529Z] Network: bridge host ipvlan macvlan null overlay [2019-11-29T14:46:39.529Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2019-11-29T14:46:39.529Z] Swarm: inactive [2019-11-29T14:46:39.529Z] Runtimes: runc [2019-11-29T14:46:39.529Z] Default Runtime: runc [2019-11-29T14:46:39.529Z] Init Binary: docker-init [2019-11-29T14:46:39.529Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2019-11-29T14:46:39.529Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2019-11-29T14:46:39.529Z] init version: fec3683 [2019-11-29T14:46:39.529Z] Security Options: [2019-11-29T14:46:39.529Z] apparmor [2019-11-29T14:46:39.529Z] seccomp [2019-11-29T14:46:39.529Z] Profile: default [2019-11-29T14:46:39.529Z] Kernel Version: 4.4.0-130-generic [2019-11-29T14:46:39.529Z] Operating System: Ubuntu 16.04.3 LTS [2019-11-29T14:46:39.529Z] OSType: linux [2019-11-29T14:46:39.529Z] Architecture: ppc64le [2019-11-29T14:46:39.529Z] CPUs: 4 [2019-11-29T14:46:39.529Z] Total Memory: 7.972GiB [2019-11-29T14:46:39.529Z] Name: ppc64le-ubuntu-19 [2019-11-29T14:46:39.529Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2019-11-29T14:46:39.529Z] Docker Root Dir: /var/lib/docker [2019-11-29T14:46:39.529Z] Debug Mode (client): false [2019-11-29T14:46:39.529Z] Debug Mode (server): false [2019-11-29T14:46:39.529Z] Username: dockerbuildbot [2019-11-29T14:46:39.529Z] Registry: https://index.docker.io/v1/ [2019-11-29T14:46:39.529Z] Labels: [2019-11-29T14:46:39.529Z] Experimental: true [2019-11-29T14:46:39.529Z] Insecure Registries: [2019-11-29T14:46:39.529Z] 127.0.0.0/8 [2019-11-29T14:46:39.529Z] Live Restore Enabled: false [2019-11-29T14:46:39.529Z] [Pipeline] sh [2019-11-29T14:46:40.106Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-29T14:46:40.106Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-29T14:46:40.106Z] + curl -fsSL -o /home/docker/workspace/moby_PR-38697/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-29T14:46:40.106Z] + bash /home/docker/workspace/moby_PR-38697/check-config.sh [2019-11-29T14:46:40.106Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-29T14:46:40.106Z] info: reading kernel config from /boot/config-4.4.0-130-generic ... [2019-11-29T14:46:40.106Z] [2019-11-29T14:46:40.106Z] Generally Necessary: [2019-11-29T14:46:40.446Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-29T14:46:40.446Z] - apparmor: enabled and tools installed [2019-11-29T14:46:40.446Z] - CONFIG_NAMESPACES: enabled [2019-11-29T14:46:40.446Z] - CONFIG_NET_NS: enabled [2019-11-29T14:46:40.446Z] - CONFIG_PID_NS: enabled [2019-11-29T14:46:40.446Z] - CONFIG_IPC_NS: enabled [2019-11-29T14:46:40.446Z] - CONFIG_UTS_NS: enabled [2019-11-29T14:46:40.446Z] - CONFIG_CGROUPS: enabled [2019-11-29T14:46:40.446Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-29T14:46:40.446Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-29T14:46:40.446Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-29T14:46:40.446Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-29T14:46:40.446Z] - CONFIG_CPUSETS: enabled [2019-11-29T14:46:40.446Z] - CONFIG_MEMCG: enabled [2019-11-29T14:46:40.446Z] - CONFIG_KEYS: enabled [2019-11-29T14:46:40.446Z] - CONFIG_VETH: enabled (as module) [2019-11-29T14:46:40.446Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-29T14:46:40.446Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-29T14:46:40.446Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-29T14:46:40.446Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-29T14:46:40.446Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-29T14:46:40.446Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-29T14:46:40.446Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-29T14:46:40.446Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-29T14:46:40.446Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-29T14:46:40.446Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-29T14:46:40.446Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-29T14:46:40.446Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-29T14:46:40.446Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2019-11-29T14:46:40.446Z] [2019-11-29T14:46:40.446Z] Optional Features: [2019-11-29T14:46:40.446Z] - CONFIG_USER_NS: enabled [2019-11-29T14:46:40.446Z] - CONFIG_SECCOMP: enabled [2019-11-29T14:46:40.446Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-29T14:46:40.446Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-29T14:46:40.446Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-29T14:46:40.446Z] (cgroup swap accounting is currently enabled) [2019-11-29T14:46:40.446Z] - CONFIG_MEMCG_KMEM: enabled [2019-11-29T14:46:40.446Z] - CONFIG_BLK_CGROUP: enabled [2019-11-29T14:46:40.446Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-29T14:46:40.789Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-29T14:46:40.789Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-29T14:46:40.789Z] - CONFIG_CGROUP_PERF: enabled [2019-11-29T14:46:40.789Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-29T14:46:40.789Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-29T14:46:40.789Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-29T14:46:40.789Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-29T14:46:40.789Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-29T14:46:40.789Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-29T14:46:40.789Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-29T14:46:40.789Z] - CONFIG_IP_VS: enabled (as module) [2019-11-29T14:46:40.789Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-29T14:46:40.789Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-29T14:46:40.789Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-29T14:46:40.789Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-29T14:46:40.789Z] - CONFIG_EXT4_FS: enabled [2019-11-29T14:46:40.789Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-29T14:46:40.789Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-29T14:46:40.789Z] - Network Drivers: [2019-11-29T14:46:40.789Z] - "overlay": [2019-11-29T14:46:40.789Z] - CONFIG_VXLAN: enabled (as module) [2019-11-29T14:46:40.789Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-29T14:46:40.789Z] Optional (for encrypted networks): [2019-11-29T14:46:40.789Z] - CONFIG_CRYPTO: enabled [2019-11-29T14:46:40.789Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2019-11-29T14:46:40.789Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2019-11-29T14:46:40.789Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2019-11-29T14:46:40.789Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2019-11-29T14:46:40.789Z] - CONFIG_XFRM: enabled [2019-11-29T14:46:40.789Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-29T14:46:40.789Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-29T14:46:40.789Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-29T14:46:40.789Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-29T14:46:40.789Z] - "ipvlan": [2019-11-29T14:46:40.789Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-29T14:46:40.789Z] - "macvlan": [2019-11-29T14:46:41.127Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-29T14:46:41.127Z] - CONFIG_DUMMY: enabled (as module) [2019-11-29T14:46:41.127Z] - "ftp,tftp client in container": [2019-11-29T14:46:41.127Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-29T14:46:41.127Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-29T14:46:41.127Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-29T14:46:41.127Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-29T14:46:41.127Z] - Storage Drivers: [2019-11-29T14:46:41.127Z] - "aufs": [2019-11-29T14:46:41.127Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-29T14:46:41.127Z] - "btrfs": [2019-11-29T14:46:41.127Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-29T14:46:41.127Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-29T14:46:41.127Z] - "devicemapper": [2019-11-29T14:46:41.127Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-29T14:46:41.127Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-29T14:46:41.127Z] - "overlay": [2019-11-29T14:46:41.127Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-29T14:46:41.127Z] - "zfs": [2019-11-29T14:46:41.127Z] - /dev/zfs: missing [2019-11-29T14:46:41.127Z] - zfs command: missing [2019-11-29T14:46:41.127Z] - zpool command: missing [2019-11-29T14:46:41.127Z] [2019-11-29T14:46:41.127Z] Limits: [2019-11-29T14:46:41.127Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-29T14:46:41.127Z] [2019-11-29T14:46:41.127Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-29T14:46:41.751Z] + make bundles/buildx [2019-11-29T14:46:41.930Z] Removing intermediate container b171c12a3f13 [2019-11-29T14:46:41.930Z] ---> 717fd8e865c6 [2019-11-29T14:46:41.930Z] Step 7/16 : WORKDIR /buildx [2019-11-29T14:46:41.930Z] ---> Running in e902618875b9 [2019-11-29T14:46:42.090Z] make: command: Command not found [2019-11-29T14:46:42.090Z] make: command: Command not found [2019-11-29T14:46:42.090Z] mkdir bundles [2019-11-29T14:46:42.090Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2019-11-29T14:46:42.090Z] --build-arg BUILDX_COMMIT \ [2019-11-29T14:46:42.090Z] --build-arg BUILDX_REPO \ [2019-11-29T14:46:42.090Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2019-11-29T14:46:42.090Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2019-11-29T14:46:42.090Z] . [2019-11-29T14:46:42.090Z] /bin/sh: 4: go: not found [2019-11-29T14:46:42.090Z] /bin/sh: 5: go: not found [2019-11-29T14:46:42.315Z] Removing intermediate container e902618875b9 [2019-11-29T14:46:42.315Z] ---> 0036cc709e14 [2019-11-29T14:46:42.315Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-29T14:46:42.315Z] ---> Running in 4a5197f30414 [2019-11-29T14:46:42.668Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 3.8s done [2019-11-29T14:46:42.668Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 0.1s [2019-11-29T14:46:42.681Z] Removing intermediate container 4a5197f30414 [2019-11-29T14:46:42.681Z] ---> 591d21af7f82 [2019-11-29T14:46:42.681Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-29T14:46:42.681Z] ---> Running in ad51daa3ff6c [2019-11-29T14:46:43.051Z] From https://github.com/docker/buildx [2019-11-29T14:46:43.051Z] * [new tag] v0.3.1 -> build [2019-11-29T14:46:43.416Z] Switched to branch 'build' [2019-11-29T14:46:43.781Z] Removing intermediate container ad51daa3ff6c [2019-11-29T14:46:43.781Z] ---> a3059fa58a7a [2019-11-29T14:46:43.781Z] Step 10/16 : RUN go mod download [2019-11-29T14:46:44.184Z] ---> Running in a001e05cc99c [2019-11-29T14:46:44.648Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-29T14:46:44.648Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-29T14:46:44.648Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-29T14:46:44.648Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-29T14:46:44.648Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-29T14:46:44.648Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-29T14:46:44.648Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-29T14:46:44.648Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-29T14:46:44.648Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-29T14:46:45.121Z] Sending build context to Docker daemon 50.41MB [2019-11-29T14:46:45.121Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2019-11-29T14:46:45.121Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2019-11-29T14:46:45.121Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2019-11-29T14:46:45.121Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2019-11-29T14:46:45.121Z] 1.12.10-stretch: Pulling from library/golang [2019-11-29T14:46:45.459Z] fb056072eab9: Pulling fs layer [2019-11-29T14:46:45.459Z] 6a33b1f9796f: Pulling fs layer [2019-11-29T14:46:45.459Z] 8f8f8962e456: Pulling fs layer [2019-11-29T14:46:45.459Z] 68adcc365214: Pulling fs layer [2019-11-29T14:46:45.459Z] 76d8adf27bdf: Pulling fs layer [2019-11-29T14:46:45.459Z] d66e58854927: Pulling fs layer [2019-11-29T14:46:45.459Z] 71497195576e: Pulling fs layer [2019-11-29T14:46:45.459Z] 68adcc365214: Waiting [2019-11-29T14:46:45.459Z] 76d8adf27bdf: Waiting [2019-11-29T14:46:45.459Z] d66e58854927: Waiting [2019-11-29T14:46:45.459Z] 71497195576e: Waiting [2019-11-29T14:46:45.800Z] 8f8f8962e456: Verifying Checksum [2019-11-29T14:46:45.800Z] 8f8f8962e456: Download complete [2019-11-29T14:46:46.003Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-29T14:46:46.003Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-29T14:46:46.003Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-29T14:46:46.139Z] 6a33b1f9796f: Verifying Checksum [2019-11-29T14:46:46.139Z] 6a33b1f9796f: Download complete [2019-11-29T14:46:46.406Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-29T14:46:46.407Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-29T14:46:46.407Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-29T14:46:46.819Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-29T14:46:46.834Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 3.5s done [2019-11-29T14:46:46.834Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d [2019-11-29T14:46:47.676Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-29T14:46:47.676Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-29T14:46:47.676Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-29T14:46:47.676Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-29T14:46:47.676Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-29T14:46:47.676Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-29T14:46:48.079Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-29T14:46:48.915Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-29T14:46:48.915Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-29T14:46:49.236Z] fb056072eab9: Verifying Checksum [2019-11-29T14:46:49.236Z] fb056072eab9: Download complete [2019-11-29T14:46:49.374Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-29T14:46:49.374Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-29T14:46:49.374Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-29T14:46:49.830Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-29T14:46:50.008Z] 68adcc365214: Verifying Checksum [2019-11-29T14:46:50.008Z] 68adcc365214: Download complete [2019-11-29T14:46:50.259Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-29T14:46:50.259Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-29T14:46:50.259Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-29T14:46:50.351Z] 71497195576e: Verifying Checksum [2019-11-29T14:46:50.351Z] 71497195576e: Download complete [2019-11-29T14:46:50.694Z] 76d8adf27bdf: Verifying Checksum [2019-11-29T14:46:50.694Z] 76d8adf27bdf: Download complete [2019-11-29T14:46:50.700Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-29T14:46:51.101Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-29T14:46:51.101Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-29T14:46:51.515Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-29T14:46:51.921Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-29T14:46:51.921Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-29T14:46:51.921Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-29T14:46:52.085Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 5.0s [2019-11-29T14:46:52.330Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-29T14:46:52.330Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-29T14:46:52.645Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 6.2s done [2019-11-29T14:46:52.645Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de [2019-11-29T14:46:52.727Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-29T14:46:52.727Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-29T14:46:52.900Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done [2019-11-29T14:46:52.900Z] #7 DONE 24.0s [2019-11-29T14:46:53.116Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-29T14:46:53.116Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-29T14:46:53.116Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-29T14:46:53.155Z] [2019-11-29T14:46:53.155Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-29T14:46:53.535Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-29T14:46:53.535Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-29T14:46:53.535Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-29T14:46:53.737Z] fb056072eab9: Pull complete [2019-11-29T14:46:54.079Z] 6a33b1f9796f: Pull complete [2019-11-29T14:46:54.422Z] 8f8f8962e456: Pull complete [2019-11-29T14:46:54.589Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-29T14:46:54.589Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-29T14:46:54.589Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-29T14:46:54.981Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-29T14:46:55.048Z] #8 DONE 2.1s [2019-11-29T14:46:55.303Z] [2019-11-29T14:46:55.303Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-29T14:46:55.382Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-29T14:46:55.382Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-29T14:46:55.798Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-29T14:46:55.798Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-29T14:46:56.126Z] d66e58854927: Verifying Checksum [2019-11-29T14:46:56.126Z] d66e58854927: Download complete [2019-11-29T14:46:56.220Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-29T14:46:56.228Z] #9 DONE 1.0s [2019-11-29T14:46:56.228Z] [2019-11-29T14:46:56.228Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:46:56.228Z] #10 ... [2019-11-29T14:46:56.228Z] [2019-11-29T14:46:56.228Z] #20 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:46:56.228Z] #20 DONE 0.2s [2019-11-29T14:46:56.228Z] [2019-11-29T14:46:56.228Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-29T14:46:56.228Z] #21 DONE 0.1s [2019-11-29T14:46:56.483Z] [2019-11-29T14:46:56.483Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:46:56.633Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-29T14:46:56.634Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-29T14:46:57.027Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-29T14:46:57.027Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-29T14:46:57.027Z] go: finding golang.org/x/text v0.3.0 [2019-11-29T14:46:57.027Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-29T14:46:57.872Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-29T14:46:57.872Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-29T14:46:57.872Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-29T14:46:58.304Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-29T14:46:58.304Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-29T14:46:58.304Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-29T14:46:58.304Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-29T14:46:58.434Z] 68adcc365214: Pull complete [2019-11-29T14:46:59.750Z] #22 2.748 + RM_GOPATH=0 [2019-11-29T14:46:59.750Z] #22 2.750 + TMP_GOPATH= [2019-11-29T14:46:59.750Z] #22 2.750 + : /build [2019-11-29T14:46:59.750Z] #22 2.750 + '[' -z '' ']' [2019-11-29T14:46:59.750Z] #22 2.750 ++ mktemp -d [2019-11-29T14:46:59.750Z] #22 2.753 + export GOPATH=/tmp/tmp.DDHuztgPz1 [2019-11-29T14:46:59.750Z] #22 2.753 + GOPATH=/tmp/tmp.DDHuztgPz1 [2019-11-29T14:46:59.750Z] #22 2.753 + RM_GOPATH=1 [2019-11-29T14:46:59.750Z] #22 2.754 ++ dirname ./install.sh [2019-11-29T14:46:59.750Z] #22 2.755 + dir=. [2019-11-29T14:46:59.750Z] #22 2.755 + bin=dockercli [2019-11-29T14:46:59.750Z] #22 2.755 + shift [2019-11-29T14:46:59.750Z] #22 2.755 + '[' '!' -f ./dockercli.installer ']' [2019-11-29T14:46:59.750Z] #22 2.755 + . ./dockercli.installer [2019-11-29T14:46:59.750Z] #22 2.756 ++ : stable [2019-11-29T14:46:59.750Z] #22 2.756 ++ : 17.06.2-ce [2019-11-29T14:46:59.750Z] #22 2.756 + install_dockercli [2019-11-29T14:46:59.750Z] #22 2.756 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-29T14:46:59.750Z] #22 2.756 Install docker/cli version 17.06.2-ce from stable [2019-11-29T14:46:59.750Z] #22 2.757 ++ uname -m [2019-11-29T14:46:59.750Z] #22 2.758 + arch=x86_64 [2019-11-29T14:46:59.750Z] #22 2.758 + '[' x86_64 '!=' x86_64 ']' [2019-11-29T14:46:59.750Z] #22 2.758 + url=https://download.docker.com/linux/static [2019-11-29T14:46:59.750Z] #22 2.759 + tar -xz docker/docker [2019-11-29T14:46:59.750Z] #22 2.761 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-29T14:46:59.824Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-29T14:46:59.824Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-29T14:46:59.824Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-29T14:46:59.824Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-29T14:46:59.824Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-29T14:47:00.218Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-29T14:47:00.218Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-29T14:47:00.218Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-29T14:47:00.218Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-29T14:47:00.742Z] 76d8adf27bdf: Pull complete [2019-11-29T14:47:01.069Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-29T14:47:01.069Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-29T14:47:01.562Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-29T14:47:01.562Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-29T14:47:01.562Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-29T14:47:02.269Z] #22 5.720 + mkdir -p /build [2019-11-29T14:47:02.269Z] #22 5.722 + mv docker/docker /build/ [2019-11-29T14:47:02.269Z] #22 5.725 + rmdir docker [2019-11-29T14:47:02.424Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-29T14:47:02.424Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-29T14:47:02.832Z] #22 DONE 6.3s [2019-11-29T14:47:02.832Z] [2019-11-29T14:47:02.832Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:47:02.832Z] #10 4.273 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:47:02.832Z] #10 4.275 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:47:02.832Z] #10 4.314 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:47:02.832Z] #10 4.338 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:47:02.832Z] #10 4.373 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:47:02.832Z] #10 4.867 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-29T14:47:02.832Z] #10 5.977 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-29T14:47:02.832Z] #10 6.690 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-29T14:47:02.896Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-29T14:47:02.896Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-29T14:47:03.521Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-29T14:47:03.521Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-29T14:47:04.462Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-29T14:47:04.462Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-29T14:47:04.462Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-29T14:47:04.867Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-29T14:47:04.867Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-29T14:47:04.867Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-29T14:47:05.720Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-29T14:47:05.720Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-29T14:47:05.720Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-29T14:47:05.720Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-29T14:47:05.720Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-29T14:47:06.114Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-29T14:47:06.114Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-29T14:47:06.130Z] #10 ... [2019-11-29T14:47:06.130Z] [2019-11-29T14:47:06.130Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:47:06.130Z] #24 3.572 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:47:06.130Z] #24 3.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:47:06.130Z] #24 3.684 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:47:06.130Z] #24 3.693 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:47:06.130Z] #24 3.712 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:47:06.130Z] #24 4.111 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-29T14:47:06.130Z] #24 4.966 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-29T14:47:06.130Z] #24 5.564 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-29T14:47:06.388Z] #24 ... [2019-11-29T14:47:06.388Z] [2019-11-29T14:47:06.388Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:47:06.388Z] #33 4.013 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:47:06.388Z] #33 4.015 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:47:06.388Z] #33 4.047 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:47:06.388Z] #33 4.049 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:47:06.388Z] #33 4.059 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:47:06.388Z] #33 4.386 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-29T14:47:06.388Z] #33 5.303 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-29T14:47:06.388Z] #33 6.078 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-29T14:47:06.388Z] #33 ... [2019-11-29T14:47:06.388Z] [2019-11-29T14:47:06.388Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:47:06.388Z] #56 4.558 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:47:06.388Z] #56 4.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:47:06.388Z] #56 4.605 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:47:06.388Z] #56 4.642 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:47:06.388Z] #56 4.643 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:47:06.388Z] #56 5.247 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-29T14:47:06.388Z] #56 6.210 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-29T14:47:06.388Z] #56 6.723 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-29T14:47:06.797Z] d66e58854927: Pull complete [2019-11-29T14:47:06.797Z] 71497195576e: Pull complete [2019-11-29T14:47:06.797Z] Digest: sha256:5ab11592978aa74153a518c85ad6c4edf1e0ab2318d1ad79af164fc10e1ac0ab [2019-11-29T14:47:06.797Z] Status: Downloaded newer image for golang:1.12.10-stretch [2019-11-29T14:47:06.797Z] ---> ebd73b5ebd31 [2019-11-29T14:47:06.797Z] Step 5/16 : ARG BUILDX_REPO [2019-11-29T14:47:06.797Z] ---> Running in e9df5b8ccbb9 [2019-11-29T14:47:06.797Z] Removing intermediate container e9df5b8ccbb9 [2019-11-29T14:47:06.797Z] ---> fee2027ddb1b [2019-11-29T14:47:06.797Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2019-11-29T14:47:06.797Z] ---> Running in 4fa1184275be [2019-11-29T14:47:06.941Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-29T14:47:06.941Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-29T14:47:06.941Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-29T14:47:07.137Z] Cloning into '/buildx'... [2019-11-29T14:47:07.317Z] #56 ... [2019-11-29T14:47:07.317Z] [2019-11-29T14:47:07.317Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:47:07.317Z] #24 11.24 Fetched 7927 kB in 8s (914 kB/s) [2019-11-29T14:47:07.342Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-29T14:47:07.342Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-29T14:47:07.342Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-29T14:47:07.745Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-29T14:47:07.745Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-29T14:47:07.745Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-29T14:47:07.745Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-29T14:47:08.827Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-29T14:47:08.827Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-29T14:47:08.827Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-29T14:47:08.827Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-29T14:47:09.280Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-29T14:47:09.280Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-29T14:47:09.280Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-29T14:47:09.670Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-29T14:47:09.670Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-29T14:47:10.075Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-29T14:47:10.075Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-29T14:47:10.474Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-29T14:47:10.474Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-29T14:47:10.474Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-29T14:47:10.586Z] #24 11.24 Reading package lists... [2019-11-29T14:47:10.897Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-29T14:47:10.897Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-29T14:47:10.897Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-29T14:47:10.989Z] Removing intermediate container 4fa1184275be [2019-11-29T14:47:10.989Z] ---> 69e525aceedf [2019-11-29T14:47:10.989Z] Step 7/16 : WORKDIR /buildx [2019-11-29T14:47:10.989Z] ---> Running in 1f4d2e67de7a [2019-11-29T14:47:10.989Z] Removing intermediate container 1f4d2e67de7a [2019-11-29T14:47:10.989Z] ---> 9758669b4624 [2019-11-29T14:47:10.989Z] Step 8/16 : ARG BUILDX_COMMIT [2019-11-29T14:47:10.989Z] ---> Running in cbec2c3a5bd9 [2019-11-29T14:47:10.989Z] Removing intermediate container cbec2c3a5bd9 [2019-11-29T14:47:10.989Z] ---> 4fc3cdd18e4b [2019-11-29T14:47:10.989Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2019-11-29T14:47:10.989Z] ---> Running in f1e6d60d2dcf [2019-11-29T14:47:11.304Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-29T14:47:11.716Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-29T14:47:11.716Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-29T14:47:11.716Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-29T14:47:11.718Z] From https://github.com/docker/buildx [2019-11-29T14:47:11.718Z] * [new tag] v0.3.1 -> build [2019-11-29T14:47:12.058Z] Switched to branch 'build' [2019-11-29T14:47:12.600Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-29T14:47:12.600Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-29T14:47:12.600Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-29T14:47:12.600Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-29T14:47:12.797Z] Removing intermediate container f1e6d60d2dcf [2019-11-29T14:47:12.797Z] ---> aadf561e85d6 [2019-11-29T14:47:12.797Z] Step 10/16 : RUN go mod download [2019-11-29T14:47:12.797Z] ---> Running in 33943f578758 [2019-11-29T14:47:13.024Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-29T14:47:13.024Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-29T14:47:13.024Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-29T14:47:13.140Z] go: finding github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f [2019-11-29T14:47:13.140Z] go: finding github.com/ghodss/yaml v1.0.0 [2019-11-29T14:47:13.140Z] go: finding github.com/spf13/viper v1.3.2 [2019-11-29T14:47:13.140Z] go: finding github.com/Microsoft/hcsshim v0.8.6 [2019-11-29T14:47:13.140Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-29T14:47:13.140Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-29T14:47:13.140Z] go: finding github.com/google/gofuzz v0.0.0-20170612174753-24818f796faf [2019-11-29T14:47:13.140Z] go: finding github.com/Azure/go-ansiterm v0.0.0-20170929234023-d6e3b3328b78 [2019-11-29T14:47:13.140Z] go: finding github.com/docker/docker-credential-helpers v0.6.1 [2019-11-29T14:47:13.882Z] go: finding k8s.io/api v0.0.0-20180712090710-2d6f90ab1293 [2019-11-29T14:47:13.916Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-29T14:47:14.125Z] #24 14.79 Reading package lists... [2019-11-29T14:47:14.125Z] #24 ... [2019-11-29T14:47:14.125Z] [2019-11-29T14:47:14.125Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:47:14.125Z] #33 11.23 Fetched 7927 kB in 8s (965 kB/s) [2019-11-29T14:47:14.125Z] #33 11.23 Reading package lists... [2019-11-29T14:47:14.125Z] #33 14.20 Reading package lists... [2019-11-29T14:47:14.125Z] #33 17.05 Building dependency tree... [2019-11-29T14:47:14.125Z] #33 ... [2019-11-29T14:47:14.125Z] [2019-11-29T14:47:14.125Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:47:14.125Z] #24 14.79 Reading package lists... [2019-11-29T14:47:14.807Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-29T14:47:14.807Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-29T14:47:14.807Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-29T14:47:14.807Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-29T14:47:14.807Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-29T14:47:14.807Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-29T14:47:14.807Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-29T14:47:14.807Z] go: finding cloud.google.com/go v0.26.0 [2019-11-29T14:47:14.947Z] #24 18.15 Building dependency tree... [2019-11-29T14:47:15.084Z] go: finding github.com/xlab/handysort v0.0.0-20150421192137-fb3537ed64a1 [2019-11-29T14:47:15.084Z] go: finding github.com/jinzhu/now v1.0.0 [2019-11-29T14:47:15.084Z] go: finding github.com/prometheus/common v0.0.0-20180518154759-7600349dcfe1 [2019-11-29T14:47:15.203Z] #24 19.10 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-29T14:47:15.204Z] #24 19.10 The following additional packages will be installed: [2019-11-29T14:47:15.204Z] #24 19.10 libjq1 libonig4 [2019-11-29T14:47:15.428Z] go: finding github.com/Shopify/logrus-bugsnag v0.0.0-20171204204709-577dee27f20d [2019-11-29T14:47:15.429Z] go: finding github.com/spf13/cobra v0.0.3 [2019-11-29T14:47:15.458Z] #24 19.29 The following NEW packages will be installed: [2019-11-29T14:47:15.458Z] #24 19.30 jq libjq1 libonig4 [2019-11-29T14:47:15.657Z] go: finding github.com/lib/pq v1.0.0 [2019-11-29T14:47:15.773Z] go: finding vbom.ml/util v0.0.0-20180919145318-efcd4e0f9787 [2019-11-29T14:47:15.773Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-29T14:47:16.072Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-29T14:47:16.072Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-29T14:47:16.072Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-29T14:47:16.072Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-29T14:47:16.072Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-29T14:47:16.072Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-29T14:47:16.122Z] go: finding github.com/ugorji/go/codec v0.0.0-20181204163529-d75b2dcb6bc8 [2019-11-29T14:47:16.122Z] go: finding github.com/google/certificate-transparency-go v1.0.21 [2019-11-29T14:47:16.468Z] go: finding github.com/pkg/errors v0.8.1 [2019-11-29T14:47:16.485Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-29T14:47:16.820Z] #24 20.37 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:47:16.820Z] #24 20.37 Need to get 327 kB of archives. [2019-11-29T14:47:16.820Z] #24 20.37 After this operation, 1157 kB of additional disk space will be used. [2019-11-29T14:47:16.820Z] #24 20.37 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-29T14:47:16.820Z] #24 20.38 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-29T14:47:16.820Z] #24 20.38 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-29T14:47:16.897Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-29T14:47:16.897Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-29T14:47:17.077Z] #24 20.89 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:47:17.077Z] #24 20.97 Fetched 327 kB in 1s (314 kB/s) [2019-11-29T14:47:17.311Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-29T14:47:17.311Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-29T14:47:17.333Z] #24 21.13 Selecting previously unselected package libonig4:amd64. [2019-11-29T14:47:17.333Z] #24 21.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-29T14:47:17.333Z] #24 21.18 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-29T14:47:17.333Z] #24 21.20 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-29T14:47:17.588Z] #24 21.36 Selecting previously unselected package libjq1:amd64. [2019-11-29T14:47:17.588Z] #24 21.37 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-29T14:47:17.588Z] #24 21.37 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-29T14:47:17.588Z] #24 21.50 Selecting previously unselected package jq. [2019-11-29T14:47:17.588Z] #24 21.50 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-29T14:47:17.588Z] #24 21.51 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-29T14:47:17.588Z] #24 21.63 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-29T14:47:17.656Z] go: finding github.com/opencontainers/runtime-spec v1.0.1 [2019-11-29T14:47:17.744Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-29T14:47:17.744Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-29T14:47:17.849Z] #24 21.65 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-29T14:47:17.850Z] #24 21.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:47:17.850Z] #24 21.75 Setting up jq (1.5+dfsg-1.3) ... [2019-11-29T14:47:17.998Z] go: finding github.com/miekg/pkcs11 v0.0.0-20190322140431-074fd7a1ed19 [2019-11-29T14:47:17.998Z] go: finding github.com/containerd/fifo v0.0.0-20190226154929-a9fb20d87448 [2019-11-29T14:47:17.998Z] go: finding github.com/kardianos/osext v0.0.0-20190222173326-2bc1f35cddc0 [2019-11-29T14:47:18.343Z] go: finding github.com/bugsnag/panicwrap v1.2.0 [2019-11-29T14:47:18.343Z] go: finding github.com/spf13/afero v1.1.2 [2019-11-29T14:47:18.411Z] #24 ... [2019-11-29T14:47:18.411Z] [2019-11-29T14:47:18.411Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:47:18.411Z] #56 12.18 Fetched 7927 kB in 8s (911 kB/s) [2019-11-29T14:47:18.411Z] #56 12.18 Reading package lists... [2019-11-29T14:47:18.411Z] #56 15.38 Reading package lists... [2019-11-29T14:47:18.411Z] #56 18.72 Building dependency tree... [2019-11-29T14:47:18.411Z] #56 19.45 The following additional packages will be installed: [2019-11-29T14:47:18.411Z] #56 19.45 btrfs-progs liblzo2-2 [2019-11-29T14:47:18.411Z] #56 19.49 The following NEW packages will be installed: [2019-11-29T14:47:18.411Z] #56 19.49 btrfs-progs btrfs-tools liblzo2-2 [2019-11-29T14:47:18.411Z] #56 20.53 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:47:18.411Z] #56 20.53 Need to get 649 kB of archives. [2019-11-29T14:47:18.411Z] #56 20.53 After this operation, 4320 kB of additional disk space will be used. [2019-11-29T14:47:18.411Z] #56 20.53 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-29T14:47:18.411Z] #56 20.53 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-29T14:47:18.411Z] #56 20.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-29T14:47:18.411Z] #56 21.19 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:47:18.411Z] #56 21.30 Fetched 649 kB in 1s (609 kB/s) [2019-11-29T14:47:18.411Z] #56 21.36 Selecting previously unselected package liblzo2-2:amd64. [2019-11-29T14:47:18.411Z] #56 21.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-11-29T14:47:18.411Z] #56 21.41 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-29T14:47:18.411Z] #56 21.42 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-29T14:47:18.411Z] #56 21.50 Selecting previously unselected package btrfs-progs. [2019-11-29T14:47:18.411Z] #56 21.50 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-29T14:47:18.411Z] #56 21.51 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-29T14:47:18.411Z] #56 21.96 Selecting previously unselected package btrfs-tools. [2019-11-29T14:47:18.411Z] #56 21.96 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-29T14:47:18.411Z] #56 22.04 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-29T14:47:18.411Z] #56 ... [2019-11-29T14:47:18.411Z] [2019-11-29T14:47:18.411Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:47:18.411Z] #24 DONE 22.2s [2019-11-29T14:47:18.411Z] [2019-11-29T14:47:18.411Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:47:18.411Z] #56 22.25 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:47:18.411Z] #56 22.30 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-29T14:47:18.411Z] #56 ... [2019-11-29T14:47:18.411Z] [2019-11-29T14:47:18.411Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:47:18.411Z] #33 18.10 The following additional packages will be installed: [2019-11-29T14:47:18.411Z] #33 18.11 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-29T14:47:18.411Z] #33 18.12 Suggested packages: [2019-11-29T14:47:18.411Z] #33 18.12 codeblocks eclipse ninja-build lrzip [2019-11-29T14:47:18.411Z] #33 18.12 Recommended packages: [2019-11-29T14:47:18.411Z] #33 18.12 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-29T14:47:18.411Z] #33 18.57 The following NEW packages will be installed: [2019-11-29T14:47:18.411Z] #33 18.58 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-29T14:47:18.411Z] #33 18.58 vim-common xxd [2019-11-29T14:47:18.411Z] #33 19.66 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:47:18.411Z] #33 19.66 Need to get 13.7 MB of archives. [2019-11-29T14:47:18.411Z] #33 19.66 After this operation, 57.2 MB of additional disk space will be used. [2019-11-29T14:47:18.411Z] #33 19.66 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-29T14:47:18.411Z] #33 19.69 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-29T14:47:18.411Z] #33 19.69 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-29T14:47:18.411Z] #33 19.82 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-11-29T14:47:18.411Z] #33 19.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-11-29T14:47:18.411Z] #33 19.84 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-29T14:47:18.411Z] #33 19.84 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-29T14:47:18.411Z] #33 19.85 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-29T14:47:18.411Z] #33 19.90 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-29T14:47:18.411Z] #33 19.90 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-29T14:47:18.411Z] #33 20.05 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:47:18.411Z] #33 20.07 Fetched 13.7 MB in 1s (10.9 MB/s) [2019-11-29T14:47:18.411Z] #33 20.12 Selecting previously unselected package cmake-data. [2019-11-29T14:47:18.411Z] #33 20.12 (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-11-29T14:47:18.411Z] #33 20.12 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-29T14:47:18.411Z] #33 20.13 Unpacking cmake-data (3.7.2-1) ... [2019-11-29T14:47:18.411Z] #33 21.11 Selecting previously unselected package liblzo2-2:amd64. [2019-11-29T14:47:18.411Z] #33 21.11 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-29T14:47:18.411Z] #33 21.12 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-29T14:47:18.411Z] #33 21.24 Selecting previously unselected package libicu57:amd64. [2019-11-29T14:47:18.411Z] #33 21.25 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-29T14:47:18.411Z] #33 21.25 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-29T14:47:18.411Z] #33 ... [2019-11-29T14:47:18.411Z] [2019-11-29T14:47:18.411Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:47:18.411Z] #10 12.35 Fetched 7927 kB in 9s (869 kB/s) [2019-11-29T14:47:18.411Z] #10 12.35 Reading package lists... [2019-11-29T14:47:18.411Z] #10 15.27 Reading package lists... [2019-11-29T14:47:18.411Z] #10 18.29 Building dependency tree... [2019-11-29T14:47:18.411Z] #10 19.19 The following additional packages will be installed: [2019-11-29T14:47:18.411Z] #10 19.20 libapparmor1 libseccomp2 [2019-11-29T14:47:18.411Z] #10 19.20 Suggested packages: [2019-11-29T14:47:18.411Z] #10 19.20 seccomp [2019-11-29T14:47:18.411Z] #10 19.39 The following NEW packages will be installed: [2019-11-29T14:47:18.411Z] #10 19.39 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-29T14:47:18.411Z] #10 20.43 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:47:18.411Z] #10 20.43 Need to get 300 kB of archives. [2019-11-29T14:47:18.411Z] #10 20.43 After this operation, 1201 kB of additional disk space will be used. [2019-11-29T14:47:18.411Z] #10 20.43 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-11-29T14:47:18.411Z] #10 20.45 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-11-29T14:47:18.411Z] #10 20.45 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-29T14:47:18.411Z] #10 20.46 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-29T14:47:18.411Z] #10 20.98 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:47:18.411Z] #10 21.15 Fetched 300 kB in 1s (288 kB/s) [2019-11-29T14:47:18.411Z] #10 21.21 Selecting previously unselected package libseccomp2:amd64. [2019-11-29T14:47:18.411Z] #10 21.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 ... 15091 files and directories currently installed.) [2019-11-29T14:47:18.411Z] #10 21.25 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-29T14:47:18.411Z] #10 21.26 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-29T14:47:18.411Z] #10 21.41 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-29T14:47:18.411Z] #10 21.41 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-29T14:47:18.411Z] #10 21.42 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-29T14:47:18.411Z] #10 21.56 Selecting previously unselected package libapparmor1:amd64. [2019-11-29T14:47:18.411Z] #10 21.57 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-29T14:47:18.411Z] #10 21.58 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-29T14:47:18.411Z] #10 21.72 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-29T14:47:18.412Z] #10 21.72 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-29T14:47:18.412Z] #10 21.72 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-29T14:47:18.412Z] #10 21.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:47:18.412Z] #10 21.92 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-29T14:47:18.412Z] #10 22.07 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-29T14:47:18.412Z] #10 22.19 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-29T14:47:18.412Z] #10 22.23 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-29T14:47:18.412Z] #10 22.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:47:18.667Z] #10 DONE 22.5s [2019-11-29T14:47:18.667Z] [2019-11-29T14:47:18.667Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:47:18.667Z] #56 22.33 Setting up btrfs-progs (4.7.3-1) ... [2019-11-29T14:47:18.667Z] #56 22.34 Setting up btrfs-tools (4.7.3-1) ... [2019-11-29T14:47:18.667Z] #56 22.35 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:47:18.690Z] go: finding github.com/hailocab/go-hostpool v0.0.0-20160125115350-e80d13ce29ed [2019-11-29T14:47:18.834Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-29T14:47:18.834Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-29T14:47:18.834Z] go: finding github.com/xeipuuv/gojsonschema v0.0.0-20160323030313-93e72a773fad [2019-11-29T14:47:18.924Z] #56 DONE 22.6s [2019-11-29T14:47:18.924Z] [2019-11-29T14:47:18.924Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:47:18.924Z] #57 DONE 0.3s [2019-11-29T14:47:18.924Z] [2019-11-29T14:47:18.924Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:47:18.924Z] #52 DONE 0.3s [2019-11-29T14:47:18.924Z] [2019-11-29T14:47:18.924Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-29T14:47:19.040Z] go: finding github.com/google/shlex v0.0.0-20150127133951-6f45313302b9 [2019-11-29T14:47:19.264Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-29T14:47:19.264Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-29T14:47:19.675Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-29T14:47:20.080Z] go: finding github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869 [2019-11-29T14:47:20.080Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-29T14:47:20.239Z] go: finding github.com/spf13/jwalterweatherman v1.0.0 [2019-11-29T14:47:20.475Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-29T14:47:20.475Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-29T14:47:20.475Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-29T14:47:20.811Z] #11 DONE 1.9s [2019-11-29T14:47:20.811Z] [2019-11-29T14:47:20.811Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:47:20.811Z] #33 23.24 Selecting previously unselected package libxml2:amd64. [2019-11-29T14:47:20.811Z] #33 23.24 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-29T14:47:20.811Z] #33 23.25 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-29T14:47:20.811Z] #33 23.51 Selecting previously unselected package libarchive13:amd64. [2019-11-29T14:47:20.811Z] #33 23.51 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-29T14:47:20.811Z] #33 23.51 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-29T14:47:20.811Z] #33 23.61 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-29T14:47:20.811Z] #33 23.61 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-29T14:47:20.811Z] #33 23.62 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-29T14:47:20.811Z] #33 23.69 Selecting previously unselected package libuv1:amd64. [2019-11-29T14:47:20.811Z] #33 23.69 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-29T14:47:20.811Z] #33 23.69 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-29T14:47:20.811Z] #33 23.76 Selecting previously unselected package cmake. [2019-11-29T14:47:20.811Z] #33 23.76 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-29T14:47:20.811Z] #33 23.78 Unpacking cmake (3.7.2-1) ... [2019-11-29T14:47:20.811Z] #33 24.56 Selecting previously unselected package xxd. [2019-11-29T14:47:20.811Z] #33 24.56 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-29T14:47:20.811Z] #33 24.56 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:47:20.811Z] #33 24.61 Selecting previously unselected package vim-common. [2019-11-29T14:47:20.811Z] #33 24.61 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-29T14:47:20.811Z] #33 24.63 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:47:20.891Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-29T14:47:20.975Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-29T14:47:20.975Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-29T14:47:21.067Z] #33 24.77 Processing triggers for mime-support (3.60) ... [2019-11-29T14:47:21.067Z] #33 24.79 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:47:21.067Z] #33 24.81 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-29T14:47:21.067Z] #33 24.81 Setting up cmake-data (3.7.2-1) ... [2019-11-29T14:47:21.067Z] #33 24.82 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-29T14:47:21.067Z] #33 24.84 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-29T14:47:21.067Z] #33 24.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:47:21.067Z] #33 24.89 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:47:21.067Z] #33 24.90 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-29T14:47:21.067Z] #33 24.91 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-29T14:47:21.067Z] #33 24.92 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-29T14:47:21.067Z] #33 24.93 Setting up cmake (3.7.2-1) ... [2019-11-29T14:47:21.067Z] #33 24.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:47:21.248Z] Running on ubuntu-1804-overlay2 (i-0c5572bc341b1e2d1) in /home/ubuntu/workspace/moby_PR-38697 [Pipeline] { [Pipeline] checkout [2019-11-29T14:47:21.286Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-29T14:47:21.319Z] go: finding github.com/hashicorp/go-version v1.1.0 [2019-11-29T14:47:21.319Z] go: finding github.com/docker/compose-on-kubernetes v0.4.19-0.20190128150448-356b2919c496 [2019-11-29T14:47:21.319Z] go: finding github.com/prometheus/client_model v0.0.0-20170216185247-6f3806018612 [2019-11-29T14:47:21.322Z] #33 DONE 25.2s [2019-11-29T14:47:21.322Z] [2019-11-29T14:47:21.322Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:47:21.322Z] #34 DONE 0.1s [2019-11-29T14:47:21.322Z] [2019-11-29T14:47:21.322Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-29T14:47:21.668Z] go: finding gopkg.in/gorethink/gorethink.v3 v3.0.5 [2019-11-29T14:47:21.668Z] go: finding github.com/coreos/etcd v3.3.10+incompatible [2019-11-29T14:47:21.668Z] go: finding github.com/docker/cli v1.14.0-0.20190523191156-ab688a9a79a1 [2019-11-29T14:47:21.693Z] go: finding github.com/containerd/containerd v1.3.0-0.20190507210959-7c1e88399ec0 [2019-11-29T14:47:21.885Z] #12 DONE 1.4s [2019-11-29T14:47:21.885Z] [2019-11-29T14:47:21.885Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-29T14:47:22.016Z] go: finding github.com/gofrs/uuid v3.2.0+incompatible [2019-11-29T14:47:22.095Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-29T14:47:22.096Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-29T14:47:22.096Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-29T14:47:22.413Z] go: finding github.com/matttproud/golang_protobuf_extensions v1.0.1 [2019-11-29T14:47:22.526Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [2019-11-29T14:47:22.828Z] #13 0.944 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-29T14:47:22.828Z] #13 DONE 1.0s [2019-11-29T14:47:22.828Z] [2019-11-29T14:47:22.828Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-29T14:47:23.076Z] go: finding github.com/containerd/typeurl v0.0.0-20190228175220-2a93cfde8c20 [2019-11-29T14:47:23.157Z] go: finding github.com/stretchr/testify v1.2.2 [2019-11-29T14:47:23.561Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-29T14:47:23.561Z] go: finding github.com/golang/mock v1.1.1 [2019-11-29T14:47:23.901Z] go: finding gopkg.in/fatih/pool.v2 v2.0.0 [2019-11-29T14:47:24.193Z] #14 DONE 1.0s [2019-11-29T14:47:24.193Z] [2019-11-29T14:47:24.193Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-29T14:47:24.246Z] go: finding github.com/prometheus/procfs v0.0.0-20180612222113-7d6f385de8be [2019-11-29T14:47:24.246Z] go: finding github.com/coreos/go-semver v0.2.0 [2019-11-29T14:47:24.484Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-29T14:47:24.884Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-29T14:47:24.884Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-29T14:47:25.278Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-29T14:47:25.278Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-29T14:47:25.278Z] go: finding golang.org/x/sys v0.0.0-20190322080309-f49334f85ddc [2019-11-29T14:47:25.278Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-29T14:47:25.557Z] #15 DONE 1.5s [2019-11-29T14:47:25.557Z] [2019-11-29T14:47:25.557Z] #16 [dev 6/24] RUN ldconfig [2019-11-29T14:47:25.673Z] go: finding github.com/kr/text v0.1.0 [2019-11-29T14:47:25.673Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-29T14:47:26.078Z] go: finding github.com/opencontainers/image-spec v1.0.1 [2019-11-29T14:47:26.089Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-29T14:47:26.166Z] using credential docker-jenkins-github-credentials [2019-11-29T14:47:26.179Z] Cloning the remote Git repository [2019-11-29T14:47:26.179Z] Cloning with configured refspecs honoured and without tags [2019-11-29T14:47:26.483Z] #16 DONE 1.1s [2019-11-29T14:47:26.483Z] [2019-11-29T14:47:26.483Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:47:26.200Z] Cloning repository https://github.com/moby/moby.git [2019-11-29T14:47:26.260Z] > git init /home/ubuntu/workspace/moby_PR-38697 # timeout=10 [2019-11-29T14:47:26.797Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-29T14:47:26.797Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-29T14:47:26.829Z] go: finding github.com/theupdateframework/notary v0.6.1 [2019-11-29T14:47:27.174Z] go: finding github.com/bugsnag/bugsnag-go v1.4.1 [2019-11-29T14:47:27.291Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-29T14:47:27.291Z] go: finding github.com/kr/pty v1.1.1 [2019-11-29T14:47:27.715Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-29T14:47:26.554Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-29T14:47:26.554Z] > git --version # timeout=10 [2019-11-29T14:47:26.596Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-29T14:47:26.597Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38697/head:refs/remotes/origin/PR-38697 +refs/heads/master:refs/remotes/origin/master [2019-11-29T14:47:27.914Z] go: finding gopkg.in/dancannon/gorethink.v3 v3.0.5 [2019-11-29T14:47:28.264Z] go: finding github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5 [2019-11-29T14:47:28.586Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-29T14:47:28.586Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-29T14:47:28.586Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-29T14:47:28.586Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-29T14:47:28.610Z] go: finding golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2019-11-29T14:47:28.610Z] go: finding github.com/jinzhu/inflection v0.0.0-20180308033659-04140366298a [2019-11-29T14:47:29.000Z] #17 2.031 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:47:29.000Z] #17 2.113 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:47:29.000Z] #17 2.124 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:47:29.000Z] #17 2.131 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:47:29.000Z] #17 2.134 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:47:29.000Z] #17 2.248 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-29T14:47:29.000Z] #17 2.445 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-29T14:47:29.255Z] #17 2.564 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-29T14:47:29.352Z] go: finding github.com/coreos/go-etcd v2.0.0+incompatible [2019-11-29T14:47:29.471Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-29T14:47:29.471Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-29T14:47:30.092Z] go: finding k8s.io/client-go v2.0.0-alpha.0.0.20180806134042-1f13a808da65+incompatible [2019-11-29T14:47:31.142Z] #17 4.627 Fetched 7927 kB in 3s (2196 kB/s) [2019-11-29T14:47:31.284Z] go: finding github.com/go-sql-driver/mysql v1.4.1 [2019-11-29T14:47:31.630Z] go: finding github.com/mitchellh/mapstructure v1.1.2 [2019-11-29T14:47:31.630Z] go: finding github.com/mattn/go-sqlite3 v1.10.0 [2019-11-29T14:47:31.972Z] go: finding github.com/spf13/cast v1.3.0 [2019-11-29T14:47:32.069Z] #17 4.627 Reading package lists... [2019-11-29T14:47:32.711Z] go: finding golang.org/x/text v0.3.0 [2019-11-29T14:47:32.998Z] #17 5.472 Reading package lists... [2019-11-29T14:47:32.998Z] #17 6.327 Building dependency tree... [2019-11-29T14:47:33.253Z] #17 6.596 The following additional packages will be installed: [2019-11-29T14:47:33.253Z] #17 6.596 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-29T14:47:33.253Z] #17 6.596 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-29T14:47:33.253Z] #17 6.596 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-29T14:47:33.253Z] #17 6.596 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-29T14:47:33.253Z] #17 6.596 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-29T14:47:33.253Z] #17 6.596 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-29T14:47:33.253Z] #17 6.596 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-29T14:47:33.253Z] #17 6.596 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-29T14:47:33.253Z] #17 6.596 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-29T14:47:33.253Z] #17 6.597 Suggested packages: [2019-11-29T14:47:33.253Z] #17 6.597 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-29T14:47:33.253Z] #17 6.597 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-29T14:47:33.253Z] #17 6.597 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-29T14:47:33.253Z] #17 6.597 vim-doc vim-scripts xfsdump acl attr quota [2019-11-29T14:47:33.253Z] #17 6.597 Recommended packages: [2019-11-29T14:47:33.253Z] #17 6.597 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-29T14:47:33.253Z] #17 6.597 python3-keyrings.alt python3-xdg unzip [2019-11-29T14:47:33.813Z] Running on ubuntu-1604-overlay2-arm64v8 (i-011327464ac646331) in /home/ubuntu/workspace/moby_PR-38697 [Pipeline] { [Pipeline] checkout [2019-11-29T14:47:33.926Z] go: finding github.com/modern-go/reflect2 v1.0.1 [2019-11-29T14:47:34.182Z] #17 7.501 The following NEW packages will be installed: [2019-11-29T14:47:34.182Z] #17 7.502 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-29T14:47:34.182Z] #17 7.502 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-29T14:47:34.182Z] #17 7.502 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-29T14:47:34.182Z] #17 7.503 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-29T14:47:34.182Z] #17 7.503 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-29T14:47:34.182Z] #17 7.503 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-29T14:47:34.182Z] #17 7.503 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-29T14:47:34.182Z] #17 7.504 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-29T14:47:34.182Z] #17 7.504 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-29T14:47:34.182Z] #17 7.504 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-29T14:47:34.182Z] #17 7.505 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-29T14:47:34.182Z] #17 7.505 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-29T14:47:34.182Z] #17 7.505 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-29T14:47:34.182Z] #17 7.505 xfsprogs xxd xz-utils zip [2019-11-29T14:47:34.275Z] go: finding github.com/moby/buildkit v0.6.2-0.20190921002054-ae10b292fefb [2019-11-29T14:47:34.275Z] go: finding github.com/bitly/go-hostpool v0.0.0-20171023180738-a3a6125de932 [2019-11-29T14:47:34.623Z] go: finding github.com/imdario/mergo v0.3.7 [2019-11-29T14:47:34.623Z] go: finding github.com/lib/pq v1.0.0 [2019-11-29T14:47:35.111Z] #17 8.559 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:47:35.111Z] #17 8.559 Need to get 90.9 MB of archives. [2019-11-29T14:47:35.111Z] #17 8.559 After this operation, 541 MB of additional disk space will be used. [2019-11-29T14:47:35.112Z] #17 8.559 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-29T14:47:35.112Z] #17 8.564 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-29T14:47:35.112Z] #17 8.566 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-29T14:47:35.112Z] #17 8.566 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-29T14:47:35.112Z] #17 8.569 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-29T14:47:35.112Z] #17 8.571 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-11-29T14:47:35.112Z] #17 8.580 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-11-29T14:47:35.112Z] #17 8.611 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-29T14:47:35.112Z] #17 8.614 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-29T14:47:35.112Z] #17 8.617 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-11-29T14:47:35.367Z] #17 8.690 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-29T14:47:35.367Z] #17 8.693 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-29T14:47:35.367Z] #17 8.693 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-29T14:47:35.367Z] #17 8.695 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-29T14:47:35.367Z] #17 8.695 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-29T14:47:35.367Z] #17 8.696 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-29T14:47:35.367Z] #17 8.697 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-29T14:47:35.367Z] #17 8.698 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-29T14:47:35.367Z] #17 8.699 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-29T14:47:35.367Z] #17 8.700 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-29T14:47:35.367Z] #17 8.700 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-29T14:47:35.367Z] #17 8.703 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-29T14:47:35.367Z] #17 8.765 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-29T14:47:35.367Z] #17 8.773 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-29T14:47:35.367Z] #17 8.774 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-11-29T14:47:35.367Z] #17 8.776 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-11-29T14:47:35.367Z] #17 8.779 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-29T14:47:35.367Z] #17 8.781 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-29T14:47:35.367Z] #17 8.783 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-29T14:47:35.367Z] #17 8.790 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-29T14:47:35.367Z] #17 8.791 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-11-29T14:47:35.367Z] #17 8.793 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-29T14:47:35.367Z] #17 8.794 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-29T14:47:35.367Z] #17 8.876 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-29T14:47:35.367Z] #17 8.878 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-29T14:47:35.367Z] #17 8.880 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-29T14:47:35.367Z] #17 8.881 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-29T14:47:35.367Z] #17 8.882 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-11-29T14:47:35.367Z] #17 8.883 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-29T14:47:35.367Z] #17 8.886 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-29T14:47:35.367Z] #17 8.889 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-29T14:47:35.367Z] #17 8.892 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-29T14:47:35.367Z] #17 8.898 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-29T14:47:35.367Z] #17 8.900 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-11-29T14:47:35.367Z] #17 8.901 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-29T14:47:35.367Z] #17 8.902 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-29T14:47:35.367Z] #17 8.902 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-29T14:47:35.367Z] #17 8.904 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-29T14:47:35.367Z] #17 8.993 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-29T14:47:35.623Z] #17 8.997 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-29T14:47:35.623Z] #17 9.013 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-29T14:47:35.623Z] #17 9.015 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-29T14:47:35.623Z] #17 9.117 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-29T14:47:35.935Z] #17 9.124 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-29T14:47:35.935Z] #17 9.125 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-11-29T14:47:35.935Z] #17 9.129 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-29T14:47:35.935Z] #17 9.331 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-29T14:47:35.935Z] #17 9.350 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-29T14:47:35.935Z] #17 9.362 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-29T14:47:36.191Z] #17 9.432 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-11-29T14:47:36.191Z] #17 9.565 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-29T14:47:36.191Z] #17 9.576 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-11-29T14:47:36.191Z] #17 9.600 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-11-29T14:47:36.191Z] #17 9.705 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-11-29T14:47:36.446Z] #17 9.707 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-29T14:47:36.446Z] #17 9.884 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-11-29T14:47:36.446Z] #17 9.984 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-11-29T14:47:36.446Z] #17 9.984 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-11-29T14:47:36.870Z] using credential docker-jenkins-github-credentials [2019-11-29T14:47:36.878Z] Cloning the remote Git repository [2019-11-29T14:47:36.878Z] Cloning with configured refspecs honoured and without tags [2019-11-29T14:47:36.975Z] go: finding github.com/jinzhu/gorm v1.9.2 [2019-11-29T14:47:36.559Z] Cloning repository https://github.com/moby/moby.git [2019-11-29T14:47:36.599Z] > git init /home/ubuntu/workspace/moby_PR-38697 # timeout=10 [2019-11-29T14:47:36.858Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-29T14:47:36.859Z] > git --version # timeout=10 [2019-11-29T14:47:36.875Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-29T14:47:36.877Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38697/head:refs/remotes/origin/PR-38697 +refs/heads/master:refs/remotes/origin/master [2019-11-29T14:47:37.736Z] go: finding golang.org/x/sys v0.0.0-20181205085412-a5c9d58dba9a [2019-11-29T14:47:37.736Z] go: finding github.com/cloudflare/cfssl v0.0.0-20181213083726-b94e044bb51e [2019-11-29T14:47:37.736Z] go: finding github.com/stretchr/testify v1.3.0 [2019-11-29T14:47:37.736Z] go: finding github.com/sirupsen/logrus v1.4.0 [2019-11-29T14:47:38.083Z] go: finding github.com/pmezard/go-difflib v1.0.0 [2019-11-29T14:47:38.331Z] #17 11.42 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-11-29T14:47:38.586Z] #17 12.07 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:47:38.827Z] go: finding github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd [2019-11-29T14:47:38.842Z] #17 12.10 Fetched 90.9 MB in 4s (20.8 MB/s) [2019-11-29T14:47:38.842Z] #17 12.14 Selecting previously unselected package bash-completion. [2019-11-29T14:47:38.842Z] #17 12.14 (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-11-29T14:47:38.842Z] #17 12.15 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-29T14:47:39.401Z] #17 12.89 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-29T14:47:39.567Z] go: finding github.com/denisenkom/go-mssqldb v0.0.0-20190315220205-a8ed825ac853 [2019-11-29T14:47:39.657Z] #17 13.02 Selecting previously unselected package libnet1:amd64. [2019-11-29T14:47:39.657Z] #17 13.02 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-29T14:47:39.657Z] #17 13.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-29T14:47:39.657Z] #17 13.07 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-29T14:47:39.657Z] #17 13.07 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-29T14:47:39.657Z] #17 13.07 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-29T14:47:39.657Z] #17 13.13 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-29T14:47:39.657Z] #17 13.13 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-29T14:47:39.657Z] #17 13.14 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-29T14:47:39.657Z] #17 13.24 Selecting previously unselected package libudev-dev:amd64. [2019-11-29T14:47:39.913Z] #17 13.24 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-29T14:47:39.913Z] #17 13.25 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-29T14:47:39.913Z] #17 13.30 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-29T14:47:39.913Z] #17 13.31 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-29T14:47:39.913Z] #17 13.31 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-29T14:47:39.913Z] #17 13.46 Selecting previously unselected package python3.5-minimal. [2019-11-29T14:47:39.913Z] #17 13.46 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-29T14:47:39.913Z] #17 13.48 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-29T14:47:40.309Z] go: finding github.com/json-iterator/go v1.1.6 [2019-11-29T14:47:40.474Z] #17 13.73 Selecting previously unselected package python3-minimal. [2019-11-29T14:47:40.474Z] #17 13.73 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-29T14:47:40.474Z] #17 13.73 Unpacking python3-minimal (3.5.3-1) ... [2019-11-29T14:47:40.474Z] #17 13.77 Selecting previously unselected package libmpdec2:amd64. [2019-11-29T14:47:40.474Z] #17 13.78 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-29T14:47:40.474Z] #17 13.78 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-29T14:47:40.474Z] #17 13.82 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-29T14:47:40.474Z] #17 13.83 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-29T14:47:40.474Z] #17 13.83 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-29T14:47:40.659Z] go: finding github.com/Microsoft/go-winio v0.4.13-0.20190408173621-84b4ab48a507 [2019-11-29T14:47:41.035Z] #17 14.29 Selecting previously unselected package python3.5. [2019-11-29T14:47:41.035Z] #17 14.29 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-29T14:47:41.035Z] #17 14.29 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-29T14:47:41.035Z] #17 14.34 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-29T14:47:41.035Z] #17 14.34 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-29T14:47:41.035Z] #17 14.35 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-29T14:47:41.035Z] #17 14.39 Selecting previously unselected package dh-python. [2019-11-29T14:47:41.035Z] #17 14.39 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-29T14:47:41.035Z] #17 14.40 Unpacking dh-python (2.20170125) ... [2019-11-29T14:47:41.035Z] #17 14.45 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-29T14:47:41.035Z] #17 14.47 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-29T14:47:41.040Z] go: finding github.com/docker/docker-credential-helpers v0.6.0 [2019-11-29T14:47:41.786Z] go: finding google.golang.org/grpc v1.20.1 [2019-11-29T14:47:41.786Z] go: finding github.com/tonistiigi/fsutil v0.0.0-20190819224149-3d2716dd0a4d [2019-11-29T14:47:41.962Z] #17 15.15 Setting up python3-minimal (3.5.3-1) ... [2019-11-29T14:47:41.962Z] #17 15.46 Selecting previously unselected package python3. [2019-11-29T14:47:41.962Z] #17 15.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-11-29T14:47:41.962Z] #17 15.47 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-29T14:47:41.962Z] #17 15.47 Unpacking python3 (3.5.3-1) ... [2019-11-29T14:47:41.962Z] #17 15.50 Selecting previously unselected package pigz. [2019-11-29T14:47:41.962Z] #17 15.51 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-29T14:47:41.962Z] #17 15.51 Unpacking pigz (2.3.4-1) ... [2019-11-29T14:47:42.219Z] #17 15.55 Selecting previously unselected package libip4tc0:amd64. [2019-11-29T14:47:42.219Z] #17 15.55 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-29T14:47:42.219Z] #17 15.55 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:47:42.219Z] #17 15.60 Selecting previously unselected package libip6tc0:amd64. [2019-11-29T14:47:42.219Z] #17 15.60 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-29T14:47:42.219Z] #17 15.61 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:47:42.219Z] #17 15.65 Selecting previously unselected package libiptc0:amd64. [2019-11-29T14:47:42.219Z] #17 15.66 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-29T14:47:42.219Z] #17 15.66 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:47:42.219Z] #17 15.70 Selecting previously unselected package libxtables12:amd64. [2019-11-29T14:47:42.219Z] #17 15.70 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-29T14:47:42.219Z] #17 15.71 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:47:42.219Z] #17 15.75 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-29T14:47:42.219Z] #17 15.75 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-29T14:47:42.474Z] #17 15.76 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-29T14:47:42.474Z] #17 15.79 Selecting previously unselected package iptables. [2019-11-29T14:47:42.474Z] #17 15.79 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-29T14:47:42.474Z] #17 15.80 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-29T14:47:42.474Z] #17 15.89 Selecting previously unselected package xxd. [2019-11-29T14:47:42.474Z] #17 15.89 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-29T14:47:42.474Z] #17 15.89 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:47:42.474Z] #17 15.94 Selecting previously unselected package vim-common. [2019-11-29T14:47:42.474Z] #17 15.94 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-29T14:47:42.474Z] #17 15.95 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:47:42.474Z] #17 16.00 Selecting previously unselected package bzip2. [2019-11-29T14:47:42.531Z] go: finding github.com/spf13/pflag v1.0.3 [2019-11-29T14:47:42.729Z] #17 16.00 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-29T14:47:42.729Z] #17 16.00 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-29T14:47:42.729Z] #17 16.05 Selecting previously unselected package libgpm2:amd64. [2019-11-29T14:47:42.729Z] #17 16.05 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-29T14:47:42.729Z] #17 16.06 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-29T14:47:42.729Z] #17 16.09 Selecting previously unselected package xz-utils. [2019-11-29T14:47:42.729Z] #17 16.09 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-29T14:47:42.729Z] #17 16.09 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-29T14:47:42.729Z] #17 16.16 Selecting previously unselected package aufs-tools. [2019-11-29T14:47:42.729Z] #17 16.16 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-29T14:47:42.729Z] #17 16.17 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-29T14:47:42.729Z] #17 16.21 Selecting previously unselected package liblzo2-2:amd64. [2019-11-29T14:47:42.729Z] #17 16.21 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-29T14:47:42.729Z] #17 16.21 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-29T14:47:42.729Z] #17 16.25 Selecting previously unselected package btrfs-progs. [2019-11-29T14:47:42.985Z] #17 16.25 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-29T14:47:42.985Z] #17 16.25 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-29T14:47:42.985Z] #17 16.39 Selecting previously unselected package btrfs-tools. [2019-11-29T14:47:42.985Z] #17 16.39 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-29T14:47:42.985Z] #17 16.39 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-29T14:47:42.985Z] #17 16.42 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-29T14:47:42.985Z] #17 16.43 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-29T14:47:42.985Z] #17 16.43 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-29T14:47:42.985Z] #17 16.48 Selecting previously unselected package dmsetup. [2019-11-29T14:47:42.985Z] #17 16.48 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-29T14:47:42.985Z] #17 16.48 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-29T14:47:43.243Z] #17 16.54 Selecting previously unselected package libonig4:amd64. [2019-11-29T14:47:43.243Z] #17 16.54 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-29T14:47:43.243Z] #17 16.54 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-29T14:47:43.243Z] #17 16.62 Selecting previously unselected package libjq1:amd64. [2019-11-29T14:47:43.243Z] #17 16.62 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-29T14:47:43.243Z] #17 16.62 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-29T14:47:43.243Z] #17 16.67 Selecting previously unselected package jq. [2019-11-29T14:47:43.243Z] #17 16.67 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-29T14:47:43.243Z] #17 16.68 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-29T14:47:43.243Z] #17 16.72 Selecting previously unselected package libaio1:amd64. [2019-11-29T14:47:43.243Z] #17 16.72 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-29T14:47:43.243Z] #17 16.73 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-29T14:47:43.243Z] #17 16.76 Selecting previously unselected package libcap2-bin. [2019-11-29T14:47:43.243Z] #17 16.76 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-29T14:47:43.243Z] #17 16.76 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-29T14:47:43.243Z] #17 16.81 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-29T14:47:43.273Z] go: finding github.com/docker/go-connections v0.4.0 [2019-11-29T14:47:43.273Z] go: finding github.com/uber/jaeger-client-go v0.0.0-20180103221425-e02c85f9069e [2019-11-29T14:47:43.499Z] #17 16.81 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-29T14:47:43.499Z] #17 16.81 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-29T14:47:43.499Z] #17 16.84 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-29T14:47:43.499Z] #17 16.85 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-29T14:47:43.499Z] #17 16.85 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-29T14:47:43.499Z] #17 16.96 Selecting previously unselected package libpcre16-3:amd64. [2019-11-29T14:47:43.499Z] #17 16.96 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-29T14:47:43.499Z] #17 16.97 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-29T14:47:43.499Z] #17 17.03 Selecting previously unselected package libpcre32-3:amd64. [2019-11-29T14:47:43.499Z] #17 17.03 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-29T14:47:43.499Z] #17 17.03 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-29T14:47:43.499Z] #17 17.09 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-29T14:47:43.499Z] #17 17.09 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-29T14:47:43.754Z] #17 17.09 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-29T14:47:44.010Z] #17 17.24 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-29T14:47:44.010Z] #17 17.25 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-29T14:47:44.010Z] #17 17.25 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-29T14:47:44.010Z] #17 17.33 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-29T14:47:44.010Z] #17 17.33 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-29T14:47:44.010Z] #17 17.33 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-29T14:47:44.010Z] #17 17.39 Selecting previously unselected package libnl-3-200:amd64. [2019-11-29T14:47:44.010Z] #17 17.39 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-29T14:47:44.010Z] #17 17.40 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-29T14:47:44.010Z] #17 17.45 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-29T14:47:44.010Z] #17 17.45 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-29T14:47:44.010Z] #17 17.45 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-29T14:47:44.010Z] #17 17.49 Selecting previously unselected package libreadline5:amd64. [2019-11-29T14:47:44.010Z] #17 17.49 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-29T14:47:44.010Z] #17 17.49 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-29T14:47:44.010Z] #17 17.55 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-29T14:47:44.010Z] #17 17.55 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-29T14:47:44.010Z] #17 17.56 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-29T14:47:44.013Z] go: finding github.com/containerd/go-runc v0.0.0-20190911050354-e029b79d8cda [2019-11-29T14:47:44.572Z] #17 18.01 Selecting previously unselected package net-tools. [2019-11-29T14:47:44.572Z] #17 18.01 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-29T14:47:44.572Z] #17 18.01 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-29T14:47:44.828Z] #17 18.09 Selecting previously unselected package python-pip-whl. [2019-11-29T14:47:44.828Z] #17 18.09 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-29T14:47:44.828Z] #17 18.10 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-29T14:47:44.828Z] #17 18.28 Selecting previously unselected package python3-pip. [2019-11-29T14:47:44.828Z] #17 18.29 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-29T14:47:44.828Z] #17 18.29 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-29T14:47:44.828Z] #17 18.35 Selecting previously unselected package python3-pkg-resources. [2019-11-29T14:47:45.083Z] #17 18.35 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-29T14:47:45.083Z] #17 18.36 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-29T14:47:45.083Z] #17 18.41 Selecting previously unselected package python3-setuptools. [2019-11-29T14:47:45.083Z] #17 18.41 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-29T14:47:45.083Z] #17 18.42 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-29T14:47:45.083Z] #17 18.50 Selecting previously unselected package python3-wheel. [2019-11-29T14:47:45.083Z] #17 18.50 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-29T14:47:45.083Z] #17 18.50 Unpacking python3-wheel (0.29.0-2) ... [2019-11-29T14:47:45.083Z] #17 18.54 Selecting previously unselected package thin-provisioning-tools. [2019-11-29T14:47:45.083Z] #17 18.55 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-29T14:47:45.083Z] #17 18.55 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-29T14:47:45.207Z] go: finding github.com/containerd/go-cni v0.0.0-20190610170741-5a4663dad645 [2019-11-29T14:47:45.339Z] #17 18.65 Selecting previously unselected package vim-runtime. [2019-11-29T14:47:45.340Z] #17 18.65 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-29T14:47:45.340Z] #17 18.66 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-29T14:47:45.340Z] #17 18.67 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-29T14:47:45.340Z] #17 18.68 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:47:45.947Z] go: finding github.com/uber/jaeger-lib v1.2.1 [2019-11-29T14:47:45.947Z] go: finding github.com/inconshreveable/mousetrap v1.0.0 [2019-11-29T14:47:46.265Z] #17 19.71 Selecting previously unselected package vim. [2019-11-29T14:47:46.265Z] #17 19.71 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-29T14:47:46.265Z] #17 19.71 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:47:46.293Z] go: finding k8s.io/apimachinery v0.0.0-20180621070125-103fd098999d [2019-11-29T14:47:46.521Z] #17 19.89 Selecting previously unselected package xfsprogs. [2019-11-29T14:47:46.521Z] #17 19.89 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-29T14:47:46.521Z] #17 19.90 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-29T14:47:46.521Z] #17 20.07 Selecting previously unselected package zip. [2019-11-29T14:47:46.521Z] #17 20.07 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-29T14:47:46.521Z] #17 20.07 Unpacking zip (3.0-11+b1) ... [2019-11-29T14:47:46.521Z] #17 20.13 Selecting previously unselected package libapparmor-perl. [2019-11-29T14:47:46.521Z] #17 20.13 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-29T14:47:46.778Z] #17 20.14 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-29T14:47:46.778Z] #17 20.20 Selecting previously unselected package apparmor. [2019-11-29T14:47:46.778Z] #17 20.20 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-29T14:47:46.778Z] #17 20.22 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-29T14:47:47.032Z] go: finding google.golang.org/appengine v1.1.0 [2019-11-29T14:47:47.032Z] go: finding github.com/tonistiigi/vt100 v0.0.0-20190402012908-ad4c4a574305 [2019-11-29T14:47:47.034Z] #17 20.35 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-29T14:47:47.034Z] #17 20.35 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-29T14:47:47.034Z] #17 20.35 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-29T14:47:47.291Z] #17 20.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-29T14:47:47.291Z] #17 20.81 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-29T14:47:47.291Z] #17 20.81 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-29T14:47:47.377Z] go: finding golang.org/x/net v0.0.0-20190311183353-d8887717615a [2019-11-29T14:47:47.852Z] #17 21.33 Selecting previously unselected package binutils-mingw-w64. [2019-11-29T14:47:47.852Z] #17 21.33 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-29T14:47:47.852Z] #17 21.34 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-29T14:47:47.852Z] #17 21.39 Selecting previously unselected package mingw-w64-common. [2019-11-29T14:47:47.852Z] #17 21.39 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-29T14:47:47.852Z] #17 21.39 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-29T14:47:48.114Z] go: finding github.com/docker/cli v0.0.0-20190321234815-f40f9c240ab0 [2019-11-29T14:47:48.114Z] go: finding go.etcd.io/bbolt v1.3.2 [2019-11-29T14:47:48.114Z] go: finding github.com/magiconair/properties v1.8.0 [2019-11-29T14:47:48.853Z] go: finding github.com/containerd/ttrpc v0.0.0-20190411181408-699c4e40d1e7 [2019-11-29T14:47:48.853Z] go: finding golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2019-11-29T14:47:48.853Z] go: finding github.com/docker/docker v0.0.0-20180531152204-71cd53e4a197 [2019-11-29T14:47:49.199Z] go: finding github.com/docker/docker v1.14.0-0.20190410063227-3998dffb806f3887f804b813069f59bc14a7f3c1 [2019-11-29T14:47:49.218Z] #17 22.77 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-29T14:47:49.218Z] #17 22.77 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-29T14:47:49.218Z] #17 22.78 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-29T14:47:49.543Z] go: finding github.com/cenkalti/backoff v2.1.1+incompatible [2019-11-29T14:47:49.543Z] go: finding github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973 [2019-11-29T14:47:49.885Z] go: finding github.com/golang/protobuf v1.2.0 [2019-11-29T14:47:50.652Z] go: finding github.com/sirupsen/logrus v1.0.3 [2019-11-29T14:47:50.652Z] go: finding github.com/opencontainers/runc v1.0.0-rc8 [2019-11-29T14:47:50.913Z] #17 24.14 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-29T14:47:50.913Z] #17 24.15 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-29T14:47:50.913Z] #17 24.15 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-29T14:47:50.913Z] #17 24.21 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-29T14:47:50.913Z] #17 24.21 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-29T14:47:50.913Z] #17 24.21 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-29T14:47:50.995Z] go: finding gopkg.in/airbrake/gobrake.v2 v2.0.9 [2019-11-29T14:47:51.190Z] Fetching without tags [2019-11-29T14:47:51.342Z] go: finding github.com/docker/go v1.5.1-1.0.20160303222718-d30aec9fd63c [2019-11-29T14:47:51.342Z] go: finding gotest.tools v2.1.0+incompatible [2019-11-29T14:47:51.342Z] go: finding github.com/hashicorp/go-immutable-radix v1.0.0 [2019-11-29T14:47:51.547Z] Merging remotes/origin/master commit 3152f9436292115c97b4d8bb18c66cf97876ee75 into PR head commit 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:47:52.091Z] go: finding github.com/vishvananda/netlink v1.0.0 [2019-11-29T14:47:52.091Z] go: finding github.com/gogo/protobuf v1.0.0 [2019-11-29T14:47:52.432Z] Merge succeeded, producing 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:47:52.433Z] Checking out Revision 5f986789b63355e76683a4104a8209356ee3a1d0 (PR-38697) [2019-11-29T14:47:51.089Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-29T14:47:51.105Z] > git config --add remote.origin.fetch +refs/pull/38697/head:refs/remotes/origin/PR-38697 # timeout=10 [2019-11-29T14:47:51.122Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-29T14:47:51.161Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-29T14:47:51.195Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-29T14:47:51.195Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-29T14:47:51.196Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/38697/head:refs/remotes/origin/PR-38697 +refs/heads/master:refs/remotes/origin/master [2019-11-29T14:47:51.559Z] > git config core.sparsecheckout # timeout=10 [2019-11-29T14:47:51.580Z] > git checkout -f 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:47:52.380Z] > git merge 3152f9436292115c97b4d8bb18c66cf97876ee75 # timeout=10 [2019-11-29T14:47:52.407Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-29T14:47:52.436Z] > git config core.sparsecheckout # timeout=10 [2019-11-29T14:47:52.466Z] > git checkout -f 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:47:53.295Z] go: finding github.com/containernetworking/cni v0.6.1-0.20180218032124-142cde0c766c [2019-11-29T14:47:53.641Z] go: finding github.com/vishvananda/netns v0.0.0-20180720170159-13995c7128cc [2019-11-29T14:47:53.750Z] Commit message: "migrate integration-cli/attach tests to integration" [2019-11-29T14:47:54.388Z] go: finding golang.org/x/crypto v0.0.0-20190129210102-0709b304e793 [2019-11-29T14:47:54.388Z] go: finding github.com/opentracing-contrib/go-stdlib v0.0.0-20171029140428-b1a47cfbdd75 [2019-11-29T14:47:54.388Z] go: finding gopkg.in/gemnasium/logrus-airbrake-hook.v2 v2.1.2 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-29T14:47:54.732Z] go: finding github.com/gofrs/flock v0.7.0 [2019-11-29T14:47:54.955Z] + docker version [2019-11-29T14:47:55.476Z] go: finding github.com/apache/thrift v0.0.0-20161221203622-b2a4d4ae21c7 [2019-11-29T14:47:55.817Z] go: finding golang.org/x/crypto v0.0.0-20181203042331-505ab145d0a9 [2019-11-29T14:47:56.161Z] go: finding github.com/davecgh/go-spew v1.1.0 [2019-11-29T14:47:56.195Z] #17 29.05 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-29T14:47:56.195Z] #17 29.05 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-29T14:47:56.195Z] #17 29.06 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-29T14:47:56.504Z] go: finding github.com/hashicorp/golang-lru v0.0.0-20160207214719-a0d98a5f2880 [2019-11-29T14:47:56.504Z] go: finding github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b [2019-11-29T14:47:56.846Z] go: finding google.golang.org/genproto v0.0.0-20180817151627-c66870c02cf8 [2019-11-29T14:47:57.633Z] go: finding github.com/docker/go-units v0.3.1 [2019-11-29T14:47:57.985Z] go: finding github.com/golang/mock v1.1.1 [2019-11-29T14:47:58.340Z] Fetching without tags [2019-11-29T14:47:58.849Z] Merging remotes/origin/master commit 3152f9436292115c97b4d8bb18c66cf97876ee75 into PR head commit 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:47:59.142Z] Client: Docker Engine - Community [2019-11-29T14:47:59.142Z] Version: 19.03.2 [2019-11-29T14:47:59.142Z] API version: 1.40 [2019-11-29T14:47:59.142Z] Go version: go1.12.8 [2019-11-29T14:47:59.142Z] Git commit: 6a30dfc [2019-11-29T14:47:59.142Z] Built: Thu Aug 29 05:29:11 2019 [2019-11-29T14:47:59.142Z] OS/Arch: linux/amd64 [2019-11-29T14:47:59.142Z] Experimental: false [2019-11-29T14:47:59.142Z] [2019-11-29T14:47:59.142Z] Server: Docker Engine - Community [2019-11-29T14:47:59.142Z] Engine: [2019-11-29T14:47:59.142Z] Version: 19.03.2 [2019-11-29T14:47:59.142Z] API version: 1.40 (minimum version 1.12) [2019-11-29T14:47:59.142Z] Go version: go1.12.8 [2019-11-29T14:47:59.142Z] Git commit: 6a30dfc [2019-11-29T14:47:59.142Z] Built: Thu Aug 29 05:27:45 2019 [2019-11-29T14:47:59.142Z] OS/Arch: linux/amd64 [2019-11-29T14:47:59.143Z] Experimental: true [2019-11-29T14:47:59.143Z] containerd: [2019-11-29T14:47:59.143Z] Version: 1.2.6 [2019-11-29T14:47:59.143Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-29T14:47:59.143Z] runc: [2019-11-29T14:47:59.143Z] Version: 1.0.0-rc8 [2019-11-29T14:47:59.143Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-29T14:47:59.143Z] docker-init: [2019-11-29T14:47:59.143Z] Version: 0.18.0 [2019-11-29T14:47:59.143Z] GitCommit: fec3683 [Pipeline] sh [2019-11-29T14:47:59.181Z] go: finding github.com/bitly/go-simplejson v0.5.0 [2019-11-29T14:47:59.181Z] go: finding github.com/gotestyourself/gotestyourself v2.2.0+incompatible [2019-11-29T14:47:59.468Z] + docker info [2019-11-29T14:47:59.477Z] #17 32.74 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-29T14:47:59.477Z] #17 32.75 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-29T14:47:59.477Z] #17 32.76 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-29T14:47:59.477Z] #17 32.77 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-29T14:47:59.477Z] #17 32.78 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-29T14:47:59.477Z] #17 32.81 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:47:59.477Z] #17 32.82 Processing triggers for mime-support (3.60) ... [2019-11-29T14:47:59.477Z] #17 32.84 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:47:59.477Z] #17 32.85 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-29T14:47:59.477Z] #17 32.86 Setting up libcap2-bin (1:2.25-1) ... [2019-11-29T14:47:59.477Z] #17 32.87 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-29T14:47:59.477Z] #17 32.88 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-29T14:47:59.477Z] #17 32.89 Setting up bash-completion (1:2.1-4.3) ... [2019-11-29T14:47:59.527Z] go: finding github.com/opencontainers/runtime-spec v0.0.0-20180909173843-eba862dc2470 [2019-11-29T14:47:58.239Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-29T14:47:58.255Z] > git config --add remote.origin.fetch +refs/pull/38697/head:refs/remotes/origin/PR-38697 # timeout=10 [2019-11-29T14:47:58.284Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-29T14:47:58.304Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-29T14:47:58.322Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-29T14:47:58.322Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-29T14:47:58.323Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/38697/head:refs/remotes/origin/PR-38697 +refs/heads/master:refs/remotes/origin/master [2019-11-29T14:47:58.836Z] > git config core.sparsecheckout # timeout=10 [2019-11-29T14:47:58.843Z] > git checkout -f 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:47:59.871Z] go: finding github.com/hashicorp/golang-lru v0.5.0 [2019-11-29T14:47:59.871Z] go: finding github.com/syndtr/gocapability v0.0.0-20180916011248-d98352740cb2 [2019-11-29T14:47:59.871Z] go: finding github.com/containerd/containerd v1.2.4 [2019-11-29T14:47:59.871Z] go: finding github.com/docker/go-metrics v0.0.0-20170502235133-d466d4f6fd96 [2019-11-29T14:48:00.215Z] go: finding github.com/docker/libnetwork v0.8.0-dev.2.0.20190604151032-3c26b4e7495e [2019-11-29T14:48:00.215Z] go: finding github.com/stretchr/objx v0.1.0 [2019-11-29T14:48:00.402Z] #17 33.71 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-29T14:48:00.402Z] #17 33.72 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-29T14:48:00.402Z] #17 33.73 Setting up zip (3.0-11+b1) ... [2019-11-29T14:48:00.402Z] #17 33.74 Setting up bzip2 (1.0.6-8.1) ... [2019-11-29T14:48:00.402Z] #17 33.75 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-29T14:48:00.402Z] #17 33.76 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-29T14:48:00.402Z] #17 33.77 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:48:00.402Z] #17 33.78 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-29T14:48:00.402Z] #17 33.80 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:48:00.402Z] #17 33.81 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-29T14:48:00.402Z] #17 33.82 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-29T14:48:00.402Z] #17 33.83 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-29T14:48:00.402Z] #17 33.84 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:48:00.402Z] #17 33.85 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-29T14:48:00.402Z] #17 33.86 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-29T14:48:00.402Z] #17 33.87 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-29T14:48:00.402Z] #17 33.89 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:48:00.606Z] Merge succeeded, producing 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:48:00.606Z] Checking out Revision 5f986789b63355e76683a4104a8209356ee3a1d0 (PR-38697) [2019-11-29T14:48:00.657Z] #17 33.98 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-29T14:48:00.658Z] #17 34.00 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-29T14:48:00.658Z] #17 34.01 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-29T14:48:00.658Z] #17 34.02 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-29T14:48:00.658Z] #17 34.03 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-29T14:48:00.658Z] #17 34.04 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-29T14:48:00.658Z] #17 34.06 Setting up pigz (2.3.4-1) ... [2019-11-29T14:48:00.658Z] #17 34.07 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-29T14:48:00.658Z] #17 34.08 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-29T14:48:00.658Z] #17 34.09 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:48:00.658Z] #17 34.10 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-29T14:48:00.658Z] #17 34.11 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-29T14:48:00.658Z] #17 34.12 Setting up jq (1.5+dfsg-1.3) ... [2019-11-29T14:48:00.658Z] #17 34.14 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-29T14:48:00.658Z] #17 34.15 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-29T14:48:00.658Z] #17 34.16 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-29T14:48:00.658Z] #17 34.17 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:48:00.658Z] #17 34.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-29T14:48:00.913Z] #17 34.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-29T14:48:00.913Z] #17 34.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-29T14:48:00.913Z] #17 34.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-29T14:48:00.913Z] #17 34.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-29T14:48:00.913Z] #17 34.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-29T14:48:00.913Z] #17 34.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-29T14:48:00.913Z] #17 34.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-29T14:48:00.913Z] #17 34.22 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-29T14:48:00.913Z] #17 34.23 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:48:00.913Z] #17 34.24 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-29T14:48:00.913Z] #17 34.25 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-29T14:48:00.913Z] #17 34.26 Setting up btrfs-progs (4.7.3-1) ... [2019-11-29T14:48:00.913Z] #17 34.27 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-29T14:48:00.913Z] #17 34.28 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-29T14:48:01.410Z] go: finding github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 [2019-11-29T14:48:01.755Z] go: finding github.com/opencontainers/go-digest v1.0.0-rc1 [2019-11-29T14:48:01.938Z] Commit message: "migrate integration-cli/attach tests to integration" [2019-11-29T14:48:00.557Z] > git merge 3152f9436292115c97b4d8bb18c66cf97876ee75 # timeout=10 [2019-11-29T14:48:00.572Z] > git rev-parse HEAD^{commit} # timeout=10 [2019-11-29T14:48:00.591Z] > git config core.sparsecheckout # timeout=10 [2019-11-29T14:48:00.600Z] > git checkout -f 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:48:02.103Z] go: finding gopkg.in/yaml.v2 v2.2.2 [2019-11-29T14:48:02.277Z] #17 35.55 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-29T14:48:02.277Z] #17 35.56 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-29T14:48:02.277Z] #17 35.57 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-11-29T14:48:02.277Z] #17 35.57 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-11-29T14:48:02.277Z] #17 35.57 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-11-29T14:48:02.277Z] #17 35.57 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-11-29T14:48:02.277Z] #17 35.58 Setting up btrfs-tools (4.7.3-1) ... [2019-11-29T14:48:02.277Z] #17 35.59 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-29T14:48:02.278Z] #17 35.59 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-11-29T14:48:02.278Z] #17 35.60 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-11-29T14:48:02.278Z] #17 35.60 Setting up python3 (3.5.3-1) ... [2019-11-29T14:48:02.533Z] #17 35.95 Setting up apparmor (2.11.0-3+deb9u2) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-29T14:48:02.845Z] go: finding golang.org/x/lint v0.0.0-20190313153728-d0100b6bd8b3 [2019-11-29T14:48:02.845Z] go: finding github.com/mattn/go-shellwords v1.0.5 [2019-11-29T14:48:03.066Z] + docker version [2019-11-29T14:48:03.092Z] #17 36.69 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-29T14:48:03.189Z] go: finding github.com/hashicorp/uuid v0.0.0-20160311170451-ebb0a03e909c [2019-11-29T14:48:03.347Z] #17 36.74 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-29T14:48:03.347Z] #17 36.76 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-29T14:48:03.347Z] #17 36.77 Setting up python3-wheel (0.29.0-2) ... [2019-11-29T14:48:03.347Z] #17 36.95 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-29T14:48:03.614Z] #17 37.23 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-29T14:48:03.869Z] #17 37.24 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-29T14:48:03.869Z] #17 37.49 Setting up dmsetup (2:1.02.137-2) ... [2019-11-29T14:48:03.930Z] go: finding github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2019-11-29T14:48:04.012Z] Removing intermediate container a001e05cc99c [2019-11-29T14:48:04.012Z] ---> 202a83b9baba [2019-11-29T14:48:04.012Z] Step 11/16 : ARG GOOS [2019-11-29T14:48:04.012Z] ---> Running in 955bae41852e [2019-11-29T14:48:04.012Z] Removing intermediate container 955bae41852e [2019-11-29T14:48:04.012Z] ---> 007ace1333b0 [2019-11-29T14:48:04.012Z] Step 12/16 : ARG GOARCH [2019-11-29T14:48:04.012Z] ---> Running in 884ac2ec9939 [2019-11-29T14:48:04.012Z] Removing intermediate container 884ac2ec9939 [2019-11-29T14:48:04.012Z] ---> d5f88f6a9b4e [2019-11-29T14:48:04.012Z] 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-11-29T14:48:04.012Z] ---> Running in 92f026d7f60b [2019-11-29T14:48:04.125Z] #17 37.50 Setting up python3-setuptools (33.1.1-1) ... [2019-11-29T14:48:04.125Z] #17 37.74 Setting up dh-python (2.20170125) ... [2019-11-29T14:48:04.313Z] go: finding github.com/containerd/console v0.0.0-20181022165439-0650fd9eeb50 [2019-11-29T14:48:04.685Z] #17 37.90 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-29T14:48:04.685Z] #17 37.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:48:04.941Z] #17 DONE 38.4s [2019-11-29T14:48:04.941Z] [2019-11-29T14:48:04.941Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-29T14:48:05.049Z] go: finding github.com/urfave/cli v0.0.0-20171014202726-7bc6a0acffa5 [2019-11-29T14:48:05.786Z] go: finding github.com/hashicorp/go-uuid v1.0.0 [2019-11-29T14:48:06.129Z] go: finding github.com/pelletier/go-toml v1.2.0 [2019-11-29T14:48:06.129Z] go: finding github.com/agl/ed25519 v0.0.0-20170116200512-5312a6153412 [2019-11-29T14:48:07.456Z] #18 2.208 Collecting yamllint==1.16.0 [2019-11-29T14:48:07.845Z] go: finding github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4 [2019-11-29T14:48:07.845Z] go: finding github.com/sirupsen/logrus v1.3.0 [2019-11-29T14:48:08.187Z] go: finding github.com/client9/misspell v0.3.4 [2019-11-29T14:48:08.923Z] go: finding golang.org/x/crypto v0.0.0-20180904163835-0709b304e793 [2019-11-29T14:48:08.923Z] go: finding honnef.co/go/tools v0.0.0-20190102054323-c2f93a96b099 [2019-11-29T14:48:09.444Z] Client: [2019-11-29T14:48:09.445Z] Debug Mode: false [2019-11-29T14:48:09.445Z] [2019-11-29T14:48:09.445Z] Server: [2019-11-29T14:48:09.445Z] Containers: 0 [2019-11-29T14:48:09.445Z] Running: 0 [2019-11-29T14:48:09.445Z] Paused: 0 [2019-11-29T14:48:09.445Z] Stopped: 0 [2019-11-29T14:48:09.445Z] Images: 0 [2019-11-29T14:48:09.445Z] Server Version: 19.03.2 [2019-11-29T14:48:09.445Z] Storage Driver: overlay2 [2019-11-29T14:48:09.445Z] Backing Filesystem: extfs [2019-11-29T14:48:09.445Z] Supports d_type: true [2019-11-29T14:48:09.445Z] Native Overlay Diff: true [2019-11-29T14:48:09.445Z] Logging Driver: json-file [2019-11-29T14:48:09.445Z] Cgroup Driver: cgroupfs [2019-11-29T14:48:09.445Z] Plugins: [2019-11-29T14:48:09.445Z] Volume: local [2019-11-29T14:48:09.445Z] Network: bridge host ipvlan macvlan null overlay [2019-11-29T14:48:09.445Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-29T14:48:09.445Z] Swarm: inactive [2019-11-29T14:48:09.445Z] Runtimes: runc [2019-11-29T14:48:09.445Z] Default Runtime: runc [2019-11-29T14:48:09.445Z] Init Binary: docker-init [2019-11-29T14:48:09.445Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-29T14:48:09.445Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-29T14:48:09.445Z] init version: fec3683 [2019-11-29T14:48:09.445Z] Security Options: [2019-11-29T14:48:09.445Z] apparmor [2019-11-29T14:48:09.445Z] seccomp [2019-11-29T14:48:09.445Z] Profile: default [2019-11-29T14:48:09.445Z] Kernel Version: 4.15.0-1048-aws [2019-11-29T14:48:09.445Z] Operating System: Ubuntu 18.04.3 LTS [2019-11-29T14:48:09.445Z] OSType: linux [2019-11-29T14:48:09.445Z] Architecture: x86_64 [2019-11-29T14:48:09.445Z] CPUs: 2 [2019-11-29T14:48:09.445Z] Total Memory: 7.501GiB [2019-11-29T14:48:09.445Z] Name: ip-10-100-112-97 [2019-11-29T14:48:09.445Z] ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG [2019-11-29T14:48:09.445Z] Docker Root Dir: /var/lib/docker [2019-11-29T14:48:09.445Z] Debug Mode: false [2019-11-29T14:48:09.445Z] Registry: https://index.docker.io/v1/ [2019-11-29T14:48:09.445Z] Labels: [2019-11-29T14:48:09.445Z] Experimental: true [2019-11-29T14:48:09.445Z] Insecure Registries: [2019-11-29T14:48:09.445Z] 127.0.0.0/8 [2019-11-29T14:48:09.445Z] Live Restore Enabled: true [2019-11-29T14:48:09.445Z] [2019-11-29T14:48:09.445Z] WARNING: No swap limit support [Pipeline] sh [2019-11-29T14:48:09.672Z] go: finding github.com/containerd/continuity v0.0.0-20190827140505-75bee3e2ccb6 [2019-11-29T14:48:09.672Z] go: finding github.com/google/go-cmp v0.2.0 [2019-11-29T14:48:09.748Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-29T14:48:09.748Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-29T14:48:09.748Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-38697/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-29T14:48:09.748Z] + bash /home/ubuntu/workspace/moby_PR-38697/check-config.sh [2019-11-29T14:48:09.748Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-29T14:48:09.748Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-29T14:48:09.748Z] [2019-11-29T14:48:09.748Z] Generally Necessary: [2019-11-29T14:48:09.748Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-29T14:48:09.748Z] - apparmor: enabled and tools installed [2019-11-29T14:48:10.012Z] - CONFIG_NAMESPACES: enabled [2019-11-29T14:48:10.012Z] - CONFIG_NET_NS: enabled [2019-11-29T14:48:10.012Z] - CONFIG_PID_NS: enabled [2019-11-29T14:48:10.012Z] - CONFIG_IPC_NS: enabled [2019-11-29T14:48:10.012Z] - CONFIG_UTS_NS: enabled [2019-11-29T14:48:10.012Z] - CONFIG_CGROUPS: enabled [2019-11-29T14:48:10.012Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-29T14:48:10.012Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-29T14:48:10.012Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-29T14:48:10.012Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-29T14:48:10.012Z] - CONFIG_CPUSETS: enabled [2019-11-29T14:48:10.012Z] - CONFIG_MEMCG: enabled [2019-11-29T14:48:10.012Z] - CONFIG_KEYS: enabled [2019-11-29T14:48:10.012Z] - CONFIG_VETH: enabled (as module) [2019-11-29T14:48:10.012Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-29T14:48:10.012Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-29T14:48:10.012Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-29T14:48:10.012Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-29T14:48:10.012Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-29T14:48:10.012Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-29T14:48:10.012Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-29T14:48:10.012Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-29T14:48:10.012Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-29T14:48:10.012Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-29T14:48:10.012Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-29T14:48:10.012Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-29T14:48:10.012Z] [2019-11-29T14:48:10.012Z] Optional Features: [2019-11-29T14:48:10.012Z] - CONFIG_USER_NS: enabled [2019-11-29T14:48:10.012Z] - CONFIG_SECCOMP: enabled [2019-11-29T14:48:10.012Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-29T14:48:10.012Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-29T14:48:10.012Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-29T14:48:10.012Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-29T14:48:10.012Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2019-11-29T14:48:10.012Z] - CONFIG_BLK_CGROUP: enabled [2019-11-29T14:48:10.012Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-29T14:48:10.012Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-29T14:48:10.012Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-29T14:48:10.012Z] - CONFIG_CGROUP_PERF: enabled [2019-11-29T14:48:10.012Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-29T14:48:10.285Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-29T14:48:10.285Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-29T14:48:10.285Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-29T14:48:10.285Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-29T14:48:10.285Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-29T14:48:10.285Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-29T14:48:10.285Z] - CONFIG_IP_VS: enabled (as module) [2019-11-29T14:48:10.285Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-29T14:48:10.285Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-29T14:48:10.285Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-29T14:48:10.285Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-29T14:48:10.285Z] - CONFIG_EXT4_FS: enabled [2019-11-29T14:48:10.285Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-29T14:48:10.285Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-29T14:48:10.285Z] - Network Drivers: [2019-11-29T14:48:10.285Z] - "overlay": [2019-11-29T14:48:10.285Z] - CONFIG_VXLAN: enabled (as module) [2019-11-29T14:48:10.285Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-29T14:48:10.285Z] Optional (for encrypted networks): [2019-11-29T14:48:10.285Z] - CONFIG_CRYPTO: enabled [2019-11-29T14:48:10.285Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-29T14:48:10.285Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-29T14:48:10.285Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-29T14:48:10.285Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-29T14:48:10.285Z] - CONFIG_XFRM: enabled [2019-11-29T14:48:10.285Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-29T14:48:10.285Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-29T14:48:10.285Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-29T14:48:10.285Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-29T14:48:10.285Z] - "ipvlan": [2019-11-29T14:48:10.285Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-29T14:48:10.285Z] - "macvlan": [2019-11-29T14:48:10.285Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-29T14:48:10.285Z] - CONFIG_DUMMY: enabled (as module) [2019-11-29T14:48:10.285Z] - "ftp,tftp client in container": [2019-11-29T14:48:10.406Z] go: finding golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a [2019-11-29T14:48:10.551Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-29T14:48:10.551Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-29T14:48:10.551Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-29T14:48:10.551Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-29T14:48:10.551Z] - Storage Drivers: [2019-11-29T14:48:10.551Z] - "aufs": [2019-11-29T14:48:10.551Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-29T14:48:10.551Z] - "btrfs": [2019-11-29T14:48:10.551Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-29T14:48:10.551Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-29T14:48:10.551Z] - "devicemapper": [2019-11-29T14:48:10.551Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-29T14:48:10.551Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-29T14:48:10.551Z] - "overlay": [2019-11-29T14:48:10.551Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-29T14:48:10.551Z] - "zfs": [2019-11-29T14:48:10.551Z] - /dev/zfs: missing [2019-11-29T14:48:10.551Z] - zfs command: missing [2019-11-29T14:48:10.551Z] - zpool command: missing [2019-11-29T14:48:10.551Z] [2019-11-29T14:48:10.551Z] Limits: [2019-11-29T14:48:10.551Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-29T14:48:10.551Z] [2019-11-29T14:48:10.551Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-29T14:48:10.753Z] go: finding gotest.tools v2.2.0+incompatible [2019-11-29T14:48:10.753Z] go: finding github.com/serialx/hashring v0.0.0-20190422032157-8b2912629002 [2019-11-29T14:48:10.899Z] + sudo modprobe ip_vs [2019-11-29T14:48:11.163Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5f986789b63355e76683a4104a8209356ee3a1d0 . [2019-11-29T14:48:11.427Z] #2 [internal] load .dockerignore [2019-11-29T14:48:11.486Z] go: finding golang.org/x/sys v0.0.0-20190303122642-d455e41777fc [2019-11-29T14:48:11.684Z] #2 transferring context: 87B done [2019-11-29T14:48:11.684Z] #2 DONE 0.4s [2019-11-29T14:48:11.684Z] [2019-11-29T14:48:11.684Z] #1 [internal] load build definition from Dockerfile [2019-11-29T14:48:11.684Z] #1 transferring dockerfile: 14.85kB done [2019-11-29T14:48:11.684Z] #1 DONE 0.3s [2019-11-29T14:48:11.684Z] [2019-11-29T14:48:11.684Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-29T14:48:12.220Z] go: finding gopkg.in/inf.v0 v0.9.1 [2019-11-29T14:48:12.220Z] go: finding github.com/containerd/typeurl v0.0.0-20180627222232-a93fcdb778cd [2019-11-29T14:48:12.220Z] go: finding github.com/containerd/cgroups v0.0.0-20190226200435-dbea6f2bd416 [2019-11-29T14:48:12.250Z] #3 DONE 0.5s [2019-11-29T14:48:12.250Z] [2019-11-29T14:48:12.250Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-29T14:48:12.250Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-29T14:48:12.509Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s [2019-11-29T14:48:12.509Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-29T14:48:12.509Z] #4 sha256:ee85655c57140bd20a5ebc3bb802e7410ee9ac47ca92b193ed0ab17485024fe5 527B / 527B done [2019-11-29T14:48:12.509Z] #4 sha256:80b5f664ac0c5f6b89608f7b0afd9548ac5b2d4cd631b7b723d9f2edca8676d9 897B / 897B done [2019-11-29T14:48:12.562Z] go: finding github.com/gogo/protobuf v1.2.1 [2019-11-29T14:48:12.562Z] go: finding github.com/gogo/protobuf v1.2.0 [2019-11-29T14:48:12.766Z] #4 sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 8.82MB / 8.82MB 0.2s done [2019-11-29T14:48:12.766Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 [2019-11-29T14:48:13.024Z] #4 extracting sha256:73e11b97eeae87ce062a224a9ff2d7f8a919d3b50e014a3f33a79b0c219a7003 0.4s done [2019-11-29T14:48:13.054Z] Client: Docker Engine - Community [2019-11-29T14:48:13.054Z] Version: 19.03.2 [2019-11-29T14:48:13.054Z] API version: 1.40 [2019-11-29T14:48:13.054Z] Go version: go1.12.8 [2019-11-29T14:48:13.054Z] Git commit: 6a30dfc [2019-11-29T14:48:13.054Z] Built: Thu Aug 29 05:32:25 2019 [2019-11-29T14:48:13.054Z] OS/Arch: linux/arm64 [2019-11-29T14:48:13.054Z] Experimental: false [2019-11-29T14:48:13.054Z] [2019-11-29T14:48:13.054Z] Server: Docker Engine - Community [2019-11-29T14:48:13.054Z] Engine: [2019-11-29T14:48:13.054Z] Version: 19.03.2 [2019-11-29T14:48:13.054Z] API version: 1.40 (minimum version 1.12) [2019-11-29T14:48:13.054Z] Go version: go1.12.8 [2019-11-29T14:48:13.054Z] Git commit: 6a30dfc [2019-11-29T14:48:13.054Z] Built: Thu Aug 29 05:30:57 2019 [2019-11-29T14:48:13.054Z] OS/Arch: linux/arm64 [2019-11-29T14:48:13.054Z] Experimental: true [2019-11-29T14:48:13.054Z] containerd: [2019-11-29T14:48:13.054Z] Version: 1.2.6 [2019-11-29T14:48:13.054Z] GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-29T14:48:13.054Z] runc: [2019-11-29T14:48:13.054Z] Version: 1.0.0-rc8 [2019-11-29T14:48:13.054Z] GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-29T14:48:13.054Z] docker-init: [2019-11-29T14:48:13.054Z] Version: 0.18.0 [2019-11-29T14:48:13.054Z] GitCommit: fec3683 [Pipeline] sh [2019-11-29T14:48:13.281Z] #4 DONE 0.8s [2019-11-29T14:48:13.299Z] go: finding github.com/containerd/fifo v0.0.0-20180307165137-3d5202aec260 [2019-11-29T14:48:13.391Z] + docker info [2019-11-29T14:48:13.645Z] go: finding github.com/docker/go-events v0.0.0-20170721190031-9461782956ad [2019-11-29T14:48:13.645Z] go: finding github.com/opencontainers/runc v1.0.0-rc6 [2019-11-29T14:48:13.847Z] [2019-11-29T14:48:13.847Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-29T14:48:13.985Z] #18 8.574 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-29T14:48:13.985Z] #18 8.687 Collecting pyyaml (from yamllint==1.16.0) [2019-11-29T14:48:14.008Z] go: finding github.com/gogo/googleapis v1.1.0 [2019-11-29T14:48:14.105Z] #6 DONE 0.2s [2019-11-29T14:48:14.105Z] [2019-11-29T14:48:14.105Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-29T14:48:14.105Z] #5 DONE 0.2s [2019-11-29T14:48:14.105Z] [2019-11-29T14:48:14.105Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-29T14:48:14.105Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-29T14:48:14.105Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-29T14:48:14.105Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-29T14:48:14.749Z] go: finding github.com/kr/pretty v0.1.0 [2019-11-29T14:48:14.749Z] go: finding gopkg.in/check.v1 v1.0.0-20180628173108-788fd7840127 [2019-11-29T14:48:14.910Z] #18 9.777 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-29T14:48:15.471Z] #18 10.44 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-29T14:48:15.492Z] go: finding gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 [2019-11-29T14:48:15.492Z] go: finding github.com/hashicorp/hcl v1.0.0 [2019-11-29T14:48:15.836Z] go: finding github.com/ishidawataru/sctp v0.0.0-20180213033435-07191f837fed [2019-11-29T14:48:15.836Z] go: finding golang.org/x/tools v0.0.0-20190311212946-11955173bddd [2019-11-29T14:48:16.183Z] go: finding github.com/docker/distribution v2.7.1-0.20190205005809-0d3efadf0154+incompatible [2019-11-29T14:48:16.397Z] #18 11.49 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-29T14:48:16.921Z] go: finding github.com/xordataexchange/crypt v0.0.3-0.20170626215501-b2862e3d0a77 [2019-11-29T14:48:16.958Z] #18 11.85 Building wheels for collected packages: pyyaml, pathspec [2019-11-29T14:48:16.958Z] #18 11.85 Running setup.py bdist_wheel for pyyaml: started [2019-11-29T14:48:17.214Z] #18 12.27 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-29T14:48:17.265Z] go: finding github.com/fsnotify/fsnotify v1.4.7 [2019-11-29T14:48:17.265Z] go: finding github.com/morikuni/aec v0.0.0-20170113033406-39771216ff4c [2019-11-29T14:48:17.409Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.20MB / 9.11MB 3.1s [2019-11-29T14:48:17.409Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 7.45MB / 9.11MB 3.2s [2019-11-29T14:48:17.409Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 3.4s done [2019-11-29T14:48:17.409Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-11-29T14:48:17.470Z] #18 12.27 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-29T14:48:17.470Z] #18 12.30 Running setup.py bdist_wheel for pathspec: started [2019-11-29T14:48:17.726Z] #18 12.65 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-29T14:48:17.726Z] #18 12.65 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-29T14:48:17.726Z] #18 12.66 Successfully built pyyaml pathspec [2019-11-29T14:48:17.726Z] #18 12.66 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-29T14:48:17.726Z] #18 12.83 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-29T14:48:17.982Z] #18 DONE 13.1s [2019-11-29T14:48:18.006Z] go: finding github.com/stretchr/objx v0.1.1 [2019-11-29T14:48:18.238Z] [2019-11-29T14:48:18.238Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-29T14:48:18.238Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-29T14:48:18.238Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-29T14:48:18.238Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 0B / 9.11MB 0.1s [2019-11-29T14:48:18.238Z] #65 ... [2019-11-29T14:48:18.238Z] [2019-11-29T14:48:18.238Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-29T14:48:18.238Z] #67 DONE 0.2s [2019-11-29T14:48:18.238Z] [2019-11-29T14:48:18.238Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-29T14:48:18.238Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.25MB / 9.11MB 0.1s [2019-11-29T14:48:18.493Z] #65 ... [2019-11-29T14:48:18.493Z] [2019-11-29T14:48:18.493Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-29T14:48:18.493Z] #61 DONE 0.3s [2019-11-29T14:48:18.493Z] [2019-11-29T14:48:18.493Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-29T14:48:18.493Z] #49 DONE 0.3s [2019-11-29T14:48:18.493Z] [2019-11-29T14:48:18.493Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-29T14:48:18.493Z] #46 DONE 0.3s [2019-11-29T14:48:18.493Z] [2019-11-29T14:48:18.493Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-29T14:48:18.493Z] #43 DONE 0.3s [2019-11-29T14:48:18.493Z] [2019-11-29T14:48:18.493Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-29T14:48:18.493Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.85MB / 9.11MB 0.3s [2019-11-29T14:48:18.493Z] #65 ... [2019-11-29T14:48:18.493Z] [2019-11-29T14:48:18.493Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-29T14:48:18.493Z] #30 DONE 0.4s [2019-11-29T14:48:18.493Z] [2019-11-29T14:48:18.493Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-29T14:48:18.493Z] #58 DONE 0.4s [2019-11-29T14:48:18.493Z] [2019-11-29T14:48:18.493Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-29T14:48:18.493Z] #35 DONE 0.4s [2019-11-29T14:48:18.493Z] [2019-11-29T14:48:18.493Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-29T14:48:18.493Z] #25 DONE 0.4s [2019-11-29T14:48:18.493Z] [2019-11-29T14:48:18.493Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-29T14:48:18.493Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 5.57MB / 9.11MB 0.4s [2019-11-29T14:48:18.748Z] #65 ... [2019-11-29T14:48:18.748Z] [2019-11-29T14:48:18.748Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-29T14:48:18.748Z] #53 DONE 0.6s [2019-11-29T14:48:18.748Z] [2019-11-29T14:48:18.748Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-29T14:48:18.748Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.03MB / 9.11MB 0.6s [2019-11-29T14:48:19.003Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2019-11-29T14:48:19.003Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c [2019-11-29T14:48:19.049Z] go: finding github.com/coreos/go-systemd v0.0.0-20190321100706-95778dfbb74e [2019-11-29T14:48:19.260Z] #65 ... [2019-11-29T14:48:19.260Z] [2019-11-29T14:48:19.260Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-29T14:48:19.260Z] #23 DONE 1.2s [2019-11-29T14:48:19.402Z] go: finding github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea [2019-11-29T14:48:19.402Z] go: finding github.com/onsi/gomega v1.4.3 [2019-11-29T14:48:19.515Z] [2019-11-29T14:48:19.515Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-29T14:48:19.948Z] #65 ... [2019-11-29T14:48:19.948Z] [2019-11-29T14:48:19.948Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-29T14:48:19.948Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-11-29T14:48:19.948Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-11-29T14:48:19.948Z] #7 sha256:ddeac8b5f8711a57ce2793ff0882cd4ca0b24ac99e6836ca717589fc7f7af914 1.80kB / 1.80kB done [2019-11-29T14:48:19.948Z] #7 sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 45.38MB / 45.38MB 2.6s done [2019-11-29T14:48:19.948Z] #7 sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 4.34MB / 4.34MB 0.4s done [2019-11-29T14:48:19.948Z] #7 sha256:d30a8b8b92e26c81159500588fe731b46bdfd3ab9724734ffc2ea4387a526662 5.47kB / 5.47kB done [2019-11-29T14:48:19.948Z] #7 sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 10.80MB / 10.80MB 0.5s done [2019-11-29T14:48:19.948Z] #7 sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 50.07MB / 50.07MB 2.9s done [2019-11-29T14:48:19.948Z] #7 sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 57.69MB / 57.69MB 3.0s done [2019-11-29T14:48:19.948Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 2.4s [2019-11-29T14:48:19.948Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 89.61MB / 120.06MB 5.6s [2019-11-29T14:48:19.948Z] #7 sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de 126B / 126B 3.0s done [2019-11-29T14:48:19.948Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 98.02MB / 120.06MB 5.9s [2019-11-29T14:48:20.141Z] go: finding golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be [2019-11-29T14:48:20.141Z] go: finding github.com/kisielk/errcheck v1.1.0 [2019-11-29T14:48:20.205Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 104.38MB / 120.06MB 6.2s [2019-11-29T14:48:20.774Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 111.41MB / 120.06MB 6.7s [2019-11-29T14:48:20.938Z] go: finding github.com/containerd/continuity v0.0.0-20181001140422-bd77b46c8352 [2019-11-29T14:48:20.938Z] go: finding golang.org/x/sys v0.0.0-20180905080454-ebe1bf3edb33 [2019-11-29T14:48:21.286Z] go: finding github.com/opentracing/opentracing-go v0.0.0-20171003133519-1361b9cd60be [2019-11-29T14:48:21.340Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 118.76MB / 120.06MB 7.1s [2019-11-29T14:48:21.630Z] go: finding github.com/grpc-ecosystem/grpc-opentracing v0.0.0-20180507213350-8e809c8a8645 [2019-11-29T14:48:21.908Z] #7 ... [2019-11-29T14:48:21.908Z] [2019-11-29T14:48:21.908Z] #19 [internal] load build context [2019-11-29T14:48:21.908Z] #19 transferring context: 45.91MB 7.3s done [2019-11-29T14:48:21.908Z] #19 DONE 7.7s [2019-11-29T14:48:21.908Z] [2019-11-29T14:48:21.908Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-29T14:48:21.908Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.7s done [2019-11-29T14:48:21.908Z] #65 DONE 7.7s [2019-11-29T14:48:21.908Z] [2019-11-29T14:48:21.908Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-29T14:48:21.908Z] #7 sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 120.06MB / 120.06MB 7.6s done [2019-11-29T14:48:21.973Z] go: finding golang.org/x/time v0.0.0-20190308202827-9d24e82272b4 [2019-11-29T14:48:22.712Z] go: finding github.com/prometheus/client_golang v0.8.0 [2019-11-29T14:48:22.712Z] go: finding github.com/davecgh/go-spew v1.1.1 [2019-11-29T14:48:22.777Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 3.4s done [2019-11-29T14:48:22.777Z] #65 DONE 4.3s [2019-11-29T14:48:22.777Z] [2019-11-29T14:48:22.777Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:48:23.908Z] go: finding github.com/codahale/hdrhistogram v0.0.0-20160425231609-f8ad88b59a58 [2019-11-29T14:48:24.260Z] go: finding github.com/Microsoft/hcsshim v0.8.5 [2019-11-29T14:48:24.260Z] go: finding github.com/mitchellh/hashstructure v0.0.0-20170609045927-2bca23e0e452 [2019-11-29T14:48:24.436Z] #7 extracting sha256:844c33c7e6ea19e3f6847e0667befdfb3ef02d6fc735b22c2d070261b6263b97 7.5s done [2019-11-29T14:48:24.694Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.1s [2019-11-29T14:48:25.456Z] go: finding github.com/kr/text v0.1.0 [2019-11-29T14:48:25.456Z] go: finding github.com/BurntSushi/toml v0.3.1 [2019-11-29T14:48:25.602Z] Client: [2019-11-29T14:48:25.602Z] Debug Mode: false [2019-11-29T14:48:25.602Z] [2019-11-29T14:48:25.602Z] Server: [2019-11-29T14:48:25.602Z] Containers: 0 [2019-11-29T14:48:25.602Z] Running: 0 [2019-11-29T14:48:25.602Z] Paused: 0 [2019-11-29T14:48:25.602Z] Stopped: 0 [2019-11-29T14:48:25.602Z] Images: 0 [2019-11-29T14:48:25.602Z] Server Version: 19.03.2 [2019-11-29T14:48:25.602Z] Storage Driver: overlay2 [2019-11-29T14:48:25.602Z] Backing Filesystem: extfs [2019-11-29T14:48:25.602Z] Supports d_type: true [2019-11-29T14:48:25.602Z] Native Overlay Diff: true [2019-11-29T14:48:25.602Z] Logging Driver: json-file [2019-11-29T14:48:25.602Z] Cgroup Driver: cgroupfs [2019-11-29T14:48:25.602Z] Plugins: [2019-11-29T14:48:25.602Z] Volume: local [2019-11-29T14:48:25.602Z] Network: bridge host ipvlan macvlan null overlay [2019-11-29T14:48:25.602Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2019-11-29T14:48:25.602Z] Swarm: inactive [2019-11-29T14:48:25.602Z] Runtimes: runc [2019-11-29T14:48:25.602Z] Default Runtime: runc [2019-11-29T14:48:25.602Z] Init Binary: docker-init [2019-11-29T14:48:25.602Z] containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb [2019-11-29T14:48:25.602Z] runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f [2019-11-29T14:48:25.602Z] init version: fec3683 [2019-11-29T14:48:25.602Z] Security Options: [2019-11-29T14:48:25.602Z] apparmor [2019-11-29T14:48:25.602Z] seccomp [2019-11-29T14:48:25.602Z] Profile: default [2019-11-29T14:48:25.602Z] Kernel Version: 4.15.0-1048-aws [2019-11-29T14:48:25.602Z] Operating System: Ubuntu 16.04.6 LTS [2019-11-29T14:48:25.602Z] OSType: linux [2019-11-29T14:48:25.602Z] Architecture: aarch64 [2019-11-29T14:48:25.602Z] CPUs: 4 [2019-11-29T14:48:25.602Z] Total Memory: 7.525GiB [2019-11-29T14:48:25.602Z] Name: ip-10-100-42-67 [2019-11-29T14:48:25.602Z] ID: P6VQ:YKJW:TNGX:TXFI:HUQ3:53UN:TOH3:6BJM:FCYL:64MC:THVR:5KBO [2019-11-29T14:48:25.602Z] Docker Root Dir: /var/lib/docker [2019-11-29T14:48:25.602Z] Debug Mode: false [2019-11-29T14:48:25.602Z] Registry: https://index.docker.io/v1/ [2019-11-29T14:48:25.602Z] Labels: [2019-11-29T14:48:25.602Z] Experimental: true [2019-11-29T14:48:25.602Z] Insecure Registries: [2019-11-29T14:48:25.602Z] 127.0.0.0/8 [2019-11-29T14:48:25.602Z] Live Restore Enabled: true [2019-11-29T14:48:25.602Z] [2019-11-29T14:48:25.602Z] WARNING: No swap limit support [Pipeline] sh [2019-11-29T14:48:25.629Z] #7 extracting sha256:ada5d61ae65dc038b4ba788ae5124c2587d0ebe83d3534733677216547b65cbd 0.7s done [2019-11-29T14:48:25.629Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.1s [2019-11-29T14:48:25.886Z] #7 extracting sha256:f8427fdf429235414d0ea4757fd45fd81f09fd2ba3106e13796a8250f0a04a23 0.2s done [2019-11-29T14:48:25.886Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd [2019-11-29T14:48:25.896Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-29T14:48:25.896Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-29T14:48:25.896Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-38697/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2019-11-29T14:48:25.896Z] + bash /home/ubuntu/workspace/moby_PR-38697/check-config.sh [2019-11-29T14:48:25.896Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2019-11-29T14:48:25.896Z] info: reading kernel config from /boot/config-4.15.0-1048-aws ... [2019-11-29T14:48:25.896Z] [2019-11-29T14:48:25.896Z] Generally Necessary: [2019-11-29T14:48:25.896Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2019-11-29T14:48:25.896Z] - apparmor: enabled and tools installed [2019-11-29T14:48:25.896Z] - CONFIG_NAMESPACES: enabled [2019-11-29T14:48:25.896Z] - CONFIG_NET_NS: enabled [2019-11-29T14:48:25.896Z] - CONFIG_PID_NS: enabled [2019-11-29T14:48:25.896Z] - CONFIG_IPC_NS: enabled [2019-11-29T14:48:25.896Z] - CONFIG_UTS_NS: enabled [2019-11-29T14:48:25.896Z] - CONFIG_CGROUPS: enabled [2019-11-29T14:48:25.896Z] - CONFIG_CGROUP_CPUACCT: enabled [2019-11-29T14:48:26.037Z] #54 ... [2019-11-29T14:48:26.037Z] [2019-11-29T14:48:26.037Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-29T14:48:26.037Z] #28 7.317 + mktemp -d [2019-11-29T14:48:26.037Z] #28 7.317 + export GOPATH=/tmp/tmp.3BYh3wMP7M [2019-11-29T14:48:26.037Z] #28 7.317 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.3BYh3wMP7M/src/github.com/go-swagger/go-swagger [2019-11-29T14:48:26.037Z] #28 7.317 Cloning into '/tmp/tmp.3BYh3wMP7M/src/github.com/go-swagger/go-swagger'... [2019-11-29T14:48:26.037Z] #28 ... [2019-11-29T14:48:26.037Z] [2019-11-29T14:48:26.037Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:48:26.156Z] - CONFIG_CGROUP_DEVICE: enabled [2019-11-29T14:48:26.156Z] - CONFIG_CGROUP_FREEZER: enabled [2019-11-29T14:48:26.156Z] - CONFIG_CGROUP_SCHED: enabled [2019-11-29T14:48:26.156Z] - CONFIG_CPUSETS: enabled [2019-11-29T14:48:26.156Z] - CONFIG_MEMCG: enabled [2019-11-29T14:48:26.156Z] - CONFIG_KEYS: enabled [2019-11-29T14:48:26.156Z] - CONFIG_VETH: enabled (as module) [2019-11-29T14:48:26.156Z] - CONFIG_BRIDGE: enabled (as module) [2019-11-29T14:48:26.156Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2019-11-29T14:48:26.156Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2019-11-29T14:48:26.156Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2019-11-29T14:48:26.156Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2019-11-29T14:48:26.156Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2019-11-29T14:48:26.156Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2019-11-29T14:48:26.156Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2019-11-29T14:48:26.156Z] - CONFIG_IP_NF_NAT: enabled (as module) [2019-11-29T14:48:26.156Z] - CONFIG_NF_NAT: enabled (as module) [2019-11-29T14:48:26.156Z] - CONFIG_NF_NAT_NEEDED: enabled [2019-11-29T14:48:26.156Z] - CONFIG_POSIX_MQUEUE: enabled [2019-11-29T14:48:26.156Z] [2019-11-29T14:48:26.156Z] Optional Features: [2019-11-29T14:48:26.156Z] - CONFIG_USER_NS: enabled [2019-11-29T14:48:26.156Z] - CONFIG_SECCOMP: enabled [2019-11-29T14:48:26.156Z] - CONFIG_CGROUP_PIDS: enabled [2019-11-29T14:48:26.156Z] - CONFIG_MEMCG_SWAP: enabled [2019-11-29T14:48:26.156Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2019-11-29T14:48:26.156Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2019-11-29T14:48:26.211Z] go: finding github.com/hpcloud/tail v1.0.0 [2019-11-29T14:48:26.211Z] go: finding gopkg.in/yaml.v2 v2.2.1 [2019-11-29T14:48:26.292Z] #38 8.012 + mktemp -d [2019-11-29T14:48:26.292Z] #38 8.013 + export GOPATH=/tmp/tmp.Dtwz5cebqR [2019-11-29T14:48:26.292Z] #38 8.013 + git clone https://github.com/docker/distribution.git /tmp/tmp.Dtwz5cebqR/src/github.com/docker/distribution [2019-11-29T14:48:26.292Z] #38 8.015 Cloning into '/tmp/tmp.Dtwz5cebqR/src/github.com/docker/distribution'... [2019-11-29T14:48:26.292Z] #38 ... [2019-11-29T14:48:26.292Z] [2019-11-29T14:48:26.293Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:48:26.293Z] #68 7.809 + RM_GOPATH=0 [2019-11-29T14:48:26.293Z] #68 7.809 + TMP_GOPATH= [2019-11-29T14:48:26.293Z] #68 7.809 + : /build [2019-11-29T14:48:26.293Z] #68 7.809 + '[' -z '' ']' [2019-11-29T14:48:26.293Z] #68 7.812 ++ mktemp -d [2019-11-29T14:48:26.293Z] #68 7.812 + export GOPATH=/tmp/tmp.NsM6rhBE3p [2019-11-29T14:48:26.293Z] #68 7.812 + GOPATH=/tmp/tmp.NsM6rhBE3p [2019-11-29T14:48:26.293Z] #68 7.812 + RM_GOPATH=1 [2019-11-29T14:48:26.293Z] #68 7.812 ++ dirname ./install.sh [2019-11-29T14:48:26.293Z] #68 7.814 + dir=. [2019-11-29T14:48:26.293Z] #68 7.814 + bin=proxy [2019-11-29T14:48:26.293Z] #68 7.814 + shift [2019-11-29T14:48:26.293Z] #68 7.814 + '[' '!' -f ./proxy.installer ']' [2019-11-29T14:48:26.293Z] #68 7.814 + . ./proxy.installer [2019-11-29T14:48:26.293Z] #68 7.814 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-29T14:48:26.293Z] #68 7.814 + install_proxy [2019-11-29T14:48:26.293Z] #68 7.814 + case "$1" in [2019-11-29T14:48:26.293Z] #68 7.814 + export CGO_ENABLED=0 [2019-11-29T14:48:26.293Z] #68 7.814 + CGO_ENABLED=0 [2019-11-29T14:48:26.293Z] #68 7.814 + _install_proxy [2019-11-29T14:48:26.293Z] #68 7.814 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-29T14:48:26.293Z] #68 7.814 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NsM6rhBE3p/src/github.com/docker/libnetwork [2019-11-29T14:48:26.293Z] #68 7.814 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-29T14:48:26.293Z] #68 7.823 Cloning into '/tmp/tmp.NsM6rhBE3p/src/github.com/docker/libnetwork'... [2019-11-29T14:48:26.415Z] - CONFIG_BLK_CGROUP: enabled [2019-11-29T14:48:26.415Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2019-11-29T14:48:26.415Z] - CONFIG_IOSCHED_CFQ: enabled [2019-11-29T14:48:26.415Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2019-11-29T14:48:26.415Z] - CONFIG_CGROUP_PERF: enabled [2019-11-29T14:48:26.415Z] - CONFIG_CGROUP_HUGETLB: enabled [2019-11-29T14:48:26.415Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2019-11-29T14:48:26.415Z] - CONFIG_CGROUP_NET_PRIO: enabled [2019-11-29T14:48:26.415Z] - CONFIG_CFS_BANDWIDTH: enabled [2019-11-29T14:48:26.415Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2019-11-29T14:48:26.415Z] - CONFIG_RT_GROUP_SCHED: missing [2019-11-29T14:48:26.415Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2019-11-29T14:48:26.415Z] - CONFIG_IP_VS: enabled (as module) [2019-11-29T14:48:26.415Z] - CONFIG_IP_VS_NFCT: enabled [2019-11-29T14:48:26.415Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2019-11-29T14:48:26.415Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2019-11-29T14:48:26.415Z] - CONFIG_IP_VS_RR: enabled (as module) [2019-11-29T14:48:26.415Z] - CONFIG_EXT4_FS: enabled [2019-11-29T14:48:26.415Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2019-11-29T14:48:26.415Z] - CONFIG_EXT4_FS_SECURITY: enabled [2019-11-29T14:48:26.415Z] - Network Drivers: [2019-11-29T14:48:26.415Z] - "overlay": [2019-11-29T14:48:26.415Z] - CONFIG_VXLAN: enabled (as module) [2019-11-29T14:48:26.415Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2019-11-29T14:48:26.415Z] Optional (for encrypted networks): [2019-11-29T14:48:26.554Z] go: finding golang.org/x/net v0.0.0-20180906233101-161cd47e91fd [2019-11-29T14:48:26.554Z] go: finding cloud.google.com/go v0.26.0 [2019-11-29T14:48:26.554Z] go: finding github.com/docker/go-connections v0.3.0 [2019-11-29T14:48:26.554Z] go: finding github.com/onsi/ginkgo v1.6.0 [2019-11-29T14:48:26.675Z] - CONFIG_CRYPTO: enabled [2019-11-29T14:48:26.675Z] - CONFIG_CRYPTO_AEAD: enabled [2019-11-29T14:48:26.675Z] - CONFIG_CRYPTO_GCM: enabled [2019-11-29T14:48:26.675Z] - CONFIG_CRYPTO_SEQIV: enabled [2019-11-29T14:48:26.675Z] - CONFIG_CRYPTO_GHASH: enabled [2019-11-29T14:48:26.675Z] - CONFIG_XFRM: enabled [2019-11-29T14:48:26.675Z] - CONFIG_XFRM_USER: enabled (as module) [2019-11-29T14:48:26.675Z] - CONFIG_XFRM_ALGO: enabled (as module) [2019-11-29T14:48:26.675Z] - CONFIG_INET_ESP: enabled (as module) [2019-11-29T14:48:26.675Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2019-11-29T14:48:26.675Z] - "ipvlan": [2019-11-29T14:48:26.675Z] - CONFIG_IPVLAN: enabled (as module) [2019-11-29T14:48:26.675Z] - "macvlan": [2019-11-29T14:48:26.675Z] - CONFIG_MACVLAN: enabled (as module) [2019-11-29T14:48:26.675Z] - CONFIG_DUMMY: enabled (as module) [2019-11-29T14:48:26.675Z] - "ftp,tftp client in container": [2019-11-29T14:48:26.675Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2019-11-29T14:48:26.675Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2019-11-29T14:48:26.675Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2019-11-29T14:48:26.675Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2019-11-29T14:48:26.675Z] - Storage Drivers: [2019-11-29T14:48:26.675Z] - "aufs": [2019-11-29T14:48:26.675Z] - CONFIG_AUFS_FS: enabled (as module) [2019-11-29T14:48:26.675Z] - "btrfs": [2019-11-29T14:48:26.675Z] - CONFIG_BTRFS_FS: enabled (as module) [2019-11-29T14:48:26.675Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2019-11-29T14:48:26.675Z] - "devicemapper": [2019-11-29T14:48:26.675Z] - CONFIG_BLK_DEV_DM: enabled [2019-11-29T14:48:26.675Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2019-11-29T14:48:26.675Z] - "overlay": [2019-11-29T14:48:26.675Z] - CONFIG_OVERLAY_FS: enabled (as module) [2019-11-29T14:48:26.675Z] - "zfs": [2019-11-29T14:48:26.675Z] - /dev/zfs: missing [2019-11-29T14:48:26.675Z] - zfs command: missing [2019-11-29T14:48:26.675Z] - zpool command: missing [2019-11-29T14:48:26.675Z] [2019-11-29T14:48:26.675Z] Limits: [2019-11-29T14:48:26.675Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2019-11-29T14:48:26.675Z] [2019-11-29T14:48:26.675Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2019-11-29T14:48:27.030Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:5f986789b63355e76683a4104a8209356ee3a1d0 . [2019-11-29T14:48:27.030Z] #2 [internal] load build definition from Dockerfile [2019-11-29T14:48:27.030Z] #2 transferring dockerfile: 14.85kB done [2019-11-29T14:48:27.030Z] #2 DONE 0.1s [2019-11-29T14:48:27.030Z] [2019-11-29T14:48:27.030Z] #1 [internal] load .dockerignore [2019-11-29T14:48:27.030Z] #1 transferring context: 87B done [2019-11-29T14:48:27.030Z] #1 DONE 0.1s [2019-11-29T14:48:27.030Z] [2019-11-29T14:48:27.030Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-29T14:48:27.398Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2019-11-29T14:48:27.398Z] go: finding github.com/godbus/dbus v4.1.0+incompatible [2019-11-29T14:48:27.602Z] #3 DONE 0.5s [2019-11-29T14:48:27.602Z] [2019-11-29T14:48:27.602Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-29T14:48:27.602Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-29T14:48:27.602Z] #4 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-29T14:48:27.602Z] #4 sha256:5ad7493ba73122416a217fbaa5c0260d82c6676966fccc5d0d2a1763fac0f9ee 527B / 527B done [2019-11-29T14:48:27.602Z] #4 sha256:72fa37e1bbb8425c78e5eecdb2c20de58609e6712dbd107f89e8222e79fec1dd 893B / 893B done [2019-11-29T14:48:27.602Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0B / 8.26MB 0.1s [2019-11-29T14:48:27.745Z] go: finding github.com/docker/docker v1.14.0-0.20190319215453-e7b5f7dbe98c [2019-11-29T14:48:28.171Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.6s [2019-11-29T14:48:28.171Z] #4 sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 8.26MB / 8.26MB 0.6s done [2019-11-29T14:48:28.171Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 [2019-11-29T14:48:28.271Z] #68 ... [2019-11-29T14:48:28.271Z] [2019-11-29T14:48:28.271Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:48:28.271Z] #40 9.507 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:48:28.271Z] #40 9.508 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:48:28.271Z] #40 9.529 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:48:28.271Z] #40 9.553 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:48:28.271Z] #40 9.677 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:48:28.434Z] #4 extracting sha256:34db9286601bf60b52cef4ac65ca94a6b0e1571942f64f857832ae8624cba796 0.2s done [2019-11-29T14:48:28.434Z] #4 DONE 0.9s [2019-11-29T14:48:28.485Z] go: finding gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 [2019-11-29T14:48:28.485Z] go: finding github.com/kr/pty v1.1.1 [2019-11-29T14:48:28.485Z] go: finding github.com/onsi/ginkgo v1.7.0 [2019-11-29T14:48:28.526Z] #40 ... [2019-11-29T14:48:28.526Z] [2019-11-29T14:48:28.526Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:48:28.526Z] #50 ... [2019-11-29T14:48:28.526Z] [2019-11-29T14:48:28.526Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:48:28.526Z] #31 ... [2019-11-29T14:48:28.526Z] [2019-11-29T14:48:28.526Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:48:28.526Z] #36 10.15 + RM_GOPATH=0 [2019-11-29T14:48:28.782Z] #36 10.15 + TMP_GOPATH= [2019-11-29T14:48:28.782Z] #36 10.15 + : /build [2019-11-29T14:48:28.782Z] #36 10.15 + '[' -z '' ']' [2019-11-29T14:48:28.782Z] #36 10.15 ++ mktemp -d [2019-11-29T14:48:28.782Z] #36 10.16 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-29T14:48:28.782Z] #36 10.16 + export GOPATH=/tmp/tmp.hZXLetn1IU [2019-11-29T14:48:28.782Z] #36 10.16 + GOPATH=/tmp/tmp.hZXLetn1IU [2019-11-29T14:48:28.782Z] #36 10.16 + RM_GOPATH=1 [2019-11-29T14:48:28.782Z] #36 10.16 ++ dirname ./install.sh [2019-11-29T14:48:28.782Z] #36 10.16 + dir=. [2019-11-29T14:48:28.782Z] #36 10.16 + bin=tini [2019-11-29T14:48:28.782Z] #36 10.16 + shift [2019-11-29T14:48:28.782Z] #36 10.16 + '[' '!' -f ./tini.installer ']' [2019-11-29T14:48:28.782Z] #36 10.16 + . ./tini.installer [2019-11-29T14:48:28.782Z] #36 10.16 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-29T14:48:28.782Z] #36 10.16 + install_tini [2019-11-29T14:48:28.782Z] #36 10.16 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-29T14:48:28.782Z] #36 10.16 + git clone https://github.com/krallin/tini.git /tmp/tmp.hZXLetn1IU/tini [2019-11-29T14:48:28.782Z] #36 10.20 Cloning into '/tmp/tmp.hZXLetn1IU/tini'... [2019-11-29T14:48:28.782Z] #36 ... [2019-11-29T14:48:28.782Z] [2019-11-29T14:48:28.782Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:48:28.782Z] #59 10.21 + RM_GOPATH=0 [2019-11-29T14:48:28.782Z] #59 10.21 + TMP_GOPATH= [2019-11-29T14:48:28.782Z] #59 10.21 + : /build [2019-11-29T14:48:28.782Z] #59 10.21 + '[' -z '' ']' [2019-11-29T14:48:28.782Z] #59 10.21 ++ mktemp -d [2019-11-29T14:48:28.782Z] #59 10.22 + export GOPATH=/tmp/tmp.7QplzSDLkM [2019-11-29T14:48:28.782Z] #59 10.22 + GOPATH=/tmp/tmp.7QplzSDLkM [2019-11-29T14:48:28.782Z] #59 10.22 + RM_GOPATH=1 [2019-11-29T14:48:28.782Z] #59 10.22 ++ dirname ./install.sh [2019-11-29T14:48:28.782Z] #59 10.22 Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40 [2019-11-29T14:48:28.782Z] #59 10.22 + dir=. [2019-11-29T14:48:28.782Z] #59 10.22 + bin=containerd [2019-11-29T14:48:28.782Z] #59 10.22 + shift [2019-11-29T14:48:28.782Z] #59 10.22 + '[' '!' -f ./containerd.installer ']' [2019-11-29T14:48:28.782Z] #59 10.22 + . ./containerd.installer [2019-11-29T14:48:28.782Z] #59 10.22 ++ : c7a4f874b3267c499484aae602d1257b12d69e40 [2019-11-29T14:48:28.782Z] #59 10.22 + install_containerd [2019-11-29T14:48:28.782Z] #59 10.22 + echo 'Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40' [2019-11-29T14:48:28.782Z] #59 10.22 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7QplzSDLkM/src/github.com/containerd/containerd [2019-11-29T14:48:28.782Z] #59 10.23 Cloning into '/tmp/tmp.7QplzSDLkM/src/github.com/containerd/containerd'... [2019-11-29T14:48:29.006Z] [2019-11-29T14:48:29.006Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-29T14:48:29.038Z] #59 ... [2019-11-29T14:48:29.038Z] [2019-11-29T14:48:29.038Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:48:29.038Z] #44 9.923 + RM_GOPATH=0 [2019-11-29T14:48:29.038Z] #44 9.923 + TMP_GOPATH= [2019-11-29T14:48:29.038Z] #44 9.923 + : /build [2019-11-29T14:48:29.038Z] #44 9.923 + '[' -z '' ']' [2019-11-29T14:48:29.038Z] #44 9.982 ++ mktemp -d [2019-11-29T14:48:29.038Z] #44 9.988 + export GOPATH=/tmp/tmp.TFpHX1yRG5 [2019-11-29T14:48:29.038Z] #44 9.989 + GOPATH=/tmp/tmp.TFpHX1yRG5 [2019-11-29T14:48:29.038Z] #44 9.989 + RM_GOPATH=1 [2019-11-29T14:48:29.038Z] #44 9.989 ++ dirname ./install.sh [2019-11-29T14:48:29.038Z] #44 10.05 + dir=. [2019-11-29T14:48:29.038Z] #44 10.05 + bin=vndr [2019-11-29T14:48:29.038Z] #44 10.06 + shift [2019-11-29T14:48:29.038Z] #44 10.06 + '[' '!' -f ./vndr.installer ']' [2019-11-29T14:48:29.038Z] #44 10.06 + . ./vndr.installer [2019-11-29T14:48:29.038Z] #44 10.06 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-29T14:48:29.038Z] #44 10.06 + install_vndr [2019-11-29T14:48:29.038Z] #44 10.06 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-29T14:48:29.038Z] #44 10.06 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.TFpHX1yRG5/src/github.com/LK4D4/vndr [2019-11-29T14:48:29.038Z] #44 10.06 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-29T14:48:29.038Z] #44 10.06 Cloning into '/tmp/tmp.TFpHX1yRG5/src/github.com/LK4D4/vndr'... [2019-11-29T14:48:29.038Z] #44 ... [2019-11-29T14:48:29.038Z] [2019-11-29T14:48:29.038Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:48:29.038Z] #62 10.19 + RM_GOPATH=0 [2019-11-29T14:48:29.038Z] #62 10.19 + TMP_GOPATH= [2019-11-29T14:48:29.038Z] #62 10.19 + : /build/ [2019-11-29T14:48:29.038Z] #62 10.19 + '[' -z '' ']' [2019-11-29T14:48:29.038Z] #62 10.19 ++ mktemp -d [2019-11-29T14:48:29.038Z] #62 10.19 + export GOPATH=/tmp/tmp.ieGDjBXpiZ [2019-11-29T14:48:29.038Z] #62 10.19 + GOPATH=/tmp/tmp.ieGDjBXpiZ [2019-11-29T14:48:29.038Z] #62 10.19 + RM_GOPATH=1 [2019-11-29T14:48:29.038Z] #62 10.20 ++ dirname ./install.sh [2019-11-29T14:48:29.038Z] #62 10.20 + dir=. [2019-11-29T14:48:29.038Z] #62 10.20 + bin=rootlesskit [2019-11-29T14:48:29.038Z] #62 10.20 + shift [2019-11-29T14:48:29.038Z] #62 10.20 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-29T14:48:29.038Z] #62 10.20 + . ./rootlesskit.installer [2019-11-29T14:48:29.038Z] #62 10.20 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-29T14:48:29.038Z] #62 10.20 + install_rootlesskit [2019-11-29T14:48:29.038Z] #62 10.20 + case "$1" in [2019-11-29T14:48:29.038Z] #62 10.20 + export CGO_ENABLED=0 [2019-11-29T14:48:29.038Z] #62 10.20 + CGO_ENABLED=0 [2019-11-29T14:48:29.038Z] #62 10.20 + _install_rootlesskit [2019-11-29T14:48:29.038Z] #62 10.20 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-29T14:48:29.038Z] #62 10.20 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-29T14:48:29.038Z] #62 10.20 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ieGDjBXpiZ/src/github.com/rootless-containers/rootlesskit [2019-11-29T14:48:29.038Z] #62 10.20 Cloning into '/tmp/tmp.ieGDjBXpiZ/src/github.com/rootless-containers/rootlesskit'... [2019-11-29T14:48:29.038Z] #62 ... [2019-11-29T14:48:29.038Z] [2019-11-29T14:48:29.038Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:48:29.265Z] #6 ... [2019-11-29T14:48:29.265Z] [2019-11-29T14:48:29.265Z] #5 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-29T14:48:29.265Z] #5 DONE 0.2s [2019-11-29T14:48:29.265Z] [2019-11-29T14:48:29.265Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-29T14:48:29.265Z] #6 DONE 0.4s [2019-11-29T14:48:29.265Z] [2019-11-29T14:48:29.265Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-29T14:48:29.265Z] #7 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-11-29T14:48:29.293Z] #26 ... [2019-11-29T14:48:29.293Z] [2019-11-29T14:48:29.293Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:48:29.293Z] #47 10.76 + RM_GOPATH=0 [2019-11-29T14:48:29.293Z] #47 10.76 + TMP_GOPATH= [2019-11-29T14:48:29.293Z] #47 10.76 + : /build [2019-11-29T14:48:29.293Z] #47 10.76 + '[' -z '' ']' [2019-11-29T14:48:29.293Z] #47 10.77 ++ mktemp -d [2019-11-29T14:48:29.293Z] #47 10.77 + export GOPATH=/tmp/tmp.CG08s4NN34 [2019-11-29T14:48:29.293Z] #47 10.77 + GOPATH=/tmp/tmp.CG08s4NN34 [2019-11-29T14:48:29.293Z] #47 10.77 + RM_GOPATH=1 [2019-11-29T14:48:29.293Z] #47 10.78 ++ dirname ./install.sh [2019-11-29T14:48:29.293Z] #47 10.80 + dir=. [2019-11-29T14:48:29.293Z] #47 10.80 + bin=gotestsum [2019-11-29T14:48:29.293Z] #47 10.80 + shift [2019-11-29T14:48:29.293Z] #47 10.80 + '[' '!' -f ./gotestsum.installer ']' [2019-11-29T14:48:29.293Z] #47 10.80 + . ./gotestsum.installer [2019-11-29T14:48:29.293Z] #47 10.80 ++ : v0.3.5 [2019-11-29T14:48:29.293Z] #47 10.80 + install_gotestsum [2019-11-29T14:48:29.293Z] #47 10.80 + echo 'Installing gotestsum version v0.3.5' [2019-11-29T14:48:29.293Z] #47 10.80 + go get -d gotest.tools/gotestsum [2019-11-29T14:48:29.293Z] #47 10.80 Installing gotestsum version v0.3.5 [2019-11-29T14:48:29.525Z] #7 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-11-29T14:48:29.525Z] #7 sha256:ccac3b44c7ba775a9530a24c889732adbc88085ff2449934f88a80848baf3773 5.47kB / 5.47kB done [2019-11-29T14:48:29.525Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 0B / 9.75MB 0.1s [2019-11-29T14:48:29.525Z] #7 sha256:8e5d3c1c417b5b6baa6a56d38bc415e15604ae044118ecefd15b73161d25cea6 1.79kB / 1.79kB done [2019-11-29T14:48:29.525Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 0B / 43.17MB 0.1s [2019-11-29T14:48:29.549Z] #47 ... [2019-11-29T14:48:29.549Z] [2019-11-29T14:48:29.549Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:48:29.549Z] #50 10.45 + RM_GOPATH=0 [2019-11-29T14:48:29.549Z] #50 10.45 + TMP_GOPATH= [2019-11-29T14:48:29.549Z] #50 10.45 + : /build [2019-11-29T14:48:29.549Z] #50 10.45 + '[' -z '' ']' [2019-11-29T14:48:29.549Z] #50 10.45 ++ mktemp -d [2019-11-29T14:48:29.549Z] #50 10.45 + export GOPATH=/tmp/tmp.bKQjyhEECl [2019-11-29T14:48:29.549Z] #50 10.45 + GOPATH=/tmp/tmp.bKQjyhEECl [2019-11-29T14:48:29.549Z] #50 10.45 + RM_GOPATH=1 [2019-11-29T14:48:29.549Z] #50 10.46 ++ dirname ./install.sh [2019-11-29T14:48:29.549Z] #50 10.46 + dir=. [2019-11-29T14:48:29.549Z] #50 10.46 + bin=golangci_lint [2019-11-29T14:48:29.549Z] #50 10.46 + shift [2019-11-29T14:48:29.549Z] #50 10.46 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-29T14:48:29.549Z] #50 10.46 + . ./golangci_lint.installer [2019-11-29T14:48:29.549Z] #50 10.46 ++ : v1.20.0 [2019-11-29T14:48:29.549Z] #50 10.46 + install_golangci_lint [2019-11-29T14:48:29.549Z] #50 10.46 + echo 'Installing golangci-lint version v1.20.0' [2019-11-29T14:48:29.549Z] #50 10.46 Installing golangci-lint version v1.20.0 [2019-11-29T14:48:29.550Z] #50 10.46 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-29T14:48:29.679Z] go: finding github.com/kisielk/gotool v1.0.0 [2019-11-29T14:48:29.679Z] go: finding github.com/pkg/profile v1.2.1 [2019-11-29T14:48:29.679Z] go: finding github.com/gorilla/mux v1.7.0 [2019-11-29T14:48:29.802Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 9.75MB / 9.75MB 0.3s [2019-11-29T14:48:29.802Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 6.07MB / 43.17MB 0.3s [2019-11-29T14:48:29.802Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 0B / 4.09MB 0.3s [2019-11-29T14:48:30.062Z] #7 sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 9.75MB / 9.75MB 0.4s done [2019-11-29T14:48:30.062Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 24.06MB / 43.17MB 0.5s [2019-11-29T14:48:30.062Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 4.09MB / 4.09MB 0.5s [2019-11-29T14:48:30.062Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 5.94MB / 48.02MB 0.5s [2019-11-29T14:48:30.062Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 32.43MB / 43.17MB 0.6s [2019-11-29T14:48:30.062Z] #7 sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 4.09MB / 4.09MB 0.6s done [2019-11-29T14:48:30.062Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 13.56MB / 48.02MB 0.6s [2019-11-29T14:48:30.062Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 0B / 49.10MB 0.6s [2019-11-29T14:48:30.062Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 37.55MB / 43.17MB 0.7s [2019-11-29T14:48:30.062Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 20.00MB / 48.02MB 0.7s [2019-11-29T14:48:30.069Z] #7 extracting sha256:f025bafc4ab87c34cee7bfc43340fa7904dfe6d29a266537f2026cee3a76adfd 4.0s done [2019-11-29T14:48:30.327Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 [2019-11-29T14:48:30.328Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 41.19MB / 43.17MB 0.8s [2019-11-29T14:48:30.328Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 26.05MB / 48.02MB 0.8s [2019-11-29T14:48:30.328Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 7.92MB / 49.10MB 0.8s [2019-11-29T14:48:30.328Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 34.08MB / 48.02MB 1.0s [2019-11-29T14:48:30.328Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 15.47MB / 49.10MB 1.0s [2019-11-29T14:48:30.590Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 47.99MB / 48.02MB 1.1s [2019-11-29T14:48:30.590Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 22.99MB / 49.10MB 1.1s [2019-11-29T14:48:30.851Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 [2019-11-29T14:48:30.879Z] go: finding github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 [2019-11-29T14:48:31.223Z] go: finding golang.org/x/time v0.0.0-20161028155119-f51c12702a4d [2019-11-29T14:48:31.568Z] go: finding github.com/Microsoft/go-winio v0.4.11 [2019-11-29T14:48:31.568Z] go: finding golang.org/x/tools v0.0.0-20180221164845-07fd8470d635 [2019-11-29T14:48:32.760Z] #7 ... [2019-11-29T14:48:32.760Z] [2019-11-29T14:48:32.760Z] #65 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-29T14:48:32.760Z] #65 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-29T14:48:32.760Z] #65 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-29T14:48:32.760Z] #65 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-29T14:48:32.760Z] #65 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done [2019-11-29T14:48:32.760Z] #65 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.4s done [2019-11-29T14:48:32.760Z] #65 DONE 3.1s [2019-11-29T14:48:32.760Z] [2019-11-29T14:48:32.760Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-29T14:48:32.760Z] #7 sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 43.17MB / 43.17MB 1.2s done [2019-11-29T14:48:32.760Z] #7 sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 48.02MB / 48.02MB 3.0s done [2019-11-29T14:48:32.760Z] #7 sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 49.10MB / 49.10MB 3.0s done [2019-11-29T14:48:32.760Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 0B / 97.59MB 3.0s [2019-11-29T14:48:32.760Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 0B / 156B 3.0s [2019-11-29T14:48:32.760Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 156B / 156B 3.1s [2019-11-29T14:48:32.760Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 9.84MB / 97.59MB 3.2s [2019-11-29T14:48:32.760Z] #7 sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa 156B / 156B 3.2s done [2019-11-29T14:48:32.760Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 19.86MB / 97.59MB 3.4s [2019-11-29T14:48:32.767Z] go: finding gopkg.in/fsnotify.v1 v1.4.7 [2019-11-29T14:48:33.025Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 29.42MB / 97.59MB 3.5s [2019-11-29T14:48:33.025Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 36.94MB / 97.59MB 3.6s [2019-11-29T14:48:33.301Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 46.42MB / 97.59MB 3.8s [2019-11-29T14:48:33.301Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 52.54MB / 97.59MB 3.9s [2019-11-29T14:48:33.561Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 64.88MB / 97.59MB 4.1s [2019-11-29T14:48:33.561Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 74.77MB / 97.59MB 4.2s [2019-11-29T14:48:33.829Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 87.06MB / 97.59MB 4.4s [2019-11-29T14:48:33.829Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 97.59MB / 97.59MB 4.5s [2019-11-29T14:48:34.089Z] #7 sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 97.59MB / 97.59MB 4.5s done [2019-11-29T14:48:34.089Z] #7 ... [2019-11-29T14:48:34.089Z] [2019-11-29T14:48:34.089Z] #19 [internal] load build context [2019-11-29T14:48:34.089Z] #19 transferring context: 45.91MB 4.7s done [2019-11-29T14:48:34.089Z] #19 DONE 4.8s [2019-11-29T14:48:34.089Z] [2019-11-29T14:48:34.089Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-29T14:48:34.511Z] #7 extracting sha256:7305864a9b97cfbf3a3c84af6c9f78e999ebdd7c1ef10b99f8b61c4aedd147c3 3.4s done [2019-11-29T14:48:34.511Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d [2019-11-29T14:48:34.790Z] #50 ... [2019-11-29T14:48:34.790Z] [2019-11-29T14:48:34.790Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:48:34.790Z] #26 11.28 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-29T14:48:34.790Z] #26 12.14 [2019-11-29T14:48:34.790Z] #26 12.69 ### 4.6% ###### 8.8% ######### 12.8% ############## 19.6% ############### 21.9% ################### 26.8% ####################### 33.1% ########################## 36.4% ############################# 41.2% ############################### 44.4% ################################# 46.8% ##################################### 52.1% ######################################## 56.7% ########################################### 60.2% ############################################ 61.5% ############################################# 63.5% ############################################### 65.6% ################################################ 68.0% ################################################## 70.0% #################################################### 72.6% ######################################################## 78.5% ############################################################## 87.4% ################################################################### 93.7% ##################################################################### 96.2% ######################################################################## 100.0% [2019-11-29T14:48:35.479Z] #7 extracting sha256:c0d6add7f35c078f38df34ebc5a91afab0ba514167d17ad24fd4582eb0880bf4 4.2s done [2019-11-29T14:48:35.479Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 [2019-11-29T14:48:35.716Z] #26 16.81 [2019-11-29T14:48:35.752Z] #7 extracting sha256:c616dd61dc37eac19d38cdbdf732659429ae37ba0d1578100f874fe236e25125 0.4s done [2019-11-29T14:48:36.012Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c [2019-11-29T14:48:36.012Z] #7 extracting sha256:df36da42882c170ff4b949c027b410428b5c0942632ed441a2f9a168a859ec0c 0.2s done [2019-11-29T14:48:36.272Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 [2019-11-29T14:48:36.756Z] #26 17.53 ###### 9.3% ################ 22.6% ############################# 40.9% ###################################### 53.0% ############################################### 66.0% ####################################################### 76.6% ################################################################# 91.4% ######################################################################## 100.0% [2019-11-29T14:48:38.124Z] #26 19.22 [2019-11-29T14:48:38.445Z] Removing intermediate container 92f026d7f60b [2019-11-29T14:48:38.445Z] ---> aceb02f44b35 [2019-11-29T14:48:38.445Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-29T14:48:38.445Z] ---> 687421176e14 [2019-11-29T14:48:38.445Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-29T14:48:38.445Z] ---> ff3fe04e136c [2019-11-29T14:48:38.445Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-29T14:48:38.445Z] ---> Running in 6f0860961286 [2019-11-29T14:48:38.445Z] Removing intermediate container 6f0860961286 [2019-11-29T14:48:38.445Z] ---> 23f8df90909a [2019-11-29T14:48:38.636Z] #26 19.73 ### 4.6% ####### 9.8% ########### 15.5% ############## 20.1% [2019-11-29T14:48:38.636Z] #26 ... [2019-11-29T14:48:38.636Z] [2019-11-29T14:48:38.636Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:48:38.636Z] #31 10.21 + RM_GOPATH=0 [2019-11-29T14:48:38.636Z] #31 10.21 + TMP_GOPATH= [2019-11-29T14:48:38.636Z] #31 10.21 + : /build [2019-11-29T14:48:38.636Z] #31 10.21 + '[' -z '' ']' [2019-11-29T14:48:38.636Z] #31 10.21 ++ mktemp -d [2019-11-29T14:48:38.636Z] #31 10.23 + export GOPATH=/tmp/tmp.QVWChC8T2l [2019-11-29T14:48:38.636Z] #31 10.23 + GOPATH=/tmp/tmp.QVWChC8T2l [2019-11-29T14:48:38.636Z] #31 10.23 + RM_GOPATH=1 [2019-11-29T14:48:38.636Z] #31 10.23 ++ dirname ./install.sh [2019-11-29T14:48:38.636Z] #31 10.23 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-29T14:48:38.636Z] #31 10.24 + dir=. [2019-11-29T14:48:38.636Z] #31 10.24 + bin=tomlv [2019-11-29T14:48:38.636Z] #31 10.24 + shift [2019-11-29T14:48:38.636Z] #31 10.24 + '[' '!' -f ./tomlv.installer ']' [2019-11-29T14:48:38.636Z] #31 10.24 + . ./tomlv.installer [2019-11-29T14:48:38.636Z] #31 10.24 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-29T14:48:38.636Z] #31 10.24 + install_tomlv [2019-11-29T14:48:38.636Z] #31 10.24 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-29T14:48:38.636Z] #31 10.24 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QVWChC8T2l/src/github.com/BurntSushi/toml [2019-11-29T14:48:38.636Z] #31 10.28 Cloning into '/tmp/tmp.QVWChC8T2l/src/github.com/BurntSushi/toml'... [2019-11-29T14:48:38.636Z] #31 12.01 + cd /tmp/tmp.QVWChC8T2l/src/github.com/BurntSushi/toml [2019-11-29T14:48:38.636Z] #31 12.01 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-29T14:48:38.636Z] #31 12.07 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-29T14:48:38.636Z] #31 13.34 runtime/internal/atomic [2019-11-29T14:48:38.636Z] #31 13.34 internal/cpu [2019-11-29T14:48:38.636Z] #31 13.80 runtime/internal/sys [2019-11-29T14:48:38.636Z] #31 14.17 runtime/internal/math [2019-11-29T14:48:38.636Z] #31 14.29 internal/bytealg [2019-11-29T14:48:38.636Z] #31 14.29 math/bits [2019-11-29T14:48:38.636Z] #31 14.98 math [2019-11-29T14:48:38.636Z] #31 15.54 runtime [2019-11-29T14:48:38.815Z] #7 extracting sha256:81386fcdc923e324fecbdb336d477691cc0be39e7e4e23ec733257ee50eddd57 2.1s done [2019-11-29T14:48:38.815Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae [2019-11-29T14:48:38.822Z] Successfully built 23f8df90909a [2019-11-29T14:48:38.822Z] Successfully tagged moby-buildx:latest [2019-11-29T14:48:38.822Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-29T14:48:38.822Z] if [ -n "${id}" ]; then \ [2019-11-29T14:48:38.822Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-29T14:48:38.822Z] && touch bundles/buildx; \ [2019-11-29T14:48:38.822Z] docker rm -f ${id}; \ [2019-11-29T14:48:38.822Z] fi [2019-11-29T14:48:38.822Z] f4d7fcb2813279afa7fbaccd9e04481461226040e34bf10a401738bd9ab7b60a [2019-11-29T14:48:38.822Z] bundles/buildx version [2019-11-29T14:48:38.891Z] #31 ... [2019-11-29T14:48:38.891Z] [2019-11-29T14:48:38.891Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:48:39.147Z] #26 19.73 ### 4.6% ####### 9.8% ########### 15.5% ############## 20.1% ################## 25.9% ######################## 33.6% ############################# 41.2% [2019-11-29T14:48:39.147Z] #26 ... [2019-11-29T14:48:39.147Z] [2019-11-29T14:48:39.147Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:48:39.147Z] #54 10.23 + RM_GOPATH=0 [2019-11-29T14:48:39.147Z] #54 10.23 + TMP_GOPATH= [2019-11-29T14:48:39.147Z] #54 10.23 + : /build [2019-11-29T14:48:39.147Z] #54 10.23 + '[' -z '' ']' [2019-11-29T14:48:39.147Z] #54 10.23 ++ mktemp -d [2019-11-29T14:48:39.147Z] #54 10.27 + export GOPATH=/tmp/tmp.JZYgIk1WfK [2019-11-29T14:48:39.147Z] #54 10.27 + GOPATH=/tmp/tmp.JZYgIk1WfK [2019-11-29T14:48:39.147Z] #54 10.27 + RM_GOPATH=1 [2019-11-29T14:48:39.147Z] #54 10.27 ++ dirname ./install.sh [2019-11-29T14:48:39.147Z] #54 10.27 + dir=. [2019-11-29T14:48:39.147Z] #54 10.27 + bin=runc [2019-11-29T14:48:39.147Z] #54 10.27 + shift [2019-11-29T14:48:39.147Z] #54 10.27 + '[' '!' -f ./runc.installer ']' [2019-11-29T14:48:39.147Z] #54 10.27 + . ./runc.installer [2019-11-29T14:48:39.147Z] #54 10.27 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-11-29T14:48:39.147Z] #54 10.27 + install_runc [2019-11-29T14:48:39.147Z] #54 10.27 + uname -r [2019-11-29T14:48:39.147Z] #54 10.28 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-29T14:48:39.147Z] #54 10.28 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-29T14:48:39.147Z] #54 10.28 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-11-29T14:48:39.147Z] #54 10.28 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-11-29T14:48:39.147Z] #54 10.28 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.JZYgIk1WfK/src/github.com/opencontainers/runc [2019-11-29T14:48:39.147Z] #54 10.29 Cloning into '/tmp/tmp.JZYgIk1WfK/src/github.com/opencontainers/runc'... [2019-11-29T14:48:39.147Z] #54 ... [2019-11-29T14:48:39.147Z] [2019-11-29T14:48:39.147Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:48:39.147Z] #40 11.00 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-29T14:48:39.147Z] #40 13.92 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-29T14:48:39.147Z] #40 15.75 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-29T14:48:39.250Z] buildx v0.3.1 6db68d0 [2019-11-29T14:48:39.250Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR=cdn-fastly.deb.debian.org -t docker:5f986789b63355e76683a4104a8209356ee3a1d0 . [2019-11-29T14:48:39.250Z] #1 [internal] booting buildkit [2019-11-29T14:48:39.250Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-29T14:48:39.402Z] #40 ... [2019-11-29T14:48:39.402Z] [2019-11-29T14:48:39.402Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:48:39.776Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 5.2s [2019-11-29T14:48:40.169Z] #26 19.73 ### 4.6% ####### 9.8% ########### 15.5% ############## 20.1% ################## 25.9% ######################## 33.6% ############################# 41.2% ################################ 44.7% ################################## 48.0% ##################################### 52.1% ######################################### 57.2% ############################################ 61.2% ############################################### 65.3% ################################################# 68.8% ###################################################### 75.1% ####################################################### 77.7% ############################################################ 84.2% [2019-11-29T14:48:40.169Z] #26 ... [2019-11-29T14:48:40.169Z] [2019-11-29T14:48:40.169Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:48:40.169Z] #36 11.68 + cd /tmp/tmp.hZXLetn1IU/tini [2019-11-29T14:48:40.169Z] #36 11.69 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-29T14:48:40.169Z] #36 11.75 + cmake . [2019-11-29T14:48:40.169Z] #36 13.00 -- The C compiler identification is GNU 6.3.0 [2019-11-29T14:48:40.169Z] #36 13.03 -- Check for working C compiler: /usr/bin/cc [2019-11-29T14:48:40.169Z] #36 14.34 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-29T14:48:40.169Z] #36 14.34 -- Detecting C compiler ABI info [2019-11-29T14:48:40.169Z] #36 15.71 -- Detecting C compiler ABI info - done [2019-11-29T14:48:40.169Z] #36 15.85 -- Detecting C compile features [2019-11-29T14:48:40.169Z] #36 19.14 -- Detecting C compile features - done [2019-11-29T14:48:40.169Z] #36 19.26 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-29T14:48:40.169Z] #36 19.75 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-29T14:48:40.169Z] #36 20.11 -- Configuring done [2019-11-29T14:48:40.169Z] #36 20.14 -- Generating done [2019-11-29T14:48:40.169Z] #36 20.16 -- Build files have been written to: /tmp/tmp.hZXLetn1IU/tini [2019-11-29T14:48:40.169Z] #36 20.18 + make tini-static [2019-11-29T14:48:40.169Z] #36 20.99 Scanning dependencies of target tini-static [2019-11-29T14:48:40.169Z] #36 21.12 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-29T14:48:40.193Z] #7 extracting sha256:1c9df73c5ccf07ebcbce7b4751a530b298f418460086a7785e0dec404e6bd3ae 1.5s done [2019-11-29T14:48:40.424Z] #36 ... [2019-11-29T14:48:40.424Z] [2019-11-29T14:48:40.424Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:48:40.424Z] #44 11.70 + cd /tmp/tmp.TFpHX1yRG5/src/github.com/LK4D4/vndr [2019-11-29T14:48:40.424Z] #44 11.70 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-29T14:48:40.424Z] #44 11.71 + go build -buildmode=pie -v -o /build/vndr . [2019-11-29T14:48:40.424Z] #44 13.84 internal/cpu [2019-11-29T14:48:40.424Z] #44 14.01 runtime/internal/sys [2019-11-29T14:48:40.424Z] #44 14.48 internal/race [2019-11-29T14:48:40.424Z] #44 14.53 sync/atomic [2019-11-29T14:48:40.424Z] #44 14.65 internal/bytealg [2019-11-29T14:48:40.424Z] #44 14.96 unicode [2019-11-29T14:48:40.424Z] #44 16.21 runtime [2019-11-29T14:48:40.424Z] #44 20.21 unicode/utf8 [2019-11-29T14:48:40.424Z] #44 21.46 math [2019-11-29T14:48:40.424Z] #44 ... [2019-11-29T14:48:40.424Z] [2019-11-29T14:48:40.424Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:48:40.424Z] #26 19.73 ### 4.6% ####### 9.8% ########### 15.5% ############## 20.1% ################## 25.9% ######################## 33.6% ############################# 41.2% ################################ 44.7% ################################## 48.0% ##################################### 52.1% ######################################### 57.2% ############################################ 61.2% ############################################### 65.3% ################################################# 68.8% ###################################################### 75.1% ####################################################### 77.7% ############################################################ 84.2% ################################################################## 92.3% ######################################################################## 100.0% [2019-11-29T14:48:40.453Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 [2019-11-29T14:48:41.181Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2019-11-29T14:48:41.181Z] #1 creating container buildx_buildkit_default [2019-11-29T14:48:41.544Z] #1 creating container buildx_buildkit_default 0.5s done [2019-11-29T14:48:41.789Z] #26 22.89 [2019-11-29T14:48:41.911Z] #1 DONE 2.5s [2019-11-29T14:48:41.911Z] [2019-11-29T14:48:41.911Z] #2 [internal] load .dockerignore [2019-11-29T14:48:41.911Z] #2 transferring context: 87B done [2019-11-29T14:48:41.911Z] #2 DONE 0.0s [2019-11-29T14:48:41.911Z] [2019-11-29T14:48:41.911Z] #3 [internal] load build definition from Dockerfile [2019-11-29T14:48:41.911Z] #3 transferring dockerfile: 14.85kB done [2019-11-29T14:48:41.911Z] #3 DONE 0.0s [2019-11-29T14:48:41.911Z] [2019-11-29T14:48:41.911Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-29T14:48:42.310Z] #7 extracting sha256:a32a2bf81092c777c18a6dd2790cc6cc24d0adf656e86dcfc7b0d211b677769d 7.7s done [2019-11-29T14:48:42.310Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de [2019-11-29T14:48:42.310Z] #7 extracting sha256:1fc9235defd0ead228904fe45b34711583e8f4976506c5d63d0585b04566f4de done [2019-11-29T14:48:42.310Z] #7 DONE 28.2s [2019-11-29T14:48:42.310Z] [2019-11-29T14:48:42.310Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-29T14:48:42.691Z] #4 DONE 0.5s [2019-11-29T14:48:42.691Z] [2019-11-29T14:48:42.691Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-29T14:48:42.691Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-29T14:48:42.691Z] #5 sha256:60d974c8f0b847daac36ae9c7a8d3950bf838ac11f76a69b99b1857a985f3551 897B / 897B done [2019-11-29T14:48:42.691Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-29T14:48:42.691Z] #5 sha256:d4b906005cb39832136e8913e8eae3508cad097e8cea31e9789389b2b49aa150 527B / 527B done [2019-11-29T14:48:42.691Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.03MB / 8.87MB 0.1s [2019-11-29T14:48:42.691Z] #5 sha256:d0809326ca6ba2a284a0b8f31fe835e1ff678ee534aa98dfcbf3b013c31e26bf 8.87MB / 8.87MB 0.2s done [2019-11-29T14:48:42.691Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-29T14:48:43.056Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.3s done [2019-11-29T14:48:43.056Z] #5 DONE 0.5s [2019-11-29T14:48:43.056Z] [2019-11-29T14:48:43.056Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-29T14:48:43.496Z] #6 ... [2019-11-29T14:48:43.496Z] [2019-11-29T14:48:43.496Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-29T14:48:43.496Z] #7 DONE 0.3s [2019-11-29T14:48:43.496Z] [2019-11-29T14:48:43.496Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-29T14:48:43.496Z] #6 DONE 0.3s [2019-11-29T14:48:43.496Z] [2019-11-29T14:48:43.496Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-29T14:48:43.496Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-29T14:48:43.496Z] #66 DONE 0.0s [2019-11-29T14:48:43.496Z] [2019-11-29T14:48:43.496Z] #20 [internal] load build context [2019-11-29T14:48:43.746Z] #7 extracting sha256:379b631776ca0b11907b4e4a57de44943581e5cbbed47347f2c9590346eed0f7 3.5s done [2019-11-29T14:48:44.007Z] #7 extracting sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa [2019-11-29T14:48:44.254Z] #26 23.43 1.3% ## 3.1% ### 4.4% #### 5.6% ##### 7.0% ##### 8.2% ###### 9.6% ######## 11.6% ######### 13.0% ########## 14.6% ########## 14.6% ############ 16.7% ############# 19.4% ############### 21.2% ################# 23.7% ################# 24.5% ################## 25.3% ################## 26.1% [2019-11-29T14:48:44.254Z] #26 ... [2019-11-29T14:48:44.254Z] [2019-11-29T14:48:44.254Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:48:44.254Z] #62 15.60 + cd /tmp/tmp.ieGDjBXpiZ/src/github.com/rootless-containers/rootlesskit [2019-11-29T14:48:44.254Z] #62 15.60 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-29T14:48:44.254Z] #62 16.18 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-29T14:48:44.254Z] #62 16.18 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-29T14:48:44.254Z] #62 ... [2019-11-29T14:48:44.254Z] [2019-11-29T14:48:44.254Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:48:44.254Z] #36 24.59 [100%] Linking C executable tini-static [2019-11-29T14:48:44.254Z] #36 25.51 [100%] Built target tini-static [2019-11-29T14:48:44.254Z] #36 25.59 + mkdir -p /build [2019-11-29T14:48:44.254Z] #36 25.59 + cp tini-static /build/docker-init [2019-11-29T14:48:44.267Z] #7 extracting sha256:71183a3b6647a35adfce4c61fb30dc34d2e24100d4ef82dda6787573668111fa done [2019-11-29T14:48:44.267Z] #7 DONE 15.0s [2019-11-29T14:48:44.267Z] [2019-11-29T14:48:44.267Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-29T14:48:45.846Z] #20 ... [2019-11-29T14:48:45.846Z] [2019-11-29T14:48:45.846Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-29T14:48:45.846Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-29T14:48:45.846Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.7s done [2019-11-29T14:48:45.846Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-29T14:48:45.846Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 0.8s done [2019-11-29T14:48:45.846Z] #66 DONE 1.8s [2019-11-29T14:48:45.846Z] [2019-11-29T14:48:45.846Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-29T14:48:45.846Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-11-29T14:48:45.846Z] #8 sha256:4f69f87b87ecbf28e3d03b1f2bb635e0aaea54bc7d7bcf75d083ce2367beef32 126B / 126B 0.2s done [2019-11-29T14:48:45.846Z] #8 sha256:769217f6f555e0026d9206bd251391471d3ac4e845134b62b67697c7c377855d 4.37MB / 4.37MB 0.2s done [2019-11-29T14:48:45.846Z] #8 sha256:a23a79e19b1437cff5613ddc00238e803a1a5e752d382dd8cb978ec5295a2bfb 5.47kB / 5.47kB done [2019-11-29T14:48:45.846Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 25.78MB / 102.15MB 1.8s [2019-11-29T14:48:45.846Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-11-29T14:48:45.846Z] #8 sha256:16f502f2509a01130f0f62e93f861e047f5edd23102a701a45f43ca399555851 1.80kB / 1.80kB done [2019-11-29T14:48:45.846Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 31.51MB / 45.24MB 1.8s [2019-11-29T14:48:45.846Z] #8 sha256:42584671b3106f70e51753265104ef56231608828a9d6686bbce1b9d657e7ba5 10.32MB / 10.32MB 0.6s done [2019-11-29T14:48:45.846Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 28.30MB / 50.49MB 1.8s [2019-11-29T14:48:45.846Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 27.46MB / 45.98MB 1.8s [2019-11-29T14:48:45.846Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 34.66MB / 45.24MB 1.9s [2019-11-29T14:48:45.846Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 31.32MB / 50.49MB 1.9s [2019-11-29T14:48:45.846Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 30.34MB / 45.98MB 1.9s [2019-11-29T14:48:45.846Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 32.81MB / 102.15MB 2.1s [2019-11-29T14:48:45.846Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 39.52MB / 45.24MB 2.1s [2019-11-29T14:48:45.846Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 34.88MB / 50.49MB 2.1s [2019-11-29T14:48:45.846Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 34.04MB / 45.98MB 2.1s [2019-11-29T14:48:45.846Z] #8 ... [2019-11-29T14:48:45.846Z] [2019-11-29T14:48:45.846Z] #20 [internal] load build context [2019-11-29T14:48:45.846Z] #20 transferring context: 45.91MB 2.4s done [2019-11-29T14:48:45.846Z] #20 DONE 2.5s [2019-11-29T14:48:45.846Z] [2019-11-29T14:48:45.846Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-29T14:48:45.846Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 43.55MB / 45.24MB 2.2s [2019-11-29T14:48:45.846Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 38.44MB / 50.49MB 2.2s [2019-11-29T14:48:45.846Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 38.65MB / 45.98MB 2.2s [2019-11-29T14:48:46.356Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 42.49MB / 102.15MB 2.5s [2019-11-29T14:48:46.356Z] #8 sha256:5c0a87668ad496cd2437dc595f8bbf2fff3dd4764f38a3b40a26fad39d8b5336 45.24MB / 45.24MB 2.4s done [2019-11-29T14:48:46.356Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.5s [2019-11-29T14:48:46.356Z] #8 sha256:2bd8b51b0f3ac21fd973cb63f8b5b6f42d087c4d85a6f7fee92ad2957ff1f1d8 45.98MB / 45.98MB 2.5s done [2019-11-29T14:48:46.356Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 57.57MB / 102.15MB 2.7s [2019-11-29T14:48:46.356Z] #8 sha256:5975152de57477bbc6bbd9c83361a582c481dcf26e5911ffc85399ec93855db5 50.49MB / 50.49MB 2.6s done [2019-11-29T14:48:46.356Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 71.85MB / 102.15MB 2.8s [2019-11-29T14:48:46.743Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 88.85MB / 102.15MB 3.0s [2019-11-29T14:48:46.743Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 102.15MB / 102.15MB 3.1s [2019-11-29T14:48:46.770Z] #36 DONE 28.2s [2019-11-29T14:48:46.770Z] [2019-11-29T14:48:46.770Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:48:47.103Z] #8 sha256:94acdf8e8f0491c1efd3c887a6f6215dcc6600df67467fd29602a965a8412687 102.15MB / 102.15MB 3.3s done [2019-11-29T14:48:47.103Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 [2019-11-29T14:48:47.809Z] #26 23.43 1.3% ## 3.1% ### 4.4% #### 5.6% ##### 7.0% ##### 8.2% ###### 9.6% ######## 11.6% ######### 13.0% ########## 14.6% ########## 14.6% ############ 16.7% ############# 19.4% ############### 21.2% ################# 23.7% ################# 24.5% ################## 25.3% ################## 26.1% ################### 27.1% #################### 28.2% ##################### 30.3% ####################### 32.3% ######################## 34.0% ######################### 35.7% ########################### 38.5% ############################## 42.0% ################################ 44.9% ################################## 48.4% #################################### 51.3% ###################################### 53.3% ######################################## 56.9% ########################################## 59.7% ############################################# 62.9% ############################################### 65.6% ################################################ 67.8% ################################################## 70.3% #################################################### 73.1% ###################################################### 76.3% ######################################################## 78.0% ######################################################### 80.0% ############################################################ 83.8% ############################################################# 85.7% ############################################################### 88.4% ################################################################ 89.4% ################################################################# 90.9% ################################################################## 92.9% #################################################################### 94.5% ##################################################################### 96.2% ##################################################################### 97.1% ####################################################################### 99.3% ######################################################################## 100.0% [2019-11-29T14:48:48.065Z] #26 29.53 [2019-11-29T14:48:48.461Z] #8 DONE 3.5s [2019-11-29T14:48:48.461Z] [2019-11-29T14:48:48.461Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-29T14:48:49.031Z] #9 DONE 1.1s [2019-11-29T14:48:49.031Z] [2019-11-29T14:48:49.031Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:48:49.031Z] #56 ... [2019-11-29T14:48:49.031Z] [2019-11-29T14:48:49.031Z] #20 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:48:49.031Z] #20 DONE 0.1s [2019-11-29T14:48:49.291Z] [2019-11-29T14:48:49.291Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-29T14:48:49.291Z] #67 DONE 0.1s [2019-11-29T14:48:49.291Z] [2019-11-29T14:48:49.291Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-29T14:48:49.291Z] #43 DONE 0.2s [2019-11-29T14:48:49.291Z] [2019-11-29T14:48:49.291Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-29T14:48:49.291Z] #21 DONE 0.2s [2019-11-29T14:48:49.291Z] [2019-11-29T14:48:49.291Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:48:49.291Z] #44 ... [2019-11-29T14:48:49.291Z] [2019-11-29T14:48:49.291Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-29T14:48:49.291Z] #30 DONE 0.2s [2019-11-29T14:48:49.291Z] [2019-11-29T14:48:49.291Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-29T14:48:49.291Z] #46 DONE 0.2s [2019-11-29T14:48:49.291Z] [2019-11-29T14:48:49.291Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-29T14:48:49.291Z] #49 DONE 0.3s [2019-11-29T14:48:49.291Z] [2019-11-29T14:48:49.291Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-29T14:48:49.291Z] #61 DONE 0.3s [2019-11-29T14:48:49.557Z] [2019-11-29T14:48:49.557Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:48:50.410Z] #8 DONE 6.8s [2019-11-29T14:48:50.410Z] [2019-11-29T14:48:50.411Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-29T14:48:50.411Z] #9 DONE 0.8s [2019-11-29T14:48:50.411Z] [2019-11-29T14:48:50.411Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:48:50.411Z] #40 ... [2019-11-29T14:48:50.411Z] [2019-11-29T14:48:50.411Z] #20 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:48:50.411Z] #20 DONE 0.1s [2019-11-29T14:48:50.411Z] [2019-11-29T14:48:50.411Z] #21 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-29T14:48:50.411Z] #21 DONE 0.2s [2019-11-29T14:48:50.411Z] [2019-11-29T14:48:50.411Z] #61 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-29T14:48:50.411Z] #61 DONE 0.2s [2019-11-29T14:48:50.411Z] [2019-11-29T14:48:50.411Z] #49 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-29T14:48:50.411Z] #49 DONE 0.2s [2019-11-29T14:48:50.411Z] [2019-11-29T14:48:50.411Z] #67 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-29T14:48:50.411Z] #67 DONE 0.2s [2019-11-29T14:48:50.411Z] [2019-11-29T14:48:50.411Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:48:50.411Z] #68 ... [2019-11-29T14:48:50.411Z] [2019-11-29T14:48:50.411Z] #46 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-29T14:48:50.411Z] #46 DONE 0.3s [2019-11-29T14:48:50.411Z] [2019-11-29T14:48:50.411Z] #43 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-29T14:48:50.411Z] #43 DONE 0.3s [2019-11-29T14:48:50.411Z] [2019-11-29T14:48:50.411Z] #30 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-29T14:48:50.411Z] #30 DONE 0.4s [2019-11-29T14:48:50.411Z] [2019-11-29T14:48:50.411Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:48:50.580Z] #26 31.60 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-29T14:48:51.141Z] #26 32.48 [2019-11-29T14:48:51.397Z] #26 32.71 ######################################################################## 100.0% [2019-11-29T14:48:51.653Z] #26 32.87 [2019-11-29T14:48:51.653Z] #26 ... [2019-11-29T14:48:51.653Z] [2019-11-29T14:48:51.653Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:48:51.653Z] #31 23.00 internal/testlog [2019-11-29T14:48:51.653Z] #31 23.46 encoding [2019-11-29T14:48:51.653Z] #31 23.70 runtime/cgo [2019-11-29T14:48:51.653Z] #31 ... [2019-11-29T14:48:51.653Z] [2019-11-29T14:48:51.653Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:48:51.653Z] #68 27.48 Checking out files: 49% (990/1993) Checking out files: 50% (997/1993) Checking out files: 51% (1017/1993) Checking out files: 52% (1037/1993) Checking out files: 53% (1057/1993) Checking out files: 54% (1077/1993) Checking out files: 55% (1097/1993) Checking out files: 56% (1117/1993) Checking out files: 57% (1137/1993) Checking out files: 58% (1156/1993) Checking out files: 59% (1176/1993) Checking out files: 60% (1196/1993) Checking out files: 61% (1216/1993) Checking out files: 62% (1236/1993) Checking out files: 63% (1256/1993) Checking out files: 64% (1276/1993) Checking out files: 65% (1296/1993) Checking out files: 66% (1316/1993) Checking out files: 67% (1336/1993) Checking out files: 68% (1356/1993) Checking out files: 69% (1376/1993) Checking out files: 70% (1396/1993) Checking out files: 71% (1416/1993) Checking out files: 72% (1435/1993) Checking out files: 73% (1455/1993) Checking out files: 74% (1475/1993) Checking out files: 75% (1495/1993) Checking out files: 76% (1515/1993) Checking out files: 77% (1535/1993) Checking out files: 78% (1555/1993) Checking out files: 79% (1575/1993) Checking out files: 80% (1595/1993) Checking out files: 81% (1615/1993) Checking out files: 82% (1635/1993) Checking out files: 83% (1655/1993) Checking out files: 84% (1675/1993) Checking out files: 85% (1695/1993) Checking out files: 86% (1714/1993) Checking out files: 87% (1734/1993) Checking out files: 88% (1754/1993) Checking out files: 89% (1774/1993) Checking out files: 90% (1794/1993) Checking out files: 91% (1814/1993) Checking out files: 92% (1834/1993) Checking out files: 93% (1854/1993) Checking out files: 93% (1861/1993) Checking out files: 94% (1874/1993) Checking out files: 95% (1894/1993) Checking out files: 96% (1914/1993) Checking out files: 97% (1934/1993) Checking out files: 98% (1954/1993) Checking out files: 99% (1974/1993) Checking out files: 100% (1993/1993) Checking out files: 100% (1993/1993), done. [2019-11-29T14:48:51.653Z] #68 28.89 + cd /tmp/tmp.NsM6rhBE3p/src/github.com/docker/libnetwork [2019-11-29T14:48:51.653Z] #68 28.89 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-29T14:48:51.653Z] #68 29.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-29T14:48:52.582Z] #68 ... [2019-11-29T14:48:52.582Z] [2019-11-29T14:48:52.582Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:48:52.582Z] #54 23.76 + cd /tmp/tmp.JZYgIk1WfK/src/github.com/opencontainers/runc [2019-11-29T14:48:52.582Z] #54 23.77 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-11-29T14:48:52.582Z] #54 24.14 + '[' -z '' ']' [2019-11-29T14:48:52.582Z] #54 24.14 + target=static [2019-11-29T14:48:52.582Z] #54 24.14 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-29T14:48:52.582Z] #54 27.01 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-11-29T14:48:52.838Z] #54 ... [2019-11-29T14:48:52.838Z] [2019-11-29T14:48:52.838Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:48:52.838Z] #44 27.24 unicode/utf16 [2019-11-29T14:48:52.838Z] #44 27.82 container/list [2019-11-29T14:48:52.838Z] #44 29.04 crypto/internal/subtle [2019-11-29T14:48:52.838Z] #44 29.21 crypto/subtle [2019-11-29T14:48:52.838Z] #44 29.46 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-29T14:48:52.838Z] #44 29.57 internal/nettrace [2019-11-29T14:48:52.838Z] #44 29.75 runtime/cgo [2019-11-29T14:48:53.400Z] #44 ... [2019-11-29T14:48:53.400Z] [2019-11-29T14:48:53.400Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:48:53.400Z] #26 34.78 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-29T14:48:54.328Z] #26 35.72 [2019-11-29T14:48:54.839Z] #26 36.09 ############################## 42.7% ######################################################################## 100.0% [2019-11-29T14:48:55.095Z] #26 36.36 [2019-11-29T14:48:55.391Z] #62 ... [2019-11-29T14:48:55.391Z] [2019-11-29T14:48:55.391Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:48:55.391Z] #38 6.201 + mktemp -d [2019-11-29T14:48:55.391Z] #38 6.201 + export GOPATH=/tmp/tmp.b6y7twoUCA [2019-11-29T14:48:55.391Z] #38 6.201 + git clone https://github.com/docker/distribution.git /tmp/tmp.b6y7twoUCA/src/github.com/docker/distribution [2019-11-29T14:48:55.391Z] #38 6.203 Cloning into '/tmp/tmp.b6y7twoUCA/src/github.com/docker/distribution'... [2019-11-29T14:48:55.963Z] #38 ... [2019-11-29T14:48:55.963Z] [2019-11-29T14:48:55.963Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:48:55.963Z] #10 6.778 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:48:55.963Z] #10 6.780 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:48:55.963Z] #10 6.871 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:48:55.963Z] #10 6.875 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:48:55.963Z] #10 6.887 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:48:56.225Z] #10 ... [2019-11-29T14:48:56.225Z] [2019-11-29T14:48:56.225Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:48:56.225Z] #22 6.739 + RM_GOPATH=0 [2019-11-29T14:48:56.225Z] #22 6.739 + TMP_GOPATH= [2019-11-29T14:48:56.225Z] #22 6.739 + : /build [2019-11-29T14:48:56.225Z] #22 6.739 + '[' -z '' ']' [2019-11-29T14:48:56.225Z] #22 6.739 ++ mktemp -d [2019-11-29T14:48:56.225Z] #22 6.739 + export GOPATH=/tmp/tmp.gQPCdlr356 [2019-11-29T14:48:56.225Z] #22 6.739 + GOPATH=/tmp/tmp.gQPCdlr356 [2019-11-29T14:48:56.225Z] #22 6.739 + RM_GOPATH=1 [2019-11-29T14:48:56.225Z] #22 6.739 ++ dirname ./install.sh [2019-11-29T14:48:56.225Z] #22 6.744 + dir=. [2019-11-29T14:48:56.225Z] #22 6.744 + bin=dockercli [2019-11-29T14:48:56.225Z] #22 6.744 + shift [2019-11-29T14:48:56.225Z] #22 6.744 + '[' '!' -f ./dockercli.installer ']' [2019-11-29T14:48:56.225Z] #22 6.744 + . ./dockercli.installer [2019-11-29T14:48:56.225Z] #22 6.744 ++ : stable [2019-11-29T14:48:56.225Z] #22 6.744 ++ : 17.06.2-ce [2019-11-29T14:48:56.225Z] #22 6.744 + install_dockercli [2019-11-29T14:48:56.225Z] #22 6.746 Install docker/cli version 17.06.2-ce from stable [2019-11-29T14:48:56.225Z] #22 6.746 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-29T14:48:56.225Z] #22 6.751 ++ uname -m [2019-11-29T14:48:56.225Z] #22 6.755 + arch=aarch64 [2019-11-29T14:48:56.225Z] #22 6.756 + '[' aarch64 '!=' x86_64 ']' [2019-11-29T14:48:56.225Z] #22 6.756 + '[' aarch64 '!=' s390x ']' [2019-11-29T14:48:56.225Z] #22 6.756 + '[' aarch64 '!=' armhf ']' [2019-11-29T14:48:56.225Z] #22 6.756 + build_dockercli [2019-11-29T14:48:56.225Z] #22 6.756 + git clone https://github.com/docker/docker-ce /tmp/tmp.gQPCdlr356/tmp/docker-ce [2019-11-29T14:48:56.225Z] #22 6.762 Cloning into '/tmp/tmp.gQPCdlr356/tmp/docker-ce'... [2019-11-29T14:48:56.459Z] #26 ... [2019-11-29T14:48:56.459Z] [2019-11-29T14:48:56.459Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:48:56.459Z] #38 28.48 + cd /tmp/tmp.Dtwz5cebqR/src/github.com/docker/distribution [2019-11-29T14:48:56.459Z] #38 28.48 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-29T14:48:56.459Z] #38 32.41 + GOPATH=/tmp/tmp.Dtwz5cebqR/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Dtwz5cebqR go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-29T14:48:56.486Z] #22 ... [2019-11-29T14:48:56.486Z] [2019-11-29T14:48:56.486Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:48:56.486Z] #44 7.054 + RM_GOPATH=0 [2019-11-29T14:48:56.486Z] #44 7.054 + TMP_GOPATH= [2019-11-29T14:48:56.486Z] #44 7.054 + : /build [2019-11-29T14:48:56.486Z] #44 7.054 + '[' -z '' ']' [2019-11-29T14:48:56.486Z] #44 7.059 ++ mktemp -d [2019-11-29T14:48:56.486Z] #44 7.059 + export GOPATH=/tmp/tmp.gEV2QvlFKD [2019-11-29T14:48:56.486Z] #44 7.059 + GOPATH=/tmp/tmp.gEV2QvlFKD [2019-11-29T14:48:56.486Z] #44 7.059 + RM_GOPATH=1 [2019-11-29T14:48:56.486Z] #44 7.061 ++ dirname ./install.sh [2019-11-29T14:48:56.486Z] #44 7.064 + dir=. [2019-11-29T14:48:56.486Z] #44 7.067 + bin=vndr [2019-11-29T14:48:56.486Z] #44 7.068 + shift [2019-11-29T14:48:56.486Z] #44 7.068 + '[' '!' -f ./vndr.installer ']' [2019-11-29T14:48:56.486Z] #44 7.070 + . ./vndr.installer [2019-11-29T14:48:56.486Z] #44 7.074 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-29T14:48:56.486Z] #44 7.074 + install_vndr [2019-11-29T14:48:56.486Z] #44 7.074 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-29T14:48:56.486Z] #44 7.074 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.gEV2QvlFKD/src/github.com/LK4D4/vndr [2019-11-29T14:48:56.486Z] #44 7.074 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-29T14:48:56.486Z] #44 7.088 Cloning into '/tmp/tmp.gEV2QvlFKD/src/github.com/LK4D4/vndr'... [2019-11-29T14:48:56.715Z] #38 ... [2019-11-29T14:48:56.715Z] [2019-11-29T14:48:56.715Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:48:56.715Z] #50 35.96 + cd /tmp/tmp.bKQjyhEECl/src/github.com/golangci/golangci-lint/ [2019-11-29T14:48:56.715Z] #50 35.96 + git checkout -q v1.20.0 [2019-11-29T14:48:56.715Z] #50 36.37 ++ git describe --tags [2019-11-29T14:48:56.715Z] #50 36.40 + version=v1.20.0 [2019-11-29T14:48:56.715Z] #50 36.41 ++ git rev-parse --short HEAD [2019-11-29T14:48:56.715Z] #50 36.42 + commit=cc98739 [2019-11-29T14:48:56.715Z] #50 36.42 ++ git show -s --format=%cd [2019-11-29T14:48:56.715Z] #50 36.44 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-29T14:48:56.715Z] #50 36.44 + 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-11-29T14:48:56.978Z] #31 ... [2019-11-29T14:48:56.978Z] [2019-11-29T14:48:56.978Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-29T14:48:56.978Z] #28 2.848 + mktemp -d [2019-11-29T14:48:56.978Z] #28 2.853 + export GOPATH=/tmp/tmp.YVEc180vNo [2019-11-29T14:48:56.978Z] #28 2.853 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.YVEc180vNo/src/github.com/go-swagger/go-swagger [2019-11-29T14:48:56.978Z] #28 2.853 Cloning into '/tmp/tmp.YVEc180vNo/src/github.com/go-swagger/go-swagger'... [2019-11-29T14:48:57.430Z] #44 8.037 + cd /tmp/tmp.gEV2QvlFKD/src/github.com/LK4D4/vndr [2019-11-29T14:48:57.430Z] #44 8.040 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-29T14:48:57.430Z] #44 8.063 + go build -buildmode=pie -v -o /build/vndr . [2019-11-29T14:48:58.353Z] #28 ... [2019-11-29T14:48:58.353Z] [2019-11-29T14:48:58.353Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:48:58.353Z] #50 7.867 + RM_GOPATH=0 [2019-11-29T14:48:58.353Z] #50 7.867 + TMP_GOPATH= [2019-11-29T14:48:58.353Z] #50 7.867 + : /build [2019-11-29T14:48:58.353Z] #50 7.867 + '[' -z '' ']' [2019-11-29T14:48:58.353Z] #50 7.867 ++ mktemp -d [2019-11-29T14:48:58.353Z] #50 7.867 + export GOPATH=/tmp/tmp.qB8duMOHcX [2019-11-29T14:48:58.353Z] #50 7.867 + GOPATH=/tmp/tmp.qB8duMOHcX [2019-11-29T14:48:58.353Z] #50 7.867 + RM_GOPATH=1 [2019-11-29T14:48:58.353Z] #50 7.869 Installing golangci-lint version v1.20.0 [2019-11-29T14:48:58.353Z] #50 7.869 ++ dirname ./install.sh [2019-11-29T14:48:58.353Z] #50 7.869 + dir=. [2019-11-29T14:48:58.353Z] #50 7.869 + bin=golangci_lint [2019-11-29T14:48:58.353Z] #50 7.869 + shift [2019-11-29T14:48:58.353Z] #50 7.869 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-29T14:48:58.353Z] #50 7.869 + . ./golangci_lint.installer [2019-11-29T14:48:58.353Z] #50 7.869 ++ : v1.20.0 [2019-11-29T14:48:58.353Z] #50 7.869 + install_golangci_lint [2019-11-29T14:48:58.353Z] #50 7.869 + echo 'Installing golangci-lint version v1.20.0' [2019-11-29T14:48:58.353Z] #50 7.869 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-29T14:48:58.526Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 10.7s done [2019-11-29T14:48:58.526Z] #8 DONE 14.1s [2019-11-29T14:48:58.526Z] [2019-11-29T14:48:58.526Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-29T14:48:58.526Z] #9 DONE 0.3s [2019-11-29T14:48:58.526Z] [2019-11-29T14:48:58.526Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-29T14:48:58.526Z] #10 DONE 0.3s [2019-11-29T14:48:58.526Z] [2019-11-29T14:48:58.526Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:48:58.526Z] #21 DONE 0.1s [2019-11-29T14:48:58.526Z] [2019-11-29T14:48:58.526Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:48:58.526Z] #34 ... [2019-11-29T14:48:58.526Z] [2019-11-29T14:48:58.526Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-29T14:48:58.526Z] #68 DONE 0.1s [2019-11-29T14:48:58.526Z] [2019-11-29T14:48:58.526Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-29T14:48:58.526Z] #44 DONE 0.1s [2019-11-29T14:48:58.526Z] [2019-11-29T14:48:58.526Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-29T14:48:58.526Z] #22 DONE 0.1s [2019-11-29T14:48:58.526Z] [2019-11-29T14:48:58.526Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-29T14:48:58.526Z] #62 DONE 0.1s [2019-11-29T14:48:58.526Z] [2019-11-29T14:48:58.526Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-29T14:48:58.526Z] #47 DONE 0.1s [2019-11-29T14:48:58.526Z] [2019-11-29T14:48:58.526Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-29T14:48:58.526Z] #50 DONE 0.1s [2019-11-29T14:48:58.526Z] [2019-11-29T14:48:58.526Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-29T14:48:58.526Z] #31 DONE 0.1s [2019-11-29T14:48:58.526Z] [2019-11-29T14:48:58.526Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:48:58.612Z] #50 ... [2019-11-29T14:48:58.612Z] [2019-11-29T14:48:58.612Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:48:58.612Z] #56 8.624 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:48:58.612Z] #56 8.653 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:48:58.612Z] #56 8.680 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:48:58.612Z] #56 8.696 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:48:58.612Z] #56 8.740 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:48:58.833Z] #44 9.416 internal/cpu [2019-11-29T14:48:58.833Z] #44 9.527 runtime/internal/sys [2019-11-29T14:48:58.833Z] #44 9.568 internal/race [2019-11-29T14:48:59.093Z] #44 ... [2019-11-29T14:48:59.093Z] [2019-11-29T14:48:59.093Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:48:59.093Z] #24 7.261 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:48:59.093Z] #24 7.261 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:48:59.093Z] #24 7.286 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:48:59.093Z] #24 7.298 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:48:59.093Z] #24 7.352 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:48:59.093Z] #24 8.247 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-11-29T14:48:59.093Z] #24 9.544 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-29T14:48:59.093Z] #24 ... [2019-11-29T14:48:59.093Z] [2019-11-29T14:48:59.093Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-29T14:48:59.093Z] #28 7.551 + mktemp -d [2019-11-29T14:48:59.093Z] #28 7.552 + export GOPATH=/tmp/tmp.ZKNsmfTqFQ [2019-11-29T14:48:59.093Z] #28 7.552 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.ZKNsmfTqFQ/src/github.com/go-swagger/go-swagger [2019-11-29T14:48:59.093Z] #28 7.585 Cloning into '/tmp/tmp.ZKNsmfTqFQ/src/github.com/go-swagger/go-swagger'... [2019-11-29T14:48:59.336Z] #32 0.677 + RM_GOPATH=0 [2019-11-29T14:48:59.336Z] #32 0.677 + TMP_GOPATH= [2019-11-29T14:48:59.336Z] #32 0.677 + : /build [2019-11-29T14:48:59.336Z] #32 0.677 + '[' -z '' ']' [2019-11-29T14:48:59.336Z] #32 0.677 ++ mktemp -d [2019-11-29T14:48:59.336Z] #32 0.699 + export GOPATH=/tmp/tmp.FvFYhgBXqq [2019-11-29T14:48:59.336Z] #32 0.699 + GOPATH=/tmp/tmp.FvFYhgBXqq [2019-11-29T14:48:59.336Z] #32 0.699 + RM_GOPATH=1 [2019-11-29T14:48:59.336Z] #32 0.703 ++ dirname ./install.sh [2019-11-29T14:48:59.336Z] #32 0.708 + dir=. [2019-11-29T14:48:59.336Z] #32 0.708 + bin=tomlv [2019-11-29T14:48:59.336Z] #32 0.711 + shift [2019-11-29T14:48:59.336Z] #32 0.711 + '[' '!' -f ./tomlv.installer ']' [2019-11-29T14:48:59.336Z] #32 0.711 + . ./tomlv.installer [2019-11-29T14:48:59.336Z] #32 0.713 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-29T14:48:59.336Z] #32 0.714 + install_tomlv [2019-11-29T14:48:59.336Z] #32 0.715 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-29T14:48:59.336Z] #32 0.715 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-29T14:48:59.336Z] #32 0.715 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.FvFYhgBXqq/src/github.com/BurntSushi/toml [2019-11-29T14:48:59.336Z] #32 0.736 Cloning into '/tmp/tmp.FvFYhgBXqq/src/github.com/BurntSushi/toml'... [2019-11-29T14:48:59.354Z] #28 ... [2019-11-29T14:48:59.354Z] [2019-11-29T14:48:59.354Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:48:59.354Z] #31 7.007 + RM_GOPATH=0 [2019-11-29T14:48:59.354Z] #31 7.007 + TMP_GOPATH= [2019-11-29T14:48:59.354Z] #31 7.008 + : /build [2019-11-29T14:48:59.354Z] #31 7.008 + '[' -z '' ']' [2019-11-29T14:48:59.354Z] #31 7.008 ++ mktemp -d [2019-11-29T14:48:59.354Z] #31 7.010 + export GOPATH=/tmp/tmp.jUosk0BT8Q [2019-11-29T14:48:59.354Z] #31 7.010 + GOPATH=/tmp/tmp.jUosk0BT8Q [2019-11-29T14:48:59.354Z] #31 7.010 + RM_GOPATH=1 [2019-11-29T14:48:59.354Z] #31 7.011 ++ dirname ./install.sh [2019-11-29T14:48:59.354Z] #31 7.013 + dir=. [2019-11-29T14:48:59.354Z] #31 7.013 + bin=tomlv [2019-11-29T14:48:59.354Z] #31 7.013 + shift [2019-11-29T14:48:59.354Z] #31 7.013 + '[' '!' -f ./tomlv.installer ']' [2019-11-29T14:48:59.354Z] #31 7.013 + . ./tomlv.installer [2019-11-29T14:48:59.354Z] #31 7.013 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-29T14:48:59.354Z] #31 7.013 + install_tomlv [2019-11-29T14:48:59.354Z] #31 7.013 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-29T14:48:59.354Z] #31 7.013 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-29T14:48:59.354Z] #31 7.013 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jUosk0BT8Q/src/github.com/BurntSushi/toml [2019-11-29T14:48:59.354Z] #31 7.015 Cloning into '/tmp/tmp.jUosk0BT8Q/src/github.com/BurntSushi/toml'... [2019-11-29T14:48:59.354Z] #31 8.112 + cd /tmp/tmp.jUosk0BT8Q/src/github.com/BurntSushi/toml [2019-11-29T14:48:59.354Z] #31 8.112 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-29T14:48:59.354Z] #31 8.138 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-29T14:48:59.354Z] #31 8.901 runtime/internal/sys [2019-11-29T14:48:59.354Z] #31 8.956 math/bits [2019-11-29T14:48:59.354Z] #31 9.016 internal/cpu [2019-11-29T14:48:59.354Z] #31 9.022 runtime/internal/atomic [2019-11-29T14:48:59.354Z] #31 9.475 unicode/utf8 [2019-11-29T14:48:59.354Z] #31 9.497 runtime/internal/math [2019-11-29T14:48:59.354Z] #31 9.718 sync/atomic [2019-11-29T14:48:59.354Z] #31 10.10 unicode [2019-11-29T14:48:59.354Z] #31 10.11 internal/bytealg [2019-11-29T14:48:59.354Z] #31 ... [2019-11-29T14:48:59.354Z] [2019-11-29T14:48:59.354Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:48:59.354Z] #68 6.679 + RM_GOPATH=0 [2019-11-29T14:48:59.354Z] #68 6.679 + TMP_GOPATH= [2019-11-29T14:48:59.354Z] #68 6.679 + : /build [2019-11-29T14:48:59.354Z] #68 6.679 + '[' -z '' ']' [2019-11-29T14:48:59.354Z] #68 6.679 ++ mktemp -d [2019-11-29T14:48:59.354Z] #68 6.688 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-29T14:48:59.354Z] #68 6.692 + export GOPATH=/tmp/tmp.NjjA6M1zc0 [2019-11-29T14:48:59.354Z] #68 6.692 + GOPATH=/tmp/tmp.NjjA6M1zc0 [2019-11-29T14:48:59.354Z] #68 6.692 + RM_GOPATH=1 [2019-11-29T14:48:59.354Z] #68 6.692 ++ dirname ./install.sh [2019-11-29T14:48:59.354Z] #68 6.692 + dir=. [2019-11-29T14:48:59.354Z] #68 6.692 + bin=proxy [2019-11-29T14:48:59.354Z] #68 6.692 + shift [2019-11-29T14:48:59.354Z] #68 6.692 + '[' '!' -f ./proxy.installer ']' [2019-11-29T14:48:59.354Z] #68 6.692 + . ./proxy.installer [2019-11-29T14:48:59.354Z] #68 6.692 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-29T14:48:59.354Z] #68 6.692 + install_proxy [2019-11-29T14:48:59.354Z] #68 6.692 + case "$1" in [2019-11-29T14:48:59.354Z] #68 6.692 + export CGO_ENABLED=0 [2019-11-29T14:48:59.354Z] #68 6.692 + CGO_ENABLED=0 [2019-11-29T14:48:59.354Z] #68 6.692 + _install_proxy [2019-11-29T14:48:59.354Z] #68 6.692 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-29T14:48:59.354Z] #68 6.692 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.NjjA6M1zc0/src/github.com/docker/libnetwork [2019-11-29T14:48:59.354Z] #68 6.703 Cloning into '/tmp/tmp.NjjA6M1zc0/src/github.com/docker/libnetwork'... [2019-11-29T14:48:59.615Z] #68 ... [2019-11-29T14:48:59.615Z] [2019-11-29T14:48:59.615Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:48:59.615Z] #40 8.759 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:48:59.615Z] #40 8.762 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:48:59.615Z] #40 8.806 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:48:59.615Z] #40 8.816 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:48:59.615Z] #40 8.840 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:48:59.615Z] #40 9.907 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-11-29T14:48:59.876Z] #40 ... [2019-11-29T14:48:59.876Z] [2019-11-29T14:48:59.876Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:48:59.876Z] #33 9.274 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:48:59.876Z] #33 9.277 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:48:59.876Z] #33 9.304 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:48:59.876Z] #33 9.331 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:48:59.876Z] #33 9.395 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:48:59.876Z] #33 10.11 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-11-29T14:48:59.876Z] #33 ... [2019-11-29T14:48:59.876Z] [2019-11-29T14:48:59.876Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:48:59.876Z] #47 7.535 + RM_GOPATH=0 [2019-11-29T14:48:59.876Z] #47 7.535 + TMP_GOPATH= [2019-11-29T14:48:59.876Z] #47 7.535 + : /build [2019-11-29T14:48:59.876Z] #47 7.535 + '[' -z '' ']' [2019-11-29T14:48:59.876Z] #47 7.535 ++ mktemp -d [2019-11-29T14:48:59.876Z] #47 7.537 + export GOPATH=/tmp/tmp.5X5iuwEds9 [2019-11-29T14:48:59.876Z] #47 7.537 + GOPATH=/tmp/tmp.5X5iuwEds9 [2019-11-29T14:48:59.876Z] #47 7.537 + RM_GOPATH=1 [2019-11-29T14:48:59.876Z] #47 7.537 ++ dirname ./install.sh [2019-11-29T14:48:59.876Z] #47 7.544 + dir=. [2019-11-29T14:48:59.876Z] #47 7.546 + bin=gotestsum [2019-11-29T14:48:59.876Z] #47 7.546 + shift [2019-11-29T14:48:59.876Z] #47 7.546 + '[' '!' -f ./gotestsum.installer ']' [2019-11-29T14:48:59.876Z] #47 7.547 + . ./gotestsum.installer [2019-11-29T14:48:59.876Z] #47 7.547 ++ : v0.3.5 [2019-11-29T14:48:59.876Z] #47 7.548 + install_gotestsum [2019-11-29T14:48:59.876Z] #47 7.548 + echo 'Installing gotestsum version v0.3.5' [2019-11-29T14:48:59.876Z] #47 7.548 + go get -d gotest.tools/gotestsum [2019-11-29T14:48:59.876Z] #47 7.548 Installing gotestsum version v0.3.5 [2019-11-29T14:48:59.985Z] #56 9.874 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-29T14:48:59.985Z] #56 ... [2019-11-29T14:48:59.985Z] [2019-11-29T14:48:59.985Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:49:00.142Z] #47 ... [2019-11-29T14:49:00.142Z] [2019-11-29T14:49:00.142Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:00.142Z] #50 7.366 + RM_GOPATH=0 [2019-11-29T14:49:00.142Z] #50 7.366 + TMP_GOPATH= [2019-11-29T14:49:00.142Z] #50 7.366 + : /build [2019-11-29T14:49:00.142Z] #50 7.366 + '[' -z '' ']' [2019-11-29T14:49:00.142Z] #50 7.366 ++ mktemp -d [2019-11-29T14:49:00.142Z] #50 7.371 + export GOPATH=/tmp/tmp.4a4YXwwrcA [2019-11-29T14:49:00.142Z] #50 7.371 + GOPATH=/tmp/tmp.4a4YXwwrcA [2019-11-29T14:49:00.142Z] #50 7.371 + RM_GOPATH=1 [2019-11-29T14:49:00.142Z] #50 7.375 ++ dirname ./install.sh [2019-11-29T14:49:00.142Z] #50 7.388 + dir=. [2019-11-29T14:49:00.142Z] #50 7.388 + bin=golangci_lint [2019-11-29T14:49:00.142Z] #50 7.389 + shift [2019-11-29T14:49:00.142Z] #50 7.389 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-29T14:49:00.142Z] #50 7.389 + . ./golangci_lint.installer [2019-11-29T14:49:00.142Z] #50 7.390 ++ : v1.20.0 [2019-11-29T14:49:00.142Z] #50 7.391 + install_golangci_lint [2019-11-29T14:49:00.142Z] #50 7.391 + echo 'Installing golangci-lint version v1.20.0' [2019-11-29T14:49:00.142Z] #50 7.392 Installing golangci-lint version v1.20.0 [2019-11-29T14:49:00.142Z] #50 7.392 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-29T14:49:00.142Z] #50 ... [2019-11-29T14:49:00.142Z] [2019-11-29T14:49:00.142Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:00.142Z] #33 11.23 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-29T14:49:00.243Z] #38 ... [2019-11-29T14:49:00.243Z] [2019-11-29T14:49:00.243Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:00.243Z] #33 ... [2019-11-29T14:49:00.243Z] [2019-11-29T14:49:00.243Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:00.500Z] #44 ... [2019-11-29T14:49:00.500Z] [2019-11-29T14:49:00.500Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:00.500Z] #62 ... [2019-11-29T14:49:00.500Z] [2019-11-29T14:49:00.500Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:00.710Z] #32 1.938 + cd /tmp/tmp.FvFYhgBXqq/src/github.com/BurntSushi/toml [2019-11-29T14:49:00.710Z] #32 1.939 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-29T14:49:00.710Z] #32 1.941 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-29T14:49:00.710Z] #32 2.257 internal/cpu [2019-11-29T14:49:00.710Z] #32 2.279 runtime/internal/atomic [2019-11-29T14:49:00.758Z] #47 ... [2019-11-29T14:49:00.758Z] [2019-11-29T14:49:00.758Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:49:00.758Z] #24 8.981 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:49:00.758Z] #24 8.981 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:49:00.758Z] #24 8.995 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:49:00.758Z] #24 8.995 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:49:00.758Z] #24 9.068 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:49:00.758Z] #24 9.980 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-29T14:49:01.016Z] #24 ... [2019-11-29T14:49:01.016Z] [2019-11-29T14:49:01.016Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:01.016Z] #22 ... [2019-11-29T14:49:01.016Z] [2019-11-29T14:49:01.016Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:49:01.201Z] #32 2.583 runtime/internal/sys [2019-11-29T14:49:01.201Z] #32 2.702 runtime/internal/math [2019-11-29T14:49:01.201Z] #32 2.780 math/bits [2019-11-29T14:49:01.273Z] #10 ... [2019-11-29T14:49:01.273Z] [2019-11-29T14:49:01.273Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:49:01.273Z] #38 10.64 + mktemp -d [2019-11-29T14:49:01.273Z] #38 10.64 + export GOPATH=/tmp/tmp.Kyh9qwjTuf [2019-11-29T14:49:01.273Z] #38 10.64 + git clone https://github.com/docker/distribution.git /tmp/tmp.Kyh9qwjTuf/src/github.com/docker/distribution [2019-11-29T14:49:01.273Z] #38 10.64 Cloning into '/tmp/tmp.Kyh9qwjTuf/src/github.com/docker/distribution'... [2019-11-29T14:49:01.533Z] #33 12.26 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-29T14:49:01.688Z] #32 3.208 internal/bytealg [2019-11-29T14:49:01.997Z] #50 ... [2019-11-29T14:49:01.997Z] [2019-11-29T14:49:01.997Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:01.997Z] #40 33.43 Fetched 7927 kB in 25s (317 kB/s) [2019-11-29T14:49:01.997Z] #40 33.43 Reading package lists... [2019-11-29T14:49:01.997Z] #40 43.14 Reading package lists... [2019-11-29T14:49:01.997Z] #40 ... [2019-11-29T14:49:01.997Z] [2019-11-29T14:49:01.997Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:01.997Z] #26 39.65 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-29T14:49:01.997Z] #26 40.00 skipping existing 1849cc453dee [2019-11-29T14:49:01.997Z] #26 40.33 [2019-11-29T14:49:01.997Z] #26 42.39 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-29T14:49:01.997Z] #26 42.98 [2019-11-29T14:49:01.997Z] #26 43.39 ######################################################################## 100.0% [2019-11-29T14:49:02.236Z] #32 3.597 math [2019-11-29T14:49:02.236Z] #32 3.898 runtime [2019-11-29T14:49:02.254Z] #26 43.53 [2019-11-29T14:49:02.254Z] #26 43.67 Download of images into '/build' complete. [2019-11-29T14:49:02.254Z] #26 43.67 Use something like the following to load the result into a Docker daemon: [2019-11-29T14:49:02.254Z] #26 43.67 tar -cC '/build' . | docker load [2019-11-29T14:49:02.254Z] #26 DONE 43.8s [2019-11-29T14:49:02.254Z] [2019-11-29T14:49:02.254Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:04.223Z] #32 ... [2019-11-29T14:49:04.223Z] [2019-11-29T14:49:04.223Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:04.223Z] #63 0.700 + RM_GOPATH=0 [2019-11-29T14:49:04.223Z] #63 0.704 + TMP_GOPATH= [2019-11-29T14:49:04.223Z] #63 0.704 + : /build/ [2019-11-29T14:49:04.223Z] #63 0.704 + '[' -z '' ']' [2019-11-29T14:49:04.223Z] #63 0.707 ++ mktemp -d [2019-11-29T14:49:04.223Z] #63 0.719 + export GOPATH=/tmp/tmp.5yvlHlTPu5 [2019-11-29T14:49:04.223Z] #63 0.719 + GOPATH=/tmp/tmp.5yvlHlTPu5 [2019-11-29T14:49:04.223Z] #63 0.719 + RM_GOPATH=1 [2019-11-29T14:49:04.223Z] #63 0.722 ++ dirname ./install.sh [2019-11-29T14:49:04.223Z] #63 0.732 + dir=. [2019-11-29T14:49:04.223Z] #63 0.733 + bin=rootlesskit [2019-11-29T14:49:04.223Z] #63 0.733 + shift [2019-11-29T14:49:04.223Z] #63 0.734 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-29T14:49:04.223Z] #63 0.734 + . ./rootlesskit.installer [2019-11-29T14:49:04.223Z] #63 0.735 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-29T14:49:04.223Z] #63 0.740 + install_rootlesskit [2019-11-29T14:49:04.223Z] #63 0.741 + case "$1" in [2019-11-29T14:49:04.223Z] #63 0.741 + export CGO_ENABLED=0 [2019-11-29T14:49:04.223Z] #63 0.741 + CGO_ENABLED=0 [2019-11-29T14:49:04.223Z] #63 0.741 + _install_rootlesskit [2019-11-29T14:49:04.223Z] #63 0.741 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-29T14:49:04.223Z] #63 0.746 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-29T14:49:04.223Z] #63 0.747 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.5yvlHlTPu5/src/github.com/rootless-containers/rootlesskit [2019-11-29T14:49:04.223Z] #63 0.774 Cloning into '/tmp/tmp.5yvlHlTPu5/src/github.com/rootless-containers/rootlesskit'... [2019-11-29T14:49:04.223Z] #63 4.676 + cd /tmp/tmp.5yvlHlTPu5/src/github.com/rootless-containers/rootlesskit [2019-11-29T14:49:04.223Z] #63 4.676 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-29T14:49:04.223Z] #63 5.204 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-29T14:49:04.223Z] #63 5.205 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-29T14:49:05.742Z] #33 ... [2019-11-29T14:49:05.742Z] [2019-11-29T14:49:05.742Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:49:05.742Z] #38 16.12 + cd /tmp/tmp.b6y7twoUCA/src/github.com/docker/distribution [2019-11-29T14:49:05.742Z] #38 16.12 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-29T14:49:06.556Z] #38 ... [2019-11-29T14:49:06.556Z] [2019-11-29T14:49:06.556Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:06.556Z] #22 11.69 + RM_GOPATH=0 [2019-11-29T14:49:06.556Z] #22 11.69 + TMP_GOPATH= [2019-11-29T14:49:06.556Z] #22 11.69 + : /build [2019-11-29T14:49:06.556Z] #22 11.69 + '[' -z '' ']' [2019-11-29T14:49:06.556Z] #22 11.71 ++ mktemp -d [2019-11-29T14:49:06.556Z] #22 11.71 + export GOPATH=/tmp/tmp.vPT1c4LPB1 [2019-11-29T14:49:06.556Z] #22 11.71 + GOPATH=/tmp/tmp.vPT1c4LPB1 [2019-11-29T14:49:06.556Z] #22 11.71 + RM_GOPATH=1 [2019-11-29T14:49:06.556Z] #22 11.71 ++ dirname ./install.sh [2019-11-29T14:49:06.556Z] #22 11.71 + dir=. [2019-11-29T14:49:06.556Z] #22 11.72 + bin=dockercli [2019-11-29T14:49:06.556Z] #22 11.72 + shift [2019-11-29T14:49:06.556Z] #22 11.72 + '[' '!' -f ./dockercli.installer ']' [2019-11-29T14:49:06.556Z] #22 11.72 + . ./dockercli.installer [2019-11-29T14:49:06.556Z] #22 11.72 ++ : stable [2019-11-29T14:49:06.556Z] #22 11.72 ++ : 17.06.2-ce [2019-11-29T14:49:06.556Z] #22 11.72 + install_dockercli [2019-11-29T14:49:06.556Z] #22 11.72 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-29T14:49:06.556Z] #22 11.72 Install docker/cli version 17.06.2-ce from stable [2019-11-29T14:49:06.556Z] #22 11.72 ++ uname -m [2019-11-29T14:49:06.556Z] #22 11.73 + arch=x86_64 [2019-11-29T14:49:06.556Z] #22 11.73 + '[' x86_64 '!=' x86_64 ']' [2019-11-29T14:49:06.556Z] #22 11.73 + url=https://download.docker.com/linux/static [2019-11-29T14:49:06.556Z] #22 11.73 + tar -xz docker/docker [2019-11-29T14:49:06.556Z] #22 11.74 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-29T14:49:06.685Z] #38 ... [2019-11-29T14:49:06.685Z] [2019-11-29T14:49:06.685Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:49:06.685Z] #10 7.647 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-11-29T14:49:06.685Z] #10 8.996 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-29T14:49:06.685Z] #10 9.758 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-29T14:49:06.685Z] #10 16.77 Fetched 7751 kB in 11s (704 kB/s) [2019-11-29T14:49:06.685Z] #10 16.77 Reading package lists... [2019-11-29T14:49:06.685Z] #10 ... [2019-11-29T14:49:06.685Z] [2019-11-29T14:49:06.685Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:06.685Z] #62 7.178 + RM_GOPATH=0 [2019-11-29T14:49:06.685Z] #62 7.178 + TMP_GOPATH= [2019-11-29T14:49:06.685Z] #62 7.178 + : /build/ [2019-11-29T14:49:06.685Z] #62 7.178 + '[' -z '' ']' [2019-11-29T14:49:06.685Z] #62 7.180 ++ mktemp -d [2019-11-29T14:49:06.685Z] #62 7.181 + export GOPATH=/tmp/tmp.kJHOpALoWS [2019-11-29T14:49:06.685Z] #62 7.181 + GOPATH=/tmp/tmp.kJHOpALoWS [2019-11-29T14:49:06.685Z] #62 7.181 + RM_GOPATH=1 [2019-11-29T14:49:06.685Z] #62 7.183 ++ dirname ./install.sh [2019-11-29T14:49:06.685Z] #62 7.186 + dir=. [2019-11-29T14:49:06.685Z] #62 7.186 + bin=rootlesskit [2019-11-29T14:49:06.685Z] #62 7.186 + shift [2019-11-29T14:49:06.685Z] #62 7.186 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-29T14:49:06.685Z] #62 7.186 + . ./rootlesskit.installer [2019-11-29T14:49:06.685Z] #62 7.186 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-29T14:49:06.685Z] #62 7.186 + install_rootlesskit [2019-11-29T14:49:06.685Z] #62 7.186 + case "$1" in [2019-11-29T14:49:06.685Z] #62 7.186 + export CGO_ENABLED=0 [2019-11-29T14:49:06.685Z] #62 7.186 + CGO_ENABLED=0 [2019-11-29T14:49:06.685Z] #62 7.186 + _install_rootlesskit [2019-11-29T14:49:06.685Z] #62 7.186 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-29T14:49:06.685Z] #62 7.186 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.kJHOpALoWS/src/github.com/rootless-containers/rootlesskit [2019-11-29T14:49:06.685Z] #62 7.186 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-29T14:49:06.685Z] #62 7.190 Cloning into '/tmp/tmp.kJHOpALoWS/src/github.com/rootless-containers/rootlesskit'... [2019-11-29T14:49:06.685Z] #62 10.64 + cd /tmp/tmp.kJHOpALoWS/src/github.com/rootless-containers/rootlesskit [2019-11-29T14:49:06.685Z] #62 10.64 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-29T14:49:06.685Z] #62 10.90 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-29T14:49:06.685Z] #62 10.90 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-29T14:49:06.946Z] #62 ... [2019-11-29T14:49:06.946Z] [2019-11-29T14:49:06.946Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:06.946Z] #44 9.813 unicode [2019-11-29T14:49:06.946Z] #44 9.823 sync/atomic [2019-11-29T14:49:06.946Z] #44 9.838 internal/bytealg [2019-11-29T14:49:06.946Z] #44 10.17 math/bits [2019-11-29T14:49:06.946Z] #44 10.33 internal/testlog [2019-11-29T14:49:06.946Z] #44 10.74 runtime [2019-11-29T14:49:06.946Z] #44 10.82 encoding [2019-11-29T14:49:06.946Z] #44 11.07 unicode/utf16 [2019-11-29T14:49:06.946Z] #44 11.12 math [2019-11-29T14:49:06.946Z] #44 11.86 container/list [2019-11-29T14:49:06.946Z] #44 13.38 crypto/internal/subtle [2019-11-29T14:49:06.946Z] #44 13.83 crypto/subtle [2019-11-29T14:49:06.946Z] #44 14.18 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-29T14:49:06.946Z] #44 14.30 internal/nettrace [2019-11-29T14:49:06.946Z] #44 14.60 runtime/cgo [2019-11-29T14:49:06.946Z] #44 14.95 vendor/golang.org/x/crypto/internal/subtle [2019-11-29T14:49:07.520Z] #44 ... [2019-11-29T14:49:07.520Z] [2019-11-29T14:49:07.520Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:49:07.520Z] #56 8.442 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:49:07.520Z] #56 8.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:49:07.520Z] #56 8.475 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:49:07.520Z] #56 8.481 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:49:07.520Z] #56 8.497 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:49:07.520Z] #56 9.396 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-11-29T14:49:07.520Z] #56 10.72 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-29T14:49:07.520Z] #56 11.49 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-29T14:49:07.520Z] #56 17.81 Fetched 7751 kB in 10s (740 kB/s) [2019-11-29T14:49:07.781Z] #56 17.81 Reading package lists... [2019-11-29T14:49:07.781Z] #56 ... [2019-11-29T14:49:07.781Z] [2019-11-29T14:49:07.781Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:49:07.781Z] #38 18.75 + GOPATH=/tmp/tmp.b6y7twoUCA/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.b6y7twoUCA go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-29T14:49:07.804Z] #63 ... [2019-11-29T14:49:07.804Z] [2019-11-29T14:49:07.804Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:07.804Z] #45 0.715 + RM_GOPATH=0 [2019-11-29T14:49:07.804Z] #45 0.715 + TMP_GOPATH= [2019-11-29T14:49:07.804Z] #45 0.715 + : /build [2019-11-29T14:49:07.804Z] #45 0.715 + '[' -z '' ']' [2019-11-29T14:49:07.804Z] #45 0.719 ++ mktemp -d [2019-11-29T14:49:07.804Z] #45 0.728 + export GOPATH=/tmp/tmp.uM9F1gdxAJ [2019-11-29T14:49:07.804Z] #45 0.729 + GOPATH=/tmp/tmp.uM9F1gdxAJ [2019-11-29T14:49:07.804Z] #45 0.729 + RM_GOPATH=1 [2019-11-29T14:49:07.804Z] #45 0.733 ++ dirname ./install.sh [2019-11-29T14:49:07.804Z] #45 0.742 + dir=. [2019-11-29T14:49:07.804Z] #45 0.743 + bin=vndr [2019-11-29T14:49:07.804Z] #45 0.743 + shift [2019-11-29T14:49:07.804Z] #45 0.744 + '[' '!' -f ./vndr.installer ']' [2019-11-29T14:49:07.804Z] #45 0.745 + . ./vndr.installer [2019-11-29T14:49:07.804Z] #45 0.745 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-29T14:49:07.804Z] #45 0.747 + install_vndr [2019-11-29T14:49:07.804Z] #45 0.748 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-29T14:49:07.804Z] #45 0.748 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-29T14:49:07.804Z] #45 0.748 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uM9F1gdxAJ/src/github.com/LK4D4/vndr [2019-11-29T14:49:07.804Z] #45 0.774 Cloning into '/tmp/tmp.uM9F1gdxAJ/src/github.com/LK4D4/vndr'... [2019-11-29T14:49:07.804Z] #45 1.897 + cd /tmp/tmp.uM9F1gdxAJ/src/github.com/LK4D4/vndr [2019-11-29T14:49:07.804Z] #45 1.897 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-29T14:49:07.804Z] #45 1.915 + go build -buildmode=pie -v -o /build/vndr . [2019-11-29T14:49:07.804Z] #45 3.228 internal/race [2019-11-29T14:49:07.804Z] #45 3.274 internal/bytealg [2019-11-29T14:49:07.804Z] #45 3.463 sync/atomic [2019-11-29T14:49:07.804Z] #45 3.800 unicode [2019-11-29T14:49:07.804Z] #45 4.263 runtime [2019-11-29T14:49:07.804Z] #45 7.916 unicode/utf8 [2019-11-29T14:49:07.804Z] #45 8.755 math [2019-11-29T14:49:07.804Z] #45 ... [2019-11-29T14:49:07.804Z] [2019-11-29T14:49:07.804Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:07.804Z] #23 0.714 + RM_GOPATH=0 [2019-11-29T14:49:07.804Z] #23 0.714 + TMP_GOPATH= [2019-11-29T14:49:07.804Z] #23 0.714 + : /build [2019-11-29T14:49:07.804Z] #23 0.714 + '[' -z '' ']' [2019-11-29T14:49:07.804Z] #23 0.715 ++ mktemp -d [2019-11-29T14:49:07.804Z] #23 0.720 + export GOPATH=/tmp/tmp.oSVpiby6z2 [2019-11-29T14:49:07.804Z] #23 0.720 + GOPATH=/tmp/tmp.oSVpiby6z2 [2019-11-29T14:49:07.804Z] #23 0.720 + RM_GOPATH=1 [2019-11-29T14:49:07.804Z] #23 0.722 ++ dirname ./install.sh [2019-11-29T14:49:07.804Z] #23 0.731 + dir=. [2019-11-29T14:49:07.804Z] #23 0.732 + bin=dockercli [2019-11-29T14:49:07.804Z] #23 0.732 + shift [2019-11-29T14:49:07.804Z] #23 0.732 + '[' '!' -f ./dockercli.installer ']' [2019-11-29T14:49:07.804Z] #23 0.733 + . ./dockercli.installer [2019-11-29T14:49:07.804Z] #23 0.734 ++ : stable [2019-11-29T14:49:07.804Z] #23 0.734 ++ : 17.06.2-ce [2019-11-29T14:49:07.804Z] #23 0.738 Install docker/cli version 17.06.2-ce from stable [2019-11-29T14:49:07.804Z] #23 0.738 + install_dockercli [2019-11-29T14:49:07.804Z] #23 0.738 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-29T14:49:07.804Z] #23 0.745 ++ uname -m [2019-11-29T14:49:07.804Z] #23 0.757 + arch=s390x [2019-11-29T14:49:07.804Z] #23 0.757 + '[' s390x '!=' x86_64 ']' [2019-11-29T14:49:07.804Z] #23 0.757 + '[' s390x '!=' s390x ']' [2019-11-29T14:49:07.804Z] #23 0.757 + url=https://download.docker.com/linux/static [2019-11-29T14:49:07.804Z] #23 0.761 + tar -xz docker/docker [2019-11-29T14:49:07.804Z] #23 0.768 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2019-11-29T14:49:07.804Z] #23 8.897 + mkdir -p /build [2019-11-29T14:49:07.804Z] #23 8.899 + mv docker/docker /build/ [2019-11-29T14:49:07.804Z] #23 8.906 + rmdir docker [2019-11-29T14:49:07.804Z] #23 DONE 9.0s [2019-11-29T14:49:07.804Z] [2019-11-29T14:49:07.804Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:07.804Z] #69 0.727 + RM_GOPATH=0 [2019-11-29T14:49:07.804Z] #69 0.727 + TMP_GOPATH= [2019-11-29T14:49:07.804Z] #69 0.727 + : /build [2019-11-29T14:49:07.804Z] #69 0.727 + '[' -z '' ']' [2019-11-29T14:49:07.804Z] #69 0.731 ++ mktemp -d [2019-11-29T14:49:07.804Z] #69 0.741 + export GOPATH=/tmp/tmp.9RTzCYxaCe [2019-11-29T14:49:07.804Z] #69 0.742 + GOPATH=/tmp/tmp.9RTzCYxaCe [2019-11-29T14:49:07.804Z] #69 0.742 + RM_GOPATH=1 [2019-11-29T14:49:07.804Z] #69 0.743 ++ dirname ./install.sh [2019-11-29T14:49:07.804Z] #69 0.754 + dir=. [2019-11-29T14:49:07.804Z] #69 0.755 + bin=proxy [2019-11-29T14:49:07.804Z] #69 0.756 + shift [2019-11-29T14:49:07.804Z] #69 0.756 + '[' '!' -f ./proxy.installer ']' [2019-11-29T14:49:07.804Z] #69 0.757 + . ./proxy.installer [2019-11-29T14:49:07.804Z] #69 0.757 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-29T14:49:07.804Z] #69 0.762 + install_proxy [2019-11-29T14:49:07.804Z] #69 0.762 + case "$1" in [2019-11-29T14:49:07.804Z] #69 0.763 + export CGO_ENABLED=0 [2019-11-29T14:49:07.804Z] #69 0.763 + CGO_ENABLED=0 [2019-11-29T14:49:07.804Z] #69 0.763 + _install_proxy [2019-11-29T14:49:07.804Z] #69 0.764 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-29T14:49:07.804Z] #69 0.765 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-29T14:49:07.804Z] #69 0.765 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.9RTzCYxaCe/src/github.com/docker/libnetwork [2019-11-29T14:49:07.804Z] #69 0.799 Cloning into '/tmp/tmp.9RTzCYxaCe/src/github.com/docker/libnetwork'... [2019-11-29T14:49:07.930Z] #22 ... [2019-11-29T14:49:07.930Z] [2019-11-29T14:49:07.930Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:07.930Z] #44 12.07 + RM_GOPATH=0 [2019-11-29T14:49:07.930Z] #44 12.07 + TMP_GOPATH= [2019-11-29T14:49:07.930Z] #44 12.07 + : /build [2019-11-29T14:49:07.930Z] #44 12.07 + '[' -z '' ']' [2019-11-29T14:49:07.930Z] #44 12.08 ++ mktemp -d [2019-11-29T14:49:07.930Z] #44 12.09 + export GOPATH=/tmp/tmp.bWzxcbOAQk [2019-11-29T14:49:07.930Z] #44 12.09 + GOPATH=/tmp/tmp.bWzxcbOAQk [2019-11-29T14:49:07.930Z] #44 12.09 + RM_GOPATH=1 [2019-11-29T14:49:07.930Z] #44 12.09 ++ dirname ./install.sh [2019-11-29T14:49:07.930Z] #44 12.09 + dir=. [2019-11-29T14:49:07.930Z] #44 12.09 + bin=vndr [2019-11-29T14:49:07.930Z] #44 12.09 + shift [2019-11-29T14:49:07.930Z] #44 12.09 + '[' '!' -f ./vndr.installer ']' [2019-11-29T14:49:07.930Z] #44 12.09 + . ./vndr.installer [2019-11-29T14:49:07.930Z] #44 12.10 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-29T14:49:07.930Z] #44 12.10 + install_vndr [2019-11-29T14:49:07.930Z] #44 12.10 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-29T14:49:07.930Z] #44 12.10 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.bWzxcbOAQk/src/github.com/LK4D4/vndr [2019-11-29T14:49:07.930Z] #44 12.10 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-29T14:49:07.930Z] #44 12.11 Cloning into '/tmp/tmp.bWzxcbOAQk/src/github.com/LK4D4/vndr'... [2019-11-29T14:49:07.930Z] #44 14.07 + cd /tmp/tmp.bWzxcbOAQk/src/github.com/LK4D4/vndr [2019-11-29T14:49:07.930Z] #44 14.07 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-29T14:49:07.930Z] #44 14.18 + go build -buildmode=pie -v -o /build/vndr . [2019-11-29T14:49:07.930Z] #44 16.12 internal/cpu [2019-11-29T14:49:07.930Z] #44 16.19 runtime/internal/atomic [2019-11-29T14:49:07.930Z] #44 16.61 runtime/internal/math [2019-11-29T14:49:07.930Z] #44 16.62 internal/bytealg [2019-11-29T14:49:07.930Z] #44 16.73 internal/race [2019-11-29T14:49:07.930Z] #44 16.87 sync/atomic [2019-11-29T14:49:07.930Z] #44 17.20 unicode [2019-11-29T14:49:08.188Z] #44 17.78 runtime [2019-11-29T14:49:08.195Z] #69 ... [2019-11-29T14:49:08.195Z] [2019-11-29T14:49:08.195Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:49:08.195Z] #39 0.494 + mktemp -d [2019-11-29T14:49:08.195Z] #39 0.495 + export GOPATH=/tmp/tmp.79LjCqrIJn [2019-11-29T14:49:08.195Z] #39 0.496 + git clone https://github.com/docker/distribution.git /tmp/tmp.79LjCqrIJn/src/github.com/docker/distribution [2019-11-29T14:49:08.195Z] #39 0.498 Cloning into '/tmp/tmp.79LjCqrIJn/src/github.com/docker/distribution'... [2019-11-29T14:49:08.448Z] #44 ... [2019-11-29T14:49:08.448Z] [2019-11-29T14:49:08.448Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-29T14:49:08.449Z] #28 18.42 + cd /tmp/tmp.YVEc180vNo/src/github.com/go-swagger/go-swagger [2019-11-29T14:49:08.449Z] #28 18.42 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-29T14:49:08.601Z] #39 ... [2019-11-29T14:49:08.601Z] [2019-11-29T14:49:08.601Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:49:08.601Z] #11 0.524 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:49:08.601Z] #11 0.535 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:49:08.601Z] #11 0.567 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:49:08.601Z] #11 0.578 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:49:08.601Z] #11 0.594 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:49:08.601Z] #11 0.762 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-29T14:49:08.601Z] #11 1.783 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-29T14:49:08.601Z] #11 2.658 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-29T14:49:08.601Z] #11 ... [2019-11-29T14:49:08.601Z] [2019-11-29T14:49:08.601Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:49:08.601Z] #25 0.371 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:49:08.601Z] #25 0.383 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:49:08.601Z] #25 0.440 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:49:08.601Z] #25 0.470 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:49:08.601Z] #25 0.503 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:49:08.601Z] #25 0.700 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-29T14:49:08.601Z] #25 1.568 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-29T14:49:08.601Z] #25 1.984 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-29T14:49:08.790Z] #62 ... [2019-11-29T14:49:08.790Z] [2019-11-29T14:49:08.790Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-29T14:49:09.022Z] #25 ... [2019-11-29T14:49:09.022Z] [2019-11-29T14:49:09.022Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:49:09.022Z] #57 0.505 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:49:09.022Z] #57 0.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:49:09.022Z] #57 0.557 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:49:09.022Z] #57 0.570 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:49:09.022Z] #57 0.589 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:49:09.022Z] #57 0.844 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-29T14:49:09.022Z] #57 2.072 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-29T14:49:09.022Z] #57 2.767 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-29T14:49:09.022Z] #57 ... [2019-11-29T14:49:09.022Z] [2019-11-29T14:49:09.022Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:09.022Z] #51 0.583 + RM_GOPATH=0 [2019-11-29T14:49:09.022Z] #51 0.590 + TMP_GOPATH= [2019-11-29T14:49:09.022Z] #51 0.590 + : /build [2019-11-29T14:49:09.022Z] #51 0.590 + '[' -z '' ']' [2019-11-29T14:49:09.022Z] #51 0.590 ++ mktemp -d [2019-11-29T14:49:09.022Z] #51 0.607 + export GOPATH=/tmp/tmp.cYl5WBsZou [2019-11-29T14:49:09.022Z] #51 0.607 + GOPATH=/tmp/tmp.cYl5WBsZou [2019-11-29T14:49:09.022Z] #51 0.607 + RM_GOPATH=1 [2019-11-29T14:49:09.022Z] #51 0.607 ++ dirname ./install.sh [2019-11-29T14:49:09.022Z] #51 0.630 + dir=. [2019-11-29T14:49:09.022Z] #51 0.630 + bin=golangci_lint [2019-11-29T14:49:09.022Z] #51 0.630 + shift [2019-11-29T14:49:09.022Z] #51 0.630 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-29T14:49:09.022Z] #51 0.630 + . ./golangci_lint.installer [2019-11-29T14:49:09.022Z] #51 0.630 ++ : v1.20.0 [2019-11-29T14:49:09.022Z] #51 0.630 + install_golangci_lint [2019-11-29T14:49:09.022Z] #51 0.630 + echo 'Installing golangci-lint version v1.20.0' [2019-11-29T14:49:09.022Z] #51 0.630 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-29T14:49:09.022Z] #51 0.631 Installing golangci-lint version v1.20.0 [2019-11-29T14:49:09.022Z] #51 ... [2019-11-29T14:49:09.022Z] [2019-11-29T14:49:09.022Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:09.022Z] #48 0.599 + RM_GOPATH=0 [2019-11-29T14:49:09.022Z] #48 0.599 + TMP_GOPATH= [2019-11-29T14:49:09.022Z] #48 0.599 + : /build [2019-11-29T14:49:09.022Z] #48 0.599 + '[' -z '' ']' [2019-11-29T14:49:09.022Z] #48 0.605 ++ mktemp -d [2019-11-29T14:49:09.022Z] #48 0.605 + export GOPATH=/tmp/tmp.hK5ELg9tZN [2019-11-29T14:49:09.022Z] #48 0.605 + GOPATH=/tmp/tmp.hK5ELg9tZN [2019-11-29T14:49:09.022Z] #48 0.605 + RM_GOPATH=1 [2019-11-29T14:49:09.022Z] #48 0.607 ++ dirname ./install.sh [2019-11-29T14:49:09.022Z] #48 0.613 + dir=. [2019-11-29T14:49:09.022Z] #48 0.615 + bin=gotestsum [2019-11-29T14:49:09.022Z] #48 0.615 + shift [2019-11-29T14:49:09.022Z] #48 0.616 + '[' '!' -f ./gotestsum.installer ']' [2019-11-29T14:49:09.022Z] #48 0.616 + . ./gotestsum.installer [2019-11-29T14:49:09.022Z] #48 0.616 ++ : v0.3.5 [2019-11-29T14:49:09.022Z] #48 0.618 + install_gotestsum [2019-11-29T14:49:09.022Z] #48 0.619 + echo 'Installing gotestsum version v0.3.5' [2019-11-29T14:49:09.022Z] #48 0.621 Installing gotestsum version v0.3.5 [2019-11-29T14:49:09.022Z] #48 0.621 + go get -d gotest.tools/gotestsum [2019-11-29T14:49:09.351Z] #27 DONE 1.6s [2019-11-29T14:49:09.351Z] [2019-11-29T14:49:09.351Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:09.428Z] #48 ... [2019-11-29T14:49:09.428Z] [2019-11-29T14:49:09.428Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-29T14:49:09.428Z] #29 0.940 + mktemp -d [2019-11-29T14:49:09.428Z] #29 0.948 + export GOPATH=/tmp/tmp.2bRvZYKN2u [2019-11-29T14:49:09.428Z] #29 0.949 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.2bRvZYKN2u/src/github.com/go-swagger/go-swagger [2019-11-29T14:49:09.428Z] #29 0.970 Cloning into '/tmp/tmp.2bRvZYKN2u/src/github.com/go-swagger/go-swagger'... [2019-11-29T14:49:09.428Z] #29 ... [2019-11-29T14:49:09.428Z] [2019-11-29T14:49:09.428Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:09.428Z] #34 1.112 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:49:09.428Z] #34 1.122 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:49:09.428Z] #34 1.152 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:49:09.428Z] #34 1.164 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:49:09.428Z] #34 1.248 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:49:09.428Z] #34 1.907 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-29T14:49:09.428Z] #34 3.647 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-29T14:49:09.428Z] #34 4.736 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-29T14:49:09.428Z] #34 ... [2019-11-29T14:49:09.428Z] [2019-11-29T14:49:09.428Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:09.428Z] #41 0.515 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:49:09.428Z] #41 0.525 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:49:09.428Z] #41 0.564 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:49:09.428Z] #41 0.574 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:49:09.428Z] #41 0.593 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:49:09.428Z] #41 0.946 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-29T14:49:09.428Z] #41 2.452 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-29T14:49:09.428Z] #41 3.420 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-29T14:49:09.702Z] #38 ... [2019-11-29T14:49:09.702Z] [2019-11-29T14:49:09.702Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:09.702Z] #31 10.18 internal/testlog [2019-11-29T14:49:09.702Z] #31 10.22 math [2019-11-29T14:49:09.702Z] #31 10.93 encoding [2019-11-29T14:49:09.702Z] #31 11.26 runtime/cgo [2019-11-29T14:49:09.702Z] #31 11.38 runtime [2019-11-29T14:49:09.702Z] #31 ... [2019-11-29T14:49:09.702Z] [2019-11-29T14:49:09.702Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:49:09.702Z] #24 10.57 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-29T14:49:09.702Z] #24 16.30 Fetched 7751 kB in 10s (771 kB/s) [2019-11-29T14:49:09.813Z] #41 ... [2019-11-29T14:49:09.813Z] [2019-11-29T14:49:09.813Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:49:09.813Z] #25 11.34 Fetched 7672 kB in 11s (695 kB/s) [2019-11-29T14:49:09.964Z] #24 16.30 Reading package lists... [2019-11-29T14:49:09.964Z] #24 ... [2019-11-29T14:49:09.964Z] [2019-11-29T14:49:09.964Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:09.964Z] #40 10.93 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-29T14:49:09.964Z] #40 11.67 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-29T14:49:09.964Z] #40 18.22 Fetched 7751 kB in 10s (740 kB/s) [2019-11-29T14:49:09.964Z] #40 18.22 Reading package lists... [2019-11-29T14:49:09.964Z] #40 ... [2019-11-29T14:49:09.964Z] [2019-11-29T14:49:09.964Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:09.964Z] #68 19.32 + cd /tmp/tmp.NjjA6M1zc0/src/github.com/docker/libnetwork [2019-11-29T14:49:09.964Z] #68 19.32 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-29T14:49:09.964Z] #68 19.66 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-29T14:49:10.884Z] #59 50.15 Checking out files: 33% (981/2933) Checking out files: 34% (998/2933) Checking out files: 35% (1027/2933) Checking out files: 36% (1056/2933) Checking out files: 37% (1086/2933) Checking out files: 38% (1115/2933) Checking out files: 39% (1144/2933) Checking out files: 40% (1174/2933) Checking out files: 41% (1203/2933) Checking out files: 42% (1232/2933) Checking out files: 43% (1262/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: 68% (2009/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: 91% (2678/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-11-29T14:49:11.139Z] #59 52.49 + cd /tmp/tmp.7QplzSDLkM/src/github.com/containerd/containerd [2019-11-29T14:49:11.139Z] #59 52.49 + git checkout -q c7a4f874b3267c499484aae602d1257b12d69e40 [2019-11-29T14:49:11.742Z] #28 21.54 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-29T14:49:11.742Z] #28 ... [2019-11-29T14:49:11.742Z] [2019-11-29T14:49:11.742Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:11.742Z] #40 11.55 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:49:11.742Z] #40 11.56 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:49:11.742Z] #40 11.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:49:11.742Z] #40 11.63 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:49:11.742Z] #40 11.69 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:49:11.742Z] #40 12.86 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-29T14:49:11.742Z] #40 15.67 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-29T14:49:11.742Z] #40 16.86 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-29T14:49:11.742Z] #40 ... [2019-11-29T14:49:11.742Z] [2019-11-29T14:49:11.742Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:11.742Z] #31 12.71 + RM_GOPATH=0 [2019-11-29T14:49:11.742Z] #31 12.71 + TMP_GOPATH= [2019-11-29T14:49:11.742Z] #31 12.71 + : /build [2019-11-29T14:49:11.742Z] #31 12.71 + '[' -z '' ']' [2019-11-29T14:49:11.742Z] #31 12.71 ++ mktemp -d [2019-11-29T14:49:11.742Z] #31 12.72 + export GOPATH=/tmp/tmp.WHgMFtjaOV [2019-11-29T14:49:11.742Z] #31 12.72 + GOPATH=/tmp/tmp.WHgMFtjaOV [2019-11-29T14:49:11.742Z] #31 12.72 + RM_GOPATH=1 [2019-11-29T14:49:11.742Z] #31 12.72 ++ dirname ./install.sh [2019-11-29T14:49:11.742Z] #31 12.73 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-29T14:49:11.742Z] #31 12.73 + dir=. [2019-11-29T14:49:11.742Z] #31 12.73 + bin=tomlv [2019-11-29T14:49:11.742Z] #31 12.73 + shift [2019-11-29T14:49:11.742Z] #31 12.73 + '[' '!' -f ./tomlv.installer ']' [2019-11-29T14:49:11.742Z] #31 12.73 + . ./tomlv.installer [2019-11-29T14:49:11.742Z] #31 12.73 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-29T14:49:11.742Z] #31 12.73 + install_tomlv [2019-11-29T14:49:11.742Z] #31 12.73 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-29T14:49:11.742Z] #31 12.73 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WHgMFtjaOV/src/github.com/BurntSushi/toml [2019-11-29T14:49:11.742Z] #31 12.73 Cloning into '/tmp/tmp.WHgMFtjaOV/src/github.com/BurntSushi/toml'... [2019-11-29T14:49:11.742Z] #31 14.35 + cd /tmp/tmp.WHgMFtjaOV/src/github.com/BurntSushi/toml [2019-11-29T14:49:11.742Z] #31 14.35 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-29T14:49:11.742Z] #31 14.43 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-29T14:49:11.742Z] #31 15.61 runtime/internal/atomic [2019-11-29T14:49:11.742Z] #31 15.76 internal/cpu [2019-11-29T14:49:11.742Z] #31 16.10 runtime/internal/sys [2019-11-29T14:49:11.742Z] #31 16.48 runtime/internal/math [2019-11-29T14:49:11.742Z] #31 16.54 internal/bytealg [2019-11-29T14:49:11.742Z] #31 16.71 math/bits [2019-11-29T14:49:11.742Z] #31 17.35 math [2019-11-29T14:49:11.742Z] #31 18.03 runtime [2019-11-29T14:49:12.307Z] #31 ... [2019-11-29T14:49:12.307Z] [2019-11-29T14:49:12.307Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:12.307Z] #62 11.90 + RM_GOPATH=0 [2019-11-29T14:49:12.307Z] #62 11.90 + TMP_GOPATH= [2019-11-29T14:49:12.307Z] #62 11.90 + : /build/ [2019-11-29T14:49:12.307Z] #62 11.90 + '[' -z '' ']' [2019-11-29T14:49:12.307Z] #62 11.91 ++ mktemp -d [2019-11-29T14:49:12.307Z] #62 11.91 + export GOPATH=/tmp/tmp.qHBglJAlPe [2019-11-29T14:49:12.307Z] #62 11.91 + GOPATH=/tmp/tmp.qHBglJAlPe [2019-11-29T14:49:12.307Z] #62 11.91 + RM_GOPATH=1 [2019-11-29T14:49:12.307Z] #62 11.91 ++ dirname ./install.sh [2019-11-29T14:49:12.307Z] #62 11.92 + dir=. [2019-11-29T14:49:12.307Z] #62 11.92 + bin=rootlesskit [2019-11-29T14:49:12.307Z] #62 11.93 + shift [2019-11-29T14:49:12.307Z] #62 11.93 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-29T14:49:12.307Z] #62 11.93 + . ./rootlesskit.installer [2019-11-29T14:49:12.307Z] #62 11.93 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-29T14:49:12.307Z] #62 11.94 + install_rootlesskit [2019-11-29T14:49:12.307Z] #62 11.95 + case "$1" in [2019-11-29T14:49:12.307Z] #62 11.95 + export CGO_ENABLED=0 [2019-11-29T14:49:12.307Z] #62 11.95 + CGO_ENABLED=0 [2019-11-29T14:49:12.307Z] #62 11.95 + _install_rootlesskit [2019-11-29T14:49:12.307Z] #62 11.95 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-29T14:49:12.307Z] #62 11.95 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.qHBglJAlPe/src/github.com/rootless-containers/rootlesskit [2019-11-29T14:49:12.307Z] #62 11.95 Cloning into '/tmp/tmp.qHBglJAlPe/src/github.com/rootless-containers/rootlesskit'... [2019-11-29T14:49:12.307Z] #62 11.95 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-29T14:49:12.307Z] #62 17.43 + cd /tmp/tmp.qHBglJAlPe/src/github.com/rootless-containers/rootlesskit [2019-11-29T14:49:12.307Z] #62 17.43 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-29T14:49:12.307Z] #62 17.72 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-29T14:49:12.307Z] #62 17.72 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-29T14:49:12.307Z] #62 ... [2019-11-29T14:49:12.307Z] [2019-11-29T14:49:12.307Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:49:12.307Z] #24 12.37 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-29T14:49:12.307Z] #24 14.44 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-29T14:49:12.508Z] #59 53.88 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-29T14:49:12.508Z] #59 53.88 + BUILDTAGS='netgo osusergo static_build' [2019-11-29T14:49:12.508Z] #59 53.88 + export EXTRA_FLAGS=-buildmode=pie [2019-11-29T14:49:12.508Z] #59 53.88 + EXTRA_FLAGS=-buildmode=pie [2019-11-29T14:49:12.508Z] #59 53.88 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-29T14:49:12.508Z] #59 53.88 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-29T14:49:12.508Z] #59 53.88 + '[' '' = dynamic ']' [2019-11-29T14:49:12.508Z] #59 53.88 + make [2019-11-29T14:49:12.564Z] #24 ... [2019-11-29T14:49:12.564Z] [2019-11-29T14:49:12.564Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:49:12.564Z] #56 12.29 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-29T14:49:12.564Z] #56 13.77 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-29T14:49:12.564Z] #56 ... [2019-11-29T14:49:12.564Z] [2019-11-29T14:49:12.564Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:12.564Z] #33 12.67 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:49:12.564Z] #33 12.67 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:49:12.564Z] #33 12.71 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:49:12.564Z] #33 12.72 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:49:12.564Z] #33 12.74 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:49:12.564Z] #33 14.44 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-29T14:49:12.564Z] #33 17.79 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-29T14:49:12.564Z] #33 19.32 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-29T14:49:12.764Z] #59 ... [2019-11-29T14:49:12.764Z] [2019-11-29T14:49:12.764Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:12.764Z] #68 DONE 54.5s [2019-11-29T14:49:12.825Z] #33 ... [2019-11-29T14:49:12.825Z] [2019-11-29T14:49:12.825Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:12.825Z] #68 12.19 + RM_GOPATH=0 [2019-11-29T14:49:12.825Z] #68 12.19 + TMP_GOPATH= [2019-11-29T14:49:12.825Z] #68 12.19 + : /build [2019-11-29T14:49:12.825Z] #68 12.19 + '[' -z '' ']' [2019-11-29T14:49:12.825Z] #68 12.19 ++ mktemp -d [2019-11-29T14:49:12.825Z] #68 12.22 + export GOPATH=/tmp/tmp.jXsPz1eBbW [2019-11-29T14:49:12.825Z] #68 12.22 + GOPATH=/tmp/tmp.jXsPz1eBbW [2019-11-29T14:49:12.825Z] #68 12.22 + RM_GOPATH=1 [2019-11-29T14:49:12.825Z] #68 12.22 ++ dirname ./install.sh [2019-11-29T14:49:12.825Z] #68 12.23 + dir=. [2019-11-29T14:49:12.825Z] #68 12.23 + bin=proxy [2019-11-29T14:49:12.825Z] #68 12.23 + shift [2019-11-29T14:49:12.825Z] #68 12.23 + '[' '!' -f ./proxy.installer ']' [2019-11-29T14:49:12.825Z] #68 12.23 + . ./proxy.installer [2019-11-29T14:49:12.825Z] #68 12.23 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-29T14:49:12.825Z] #68 12.23 + install_proxy [2019-11-29T14:49:12.825Z] #68 12.23 + case "$1" in [2019-11-29T14:49:12.825Z] #68 12.23 + export CGO_ENABLED=0 [2019-11-29T14:49:12.825Z] #68 12.23 + CGO_ENABLED=0 [2019-11-29T14:49:12.825Z] #68 12.23 + _install_proxy [2019-11-29T14:49:12.825Z] #68 12.23 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-29T14:49:12.825Z] #68 12.23 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.jXsPz1eBbW/src/github.com/docker/libnetwork [2019-11-29T14:49:12.825Z] #68 12.23 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-29T14:49:12.825Z] #68 12.26 Cloning into '/tmp/tmp.jXsPz1eBbW/src/github.com/docker/libnetwork'... [2019-11-29T14:49:12.825Z] #68 ... [2019-11-29T14:49:12.825Z] [2019-11-29T14:49:12.825Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:49:12.825Z] #10 12.92 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:49:12.825Z] #10 12.92 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:49:12.825Z] #10 13.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:49:12.825Z] #10 13.01 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:49:12.825Z] #10 13.15 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:49:12.825Z] #10 14.72 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-29T14:49:12.825Z] #10 17.72 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-29T14:49:12.825Z] #10 19.31 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-29T14:49:13.020Z] [2019-11-29T14:49:13.020Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:13.020Z] #40 43.14 Reading package lists... [2019-11-29T14:49:13.020Z] #40 52.37 Building dependency tree... [2019-11-29T14:49:13.083Z] #10 ... [2019-11-29T14:49:13.083Z] [2019-11-29T14:49:13.083Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:13.083Z] #47 11.95 + RM_GOPATH=0 [2019-11-29T14:49:13.083Z] #47 11.95 + TMP_GOPATH= [2019-11-29T14:49:13.083Z] #47 11.95 + : /build [2019-11-29T14:49:13.083Z] #47 11.95 + '[' -z '' ']' [2019-11-29T14:49:13.083Z] #47 11.95 ++ mktemp -d [2019-11-29T14:49:13.083Z] #47 11.96 + export GOPATH=/tmp/tmp.FjQdc5ClhV [2019-11-29T14:49:13.083Z] #47 11.96 + GOPATH=/tmp/tmp.FjQdc5ClhV [2019-11-29T14:49:13.083Z] #47 11.96 + RM_GOPATH=1 [2019-11-29T14:49:13.083Z] #47 11.96 ++ dirname ./install.sh [2019-11-29T14:49:13.083Z] #47 11.97 Installing gotestsum version v0.3.5 [2019-11-29T14:49:13.083Z] #47 11.97 + dir=. [2019-11-29T14:49:13.083Z] #47 11.97 + bin=gotestsum [2019-11-29T14:49:13.083Z] #47 11.97 + shift [2019-11-29T14:49:13.083Z] #47 11.97 + '[' '!' -f ./gotestsum.installer ']' [2019-11-29T14:49:13.083Z] #47 11.97 + . ./gotestsum.installer [2019-11-29T14:49:13.083Z] #47 11.97 ++ : v0.3.5 [2019-11-29T14:49:13.083Z] #47 11.97 + install_gotestsum [2019-11-29T14:49:13.083Z] #47 11.97 + echo 'Installing gotestsum version v0.3.5' [2019-11-29T14:49:13.083Z] #47 11.97 + go get -d gotest.tools/gotestsum [2019-11-29T14:49:14.017Z] #47 ... [2019-11-29T14:49:14.017Z] [2019-11-29T14:49:14.017Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:14.017Z] #44 23.45 unicode/utf8 [2019-11-29T14:49:14.122Z] #25 11.34 Reading package lists... [2019-11-29T14:49:14.182Z] #68 ... [2019-11-29T14:49:14.182Z] [2019-11-29T14:49:14.182Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:14.182Z] #50 23.65 + cd /tmp/tmp.4a4YXwwrcA/src/github.com/golangci/golangci-lint/ [2019-11-29T14:49:14.182Z] #50 23.65 + git checkout -q v1.20.0 [2019-11-29T14:49:14.182Z] #50 24.48 ++ git describe --tags [2019-11-29T14:49:14.182Z] #50 24.49 + version=v1.20.0 [2019-11-29T14:49:14.182Z] #50 24.50 ++ git rev-parse --short HEAD [2019-11-29T14:49:14.182Z] #50 24.50 + commit=cc98739 [2019-11-29T14:49:14.182Z] #50 24.50 ++ git show -s --format=%cd [2019-11-29T14:49:14.182Z] #50 24.51 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-29T14:49:14.182Z] #50 24.52 + 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-11-29T14:49:14.384Z] #40 56.00 The following additional packages will be installed: [2019-11-29T14:49:14.384Z] #40 56.01 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-29T14:49:14.384Z] #40 56.01 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-29T14:49:14.384Z] #40 56.01 Suggested packages: [2019-11-29T14:49:14.384Z] #40 56.01 manpages-dev python-setuptools [2019-11-29T14:49:14.587Z] #44 24.18 math [2019-11-29T14:49:14.950Z] #25 15.74 Reading package lists... [2019-11-29T14:49:14.950Z] #25 ... [2019-11-29T14:49:14.950Z] [2019-11-29T14:49:14.950Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:14.950Z] #45 14.62 unicode/utf16 [2019-11-29T14:49:14.950Z] #45 14.83 container/list [2019-11-29T14:49:14.950Z] #45 15.70 crypto/internal/subtle [2019-11-29T14:49:14.950Z] #45 15.97 crypto/subtle [2019-11-29T14:49:14.951Z] #45 16.02 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-29T14:49:14.951Z] #45 16.08 internal/nettrace [2019-11-29T14:49:14.951Z] #45 16.15 runtime/cgo [2019-11-29T14:49:16.271Z] #40 ... [2019-11-29T14:49:16.271Z] [2019-11-29T14:49:16.271Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-29T14:49:16.271Z] #28 55.50 + cd /tmp/tmp.3BYh3wMP7M/src/github.com/go-swagger/go-swagger [2019-11-29T14:49:16.271Z] #28 55.50 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-29T14:49:16.527Z] #28 58.24 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-29T14:49:18.407Z] #45 ... [2019-11-29T14:49:18.407Z] [2019-11-29T14:49:18.407Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:18.407Z] #32 9.989 internal/testlog [2019-11-29T14:49:18.407Z] #32 10.05 encoding [2019-11-29T14:49:18.407Z] #32 10.10 runtime/cgo [2019-11-29T14:49:18.581Z] #50 ... [2019-11-29T14:49:18.581Z] [2019-11-29T14:49:18.581Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:18.581Z] #33 19.27 Fetched 7751 kB in 11s (703 kB/s) [2019-11-29T14:49:18.581Z] #33 19.27 Reading package lists... [2019-11-29T14:49:18.773Z] #44 ... [2019-11-29T14:49:18.773Z] [2019-11-29T14:49:18.773Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:18.773Z] #22 24.25 + mkdir -p /build [2019-11-29T14:49:18.773Z] #22 24.27 + mv docker/docker /build/ [2019-11-29T14:49:18.773Z] #22 24.27 + rmdir docker [2019-11-29T14:49:18.773Z] #22 DONE 28.5s [2019-11-29T14:49:18.773Z] [2019-11-29T14:49:18.773Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:18.773Z] #31 25.59 internal/testlog [2019-11-29T14:49:18.773Z] #31 25.93 encoding [2019-11-29T14:49:18.773Z] #31 26.43 runtime/cgo [2019-11-29T14:49:18.815Z] #32 ... [2019-11-29T14:49:18.815Z] [2019-11-29T14:49:18.815Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:49:18.815Z] #25 15.74 Reading package lists... [2019-11-29T14:49:18.815Z] #25 20.00 Building dependency tree... [2019-11-29T14:49:18.841Z] #33 25.87 Reading package lists... [2019-11-29T14:49:18.841Z] #33 ... [2019-11-29T14:49:18.841Z] [2019-11-29T14:49:18.841Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:49:18.841Z] #24 16.30 Reading package lists... [2019-11-29T14:49:18.841Z] #24 21.66 Reading package lists... [2019-11-29T14:49:18.841Z] #24 27.53 Building dependency tree... [2019-11-29T14:49:19.040Z] #28 ... [2019-11-29T14:49:19.040Z] [2019-11-29T14:49:19.040Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:19.040Z] #40 58.45 The following NEW packages will be installed: [2019-11-29T14:49:19.040Z] #40 58.45 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-29T14:49:19.040Z] #40 58.45 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-29T14:49:19.040Z] #40 58.46 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-29T14:49:19.040Z] #40 58.46 zlib1g-dev [2019-11-29T14:49:19.040Z] #40 59.56 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:49:19.040Z] #40 59.56 Need to get 3602 kB of archives. [2019-11-29T14:49:19.040Z] #40 59.56 After this operation, 18.9 MB of additional disk space will be used. [2019-11-29T14:49:19.040Z] #40 59.56 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-29T14:49:19.040Z] #40 59.56 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-29T14:49:19.040Z] #40 59.56 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-29T14:49:19.040Z] #40 59.56 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-29T14:49:19.040Z] #40 59.57 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-11-29T14:49:19.040Z] #40 59.58 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-29T14:49:19.040Z] #40 59.58 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-11-29T14:49:19.040Z] #40 59.59 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-11-29T14:49:19.040Z] #40 59.61 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-29T14:49:19.040Z] #40 59.67 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-29T14:49:19.040Z] #40 59.69 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-29T14:49:19.040Z] #40 59.75 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-29T14:49:19.040Z] #40 59.81 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-11-29T14:49:19.040Z] #40 59.81 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-29T14:49:19.040Z] #40 59.81 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-29T14:49:19.040Z] #40 59.83 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-29T14:49:19.040Z] #40 60.79 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:49:19.040Z] #40 60.98 Fetched 3602 kB in 1s (2658 kB/s) [2019-11-29T14:49:19.040Z] #40 61.06 Selecting previously unselected package libnet1:amd64. [2019-11-29T14:49:19.296Z] #40 61.06 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-29T14:49:19.296Z] #40 61.10 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-29T14:49:19.296Z] #40 61.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-29T14:49:19.296Z] #40 61.24 Selecting previously unselected package libcap-dev:amd64. [2019-11-29T14:49:19.296Z] #40 61.27 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-29T14:49:19.296Z] #40 61.28 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-29T14:49:19.413Z] #24 ... [2019-11-29T14:49:19.413Z] [2019-11-29T14:49:19.413Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:49:19.413Z] #10 16.77 Reading package lists... [2019-11-29T14:49:19.413Z] #10 22.88 Reading package lists... [2019-11-29T14:49:19.413Z] #10 29.78 Building dependency tree... [2019-11-29T14:49:19.551Z] #40 61.41 Selecting previously unselected package libnet1-dev. [2019-11-29T14:49:19.551Z] #40 61.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-29T14:49:19.551Z] #40 61.42 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-29T14:49:19.675Z] #10 ... [2019-11-29T14:49:19.675Z] [2019-11-29T14:49:19.675Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:49:19.675Z] #24 30.68 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-29T14:49:19.675Z] #24 30.68 The following additional packages will be installed: [2019-11-29T14:49:19.675Z] #24 30.69 libjq1 libonig4 [2019-11-29T14:49:19.807Z] #40 61.60 Selecting previously unselected package libnl-3-200:amd64. [2019-11-29T14:49:19.807Z] #40 61.60 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-29T14:49:19.807Z] #40 61.61 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-29T14:49:19.807Z] #40 61.70 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-29T14:49:19.807Z] #40 61.71 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-29T14:49:19.807Z] #40 61.72 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-29T14:49:19.936Z] #24 31.10 The following NEW packages will be installed: [2019-11-29T14:49:19.942Z] #25 21.26 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-29T14:49:19.942Z] #25 21.26 The following additional packages will be installed: [2019-11-29T14:49:19.942Z] #25 21.31 libjq1 libonig4 [2019-11-29T14:49:19.942Z] #25 ... [2019-11-29T14:49:19.942Z] [2019-11-29T14:49:19.942Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:49:19.942Z] #57 11.23 Fetched 7672 kB in 10s (715 kB/s) [2019-11-29T14:49:19.942Z] #57 11.23 Reading package lists... [2019-11-29T14:49:19.942Z] #57 15.26 Reading package lists... [2019-11-29T14:49:19.942Z] #57 19.79 Building dependency tree... [2019-11-29T14:49:19.942Z] #57 21.03 The following additional packages will be installed: [2019-11-29T14:49:19.942Z] #57 21.04 btrfs-progs liblzo2-2 [2019-11-29T14:49:19.942Z] #57 21.22 The following NEW packages will be installed: [2019-11-29T14:49:19.942Z] #57 21.22 btrfs-progs btrfs-tools liblzo2-2 [2019-11-29T14:49:19.942Z] #57 21.33 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:49:19.942Z] #57 21.33 Need to get 668 kB of archives. [2019-11-29T14:49:19.942Z] #57 21.33 After this operation, 5446 kB of additional disk space will be used. [2019-11-29T14:49:19.942Z] #57 21.33 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-29T14:49:19.942Z] #57 21.36 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-29T14:49:19.942Z] #57 21.39 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-29T14:49:19.942Z] #57 ... [2019-11-29T14:49:19.942Z] [2019-11-29T14:49:19.942Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:19.942Z] #51 17.05 + cd /tmp/tmp.cYl5WBsZou/src/github.com/golangci/golangci-lint/ [2019-11-29T14:49:19.942Z] #51 17.05 + git checkout -q v1.20.0 [2019-11-29T14:49:19.942Z] #51 17.52 ++ git describe --tags [2019-11-29T14:49:19.942Z] #51 17.53 + version=v1.20.0 [2019-11-29T14:49:19.942Z] #51 17.54 ++ git rev-parse --short HEAD [2019-11-29T14:49:19.942Z] #51 17.55 + commit=cc98739 [2019-11-29T14:49:19.942Z] #51 17.55 ++ git show -s --format=%cd [2019-11-29T14:49:19.942Z] #51 17.55 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-29T14:49:19.942Z] #51 17.55 + 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-11-29T14:49:20.062Z] #40 61.97 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-29T14:49:20.062Z] #40 61.98 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-29T14:49:20.062Z] #40 61.98 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-29T14:49:20.062Z] #40 62.06 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-29T14:49:20.062Z] #40 62.06 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-29T14:49:20.198Z] #24 31.11 jq libjq1 libonig4 [2019-11-29T14:49:20.318Z] #40 62.07 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-29T14:49:20.318Z] #40 62.19 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-29T14:49:20.318Z] #40 62.19 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-29T14:49:20.318Z] #40 62.20 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-29T14:49:20.516Z] #51 ... [2019-11-29T14:49:20.516Z] [2019-11-29T14:49:20.516Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:49:20.516Z] #39 12.01 + cd /tmp/tmp.79LjCqrIJn/src/github.com/docker/distribution [2019-11-29T14:49:20.516Z] #39 12.01 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-29T14:49:20.516Z] #39 13.43 + GOPATH=/tmp/tmp.79LjCqrIJn/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.79LjCqrIJn go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-29T14:49:20.516Z] #39 ... [2019-11-29T14:49:20.516Z] [2019-11-29T14:49:20.516Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:49:20.516Z] #25 21.84 The following NEW packages will be installed: [2019-11-29T14:49:20.516Z] #25 21.84 jq libjq1 libonig4 [2019-11-29T14:49:20.516Z] #25 22.00 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:49:20.516Z] #25 22.00 Need to get 328 kB of archives. [2019-11-29T14:49:20.516Z] #25 22.00 After this operation, 1263 kB of additional disk space will be used. [2019-11-29T14:49:20.516Z] #25 22.00 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-29T14:49:20.516Z] #25 22.06 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-29T14:49:20.516Z] #25 22.06 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-29T14:49:20.516Z] #25 ... [2019-11-29T14:49:20.516Z] [2019-11-29T14:49:20.516Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:49:20.516Z] #11 12.27 Fetched 7672 kB in 11s (652 kB/s) [2019-11-29T14:49:20.516Z] #11 12.27 Reading package lists... [2019-11-29T14:49:20.516Z] #11 16.82 Reading package lists... [2019-11-29T14:49:20.516Z] #11 20.99 Building dependency tree... [2019-11-29T14:49:20.573Z] #40 62.42 Selecting previously unselected package libprotobuf10:amd64. [2019-11-29T14:49:20.573Z] #40 62.42 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-29T14:49:20.573Z] #40 62.42 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-29T14:49:20.936Z] #11 ... [2019-11-29T14:49:20.936Z] [2019-11-29T14:49:20.936Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:49:20.936Z] #57 22.30 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:49:20.936Z] #57 22.37 Fetched 668 kB in 0s (5416 kB/s) [2019-11-29T14:49:20.936Z] #57 22.44 Selecting previously unselected package liblzo2-2:s390x. [2019-11-29T14:49:20.936Z] #57 22.44 (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-11-29T14:49:20.936Z] #57 22.44 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-29T14:49:20.936Z] #57 22.49 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-29T14:49:20.936Z] #57 22.60 Selecting previously unselected package btrfs-progs. [2019-11-29T14:49:20.936Z] #57 22.60 Preparing to unpack .../btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-29T14:49:20.936Z] #57 22.61 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-29T14:49:21.134Z] #40 63.07 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-29T14:49:21.307Z] #31 ... [2019-11-29T14:49:21.307Z] [2019-11-29T14:49:21.307Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:49:21.307Z] #38 29.69 Checking out files: 48% (755/1559) Checking out files: 49% (764/1559) Checking out files: 50% (780/1559) Checking out files: 51% (796/1559) Checking out files: 52% (811/1559) Checking out files: 53% (827/1559) Checking out files: 54% (842/1559) Checking out files: 55% (858/1559) Checking out files: 56% (874/1559) Checking out files: 57% (889/1559) Checking out files: 58% (905/1559) Checking out files: 59% (920/1559) Checking out files: 60% (936/1559) Checking out files: 61% (951/1559) Checking out files: 62% (967/1559) Checking out files: 63% (983/1559) Checking out files: 64% (998/1559) Checking out files: 65% (1014/1559) Checking out files: 66% (1029/1559) Checking out files: 67% (1045/1559) Checking out files: 68% (1061/1559) Checking out files: 69% (1076/1559) Checking out files: 70% (1092/1559) Checking out files: 71% (1107/1559) Checking out files: 72% (1123/1559) Checking out files: 73% (1139/1559) Checking out files: 74% (1154/1559) Checking out files: 75% (1170/1559) Checking out files: 76% (1185/1559) Checking out files: 77% (1201/1559) Checking out files: 78% (1217/1559) Checking out files: 79% (1232/1559) Checking out files: 80% (1248/1559) Checking out files: 81% (1263/1559) Checking out files: 82% (1279/1559) Checking out files: 83% (1294/1559) Checking out files: 84% (1310/1559) Checking out files: 85% (1326/1559) Checking out files: 86% (1341/1559) Checking out files: 87% (1357/1559) Checking out files: 88% (1372/1559) Checking out files: 89% (1388/1559) Checking out files: 90% (1404/1559) Checking out files: 91% (1419/1559) Checking out files: 92% (1435/1559) Checking out files: 93% (1450/1559) Checking out files: 94% (1466/1559) Checking out files: 95% (1482/1559) Checking out files: 96% (1497/1559) Checking out files: 97% (1513/1559) Checking out files: 98% (1528/1559) Checking out files: 99% (1544/1559) Checking out files: 100% (1559/1559) Checking out files: 100% (1559/1559), done. [2019-11-29T14:49:21.307Z] #38 30.93 + cd /tmp/tmp.Kyh9qwjTuf/src/github.com/docker/distribution [2019-11-29T14:49:21.307Z] #38 30.93 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-29T14:49:21.389Z] #40 63.08 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-29T14:49:21.389Z] #40 63.09 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-29T14:49:21.389Z] #40 63.24 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-29T14:49:21.389Z] #40 63.25 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-29T14:49:21.389Z] #40 63.25 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-29T14:49:21.588Z] #24 32.25 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:49:21.588Z] #24 32.25 Need to get 293 kB of archives. [2019-11-29T14:49:21.588Z] #24 32.25 After this operation, 1086 kB of additional disk space will be used. [2019-11-29T14:49:21.589Z] #24 32.25 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-11-29T14:49:21.589Z] #24 32.26 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-11-29T14:49:21.589Z] #24 32.26 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-11-29T14:49:21.810Z] #57 23.32 Selecting previously unselected package btrfs-tools. [2019-11-29T14:49:21.810Z] #57 23.33 Preparing to unpack .../btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-29T14:49:21.810Z] #57 23.34 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-29T14:49:21.810Z] #57 23.46 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:21.810Z] #57 23.52 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-29T14:49:21.810Z] #57 23.53 Setting up btrfs-progs (4.7.3-1) ... [2019-11-29T14:49:21.810Z] #57 23.54 Setting up btrfs-tools (4.7.3-1) ... [2019-11-29T14:49:21.810Z] #57 23.54 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:21.810Z] #57 ... [2019-11-29T14:49:21.810Z] [2019-11-29T14:49:21.810Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:21.810Z] #41 13.54 Fetched 7672 kB in 13s (588 kB/s) [2019-11-29T14:49:21.810Z] #41 13.54 Reading package lists... [2019-11-29T14:49:21.810Z] #41 18.16 Reading package lists... [2019-11-29T14:49:21.810Z] #41 22.54 Building dependency tree... [2019-11-29T14:49:21.810Z] #41 ... [2019-11-29T14:49:21.810Z] [2019-11-29T14:49:21.810Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:49:21.810Z] #57 DONE 23.7s [2019-11-29T14:49:21.810Z] [2019-11-29T14:49:21.810Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:49:21.810Z] #25 22.90 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:49:21.810Z] #25 23.03 Fetched 328 kB in 0s (2362 kB/s) [2019-11-29T14:49:21.810Z] #25 23.09 Selecting previously unselected package libonig4:s390x. [2019-11-29T14:49:21.810Z] #25 23.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14828 files and directories currently installed.) [2019-11-29T14:49:21.810Z] #25 23.12 Preparing to unpack .../libonig4_6.1.3-2_s390x.deb ... [2019-11-29T14:49:21.810Z] #25 23.13 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-29T14:49:21.810Z] #25 23.39 Selecting previously unselected package libjq1:s390x. [2019-11-29T14:49:21.810Z] #25 23.39 Preparing to unpack .../libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-29T14:49:21.810Z] #25 23.40 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-29T14:49:21.810Z] #25 23.53 Selecting previously unselected package jq. [2019-11-29T14:49:21.810Z] #25 23.53 Preparing to unpack .../jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-29T14:49:21.810Z] #25 23.53 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-29T14:49:21.810Z] #25 23.64 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-29T14:49:21.810Z] #25 23.66 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-29T14:49:21.810Z] #25 23.67 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:22.157Z] #24 ... [2019-11-29T14:49:22.157Z] [2019-11-29T14:49:22.157Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:49:22.157Z] #56 17.81 Reading package lists... [2019-11-29T14:49:22.157Z] #56 23.36 Reading package lists... [2019-11-29T14:49:22.157Z] #56 30.89 Building dependency tree... [2019-11-29T14:49:22.157Z] #56 32.99 The following additional packages will be installed: [2019-11-29T14:49:22.157Z] #56 32.99 btrfs-progs liblzo2-2 [2019-11-29T14:49:22.157Z] #56 33.16 The following NEW packages will be installed: [2019-11-29T14:49:22.157Z] #56 33.17 btrfs-progs btrfs-tools liblzo2-2 [2019-11-29T14:49:22.157Z] #56 ... [2019-11-29T14:49:22.157Z] [2019-11-29T14:49:22.157Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:49:22.157Z] #10 31.67 The following additional packages will be installed: [2019-11-29T14:49:22.157Z] #10 31.73 libapparmor1 libseccomp2 [2019-11-29T14:49:22.157Z] #10 31.80 Suggested packages: [2019-11-29T14:49:22.157Z] #10 31.80 seccomp [2019-11-29T14:49:22.157Z] #10 32.09 The following NEW packages will be installed: [2019-11-29T14:49:22.157Z] #10 32.10 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-29T14:49:22.157Z] #10 33.23 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:49:22.157Z] #10 33.23 Need to get 287 kB of archives. [2019-11-29T14:49:22.157Z] #10 33.23 After this operation, 1186 kB of additional disk space will be used. [2019-11-29T14:49:22.157Z] #10 33.23 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] [2019-11-29T14:49:22.221Z] #25 ... [2019-11-29T14:49:22.222Z] [2019-11-29T14:49:22.222Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:49:22.222Z] #58 DONE 0.1s [2019-11-29T14:49:22.222Z] [2019-11-29T14:49:22.222Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:49:22.222Z] #25 23.74 Setting up jq (1.5+dfsg-1.3) ... [2019-11-29T14:49:22.222Z] #25 ... [2019-11-29T14:49:22.222Z] [2019-11-29T14:49:22.222Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:22.222Z] #69 13.55 + cd /tmp/tmp.9RTzCYxaCe/src/github.com/docker/libnetwork [2019-11-29T14:49:22.222Z] #69 13.55 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-29T14:49:22.222Z] #69 13.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-29T14:49:22.222Z] #69 ... [2019-11-29T14:49:22.222Z] [2019-11-29T14:49:22.222Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-29T14:49:22.222Z] #59 DONE 0.1s [2019-11-29T14:49:22.222Z] [2019-11-29T14:49:22.222Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:22.222Z] #41 23.91 The following additional packages will be installed: [2019-11-29T14:49:22.222Z] #41 23.91 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-29T14:49:22.222Z] #41 23.95 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-29T14:49:22.222Z] #41 23.95 Suggested packages: [2019-11-29T14:49:22.222Z] #41 23.95 manpages-dev python-setuptools [2019-11-29T14:49:22.222Z] #41 ... [2019-11-29T14:49:22.222Z] [2019-11-29T14:49:22.222Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:49:22.222Z] #25 DONE 24.0s [2019-11-29T14:49:22.222Z] [2019-11-29T14:49:22.222Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-29T14:49:22.222Z] #26 DONE 0.1s [2019-11-29T14:49:22.435Z] #10 33.26 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-11-29T14:49:22.435Z] #10 33.29 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor1 arm64 2.11.0-3+deb9u2 [75.7 kB] [2019-11-29T14:49:22.435Z] #10 33.31 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-dev arm64 2.11.0-3+deb9u2 [117 kB] [2019-11-29T14:49:22.647Z] [2019-11-29T14:49:22.647Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:22.647Z] #60 0.263 + RM_GOPATH=0 [2019-11-29T14:49:22.647Z] #60 0.263 + TMP_GOPATH= [2019-11-29T14:49:22.647Z] #60 0.263 + : /build [2019-11-29T14:49:22.647Z] #60 0.264 + '[' -z '' ']' [2019-11-29T14:49:22.647Z] #60 0.264 ++ mktemp -d [2019-11-29T14:49:22.647Z] #60 0.265 + export GOPATH=/tmp/tmp.gxGJLEiGVM [2019-11-29T14:49:22.647Z] #60 0.265 + GOPATH=/tmp/tmp.gxGJLEiGVM [2019-11-29T14:49:22.647Z] #60 0.269 + RM_GOPATH=1 [2019-11-29T14:49:22.647Z] #60 0.269 ++ dirname ./install.sh [2019-11-29T14:49:22.647Z] #60 0.269 + dir=. [2019-11-29T14:49:22.647Z] #60 0.269 + bin=containerd [2019-11-29T14:49:22.647Z] #60 0.269 + shift [2019-11-29T14:49:22.647Z] #60 0.269 + '[' '!' -f ./containerd.installer ']' [2019-11-29T14:49:22.647Z] #60 0.269 + . ./containerd.installer [2019-11-29T14:49:22.647Z] #60 0.269 ++ : c7a4f874b3267c499484aae602d1257b12d69e40 [2019-11-29T14:49:22.647Z] #60 0.269 + install_containerd [2019-11-29T14:49:22.647Z] #60 0.269 + echo 'Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40' [2019-11-29T14:49:22.647Z] #60 0.269 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gxGJLEiGVM/src/github.com/containerd/containerd [2019-11-29T14:49:22.647Z] #60 0.269 Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40 [2019-11-29T14:49:22.647Z] #60 0.274 Cloning into '/tmp/tmp.gxGJLEiGVM/src/github.com/containerd/containerd'... [2019-11-29T14:49:22.647Z] #60 ... [2019-11-29T14:49:22.647Z] [2019-11-29T14:49:22.647Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:22.647Z] #34 14.37 Fetched 7672 kB in 13s (577 kB/s) [2019-11-29T14:49:22.647Z] #34 14.37 Reading package lists... [2019-11-29T14:49:22.647Z] #34 18.86 Reading package lists... [2019-11-29T14:49:22.647Z] #34 22.57 Building dependency tree... [2019-11-29T14:49:22.647Z] #34 23.74 The following additional packages will be installed: [2019-11-29T14:49:22.647Z] #34 23.75 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-29T14:49:22.647Z] #34 23.77 Suggested packages: [2019-11-29T14:49:22.647Z] #34 23.77 codeblocks eclipse ninja-build lrzip [2019-11-29T14:49:22.647Z] #34 23.77 Recommended packages: [2019-11-29T14:49:22.647Z] #34 23.77 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-29T14:49:22.647Z] #34 24.08 The following NEW packages will be installed: [2019-11-29T14:49:22.647Z] #34 24.08 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-29T14:49:22.647Z] #34 24.08 vim-common xxd [2019-11-29T14:49:22.647Z] #34 24.26 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:49:22.647Z] #34 24.26 Need to get 13.2 MB of archives. [2019-11-29T14:49:22.647Z] #34 24.26 After this operation, 59.4 MB of additional disk space will be used. [2019-11-29T14:49:22.647Z] #34 24.26 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake-data all 3.7.2-1 [1216 kB] [2019-11-29T14:49:22.647Z] #34 24.34 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-29T14:49:22.647Z] #34 24.35 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libicu57 s390x 57.1-6+deb9u3 [7528 kB] [2019-11-29T14:49:22.647Z] #34 ... [2019-11-29T14:49:22.647Z] [2019-11-29T14:49:22.647Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:49:22.647Z] #11 22.75 The following additional packages will be installed: [2019-11-29T14:49:22.647Z] #11 22.75 libapparmor1 libseccomp2 [2019-11-29T14:49:22.647Z] #11 22.76 Suggested packages: [2019-11-29T14:49:22.647Z] #11 22.76 seccomp [2019-11-29T14:49:22.647Z] #11 23.03 The following NEW packages will be installed: [2019-11-29T14:49:22.647Z] #11 23.09 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-29T14:49:22.647Z] #11 23.19 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:49:22.647Z] #11 23.19 Need to get 301 kB of archives. [2019-11-29T14:49:22.647Z] #11 23.19 After this operation, 1402 kB of additional disk space will be used. [2019-11-29T14:49:22.647Z] #11 23.19 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libseccomp2 s390x 2.3.1-2.1+deb9u1 [41.3 kB] [2019-11-29T14:49:22.647Z] #11 23.22 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-11-29T14:49:22.647Z] #11 23.24 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor1 s390x 2.11.0-3+deb9u2 [78.6 kB] [2019-11-29T14:49:22.647Z] #11 23.24 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-dev s390x 2.11.0-3+deb9u2 [119 kB] [2019-11-29T14:49:22.647Z] #11 24.01 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:49:22.647Z] #11 24.20 Fetched 301 kB in 0s (3168 kB/s) [2019-11-29T14:49:22.647Z] #11 24.27 Selecting previously unselected package libseccomp2:s390x. [2019-11-29T14:49:22.647Z] #11 24.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 ... 14828 files and directories currently installed.) [2019-11-29T14:49:22.647Z] #11 24.32 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-29T14:49:22.647Z] #11 24.32 Unpacking libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-29T14:49:22.647Z] #11 24.44 Selecting previously unselected package libseccomp-dev:s390x. [2019-11-29T14:49:22.647Z] #11 24.44 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_s390x.deb ... [2019-11-29T14:49:22.647Z] #11 24.44 Unpacking libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-29T14:49:22.753Z] #40 64.26 Selecting previously unselected package libprotoc10:amd64. [2019-11-29T14:49:22.753Z] #40 64.26 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-29T14:49:22.753Z] #40 64.27 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-29T14:49:23.008Z] #40 64.77 Selecting previously unselected package protobuf-c-compiler. [2019-11-29T14:49:23.008Z] #40 64.78 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-29T14:49:23.008Z] #40 64.78 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-29T14:49:23.008Z] #40 64.94 Selecting previously unselected package protobuf-compiler. [2019-11-29T14:49:23.008Z] #40 64.94 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-29T14:49:23.008Z] #40 64.95 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-29T14:49:23.011Z] #10 ... [2019-11-29T14:49:23.011Z] [2019-11-29T14:49:23.011Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:23.011Z] #40 18.22 Reading package lists... [2019-11-29T14:49:23.011Z] #40 24.43 Reading package lists... [2019-11-29T14:49:23.011Z] #40 32.23 Building dependency tree... [2019-11-29T14:49:23.060Z] #11 24.59 Selecting previously unselected package libapparmor1:s390x. [2019-11-29T14:49:23.060Z] #11 24.59 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_s390x.deb ... [2019-11-29T14:49:23.060Z] #11 24.59 Unpacking libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-29T14:49:23.060Z] #11 24.71 Selecting previously unselected package libapparmor-dev:s390x. [2019-11-29T14:49:23.060Z] #11 24.71 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_s390x.deb ... [2019-11-29T14:49:23.060Z] #11 24.72 Unpacking libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-29T14:49:23.060Z] #11 24.85 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:23.060Z] #11 24.91 Setting up libseccomp2:s390x (2.3.1-2.1+deb9u1) ... [2019-11-29T14:49:23.060Z] #11 24.92 Setting up libapparmor1:s390x (2.11.0-3+deb9u2) ... [2019-11-29T14:49:23.060Z] #11 24.93 Setting up libseccomp-dev:s390x (2.3.1-2.1+deb9u1) ... [2019-11-29T14:49:23.060Z] #11 24.94 Setting up libapparmor-dev:s390x (2.11.0-3+deb9u2) ... [2019-11-29T14:49:23.060Z] #11 24.96 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:23.264Z] #40 65.09 Selecting previously unselected package python-pkg-resources. [2019-11-29T14:49:23.264Z] #40 65.11 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-29T14:49:23.264Z] #40 65.12 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-29T14:49:23.275Z] #40 ... [2019-11-29T14:49:23.275Z] [2019-11-29T14:49:23.275Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:49:23.275Z] #24 33.60 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:49:23.275Z] #24 33.74 Fetched 293 kB in 1s (278 kB/s) [2019-11-29T14:49:23.275Z] #24 33.88 Selecting previously unselected package libonig4:arm64. [2019-11-29T14:49:23.275Z] #24 33.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-11-29T14:49:23.275Z] #24 33.93 Preparing to unpack .../libonig4_6.1.3-2_arm64.deb ... [2019-11-29T14:49:23.275Z] #24 33.95 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-11-29T14:49:23.275Z] #24 34.16 Selecting previously unselected package libjq1:arm64. [2019-11-29T14:49:23.275Z] #24 34.17 Preparing to unpack .../libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-11-29T14:49:23.275Z] #24 34.18 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-29T14:49:23.275Z] #24 34.43 Selecting previously unselected package jq. [2019-11-29T14:49:23.275Z] #24 34.43 Preparing to unpack .../jq_1.5+dfsg-1.3_arm64.deb ... [2019-11-29T14:49:23.275Z] #24 34.44 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-29T14:49:23.454Z] #11 DONE 25.3s [2019-11-29T14:49:23.454Z] [2019-11-29T14:49:23.454Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:49:23.454Z] #53 DONE 0.1s [2019-11-29T14:49:23.454Z] [2019-11-29T14:49:23.454Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:23.454Z] #34 24.85 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxml2 s390x 2.9.4+dfsg1-2.2+deb9u2 [853 kB] [2019-11-29T14:49:23.454Z] #34 24.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x libarchive13 s390x 3.2.2-2+deb9u2 [283 kB] [2019-11-29T14:49:23.454Z] #34 24.92 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2019-11-29T14:49:23.454Z] #34 24.92 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libuv1 s390x 1.9.1-3 [82.4 kB] [2019-11-29T14:49:23.454Z] #34 24.93 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x cmake s390x 3.7.2-1 [2797 kB] [2019-11-29T14:49:23.454Z] #34 25.15 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-29T14:49:23.454Z] #34 25.15 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-29T14:49:23.519Z] #40 65.32 Selecting previously unselected package python-protobuf. [2019-11-29T14:49:23.519Z] #40 65.32 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-29T14:49:23.519Z] #40 65.34 Unpacking python-protobuf (3.0.0-9) ... [2019-11-29T14:49:23.850Z] #34 ... [2019-11-29T14:49:23.850Z] [2019-11-29T14:49:23.850Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-29T14:49:23.850Z] #54 DONE 0.1s [2019-11-29T14:49:23.850Z] [2019-11-29T14:49:23.850Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:23.850Z] #55 ... [2019-11-29T14:49:23.850Z] [2019-11-29T14:49:23.850Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-29T14:49:23.850Z] #12 DONE 0.4s [2019-11-29T14:49:23.850Z] [2019-11-29T14:49:23.850Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:23.850Z] #55 0.285 + RM_GOPATH=0 [2019-11-29T14:49:23.860Z] #24 34.76 Setting up libonig4:arm64 (6.1.3-2) ... [2019-11-29T14:49:23.860Z] #24 34.79 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-29T14:49:23.860Z] #24 34.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:24.082Z] #40 65.84 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-29T14:49:24.082Z] #40 65.94 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-29T14:49:24.082Z] #40 65.95 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-29T14:49:24.121Z] #24 35.04 Setting up jq (1.5+dfsg-1.3) ... [2019-11-29T14:49:24.252Z] #55 0.285 + TMP_GOPATH= [2019-11-29T14:49:24.252Z] #55 0.285 + : /build [2019-11-29T14:49:24.252Z] #55 0.285 + '[' -z '' ']' [2019-11-29T14:49:24.252Z] #55 0.285 ++ mktemp -d [2019-11-29T14:49:24.252Z] #55 0.301 + export GOPATH=/tmp/tmp.UrIyjR68E5 [2019-11-29T14:49:24.252Z] #55 0.301 + GOPATH=/tmp/tmp.UrIyjR68E5 [2019-11-29T14:49:24.252Z] #55 0.302 + RM_GOPATH=1 [2019-11-29T14:49:24.252Z] #55 0.302 ++ dirname ./install.sh [2019-11-29T14:49:24.252Z] #55 0.303 + dir=. [2019-11-29T14:49:24.252Z] #55 0.303 + bin=runc [2019-11-29T14:49:24.252Z] #55 0.303 + shift [2019-11-29T14:49:24.252Z] #55 0.303 + '[' '!' -f ./runc.installer ']' [2019-11-29T14:49:24.252Z] #55 0.303 + . ./runc.installer [2019-11-29T14:49:24.252Z] #55 0.304 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-11-29T14:49:24.252Z] #55 0.304 + install_runc [2019-11-29T14:49:24.252Z] #55 0.314 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-29T14:49:24.252Z] #55 0.314 + uname -r [2019-11-29T14:49:24.252Z] #55 0.315 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-29T14:49:24.252Z] #55 0.315 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-11-29T14:49:24.252Z] #55 0.315 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-11-29T14:49:24.252Z] #55 0.316 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.UrIyjR68E5/src/github.com/opencontainers/runc [2019-11-29T14:49:24.252Z] #55 0.317 Cloning into '/tmp/tmp.UrIyjR68E5/src/github.com/opencontainers/runc'... [2019-11-29T14:49:24.252Z] #55 ... [2019-11-29T14:49:24.252Z] [2019-11-29T14:49:24.252Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-29T14:49:24.252Z] #13 DONE 0.4s [2019-11-29T14:49:24.336Z] #40 ... [2019-11-29T14:49:24.336Z] [2019-11-29T14:49:24.336Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:24.336Z] #59 55.76 + bin/ctr [2019-11-29T14:49:24.336Z] #59 ... [2019-11-29T14:49:24.336Z] [2019-11-29T14:49:24.336Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:24.336Z] #47 56.01 + cd /tmp/tmp.CG08s4NN34/src/gotest.tools/gotestsum [2019-11-29T14:49:24.336Z] #47 56.01 + git checkout -q v0.3.5 [2019-11-29T14:49:24.336Z] #47 56.10 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-29T14:49:24.591Z] #47 ... [2019-11-29T14:49:24.591Z] [2019-11-29T14:49:24.591Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:24.591Z] #31 55.87 sync [2019-11-29T14:49:24.591Z] #31 55.87 internal/reflectlite [2019-11-29T14:49:24.591Z] #31 58.84 sort [2019-11-29T14:49:24.591Z] #31 58.84 errors [2019-11-29T14:49:24.591Z] #31 59.17 strconv [2019-11-29T14:49:24.591Z] #31 59.66 io [2019-11-29T14:49:24.591Z] #31 60.59 syscall [2019-11-29T14:49:24.591Z] #31 62.62 reflect [2019-11-29T14:49:24.845Z] #31 ... [2019-11-29T14:49:24.845Z] [2019-11-29T14:49:24.845Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:24.845Z] #44 59.08 github.com/LK4D4/vndr/godl/singleflight [2019-11-29T14:49:24.845Z] #44 59.09 errors [2019-11-29T14:49:24.845Z] #44 59.35 sort [2019-11-29T14:49:24.845Z] #44 59.50 io [2019-11-29T14:49:24.845Z] #44 60.15 strconv [2019-11-29T14:49:24.845Z] #44 60.84 bytes [2019-11-29T14:49:24.845Z] #44 62.73 bufio [2019-11-29T14:49:24.845Z] #44 63.13 reflect [2019-11-29T14:49:24.845Z] #44 64.48 syscall [2019-11-29T14:49:25.029Z] [2019-11-29T14:49:25.029Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:25.029Z] #34 25.88 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:49:25.029Z] #34 25.95 Fetched 13.2 MB in 1s (12.4 MB/s) [2019-11-29T14:49:25.029Z] #34 26.07 Selecting previously unselected package cmake-data. [2019-11-29T14:49:25.029Z] #34 26.07 (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-11-29T14:49:25.029Z] #34 26.12 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-29T14:49:25.029Z] #34 26.12 Unpacking cmake-data (3.7.2-1) ... [2019-11-29T14:49:25.029Z] #34 ... [2019-11-29T14:49:25.029Z] [2019-11-29T14:49:25.029Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-29T14:49:25.029Z] #14 0.225 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-29T14:49:25.029Z] #14 DONE 0.3s [2019-11-29T14:49:25.029Z] [2019-11-29T14:49:25.029Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:25.029Z] #41 25.83 The following NEW packages will be installed: [2019-11-29T14:49:25.029Z] #41 25.89 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-29T14:49:25.029Z] #41 25.89 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-29T14:49:25.029Z] #41 25.89 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-29T14:49:25.029Z] #41 25.89 zlib1g-dev [2019-11-29T14:49:25.029Z] #41 25.97 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:49:25.029Z] #41 25.97 Need to get 3476 kB of archives. [2019-11-29T14:49:25.029Z] #41 25.97 After this operation, 20.2 MB of additional disk space will be used. [2019-11-29T14:49:25.029Z] #41 25.97 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-29T14:49:25.029Z] #41 26.01 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap-dev s390x 1:2.25-1 [30.1 kB] [2019-11-29T14:49:25.029Z] #41 26.01 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1-dev s390x 1.1.6+dfsg-3 [114 kB] [2019-11-29T14:49:25.029Z] #41 26.01 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-29T14:49:25.029Z] #41 26.16 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-dev s390x 3.2.27-2 [96.2 kB] [2019-11-29T14:49:25.029Z] #41 26.25 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-29T14:49:25.029Z] #41 26.25 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c-dev s390x 1.2.1-2 [32.5 kB] [2019-11-29T14:49:25.029Z] #41 26.25 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zlib1g-dev s390x 1:1.2.8.dfsg-5 [204 kB] [2019-11-29T14:49:25.029Z] #41 26.26 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf10 s390x 3.0.0-9 [648 kB] [2019-11-29T14:49:25.029Z] #41 26.31 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-lite10 s390x 3.0.0-9 [123 kB] [2019-11-29T14:49:25.029Z] #41 26.33 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-dev s390x 3.0.0-9 [925 kB] [2019-11-29T14:49:25.029Z] #41 26.47 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotoc10 s390x 3.0.0-9 [580 kB] [2019-11-29T14:49:25.029Z] #41 26.52 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-c-compiler s390x 1.2.1-2 [73.1 kB] [2019-11-29T14:49:25.029Z] #41 26.52 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x protobuf-compiler s390x 3.0.0-9 [52.6 kB] [2019-11-29T14:49:25.029Z] #41 26.52 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-29T14:49:25.029Z] #41 26.53 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-protobuf s390x 3.0.0-9 [288 kB] [2019-11-29T14:49:25.029Z] #41 ... [2019-11-29T14:49:25.029Z] [2019-11-29T14:49:25.029Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-29T14:49:25.029Z] #15 DONE 0.4s [2019-11-29T14:49:25.029Z] [2019-11-29T14:49:25.029Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-29T14:49:25.100Z] #44 ... [2019-11-29T14:49:25.100Z] [2019-11-29T14:49:25.100Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:25.100Z] #31 66.52 time [2019-11-29T14:49:25.493Z] #16 DONE 0.5s [2019-11-29T14:49:25.493Z] [2019-11-29T14:49:25.493Z] #17 [dev 6/24] RUN ldconfig [2019-11-29T14:49:25.664Z] #38 34.93 + GOPATH=/tmp/tmp.Kyh9qwjTuf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Kyh9qwjTuf go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-29T14:49:25.903Z] #17 DONE 0.4s [2019-11-29T14:49:25.903Z] [2019-11-29T14:49:25.903Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:25.903Z] #41 27.42 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:49:25.903Z] #41 27.57 Fetched 3476 kB in 0s (5756 kB/s) [2019-11-29T14:49:25.903Z] #41 27.66 Selecting previously unselected package libnet1:s390x. [2019-11-29T14:49:25.903Z] #41 27.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 ... 14828 files and directories currently installed.) [2019-11-29T14:49:25.903Z] #41 27.68 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-29T14:49:25.903Z] #41 27.69 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-29T14:49:25.903Z] #41 27.86 Selecting previously unselected package libcap-dev:s390x. [2019-11-29T14:49:26.040Z] #24 DONE 37.0s [2019-11-29T14:49:26.040Z] [2019-11-29T14:49:26.040Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-29T14:49:26.040Z] #25 DONE 0.1s [2019-11-29T14:49:26.040Z] [2019-11-29T14:49:26.040Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:49:26.040Z] #56 34.33 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:49:26.040Z] #56 34.33 Need to get 582 kB of archives. [2019-11-29T14:49:26.040Z] #56 34.33 After this operation, 3944 kB of additional disk space will be used. [2019-11-29T14:49:26.040Z] #56 34.33 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-11-29T14:49:26.040Z] #56 34.33 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-11-29T14:49:26.040Z] #56 34.38 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-11-29T14:49:26.040Z] #56 35.49 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:49:26.040Z] #56 35.71 Fetched 582 kB in 1s (512 kB/s) [2019-11-29T14:49:26.040Z] #56 36.05 Selecting previously unselected package liblzo2-2:arm64. [2019-11-29T14:49:26.040Z] #56 36.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 ... 14976 files and directories currently installed.) [2019-11-29T14:49:26.040Z] #56 36.30 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-29T14:49:26.040Z] #56 36.38 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-29T14:49:26.040Z] #56 36.68 Selecting previously unselected package btrfs-progs. [2019-11-29T14:49:26.040Z] #56 36.69 Preparing to unpack .../btrfs-progs_4.7.3-1_arm64.deb ... [2019-11-29T14:49:26.040Z] #56 36.73 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-29T14:49:26.301Z] #56 ... [2019-11-29T14:49:26.301Z] [2019-11-29T14:49:26.301Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:49:26.301Z] #10 34.42 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:49:26.301Z] #10 34.59 Fetched 287 kB in 1s (253 kB/s) [2019-11-29T14:49:26.301Z] #10 34.73 Selecting previously unselected package libseccomp2:arm64. [2019-11-29T14:49:26.301Z] #10 34.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14976 files and directories currently installed.) [2019-11-29T14:49:26.301Z] #10 34.88 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... [2019-11-29T14:49:26.301Z] #10 34.92 Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-29T14:49:26.301Z] #10 35.18 Selecting previously unselected package libseccomp-dev:arm64. [2019-11-29T14:49:26.301Z] #10 35.18 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... [2019-11-29T14:49:26.301Z] #10 35.18 Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-29T14:49:26.301Z] #10 35.51 Selecting previously unselected package libapparmor1:arm64. [2019-11-29T14:49:26.301Z] #10 35.51 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_arm64.deb ... [2019-11-29T14:49:26.301Z] #10 35.57 Unpacking libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-11-29T14:49:26.301Z] #10 36.02 Selecting previously unselected package libapparmor-dev:arm64. [2019-11-29T14:49:26.301Z] #10 36.03 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_arm64.deb ... [2019-11-29T14:49:26.301Z] #10 36.06 Unpacking libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-11-29T14:49:26.301Z] #10 36.51 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:26.301Z] #10 36.63 Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-29T14:49:26.301Z] #10 36.68 Setting up libapparmor1:arm64 (2.11.0-3+deb9u2) ... [2019-11-29T14:49:26.301Z] #10 36.94 Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... [2019-11-29T14:49:26.301Z] #10 36.98 Setting up libapparmor-dev:arm64 (2.11.0-3+deb9u2) ... [2019-11-29T14:49:26.301Z] #10 37.01 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:26.301Z] #10 DONE 37.4s [2019-11-29T14:49:26.313Z] #41 27.86 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_s390x.deb ... [2019-11-29T14:49:26.313Z] #41 27.87 Unpacking libcap-dev:s390x (1:2.25-1) ... [2019-11-29T14:49:26.313Z] #41 27.97 Selecting previously unselected package libnet1-dev. [2019-11-29T14:49:26.313Z] #41 27.97 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_s390x.deb ... [2019-11-29T14:49:26.313Z] #41 27.98 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-29T14:49:26.313Z] #41 28.17 Selecting previously unselected package libnl-3-200:s390x. [2019-11-29T14:49:26.313Z] #41 28.17 Preparing to unpack .../03-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-29T14:49:26.313Z] #41 28.18 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-29T14:49:26.562Z] [2019-11-29T14:49:26.562Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:49:26.562Z] #52 DONE 0.1s [2019-11-29T14:49:26.562Z] [2019-11-29T14:49:26.562Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-29T14:49:26.624Z] #38 ... [2019-11-29T14:49:26.624Z] [2019-11-29T14:49:26.624Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:49:26.624Z] #10 36.75 Fetched 7927 kB in 24s (319 kB/s) [2019-11-29T14:49:26.707Z] #41 28.33 Selecting previously unselected package libnl-3-dev:s390x. [2019-11-29T14:49:26.707Z] #41 28.33 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_s390x.deb ... [2019-11-29T14:49:26.707Z] #41 28.34 Unpacking libnl-3-dev:s390x (3.2.27-2) ... [2019-11-29T14:49:26.829Z] #53 DONE 0.2s [2019-11-29T14:49:26.829Z] [2019-11-29T14:49:26.829Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:49:26.829Z] #56 37.72 Selecting previously unselected package btrfs-tools. [2019-11-29T14:49:26.829Z] #56 37.74 Preparing to unpack .../btrfs-tools_4.7.3-1_arm64.deb ... [2019-11-29T14:49:26.829Z] #56 37.77 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-29T14:49:27.090Z] #56 38.16 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:27.113Z] #41 28.66 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-29T14:49:27.113Z] #41 28.66 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-29T14:49:27.113Z] #41 28.69 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-29T14:49:27.113Z] #41 28.89 Selecting previously unselected package libprotobuf-c-dev:s390x. [2019-11-29T14:49:27.113Z] #41 28.89 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_s390x.deb ... [2019-11-29T14:49:27.113Z] #41 28.90 Unpacking libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-29T14:49:27.113Z] #41 28.98 Selecting previously unselected package zlib1g-dev:s390x. [2019-11-29T14:49:27.113Z] #41 28.98 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_s390x.deb ... [2019-11-29T14:49:27.113Z] #41 28.98 Unpacking zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-29T14:49:27.354Z] #56 38.39 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-29T14:49:27.517Z] #41 29.27 Selecting previously unselected package libprotobuf10:s390x. [2019-11-29T14:49:27.517Z] #41 29.27 Preparing to unpack .../08-libprotobuf10_3.0.0-9_s390x.deb ... [2019-11-29T14:49:27.517Z] #41 29.28 Unpacking libprotobuf10:s390x (3.0.0-9) ... [2019-11-29T14:49:27.617Z] #56 38.49 Setting up btrfs-progs (4.7.3-1) ... [2019-11-29T14:49:27.617Z] #56 38.51 Setting up btrfs-tools (4.7.3-1) ... [2019-11-29T14:49:27.617Z] #56 38.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:28.364Z] #41 30.04 Selecting previously unselected package libprotobuf-lite10:s390x. [2019-11-29T14:49:28.364Z] #41 30.05 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_s390x.deb ... [2019-11-29T14:49:28.364Z] #41 30.06 Unpacking libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-29T14:49:28.583Z] #56 DONE 39.4s [2019-11-29T14:49:28.583Z] [2019-11-29T14:49:28.583Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:49:28.583Z] #57 DONE 0.2s [2019-11-29T14:49:28.583Z] [2019-11-29T14:49:28.583Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-29T14:49:28.768Z] #41 30.25 Selecting previously unselected package libprotobuf-dev:s390x. [2019-11-29T14:49:28.768Z] #41 30.27 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_s390x.deb ... [2019-11-29T14:49:28.768Z] #41 30.29 Unpacking libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-29T14:49:28.844Z] #58 DONE 0.1s [2019-11-29T14:49:28.844Z] [2019-11-29T14:49:28.844Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:28.844Z] #40 34.47 The following additional packages will be installed: [2019-11-29T14:49:28.844Z] #40 34.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-29T14:49:28.844Z] #40 34.47 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-29T14:49:28.844Z] #40 34.48 Suggested packages: [2019-11-29T14:49:28.844Z] #40 34.48 manpages-dev python-setuptools [2019-11-29T14:49:28.844Z] #40 35.77 The following NEW packages will be installed: [2019-11-29T14:49:28.844Z] #40 35.77 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-29T14:49:28.844Z] #40 35.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-29T14:49:28.844Z] #40 35.78 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-29T14:49:28.844Z] #40 35.78 zlib1g-dev [2019-11-29T14:49:28.844Z] #40 37.04 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:49:28.844Z] #40 37.04 Need to get 3415 kB of archives. [2019-11-29T14:49:28.844Z] #40 37.04 After this operation, 19.0 MB of additional disk space will be used. [2019-11-29T14:49:28.844Z] #40 37.04 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-11-29T14:49:28.844Z] #40 37.08 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap-dev arm64 1:2.25-1 [28.9 kB] [2019-11-29T14:49:28.844Z] #40 37.09 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1-dev arm64 1.1.6+dfsg-3 [115 kB] [2019-11-29T14:49:28.844Z] #40 37.10 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-11-29T14:49:28.844Z] #40 37.12 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-dev arm64 3.2.27-2 [91.7 kB] [2019-11-29T14:49:28.844Z] #40 37.13 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-11-29T14:49:28.844Z] #40 37.15 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c-dev arm64 1.2.1-2 [30.2 kB] [2019-11-29T14:49:28.844Z] #40 37.16 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zlib1g-dev arm64 1:1.2.8.dfsg-5 [200 kB] [2019-11-29T14:49:28.844Z] #40 37.18 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf10 arm64 3.0.0-9 [618 kB] [2019-11-29T14:49:28.844Z] #40 37.26 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-lite10 arm64 3.0.0-9 [117 kB] [2019-11-29T14:49:28.844Z] #40 37.28 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-dev arm64 3.0.0-9 [940 kB] [2019-11-29T14:49:28.844Z] #40 37.33 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotoc10 arm64 3.0.0-9 [566 kB] [2019-11-29T14:49:28.844Z] #40 37.40 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-c-compiler arm64 1.2.1-2 [72.2 kB] [2019-11-29T14:49:28.844Z] #40 37.42 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 protobuf-compiler arm64 3.0.0-9 [52.8 kB] [2019-11-29T14:49:28.844Z] #40 37.43 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-29T14:49:28.844Z] #40 37.43 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-protobuf arm64 3.0.0-9 [286 kB] [2019-11-29T14:49:28.844Z] #40 38.98 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:49:28.844Z] #40 39.16 Fetched 3415 kB in 1s (2126 kB/s) [2019-11-29T14:49:28.844Z] #40 39.55 Selecting previously unselected package libnet1:arm64. [2019-11-29T14:49:28.844Z] #40 39.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 ... 14976 files and directories currently installed.) [2019-11-29T14:49:28.844Z] #40 39.71 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-11-29T14:49:28.844Z] #40 39.73 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-29T14:49:29.106Z] #40 40.01 Selecting previously unselected package libcap-dev:arm64. [2019-11-29T14:49:29.106Z] #40 40.01 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_arm64.deb ... [2019-11-29T14:49:29.106Z] #40 40.14 Unpacking libcap-dev:arm64 (1:2.25-1) ... [2019-11-29T14:49:29.154Z] #10 36.75 Reading package lists... [2019-11-29T14:49:29.154Z] #10 ... [2019-11-29T14:49:29.154Z] [2019-11-29T14:49:29.154Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:29.154Z] #44 28.86 unicode/utf16 [2019-11-29T14:49:29.154Z] #44 29.52 container/list [2019-11-29T14:49:29.154Z] #44 30.83 crypto/internal/subtle [2019-11-29T14:49:29.154Z] #44 31.08 crypto/subtle [2019-11-29T14:49:29.154Z] #44 31.34 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-29T14:49:29.154Z] #44 31.44 internal/nettrace [2019-11-29T14:49:29.154Z] #44 31.71 runtime/cgo [2019-11-29T14:49:29.367Z] #40 ... [2019-11-29T14:49:29.367Z] [2019-11-29T14:49:29.367Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:29.367Z] #31 39.95 internal/reflectlite [2019-11-29T14:49:29.412Z] #44 ... [2019-11-29T14:49:29.412Z] [2019-11-29T14:49:29.412Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:29.412Z] #50 33.40 + cd /tmp/tmp.qB8duMOHcX/src/github.com/golangci/golangci-lint/ [2019-11-29T14:49:29.412Z] #50 33.40 + git checkout -q v1.20.0 [2019-11-29T14:49:29.412Z] #50 33.85 ++ git describe --tags [2019-11-29T14:49:29.412Z] #50 33.86 + version=v1.20.0 [2019-11-29T14:49:29.412Z] #50 33.86 ++ git rev-parse --short HEAD [2019-11-29T14:49:29.412Z] #50 33.88 + commit=cc98739 [2019-11-29T14:49:29.412Z] #50 33.88 ++ git show -s --format=%cd [2019-11-29T14:49:29.412Z] #50 33.92 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-29T14:49:29.412Z] #50 33.92 + 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-11-29T14:49:29.627Z] #31 ... [2019-11-29T14:49:29.627Z] [2019-11-29T14:49:29.627Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:29.627Z] #68 DONE 40.4s [2019-11-29T14:49:29.888Z] [2019-11-29T14:49:29.888Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:29.888Z] #40 40.41 Selecting previously unselected package libnet1-dev. [2019-11-29T14:49:29.888Z] #40 40.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_arm64.deb ... [2019-11-29T14:49:29.888Z] #40 40.42 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-29T14:49:29.888Z] #40 40.74 Selecting previously unselected package libnl-3-200:arm64. [2019-11-29T14:49:29.888Z] #40 40.74 Preparing to unpack .../03-libnl-3-200_3.2.27-2_arm64.deb ... [2019-11-29T14:49:29.888Z] #40 40.76 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-11-29T14:49:29.888Z] #40 41.00 Selecting previously unselected package libnl-3-dev:arm64. [2019-11-29T14:49:29.888Z] #40 41.00 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_arm64.deb ... [2019-11-29T14:49:30.148Z] #40 41.01 Unpacking libnl-3-dev:arm64 (3.2.27-2) ... [2019-11-29T14:49:30.341Z] #31 71.19 internal/poll [2019-11-29T14:49:30.409Z] #40 ... [2019-11-29T14:49:30.409Z] [2019-11-29T14:49:30.409Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-29T14:49:30.409Z] #11 DONE 3.9s [2019-11-29T14:49:30.409Z] [2019-11-29T14:49:30.409Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-29T14:49:30.807Z] #41 32.25 Selecting previously unselected package libprotoc10:s390x. [2019-11-29T14:49:30.807Z] #41 32.26 Preparing to unpack .../11-libprotoc10_3.0.0-9_s390x.deb ... [2019-11-29T14:49:30.807Z] #41 32.26 Unpacking libprotoc10:s390x (3.0.0-9) ... [2019-11-29T14:49:30.807Z] #41 ... [2019-11-29T14:49:30.807Z] [2019-11-29T14:49:30.807Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:30.807Z] #69 DONE 32.4s [2019-11-29T14:49:30.807Z] [2019-11-29T14:49:30.807Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:30.807Z] #27 1.963 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-29T14:49:30.807Z] #27 2.557 [2019-11-29T14:49:30.902Z] #31 ... [2019-11-29T14:49:30.902Z] [2019-11-29T14:49:30.902Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:30.902Z] #40 69.82 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-29T14:49:30.902Z] #40 69.83 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-29T14:49:30.902Z] #40 69.84 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:30.902Z] #40 69.86 Setting up python-protobuf (3.0.0-9) ... [2019-11-29T14:49:31.222Z] #27 3.191 # 2.5% ### 4.6% #### 6.7% ###### 8.8% ####### 10.9% ######### 13.0% ############ 17.2% ############# 19.2% ############### 21.3% ################ 23.4% ################## 25.5% ################### 27.6% ##################### 29.7% ###################### 31.8% ######################## 33.9% ########################### 38.1% ############################ 40.1% ############################## 42.2% ############################### 44.3% ################################# 46.4% ################################## 48.5% #################################### 50.6% ##################################### 52.7% ####################################### 54.8% ######################################## 56.9% ########################################## 59.0% ########################################### 61.1% ############################################# 63.2% ############################################## 65.3% ################################################ 67.4% ################################################# 69.4% ################################################### 71.5% ##################################################### 73.6% ###################################################### 75.7% ######################################################## 77.8% ########################################################### 82.0% [2019-11-29T14:49:31.222Z] #27 ... [2019-11-29T14:49:31.222Z] [2019-11-29T14:49:31.222Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:31.222Z] #41 32.97 Selecting previously unselected package protobuf-c-compiler. [2019-11-29T14:49:31.222Z] #41 32.97 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_s390x.deb ... [2019-11-29T14:49:31.222Z] #41 32.98 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-29T14:49:31.627Z] #41 33.25 Selecting previously unselected package protobuf-compiler. [2019-11-29T14:49:31.627Z] #41 33.25 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_s390x.deb ... [2019-11-29T14:49:31.627Z] #41 33.25 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-29T14:49:31.627Z] #41 33.43 Selecting previously unselected package python-pkg-resources. [2019-11-29T14:49:31.627Z] #41 33.43 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-29T14:49:31.627Z] #41 33.43 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-29T14:49:31.939Z] #50 ... [2019-11-29T14:49:31.939Z] [2019-11-29T14:49:31.939Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:49:31.939Z] #56 31.67 Fetched 7927 kB in 24s (329 kB/s) [2019-11-29T14:49:31.939Z] #56 31.67 Reading package lists... [2019-11-29T14:49:31.939Z] #56 ... [2019-11-29T14:49:31.939Z] [2019-11-29T14:49:31.939Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:31.939Z] #68 33.51 + cd /tmp/tmp.jXsPz1eBbW/src/github.com/docker/libnetwork [2019-11-29T14:49:31.939Z] #68 33.51 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-29T14:49:31.939Z] #68 34.06 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-29T14:49:31.939Z] #68 ... [2019-11-29T14:49:31.939Z] [2019-11-29T14:49:31.939Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:49:31.939Z] #24 32.01 Fetched 7927 kB in 24s (330 kB/s) [2019-11-29T14:49:31.939Z] #24 32.01 Reading package lists... [2019-11-29T14:49:31.939Z] #24 ... [2019-11-29T14:49:31.939Z] [2019-11-29T14:49:31.939Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:31.939Z] #33 37.98 Fetched 7927 kB in 26s (302 kB/s) [2019-11-29T14:49:32.028Z] #41 33.68 Selecting previously unselected package python-protobuf. [2019-11-29T14:49:32.028Z] #41 33.69 Preparing to unpack .../15-python-protobuf_3.0.0-9_s390x.deb ... [2019-11-29T14:49:32.028Z] #41 33.70 Unpacking python-protobuf (3.0.0-9) ... [2019-11-29T14:49:32.888Z] #41 34.45 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-29T14:49:32.888Z] #41 34.53 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-29T14:49:32.888Z] #41 34.54 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-29T14:49:33.313Z] #33 37.98 Reading package lists... [2019-11-29T14:49:33.313Z] #33 ... [2019-11-29T14:49:33.313Z] [2019-11-29T14:49:33.313Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:49:33.415Z] #40 74.96 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-29T14:49:33.415Z] #40 74.98 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-29T14:49:33.415Z] #40 74.98 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-29T14:49:33.415Z] #40 75.01 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-29T14:49:33.415Z] #40 75.02 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-29T14:49:33.415Z] #40 75.03 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-29T14:49:33.415Z] #40 75.06 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-29T14:49:33.415Z] #40 75.07 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-29T14:49:33.415Z] #40 75.08 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-29T14:49:33.415Z] #40 75.09 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-29T14:49:33.415Z] #40 75.10 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:33.671Z] #40 DONE 75.6s [2019-11-29T14:49:33.671Z] [2019-11-29T14:49:33.671Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:49:33.711Z] #12 ... [2019-11-29T14:49:33.711Z] [2019-11-29T14:49:33.711Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:33.711Z] #33 25.87 Reading package lists... [2019-11-29T14:49:33.711Z] #33 35.09 Building dependency tree... [2019-11-29T14:49:33.711Z] #33 37.49 The following additional packages will be installed: [2019-11-29T14:49:33.711Z] #33 37.49 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-29T14:49:33.711Z] #33 37.50 Suggested packages: [2019-11-29T14:49:33.711Z] #33 37.50 codeblocks eclipse ninja-build lrzip [2019-11-29T14:49:33.711Z] #33 37.50 Recommended packages: [2019-11-29T14:49:33.711Z] #33 37.50 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-29T14:49:33.711Z] #33 38.30 The following NEW packages will be installed: [2019-11-29T14:49:33.711Z] #33 38.30 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-29T14:49:33.711Z] #33 38.30 vim-common xxd [2019-11-29T14:49:33.711Z] #33 39.46 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:49:33.711Z] #33 39.46 Need to get 13.1 MB of archives. [2019-11-29T14:49:33.711Z] #33 39.46 After this operation, 55.5 MB of additional disk space will be used. [2019-11-29T14:49:33.711Z] #33 39.46 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-29T14:49:33.711Z] #33 39.59 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-11-29T14:49:33.711Z] #33 39.59 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u3 [7552 kB] [2019-11-29T14:49:33.711Z] #33 40.24 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] [2019-11-29T14:49:33.711Z] #33 40.34 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 libarchive13 arm64 3.2.2-2+deb9u2 [248 kB] [2019-11-29T14:49:33.711Z] #33 40.36 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2019-11-29T14:49:33.711Z] #33 40.36 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] [2019-11-29T14:49:33.711Z] #33 40.39 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] [2019-11-29T14:49:33.711Z] #33 40.63 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-11-29T14:49:33.711Z] #33 40.65 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-29T14:49:33.711Z] #33 42.25 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:49:33.711Z] #33 42.43 Fetched 13.1 MB in 2s (5723 kB/s) [2019-11-29T14:49:33.711Z] #33 42.85 Selecting previously unselected package cmake-data. [2019-11-29T14:49:33.711Z] #33 42.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 ... 14976 files and directories currently installed.) [2019-11-29T14:49:33.711Z] #33 43.01 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-29T14:49:33.711Z] #33 43.04 Unpacking cmake-data (3.7.2-1) ... [2019-11-29T14:49:33.982Z] #33 ... [2019-11-29T14:49:33.982Z] [2019-11-29T14:49:33.982Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:33.982Z] #26 6.085 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-29T14:49:33.982Z] #26 6.491 [2019-11-29T14:49:34.530Z] #26 6.760 1.0% ###### 8.5% ######### 13.3% ############# 18.3% ################ 23.3% #################### 29.1% ####################### 32.8% ######################### 35.6% ########################### 38.6% ############################### 44.2% ################################### 50.0% #################################### 51.1% ####################################### 54.4% ############################################ 61.8% #### [2019-11-29T14:49:34.530Z] #26 ... [2019-11-29T14:49:34.530Z] [2019-11-29T14:49:34.530Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-29T14:49:34.530Z] #12 DONE 4.0s [2019-11-29T14:49:34.530Z] [2019-11-29T14:49:34.530Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:34.530Z] #26 6.760 1.0% ###### 8.5% ######### 13.3% ############# 18.3% ################ 23.3% #################### 29.1% ####################### 32.8% ######################### 35.6% ########################### 38.6% ############################### 44.2% ################################### 50.0% #################################### 51.1% ####################################### 54.4% ############################################ 61.8% ################################################ 67.6% ##################################################### 74.3% [2019-11-29T14:49:34.530Z] #26 ... [2019-11-29T14:49:34.530Z] [2019-11-29T14:49:34.530Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-29T14:49:34.686Z] #24 42.64 Reading package lists... [2019-11-29T14:49:34.686Z] #24 ... [2019-11-29T14:49:34.686Z] [2019-11-29T14:49:34.686Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:34.686Z] #40 34.56 Fetched 7927 kB in 24s (330 kB/s) [2019-11-29T14:49:34.686Z] #40 34.56 Reading package lists... [2019-11-29T14:49:34.686Z] #40 ... [2019-11-29T14:49:34.686Z] [2019-11-29T14:49:34.686Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:49:34.849Z] #41 36.50 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-29T14:49:34.849Z] #41 36.51 Setting up libprotobuf10:s390x (3.0.0-9) ... [2019-11-29T14:49:34.849Z] #41 36.52 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:34.849Z] #41 36.54 Setting up python-protobuf (3.0.0-9) ... [2019-11-29T14:49:35.987Z] #41 ... [2019-11-29T14:49:35.987Z] [2019-11-29T14:49:35.987Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:49:35.987Z] #18 0.389 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:49:35.987Z] #18 0.399 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:49:35.987Z] #18 0.465 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:49:35.987Z] #18 0.500 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:49:35.987Z] #18 0.517 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:49:35.987Z] #18 1.236 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main s390x Packages [486 kB] [2019-11-29T14:49:35.987Z] #18 2.756 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main s390x Packages [27.9 kB] [2019-11-29T14:49:35.987Z] #18 3.751 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x Packages [6852 kB] [2019-11-29T14:49:35.987Z] #18 ... [2019-11-29T14:49:35.987Z] [2019-11-29T14:49:35.987Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:35.987Z] #27 3.191 # 2.5% ### 4.6% #### 6.7% ###### 8.8% ####### 10.9% ######### 13.0% ############ 17.2% ############# 19.2% ############### 21.3% ################ 23.4% ################## 25.5% ################### 27.6% ##################### 29.7% ###################### 31.8% ######################## 33.9% ########################### 38.1% ############################ 40.1% ############################## 42.2% ############################### 44.3% ################################# 46.4% ################################## 48.5% #################################### 50.6% ##################################### 52.7% ####################################### 54.8% ######################################## 56.9% ########################################## 59.0% ########################################### 61.1% ############################################# 63.2% ############################################## 65.3% ################################################ 67.4% ################################################# 69.4% ################################################### 71.5% ##################################################### 73.6% ###################################################### 75.7% ######################################################## 77.8% ########################################################### 82.0% ############################################################ 84.1% ############################################################## 86.2% ############################################################### 88.3% ################################################################# 90.3% ################################################################## 92.4% #################################################################### 94.5% ##################################################################### 96.6% ####################################################################### 98.7% ######################################################################## 100.0% [2019-11-29T14:49:35.987Z] #27 10.52 [2019-11-29T14:49:35.987Z] #27 10.91 ######## 11.6% ################ 23.0% #################### 28.6% ############################ 40.0% ################################ 45.7% #################################### 51.3% ################################################# 68.3% ######################################################### 79.7% ################################################################# 90.9% ##################################################################### 96.7% ######################################################################## 100.0% [2019-11-29T14:49:35.987Z] #27 12.75 [2019-11-29T14:49:36.401Z] #27 13.26 # 2.6% ### 5.1% ##### 7.7% ####### 10.2% ######### 12.8% ############ 17.9% [2019-11-29T14:49:36.401Z] #27 ... [2019-11-29T14:49:36.401Z] [2019-11-29T14:49:36.401Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:36.401Z] #48 27.93 + cd /tmp/tmp.hK5ELg9tZN/src/gotest.tools/gotestsum [2019-11-29T14:49:36.401Z] #48 27.93 + git checkout -q v0.3.5 [2019-11-29T14:49:36.401Z] #48 28.00 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-29T14:49:36.787Z] #48 ... [2019-11-29T14:49:36.787Z] [2019-11-29T14:49:36.787Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:37.088Z] #13 ... [2019-11-29T14:49:37.088Z] [2019-11-29T14:49:37.088Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:37.088Z] #54 3.019 + RM_GOPATH=0 [2019-11-29T14:49:37.088Z] #54 3.019 + TMP_GOPATH= [2019-11-29T14:49:37.088Z] #54 3.019 + : /build [2019-11-29T14:49:37.088Z] #54 3.019 + '[' -z '' ']' [2019-11-29T14:49:37.088Z] #54 3.026 ++ mktemp -d [2019-11-29T14:49:37.088Z] #54 3.026 + export GOPATH=/tmp/tmp.MiLBNSSzP1 [2019-11-29T14:49:37.088Z] #54 3.026 + GOPATH=/tmp/tmp.MiLBNSSzP1 [2019-11-29T14:49:37.088Z] #54 3.026 + RM_GOPATH=1 [2019-11-29T14:49:37.088Z] #54 3.031 ++ dirname ./install.sh [2019-11-29T14:49:37.088Z] #54 3.031 + dir=. [2019-11-29T14:49:37.088Z] #54 3.032 + bin=runc [2019-11-29T14:49:37.088Z] #54 3.032 + shift [2019-11-29T14:49:37.088Z] #54 3.032 + '[' '!' -f ./runc.installer ']' [2019-11-29T14:49:37.088Z] #54 3.032 + . ./runc.installer [2019-11-29T14:49:37.088Z] #54 3.032 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-11-29T14:49:37.088Z] #54 3.032 + install_runc [2019-11-29T14:49:37.088Z] #54 3.043 + uname -r [2019-11-29T14:49:37.088Z] #54 3.043 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-29T14:49:37.088Z] #54 3.048 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-29T14:49:37.088Z] #54 3.049 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-11-29T14:49:37.088Z] #54 3.049 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-11-29T14:49:37.088Z] #54 3.049 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.MiLBNSSzP1/src/github.com/opencontainers/runc [2019-11-29T14:49:37.088Z] #54 3.056 Cloning into '/tmp/tmp.MiLBNSSzP1/src/github.com/opencontainers/runc'... [2019-11-29T14:49:37.088Z] #54 ... [2019-11-29T14:49:37.088Z] [2019-11-29T14:49:37.088Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:37.088Z] #26 6.760 1.0% ###### 8.5% ######### 13.3% ############# 18.3% ################ 23.3% #################### 29.1% ####################### 32.8% ######################### 35.6% ########################### 38.6% ############################### 44.2% ################################### 50.0% #################################### 51.1% ####################################### 54.4% ############################################ 61.8% ################################################ 67.6% ##################################################### 74.3% ######################################################## 78.2% ########################################################### 83.0% ############################################################## 86.3% ################################################################ 89.1% ##################################################################### 96.6% ######################################################################## 100.0% [2019-11-29T14:49:37.088Z] #26 9.567 [2019-11-29T14:49:37.349Z] #26 10.20 #### 5.9% ########### 15.5% ################# 24.4% ######################## 33.7% ############################# 40.6% #################################### 50.3% ########################################## 58.9% ################################################### 71.1% ############################################################ 84.3% ####################################################################### 98.9% ######################################################################## 100.0% [2019-11-29T14:49:37.349Z] #26 ... [2019-11-29T14:49:37.349Z] [2019-11-29T14:49:37.349Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:37.349Z] #44 37.96 sync [2019-11-29T14:49:37.349Z] #44 38.01 internal/reflectlite [2019-11-29T14:49:37.349Z] #44 39.81 github.com/LK4D4/vndr/godl/singleflight [2019-11-29T14:49:37.349Z] #44 39.81 math/rand [2019-11-29T14:49:37.349Z] #44 39.82 internal/singleflight [2019-11-29T14:49:37.349Z] #44 41.78 sort [2019-11-29T14:49:37.349Z] #44 41.81 errors [2019-11-29T14:49:37.349Z] #44 42.45 io [2019-11-29T14:49:37.349Z] #44 42.47 strconv [2019-11-29T14:49:37.349Z] #44 42.51 internal/oserror [2019-11-29T14:49:37.349Z] #44 42.85 syscall [2019-11-29T14:49:37.349Z] #44 43.72 vendor/golang.org/x/net/dns/dnsmessage [2019-11-29T14:49:37.349Z] #44 45.73 bytes [2019-11-29T14:49:37.349Z] #44 ... [2019-11-29T14:49:37.349Z] [2019-11-29T14:49:37.349Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:37.349Z] #33 48.46 Selecting previously unselected package liblzo2-2:arm64. [2019-11-29T14:49:37.349Z] #33 48.47 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-29T14:49:37.614Z] #33 48.55 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-29T14:49:37.614Z] #33 ... [2019-11-29T14:49:37.614Z] [2019-11-29T14:49:37.614Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:37.614Z] #47 38.23 + cd /tmp/tmp.5X5iuwEds9/src/gotest.tools/gotestsum [2019-11-29T14:49:37.614Z] #47 38.23 + git checkout -q v0.3.5 [2019-11-29T14:49:37.614Z] #47 38.28 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-29T14:49:37.836Z] #41 3.509 Note: Building without setproctitle() and strlcpy() support. [2019-11-29T14:49:37.836Z] #41 3.510 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-29T14:49:37.879Z] #47 ... [2019-11-29T14:49:37.879Z] [2019-11-29T14:49:37.879Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-29T14:49:37.879Z] #13 2.962 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-29T14:49:37.879Z] #13 DONE 3.4s [2019-11-29T14:49:37.879Z] [2019-11-29T14:49:37.879Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-29T14:49:37.879Z] #28 38.76 + cd /tmp/tmp.ZKNsmfTqFQ/src/github.com/go-swagger/go-swagger [2019-11-29T14:49:37.879Z] #28 38.76 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-29T14:49:37.879Z] #28 41.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-29T14:49:37.879Z] #28 ... [2019-11-29T14:49:37.879Z] [2019-11-29T14:49:37.879Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:37.879Z] #33 48.90 Selecting previously unselected package libicu57:arm64. [2019-11-29T14:49:37.879Z] #33 48.90 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_arm64.deb ... [2019-11-29T14:49:37.879Z] #33 48.93 Unpacking libicu57:arm64 (57.1-6+deb9u3) ... [2019-11-29T14:49:37.976Z] #56 42.58 Reading package lists... [2019-11-29T14:49:37.976Z] #56 ... [2019-11-29T14:49:37.976Z] [2019-11-29T14:49:37.976Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:37.976Z] #33 37.98 Reading package lists... [2019-11-29T14:49:38.024Z] #27 13.26 # 2.6% ### 5.1% ##### 7.7% ####### 10.2% ######### 12.8% ############ 17.9% ################ 22.9% #################### 28.1% ###################### 30.6% ####################### 33.2% ########################### 38.2% ############################### 43.3% ################################# 45.8% ################################## 48.4% #################################### 50.9% [2019-11-29T14:49:38.024Z] #27 ... [2019-11-29T14:49:38.024Z] [2019-11-29T14:49:38.024Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:38.024Z] #34 29.54 Selecting previously unselected package liblzo2-2:s390x. [2019-11-29T14:49:38.024Z] #34 29.55 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-29T14:49:38.024Z] #34 29.56 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-29T14:49:38.024Z] #34 29.67 Selecting previously unselected package libicu57:s390x. [2019-11-29T14:49:38.024Z] #34 29.67 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_s390x.deb ... [2019-11-29T14:49:38.024Z] #34 29.67 Unpacking libicu57:s390x (57.1-6+deb9u3) ... [2019-11-29T14:49:38.024Z] #34 38.15 Selecting previously unselected package libxml2:s390x. [2019-11-29T14:49:38.024Z] #34 38.15 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_s390x.deb ... [2019-11-29T14:49:38.024Z] #34 38.15 Unpacking libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-29T14:49:38.024Z] #34 38.87 Selecting previously unselected package libarchive13:s390x. [2019-11-29T14:49:38.024Z] #34 38.88 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_s390x.deb ... [2019-11-29T14:49:38.024Z] #34 38.88 Unpacking libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-29T14:49:38.024Z] #34 39.19 Selecting previously unselected package libjsoncpp1:s390x. [2019-11-29T14:49:38.024Z] #34 39.19 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_s390x.deb ... [2019-11-29T14:49:38.024Z] #34 39.20 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2019-11-29T14:49:38.024Z] #34 39.36 Selecting previously unselected package libuv1:s390x. [2019-11-29T14:49:38.024Z] #34 39.37 Preparing to unpack .../6-libuv1_1.9.1-3_s390x.deb ... [2019-11-29T14:49:38.024Z] #34 39.37 Unpacking libuv1:s390x (1.9.1-3) ... [2019-11-29T14:49:38.024Z] #34 39.49 Selecting previously unselected package cmake. [2019-11-29T14:49:38.024Z] #34 39.51 Preparing to unpack .../7-cmake_3.7.2-1_s390x.deb ... [2019-11-29T14:49:38.024Z] #34 39.66 Unpacking cmake (3.7.2-1) ... [2019-11-29T14:49:38.024Z] #34 ... [2019-11-29T14:49:38.024Z] [2019-11-29T14:49:38.024Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:38.762Z] #41 4.852 fatal: Not a git repository (or any of the parent directories): .git [2019-11-29T14:49:38.762Z] #41 4.897 GEN .gitid [2019-11-29T14:49:38.762Z] #41 ... [2019-11-29T14:49:38.762Z] [2019-11-29T14:49:38.762Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:38.762Z] #44 70.01 time [2019-11-29T14:49:38.762Z] #44 74.72 os [2019-11-29T14:49:38.762Z] #44 75.66 strings [2019-11-29T14:49:38.762Z] #44 78.17 regexp/syntax [2019-11-29T14:49:38.762Z] #44 78.22 fmt [2019-11-29T14:49:38.762Z] #44 ... [2019-11-29T14:49:38.762Z] [2019-11-29T14:49:38.762Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:49:38.762Z] #41 4.921 GEN criu/include/version.h [2019-11-29T14:49:38.762Z] #41 4.967 GEN include/common/asm [2019-11-29T14:49:38.829Z] #33 ... [2019-11-29T14:49:38.829Z] [2019-11-29T14:49:38.829Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:49:38.829Z] #59 3.289 + RM_GOPATH=0 [2019-11-29T14:49:38.829Z] #59 3.289 + TMP_GOPATH= [2019-11-29T14:49:38.829Z] #59 3.289 + : /build [2019-11-29T14:49:38.829Z] #59 3.289 + '[' -z '' ']' [2019-11-29T14:49:38.829Z] #59 3.289 ++ mktemp -d [2019-11-29T14:49:38.829Z] #59 3.292 + export GOPATH=/tmp/tmp.d5xOndY8zG [2019-11-29T14:49:38.829Z] #59 3.292 + GOPATH=/tmp/tmp.d5xOndY8zG [2019-11-29T14:49:38.829Z] #59 3.293 + RM_GOPATH=1 [2019-11-29T14:49:38.829Z] #59 3.293 ++ dirname ./install.sh [2019-11-29T14:49:38.829Z] #59 3.294 + dir=. [2019-11-29T14:49:38.829Z] #59 3.295 + bin=containerd [2019-11-29T14:49:38.829Z] #59 3.295 + shift [2019-11-29T14:49:38.829Z] #59 3.295 + '[' '!' -f ./containerd.installer ']' [2019-11-29T14:49:38.829Z] #59 3.295 + . ./containerd.installer [2019-11-29T14:49:38.829Z] #59 3.310 Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40 [2019-11-29T14:49:38.829Z] #59 3.310 ++ : c7a4f874b3267c499484aae602d1257b12d69e40 [2019-11-29T14:49:38.829Z] #59 3.310 + install_containerd [2019-11-29T14:49:38.829Z] #59 3.310 + echo 'Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40' [2019-11-29T14:49:38.829Z] #59 3.310 + git clone https://github.com/containerd/containerd.git /tmp/tmp.d5xOndY8zG/src/github.com/containerd/containerd [2019-11-29T14:49:38.829Z] #59 3.310 Cloning into '/tmp/tmp.d5xOndY8zG/src/github.com/containerd/containerd'... [2019-11-29T14:49:38.829Z] #59 ... [2019-11-29T14:49:38.829Z] [2019-11-29T14:49:38.829Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:38.829Z] #26 12.06 [2019-11-29T14:49:39.801Z] #27 13.26 # 2.6% ### 5.1% ##### 7.7% ####### 10.2% ######### 12.8% ############ 17.9% ################ 22.9% #################### 28.1% ###################### 30.6% ####################### 33.2% ########################### 38.2% ############################### 43.3% ################################# 45.8% ################################## 48.4% #################################### 50.9% ###################################### 53.5% ########################################## 58.6% ############################################# 63.7% ############################################### 66.2% ################################################### 71.3% ##################################################### 73.8% ###################################################### 76.4% ######################################################## 78.9% ############################################################ 84.0% ############################################################## 86.5% ################################################################ 89.1% [2019-11-29T14:49:39.801Z] #27 ... [2019-11-29T14:49:39.801Z] [2019-11-29T14:49:39.801Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:39.801Z] #41 40.88 Setting up libcap-dev:s390x (1:2.25-1) ... [2019-11-29T14:49:39.801Z] #41 40.89 Setting up libprotobuf-c-dev:s390x (1.2.1-2) ... [2019-11-29T14:49:39.801Z] #41 40.90 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-29T14:49:39.801Z] #41 40.93 Setting up libprotobuf-lite10:s390x (3.0.0-9) ... [2019-11-29T14:49:39.801Z] #41 40.94 Setting up libprotoc10:s390x (3.0.0-9) ... [2019-11-29T14:49:39.801Z] #41 40.95 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-29T14:49:39.801Z] #41 41.00 Setting up zlib1g-dev:s390x (1:1.2.8.dfsg-5) ... [2019-11-29T14:49:39.801Z] #41 41.00 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-29T14:49:39.801Z] #41 41.05 Setting up libprotobuf-dev:s390x (3.0.0-9) ... [2019-11-29T14:49:39.801Z] #41 41.06 Setting up libnl-3-dev:s390x (3.2.27-2) ... [2019-11-29T14:49:39.801Z] #41 41.07 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:39.801Z] #41 DONE 41.3s [2019-11-29T14:49:39.801Z] [2019-11-29T14:49:39.801Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:39.801Z] #27 13.26 # 2.6% ### 5.1% ##### 7.7% ####### 10.2% ######### 12.8% ############ 17.9% ################ 22.9% #################### 28.1% ###################### 30.6% ####################### 33.2% ########################### 38.2% ############################### 43.3% ################################# 45.8% ################################## 48.4% #################################### 50.9% ###################################### 53.5% ########################################## 58.6% ############################################# 63.7% ############################################### 66.2% ################################################### 71.3% ##################################################### 73.8% ###################################################### 76.4% ######################################################## 78.9% ############################################################ 84.0% ############################################################## 86.5% ################################################################ 89.1% ################################################################### 94.2% ####################################################################### 99.3% ######################################################################## 100.0% [2019-11-29T14:49:40.126Z] #41 6.395 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-29T14:49:40.126Z] #41 6.463 PBCC images/opts.pb-c.c [2019-11-29T14:49:40.126Z] #41 6.501 PBCC images/sit.pb-c.c [2019-11-29T14:49:40.126Z] #41 6.587 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-29T14:49:40.257Z] #26 12.52 0.8% #### 6.3% ######### 13.2% ############## 20.3% ################## 25.9% ###################### 31.6% ############################ 39.4% ################################# 46.3% ################################### 49.8% ####################################### 54.6% ########################################## 59.7% ############################################### 66.1% #################################################### 73.1% ######################################################### 79.8% ############################################################### 87.7% ##################################################################### 96.9% ######################################################################## 100.0% [2019-11-29T14:49:40.382Z] #41 6.655 DEP images/opts.pb-c.d [2019-11-29T14:49:40.382Z] #41 6.683 DEP images/sit.pb-c.d [2019-11-29T14:49:40.382Z] #41 6.731 PBCC images/macvlan.pb-c.c [2019-11-29T14:49:40.382Z] #41 6.759 DEP images/macvlan.pb-c.d [2019-11-29T14:49:40.382Z] #41 6.811 PBCC images/autofs.pb-c.c [2019-11-29T14:49:40.382Z] #41 6.839 DEP images/autofs.pb-c.d [2019-11-29T14:49:40.534Z] #26 ... [2019-11-29T14:49:40.534Z] [2019-11-29T14:49:40.534Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:40.534Z] #40 41.65 Selecting previously unselected package libprotobuf-c1:arm64. [2019-11-29T14:49:40.534Z] #40 41.65 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-11-29T14:49:40.534Z] #40 41.67 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-29T14:49:40.534Z] #40 41.92 Selecting previously unselected package libprotobuf-c-dev:arm64. [2019-11-29T14:49:40.534Z] #40 41.92 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_arm64.deb ... [2019-11-29T14:49:40.534Z] #40 41.93 Unpacking libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-11-29T14:49:40.534Z] #40 42.08 Selecting previously unselected package zlib1g-dev:arm64. [2019-11-29T14:49:40.534Z] #40 42.08 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_arm64.deb ... [2019-11-29T14:49:40.534Z] #40 42.10 Unpacking zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-11-29T14:49:40.534Z] #40 42.56 Selecting previously unselected package libprotobuf10:arm64. [2019-11-29T14:49:40.534Z] #40 42.56 Preparing to unpack .../08-libprotobuf10_3.0.0-9_arm64.deb ... [2019-11-29T14:49:40.534Z] #40 42.57 Unpacking libprotobuf10:arm64 (3.0.0-9) ... [2019-11-29T14:49:40.534Z] #40 43.72 Selecting previously unselected package libprotobuf-lite10:arm64. [2019-11-29T14:49:40.534Z] #40 43.72 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_arm64.deb ... [2019-11-29T14:49:40.534Z] #40 43.73 Unpacking libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-11-29T14:49:40.534Z] #40 44.00 Selecting previously unselected package libprotobuf-dev:arm64. [2019-11-29T14:49:40.534Z] #40 44.00 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_arm64.deb ... [2019-11-29T14:49:40.534Z] #40 44.01 Unpacking libprotobuf-dev:arm64 (3.0.0-9) ... [2019-11-29T14:49:40.534Z] #40 45.66 Selecting previously unselected package libprotoc10:arm64. [2019-11-29T14:49:40.534Z] #40 45.66 Preparing to unpack .../11-libprotoc10_3.0.0-9_arm64.deb ... [2019-11-29T14:49:40.534Z] #40 45.69 Unpacking libprotoc10:arm64 (3.0.0-9) ... [2019-11-29T14:49:40.534Z] #40 46.31 Selecting previously unselected package protobuf-c-compiler. [2019-11-29T14:49:40.534Z] #40 46.32 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_arm64.deb ... [2019-11-29T14:49:40.534Z] #40 46.34 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-29T14:49:40.534Z] #40 46.48 Selecting previously unselected package protobuf-compiler. [2019-11-29T14:49:40.534Z] #40 46.49 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_arm64.deb ... [2019-11-29T14:49:40.534Z] #40 46.49 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-29T14:49:40.534Z] #40 46.71 Selecting previously unselected package python-pkg-resources. [2019-11-29T14:49:40.534Z] #40 46.71 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-29T14:49:40.534Z] #40 46.72 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-29T14:49:40.534Z] #40 47.07 Selecting previously unselected package python-protobuf. [2019-11-29T14:49:40.534Z] #40 47.07 Preparing to unpack .../15-python-protobuf_3.0.0-9_arm64.deb ... [2019-11-29T14:49:40.534Z] #40 47.08 Unpacking python-protobuf (3.0.0-9) ... [2019-11-29T14:49:40.534Z] #40 47.75 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-29T14:49:40.534Z] #40 47.97 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-29T14:49:40.534Z] #40 48.02 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-29T14:49:40.638Z] #41 6.907 PBCC images/sysctl.pb-c.c [2019-11-29T14:49:40.638Z] #41 6.917 DEP images/sysctl.pb-c.d [2019-11-29T14:49:40.638Z] #41 6.954 PBCC images/time.pb-c.c [2019-11-29T14:49:40.638Z] #41 7.004 DEP images/time.pb-c.d [2019-11-29T14:49:40.638Z] #41 7.064 PBCC images/binfmt-misc.pb-c.c [2019-11-29T14:49:40.734Z] #27 18.15 [2019-11-29T14:49:40.796Z] #40 ... [2019-11-29T14:49:40.796Z] [2019-11-29T14:49:40.796Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:40.796Z] #54 12.89 + cd /tmp/tmp.MiLBNSSzP1/src/github.com/opencontainers/runc [2019-11-29T14:49:40.796Z] #54 12.89 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-11-29T14:49:40.796Z] #54 13.16 + '[' -z '' ']' [2019-11-29T14:49:40.796Z] #54 13.16 + target=static [2019-11-29T14:49:40.796Z] #54 13.16 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-29T14:49:40.893Z] #41 7.073 DEP images/binfmt-misc.pb-c.d [2019-11-29T14:49:40.893Z] #41 7.127 PBCC images/seccomp.pb-c.c [2019-11-29T14:49:40.893Z] #41 7.134 DEP images/seccomp.pb-c.d [2019-11-29T14:49:40.893Z] #41 7.198 PBCC images/userns.pb-c.c [2019-11-29T14:49:40.893Z] #41 7.237 DEP images/userns.pb-c.d [2019-11-29T14:49:40.893Z] #41 7.281 PBCC images/cgroup.pb-c.c [2019-11-29T14:49:41.069Z] #54 ... [2019-11-29T14:49:41.069Z] [2019-11-29T14:49:41.069Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-29T14:49:41.069Z] #14 DONE 3.3s [2019-11-29T14:49:41.149Z] #41 7.342 DEP images/cgroup.pb-c.d [2019-11-29T14:49:41.149Z] #41 7.405 PBCC images/fown.pb-c.c [2019-11-29T14:49:41.149Z] #41 7.430 PBCC images/ext-file.pb-c.c [2019-11-29T14:49:41.149Z] #41 7.502 DEP images/fown.pb-c.d [2019-11-29T14:49:41.149Z] #41 7.587 DEP images/ext-file.pb-c.d [2019-11-29T14:49:41.149Z] #41 7.607 PBCC images/rpc.pb-c.c [2019-11-29T14:49:41.350Z] [2019-11-29T14:49:41.350Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-29T14:49:41.405Z] #41 7.711 DEP images/rpc.pb-c.d [2019-11-29T14:49:41.405Z] #41 7.771 PBCC images/siginfo.pb-c.c [2019-11-29T14:49:41.405Z] #41 7.778 DEP images/siginfo.pb-c.d [2019-11-29T14:49:41.405Z] #41 7.840 PBCC images/pagemap.pb-c.c [2019-11-29T14:49:41.620Z] #15 ... [2019-11-29T14:49:41.620Z] [2019-11-29T14:49:41.620Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:41.620Z] #31 42.08 sort [2019-11-29T14:49:41.620Z] #31 42.09 errors [2019-11-29T14:49:41.620Z] #31 42.56 io [2019-11-29T14:49:41.620Z] #31 42.56 strconv [2019-11-29T14:49:41.620Z] #31 42.60 internal/oserror [2019-11-29T14:49:41.620Z] #31 42.75 syscall [2019-11-29T14:49:41.620Z] #31 44.96 bytes [2019-11-29T14:49:41.620Z] #31 44.97 strings [2019-11-29T14:49:41.620Z] #31 48.76 bufio [2019-11-29T14:49:41.620Z] #31 51.88 reflect [2019-11-29T14:49:41.620Z] #31 ... [2019-11-29T14:49:41.620Z] [2019-11-29T14:49:41.620Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:41.620Z] #26 15.29 [2019-11-29T14:49:41.661Z] #41 7.901 DEP images/pagemap.pb-c.d [2019-11-29T14:49:41.661Z] #41 7.949 PBCC images/rlimit.pb-c.c [2019-11-29T14:49:41.661Z] #41 ... [2019-11-29T14:49:41.661Z] [2019-11-29T14:49:41.661Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:41.661Z] #31 73.07 internal/syscall/unix [2019-11-29T14:49:41.661Z] #31 73.40 os [2019-11-29T14:49:41.661Z] #31 74.36 internal/fmtsort [2019-11-29T14:49:41.661Z] #31 74.97 strings [2019-11-29T14:49:41.661Z] #31 77.33 fmt [2019-11-29T14:49:41.661Z] #31 77.68 path/filepath [2019-11-29T14:49:41.661Z] #31 79.06 io/ioutil [2019-11-29T14:49:41.661Z] #31 79.46 text/tabwriter [2019-11-29T14:49:41.661Z] #31 80.94 flag [2019-11-29T14:49:41.661Z] #31 80.95 github.com/BurntSushi/toml [2019-11-29T14:49:41.661Z] #31 82.61 log [2019-11-29T14:49:41.661Z] #31 ... [2019-11-29T14:49:41.661Z] [2019-11-29T14:49:41.661Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:49:41.661Z] #41 7.983 DEP images/rlimit.pb-c.d [2019-11-29T14:49:41.661Z] #41 8.023 PBCC images/file-lock.pb-c.c [2019-11-29T14:49:41.661Z] #41 8.068 DEP images/file-lock.pb-c.d [2019-11-29T14:49:41.916Z] #41 8.159 PBCC images/tty.pb-c.c [2019-11-29T14:49:41.916Z] #41 8.199 DEP images/tty.pb-c.d [2019-11-29T14:49:41.916Z] #41 8.251 PBCC images/tun.pb-c.c [2019-11-29T14:49:41.916Z] #41 8.292 PBCC images/netdev.pb-c.c [2019-11-29T14:49:41.916Z] #41 8.335 DEP images/tun.pb-c.d [2019-11-29T14:49:42.051Z] #27 18.74 0.6% # 1.6% # 2.5% ## 3.5% [2019-11-29T14:49:42.051Z] #27 ... [2019-11-29T14:49:42.051Z] [2019-11-29T14:49:42.051Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:42.051Z] #32 33.43 sync [2019-11-29T14:49:42.051Z] #32 33.44 internal/reflectlite [2019-11-29T14:49:42.051Z] #32 36.86 errors [2019-11-29T14:49:42.051Z] #32 36.86 sort [2019-11-29T14:49:42.051Z] #32 37.54 strconv [2019-11-29T14:49:42.051Z] #32 38.24 io [2019-11-29T14:49:42.051Z] #32 38.66 internal/oserror [2019-11-29T14:49:42.051Z] #32 38.73 syscall [2019-11-29T14:49:42.051Z] #32 39.54 reflect [2019-11-29T14:49:42.051Z] #32 ... [2019-11-29T14:49:42.051Z] [2019-11-29T14:49:42.051Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-29T14:49:42.051Z] #29 33.63 + cd /tmp/tmp.2bRvZYKN2u/src/github.com/go-swagger/go-swagger [2019-11-29T14:49:42.051Z] #29 33.64 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-29T14:49:42.051Z] #29 36.15 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-29T14:49:42.051Z] #29 ... [2019-11-29T14:49:42.051Z] [2019-11-29T14:49:42.051Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:42.051Z] #34 42.72 Selecting previously unselected package xxd. [2019-11-29T14:49:42.051Z] #34 42.79 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-29T14:49:42.051Z] #34 42.79 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:49:42.051Z] #34 42.98 Selecting previously unselected package vim-common. [2019-11-29T14:49:42.051Z] #34 42.99 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-29T14:49:42.051Z] #34 43.00 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:49:42.051Z] #34 43.35 Processing triggers for mime-support (3.60) ... [2019-11-29T14:49:42.051Z] #34 43.45 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:49:42.051Z] #34 43.48 Setting up libuv1:s390x (1.9.1-3) ... [2019-11-29T14:49:42.051Z] #34 43.49 Setting up cmake-data (3.7.2-1) ... [2019-11-29T14:49:42.051Z] #34 43.51 Setting up libicu57:s390x (57.1-6+deb9u3) ... [2019-11-29T14:49:42.051Z] #34 43.52 Setting up libxml2:s390x (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-29T14:49:42.051Z] #34 43.53 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:42.051Z] #34 43.56 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:49:42.051Z] #34 43.59 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-29T14:49:42.051Z] #34 43.60 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2019-11-29T14:49:42.051Z] #34 43.61 Setting up libarchive13:s390x (3.2.2-2+deb9u2) ... [2019-11-29T14:49:42.051Z] #34 43.62 Setting up cmake (3.7.2-1) ... [2019-11-29T14:49:42.051Z] #34 43.70 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:42.051Z] #34 DONE 44.0s [2019-11-29T14:49:42.051Z] [2019-11-29T14:49:42.051Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:42.172Z] #41 8.411 DEP images/netdev.pb-c.d [2019-11-29T14:49:42.172Z] #41 8.447 PBCC images/vma.pb-c.c [2019-11-29T14:49:42.172Z] #41 8.516 DEP images/vma.pb-c.d [2019-11-29T14:49:42.428Z] #41 8.587 PBCC images/creds.pb-c.c [2019-11-29T14:49:42.428Z] #41 8.606 DEP images/creds.pb-c.d [2019-11-29T14:49:42.428Z] #41 8.664 PBCC images/utsns.pb-c.c [2019-11-29T14:49:42.428Z] #41 8.699 DEP images/utsns.pb-c.d [2019-11-29T14:49:42.428Z] #41 8.760 PBCC images/ipc-desc.pb-c.c [2019-11-29T14:49:42.428Z] #41 8.821 PBCC images/ipc-sem.pb-c.c [2019-11-29T14:49:42.452Z] #27 18.74 0.6% # 1.6% # 2.5% ## 3.5% ### 4.4% ### 5.3% [2019-11-29T14:49:42.452Z] #27 ... [2019-11-29T14:49:42.452Z] [2019-11-29T14:49:42.452Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:49:42.452Z] #35 DONE 0.2s [2019-11-29T14:49:42.452Z] [2019-11-29T14:49:42.452Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:42.452Z] #27 18.74 0.6% # 1.6% # 2.5% ## 3.5% ### 4.4% ### 5.3% #### 6.3% [2019-11-29T14:49:42.452Z] #27 ... [2019-11-29T14:49:42.452Z] [2019-11-29T14:49:42.452Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-29T14:49:42.452Z] #36 DONE 0.1s [2019-11-29T14:49:42.683Z] #41 8.855 DEP images/ipc-desc.pb-c.d [2019-11-29T14:49:42.683Z] #41 8.903 DEP images/ipc-sem.pb-c.d [2019-11-29T14:49:42.683Z] #41 8.963 PBCC images/ipc-msg.pb-c.c [2019-11-29T14:49:42.683Z] #41 8.986 DEP images/ipc-msg.pb-c.d [2019-11-29T14:49:42.683Z] #41 9.031 PBCC images/ipc-shm.pb-c.c [2019-11-29T14:49:42.683Z] #41 9.038 DEP images/ipc-shm.pb-c.d [2019-11-29T14:49:42.683Z] #41 9.073 PBCC images/ipc-var.pb-c.c [2019-11-29T14:49:42.853Z] [2019-11-29T14:49:42.853Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:42.854Z] #27 18.74 0.6% # 1.6% # 2.5% ## 3.5% ### 4.4% ### 5.3% #### 6.3% ##### 8.2% ###### 9.1% [2019-11-29T14:49:42.854Z] #27 ... [2019-11-29T14:49:42.854Z] [2019-11-29T14:49:42.854Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:42.854Z] #55 9.082 + cd /tmp/tmp.UrIyjR68E5/src/github.com/opencontainers/runc [2019-11-29T14:49:42.854Z] #55 9.082 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-11-29T14:49:42.854Z] #55 9.398 + '[' -z '' ']' [2019-11-29T14:49:42.854Z] #55 9.398 + target=static [2019-11-29T14:49:42.854Z] #55 9.399 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-29T14:49:42.854Z] #55 11.24 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-11-29T14:49:42.854Z] #55 ... [2019-11-29T14:49:42.854Z] [2019-11-29T14:49:42.854Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:42.939Z] #41 9.099 DEP images/ipc-var.pb-c.d [2019-11-29T14:49:42.939Z] #41 9.147 PBCC images/sk-opts.pb-c.c [2019-11-29T14:49:42.939Z] #41 9.156 PBCC images/packet-sock.pb-c.c [2019-11-29T14:49:42.939Z] #41 9.239 DEP images/sk-opts.pb-c.d [2019-11-29T14:49:42.939Z] #41 9.297 DEP images/packet-sock.pb-c.d [2019-11-29T14:49:43.194Z] #41 9.391 PBCC images/sk-netlink.pb-c.c [2019-11-29T14:49:43.194Z] #41 9.463 DEP images/sk-netlink.pb-c.d [2019-11-29T14:49:43.194Z] #41 9.513 PBCC images/sk-inet.pb-c.c [2019-11-29T14:49:43.194Z] #41 9.567 DEP images/sk-inet.pb-c.d [2019-11-29T14:49:43.194Z] #41 9.615 PBCC images/sk-unix.pb-c.c [2019-11-29T14:49:43.463Z] #41 9.660 DEP images/sk-unix.pb-c.d [2019-11-29T14:49:43.463Z] #41 9.731 PBCC images/mm.pb-c.c [2019-11-29T14:49:43.463Z] #41 9.775 DEP images/mm.pb-c.d [2019-11-29T14:49:43.463Z] #41 9.800 PBCC images/timerfd.pb-c.c [2019-11-29T14:49:43.463Z] #41 9.841 DEP images/timerfd.pb-c.d [2019-11-29T14:49:43.500Z] #33 48.39 Reading package lists... [2019-11-29T14:49:43.500Z] #33 ... [2019-11-29T14:49:43.500Z] [2019-11-29T14:49:43.500Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:49:43.500Z] #24 42.64 Reading package lists... [2019-11-29T14:49:43.719Z] #41 9.895 PBCC images/timer.pb-c.c [2019-11-29T14:49:43.719Z] #41 9.976 DEP images/timer.pb-c.d [2019-11-29T14:49:43.719Z] #41 10.05 PBCC images/sa.pb-c.c [2019-11-29T14:49:43.719Z] #41 10.09 DEP images/sa.pb-c.d [2019-11-29T14:49:43.975Z] #41 10.15 PBCC images/pipe-data.pb-c.c [2019-11-29T14:49:43.975Z] #41 10.19 DEP images/pipe-data.pb-c.d [2019-11-29T14:49:43.975Z] #41 10.25 PBCC images/mnt.pb-c.c [2019-11-29T14:49:43.975Z] #41 10.31 DEP images/mnt.pb-c.d [2019-11-29T14:49:43.975Z] #41 10.38 PBCC images/sk-packet.pb-c.c [2019-11-29T14:49:44.230Z] #41 10.41 DEP images/sk-packet.pb-c.d [2019-11-29T14:49:44.230Z] #41 10.47 PBCC images/tcp-stream.pb-c.c [2019-11-29T14:49:44.230Z] #41 10.52 DEP images/tcp-stream.pb-c.d [2019-11-29T14:49:44.230Z] #41 10.57 PBCC images/pipe.pb-c.c [2019-11-29T14:49:44.231Z] #41 10.62 DEP images/pipe.pb-c.d [2019-11-29T14:49:44.231Z] #41 10.66 PBCC images/pstree.pb-c.c [2019-11-29T14:49:44.401Z] #26 16.25 # 2.1% ### 4.5% ##### 7.0% ###### 8.5% ###### 9.5% ####### 11.1% ######### 12.7% ########## 15.2% ############# 18.4% ############## 19.9% ############### 21.9% ################# 24.2% ################### 26.7% #################### 28.8% ##################### 30.2% ####################### 32.1% ######################## 34.5% ########################## 36.5% ############################ 39.4% ############################# 41.7% [2019-11-29T14:49:44.401Z] #26 ... [2019-11-29T14:49:44.401Z] [2019-11-29T14:49:44.401Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-29T14:49:44.401Z] #15 DONE 3.4s [2019-11-29T14:49:44.401Z] [2019-11-29T14:49:44.401Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:44.464Z] #27 18.74 0.6% # 1.6% # 2.5% ## 3.5% ### 4.4% ### 5.3% #### 6.3% ##### 8.2% ###### 9.1% ####### 10.1% ####### 11.0% ######## 12.0% ######### 12.9% ######### 13.9% ########## 14.8% ########### [2019-11-29T14:49:44.464Z] #27 ... [2019-11-29T14:49:44.464Z] [2019-11-29T14:49:44.464Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:44.464Z] #45 35.78 github.com/LK4D4/vndr/godl/singleflight [2019-11-29T14:49:44.464Z] #45 35.79 internal/reflectlite [2019-11-29T14:49:44.464Z] #45 36.12 math/rand [2019-11-29T14:49:44.464Z] #45 37.83 internal/singleflight [2019-11-29T14:49:44.464Z] #45 39.10 bytes [2019-11-29T14:49:44.464Z] #45 39.14 strconv [2019-11-29T14:49:44.464Z] #45 41.92 bufio [2019-11-29T14:49:44.464Z] #45 43.86 reflect [2019-11-29T14:49:44.464Z] #45 44.86 syscall [2019-11-29T14:49:44.464Z] #45 ... [2019-11-29T14:49:44.464Z] [2019-11-29T14:49:44.464Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:44.464Z] #37 0.277 + RM_GOPATH=0 [2019-11-29T14:49:44.464Z] #37 0.277 + TMP_GOPATH= [2019-11-29T14:49:44.464Z] #37 0.278 + : /build [2019-11-29T14:49:44.464Z] #37 0.278 + '[' -z '' ']' [2019-11-29T14:49:44.464Z] #37 0.280 ++ mktemp -d [2019-11-29T14:49:44.464Z] #37 0.284 + export GOPATH=/tmp/tmp.20g7ARmsM5 [2019-11-29T14:49:44.464Z] #37 0.284 + GOPATH=/tmp/tmp.20g7ARmsM5 [2019-11-29T14:49:44.464Z] #37 0.285 + RM_GOPATH=1 [2019-11-29T14:49:44.464Z] #37 0.286 ++ dirname ./install.sh [2019-11-29T14:49:44.464Z] #37 0.290 + dir=. [2019-11-29T14:49:44.464Z] #37 0.290 + bin=tini [2019-11-29T14:49:44.464Z] #37 0.290 + shift [2019-11-29T14:49:44.464Z] #37 0.291 + '[' '!' -f ./tini.installer ']' [2019-11-29T14:49:44.464Z] #37 0.291 + . ./tini.installer [2019-11-29T14:49:44.464Z] #37 0.292 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-29T14:49:44.464Z] #37 0.292 + install_tini [2019-11-29T14:49:44.464Z] #37 0.293 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-29T14:49:44.464Z] #37 0.293 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-29T14:49:44.464Z] #37 0.293 + git clone https://github.com/krallin/tini.git /tmp/tmp.20g7ARmsM5/tini [2019-11-29T14:49:44.464Z] #37 0.300 Cloning into '/tmp/tmp.20g7ARmsM5/tini'... [2019-11-29T14:49:44.464Z] #37 1.300 + cd /tmp/tmp.20g7ARmsM5/tini [2019-11-29T14:49:44.464Z] #37 1.301 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-29T14:49:44.464Z] #37 1.344 + cmake . [2019-11-29T14:49:44.464Z] #37 1.901 -- The C compiler identification is GNU 6.3.0 [2019-11-29T14:49:44.464Z] #37 1.918 -- Check for working C compiler: /usr/bin/cc [2019-11-29T14:49:44.486Z] #41 10.67 DEP images/pstree.pb-c.d [2019-11-29T14:49:44.486Z] #41 10.73 PBCC images/fs.pb-c.c [2019-11-29T14:49:44.486Z] #41 10.75 DEP images/fs.pb-c.d [2019-11-29T14:49:44.486Z] #41 10.79 PBCC images/signalfd.pb-c.c [2019-11-29T14:49:44.486Z] #41 10.84 DEP images/signalfd.pb-c.d [2019-11-29T14:49:44.486Z] #41 10.91 PBCC images/fh.pb-c.c [2019-11-29T14:49:44.742Z] #41 10.97 PBCC images/fsnotify.pb-c.c [2019-11-29T14:49:44.742Z] #41 11.07 DEP images/fh.pb-c.d [2019-11-29T14:49:44.742Z] #41 11.11 DEP images/fsnotify.pb-c.d [2019-11-29T14:49:44.742Z] #41 11.14 PBCC images/eventpoll.pb-c.c [2019-11-29T14:49:44.742Z] #41 11.19 DEP images/eventpoll.pb-c.d [2019-11-29T14:49:44.877Z] #24 52.74 Building dependency tree... [2019-11-29T14:49:44.877Z] #24 ... [2019-11-29T14:49:44.877Z] [2019-11-29T14:49:44.877Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:44.877Z] #40 34.56 Reading package lists... [2019-11-29T14:49:44.877Z] #40 45.79 Reading package lists... [2019-11-29T14:49:44.997Z] #41 11.26 PBCC images/eventfd.pb-c.c [2019-11-29T14:49:44.997Z] #41 11.30 DEP images/eventfd.pb-c.d [2019-11-29T14:49:44.997Z] #41 11.34 PBCC images/remap-file-path.pb-c.c [2019-11-29T14:49:44.997Z] #41 11.38 DEP images/remap-file-path.pb-c.d [2019-11-29T14:49:45.135Z] #40 55.19 Building dependency tree... [2019-11-29T14:49:45.135Z] #40 ... [2019-11-29T14:49:45.135Z] [2019-11-29T14:49:45.135Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:49:45.135Z] #56 42.58 Reading package lists... [2019-11-29T14:49:45.135Z] #56 52.65 Building dependency tree... [2019-11-29T14:49:45.253Z] #41 11.46 PBCC images/fifo.pb-c.c [2019-11-29T14:49:45.253Z] #41 11.50 DEP images/fifo.pb-c.d [2019-11-29T14:49:45.253Z] #41 11.56 PBCC images/ghost-file.pb-c.c [2019-11-29T14:49:45.253Z] #41 11.64 DEP images/ghost-file.pb-c.d [2019-11-29T14:49:45.253Z] #41 11.70 PBCC images/regfile.pb-c.c [2019-11-29T14:49:45.255Z] #37 2.694 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-29T14:49:45.255Z] #37 2.705 -- Detecting C compiler ABI info [2019-11-29T14:49:45.508Z] #41 11.81 DEP images/regfile.pb-c.d [2019-11-29T14:49:45.508Z] #41 11.85 PBCC images/ns.pb-c.c [2019-11-29T14:49:45.508Z] #41 11.89 DEP images/ns.pb-c.d [2019-11-29T14:49:45.508Z] #41 11.95 PBCC images/fdinfo.pb-c.c [2019-11-29T14:49:45.680Z] #37 3.356 -- Detecting C compiler ABI info - done [2019-11-29T14:49:45.764Z] #41 12.01 DEP images/fdinfo.pb-c.d [2019-11-29T14:49:45.764Z] #41 12.12 PBCC images/core-aarch64.pb-c.c [2019-11-29T14:49:45.764Z] #41 12.18 PBCC images/core-arm.pb-c.c [2019-11-29T14:49:45.764Z] #41 12.20 PBCC images/core-ppc64.pb-c.c [2019-11-29T14:49:46.019Z] #41 12.29 PBCC images/core-s390.pb-c.c [2019-11-29T14:49:46.019Z] #41 12.33 PBCC images/core-x86.pb-c.c [2019-11-29T14:49:46.019Z] #41 12.38 PBCC images/core.pb-c.c [2019-11-29T14:49:46.081Z] #37 3.427 -- Detecting C compile features [2019-11-29T14:49:46.275Z] #41 12.51 PBCC images/inventory.pb-c.c [2019-11-29T14:49:46.275Z] #41 12.59 DEP images/core-aarch64.pb-c.d [2019-11-29T14:49:46.275Z] #41 12.64 DEP images/core-arm.pb-c.d [2019-11-29T14:49:46.275Z] #41 12.72 DEP images/core-ppc64.pb-c.d [2019-11-29T14:49:46.514Z] #56 ... [2019-11-29T14:49:46.514Z] [2019-11-29T14:49:46.514Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:49:46.514Z] #10 36.75 Reading package lists... [2019-11-29T14:49:46.514Z] #10 47.22 Reading package lists... [2019-11-29T14:49:46.530Z] #41 12.77 DEP images/core-s390.pb-c.d [2019-11-29T14:49:46.530Z] #41 12.84 DEP images/core-x86.pb-c.d [2019-11-29T14:49:46.530Z] #41 12.88 DEP images/core.pb-c.d [2019-11-29T14:49:46.776Z] #10 ... [2019-11-29T14:49:46.776Z] [2019-11-29T14:49:46.776Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:46.776Z] #44 50.96 vendor/golang.org/x/crypto/internal/subtle [2019-11-29T14:49:46.776Z] #44 51.19 vendor/golang.org/x/crypto/curve25519 [2019-11-29T14:49:46.786Z] #41 12.99 DEP images/inventory.pb-c.d [2019-11-29T14:49:46.786Z] #41 13.07 PBCC images/cpuinfo.pb-c.c [2019-11-29T14:49:46.786Z] #41 13.13 DEP images/cpuinfo.pb-c.d [2019-11-29T14:49:47.034Z] #44 ... [2019-11-29T14:49:47.034Z] [2019-11-29T14:49:47.034Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:47.034Z] #40 55.19 Building dependency tree... [2019-11-29T14:49:47.041Z] #41 13.16 PBCC images/stats.pb-c.c [2019-11-29T14:49:47.041Z] #41 13.20 DEP images/stats.pb-c.d [2019-11-29T14:49:47.450Z] #37 4.930 -- Detecting C compile features - done [2019-11-29T14:49:47.450Z] #37 4.973 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-29T14:49:47.729Z] #26 16.25 # 2.1% ### 4.5% ##### 7.0% ###### 8.5% ###### 9.5% ####### 11.1% ######### 12.7% ########## 15.2% ############# 18.4% ############## 19.9% ############### 21.9% ################# 24.2% ################### 26.7% #################### 28.8% ##################### 30.2% ####################### 32.1% ######################## 34.5% ########################## 36.5% ############################ 39.4% ############################# 41.7% ############################### 43.4% ################################ 44.6% ################################# 47.0% ################################### 49.5% ###################################### 52.8% ####################################### 54.5% ########################################## 58.5% ############################################ 62.0% ############################################### 65.6% ################################################# 69.3% ################################################### 71.3% #################################################### 72.8% ##################################################### 74.9% ####################################################### 77.4% ######################################################### 80.2% ########################################################## 80.7% ########################################################### 82.1% ############################################################ 84.0% ############################################################# 85.1% ############################################################## 86.4% ############################################################## 87.2% ############################################################### 88.4% ################################################################ 89.7% ################################################################# 90.8% [2019-11-29T14:49:47.729Z] #26 ... [2019-11-29T14:49:47.729Z] [2019-11-29T14:49:47.729Z] #16 [dev 6/24] RUN ldconfig [2019-11-29T14:49:47.729Z] #16 DONE 3.1s [2019-11-29T14:49:47.729Z] [2019-11-29T14:49:47.729Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:47.871Z] #37 5.181 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-29T14:49:47.871Z] #37 5.291 -- Configuring done [2019-11-29T14:49:47.871Z] #37 ... [2019-11-29T14:49:47.871Z] [2019-11-29T14:49:47.871Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:47.968Z] #41 ... [2019-11-29T14:49:47.968Z] [2019-11-29T14:49:47.968Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:47.968Z] #31 85.02 github.com/BurntSushi/toml/cmd/tomlv [2019-11-29T14:49:47.968Z] #31 DONE 89.4s [2019-11-29T14:49:47.968Z] [2019-11-29T14:49:47.968Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:47.968Z] #44 82.41 flag [2019-11-29T14:49:47.968Z] #44 82.55 go/token [2019-11-29T14:49:47.968Z] #44 83.78 go/scanner [2019-11-29T14:49:47.968Z] #44 83.95 regexp [2019-11-29T14:49:47.968Z] #44 85.33 go/ast [2019-11-29T14:49:47.968Z] #44 87.51 internal/lazyregexp [2019-11-29T14:49:47.968Z] #44 87.75 net/url [2019-11-29T14:49:47.968Z] #44 89.45 text/template/parse [2019-11-29T14:49:47.989Z] #26 16.25 # 2.1% ### 4.5% ##### 7.0% ###### 8.5% ###### 9.5% ####### 11.1% ######### 12.7% ########## 15.2% ############# 18.4% ############## 19.9% ############### 21.9% ################# 24.2% ################### 26.7% #################### 28.8% ##################### 30.2% ####################### 32.1% ######################## 34.5% ########################## 36.5% ############################ 39.4% ############################# 41.7% ############################### 43.4% ################################ 44.6% ################################# 47.0% ################################### 49.5% ###################################### 52.8% ####################################### 54.5% ########################################## 58.5% ############################################ 62.0% ############################################### 65.6% ################################################# 69.3% ################################################### 71.3% #################################################### 72.8% ##################################################### 74.9% ####################################################### 77.4% ######################################################### 80.2% ########################################################## 80.7% ########################################################### 82.1% ############################################################ 84.0% ############################################################# 85.1% ############################################################## 86.4% ############################################################## 87.2% ############################################################### 88.4% ################################################################ 89.7% ################################################################# 90.8% ################################################################## 92.4% ################################################################### 93.2% ################################################################### 93.7% #################################################################### 94.7% ##################################################################### 97.0% ####################################################################### 99.3% ######################################################################## 100.0% [2019-11-29T14:49:47.989Z] #26 ... [2019-11-29T14:49:47.989Z] [2019-11-29T14:49:47.989Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:47.989Z] #44 48.79 bufio [2019-11-29T14:49:47.989Z] #44 51.31 reflect [2019-11-29T14:49:47.989Z] #44 53.66 regexp/syntax [2019-11-29T14:49:47.989Z] #44 55.05 hash/crc32 [2019-11-29T14:49:47.989Z] #44 56.86 crypto/rc4 [2019-11-29T14:49:47.989Z] #44 57.69 vendor/golang.org/x/text/transform [2019-11-29T14:49:47.989Z] #44 58.79 time [2019-11-29T14:49:48.250Z] #44 ... [2019-11-29T14:49:48.250Z] [2019-11-29T14:49:48.250Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:48.250Z] #33 56.13 Selecting previously unselected package libxml2:arm64. [2019-11-29T14:49:48.250Z] #33 56.14 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... [2019-11-29T14:49:48.250Z] #33 56.14 Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-29T14:49:48.250Z] #33 56.81 Selecting previously unselected package libarchive13:arm64. [2019-11-29T14:49:48.250Z] #33 56.81 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_arm64.deb ... [2019-11-29T14:49:48.250Z] #33 56.82 Unpacking libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-11-29T14:49:48.250Z] #33 57.79 Selecting previously unselected package libjsoncpp1:arm64. [2019-11-29T14:49:48.250Z] #33 57.80 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_arm64.deb ... [2019-11-29T14:49:48.250Z] #33 57.80 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2019-11-29T14:49:48.250Z] #33 58.34 Selecting previously unselected package libuv1:arm64. [2019-11-29T14:49:48.250Z] #33 58.34 Preparing to unpack .../6-libuv1_1.9.1-3_arm64.deb ... [2019-11-29T14:49:48.250Z] #33 58.39 Unpacking libuv1:arm64 (1.9.1-3) ... [2019-11-29T14:49:48.250Z] #33 58.71 Selecting previously unselected package cmake. [2019-11-29T14:49:48.250Z] #33 58.72 Preparing to unpack .../7-cmake_3.7.2-1_arm64.deb ... [2019-11-29T14:49:48.250Z] #33 59.00 Unpacking cmake (3.7.2-1) ... [2019-11-29T14:49:49.343Z] #44 ... [2019-11-29T14:49:49.343Z] [2019-11-29T14:49:49.343Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:49:49.343Z] #41 15.40 make[1]: Nothing to be done for 'all'. [2019-11-29T14:49:49.563Z] #40 59.38 The following additional packages will be installed: [2019-11-29T14:49:49.563Z] #40 59.40 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-29T14:49:49.563Z] #40 59.40 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-29T14:49:49.563Z] #40 59.41 Suggested packages: [2019-11-29T14:49:49.563Z] #40 59.42 manpages-dev python-setuptools [2019-11-29T14:49:49.601Z] #27 18.74 0.6% # 1.6% # 2.5% ## 3.5% ### 4.4% ### 5.3% #### 6.3% ##### 8.2% ###### 9.1% ####### 10.1% ####### 11.0% ######## 12.0% ######### 12.9% ######### 13.9% ########## 14.8% ########### 15.7% ############ 16.7% ############ 17.6% ############# 18.6% ############## 19.5% ############## 20.5% ############### 21.4% ################ 22.4% ################ 23.3% ################# 24.3% ################## 25.2% ################## 26.2% ################### 27.1% #################### 28.0% #################### 29.0% ##################### 29.9% ###################### 30.9% ###################### 31.8% ####################### 32.8% ######################## 34.7% ######################### 35.6% ########################## 36.6% ########################## 37.5% ########################### 38.5% [2019-11-29T14:49:49.601Z] #27 ... [2019-11-29T14:49:49.601Z] [2019-11-29T14:49:49.601Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:49:49.601Z] #42 1.928 Note: Building without setproctitle() and strlcpy() support. [2019-11-29T14:49:49.601Z] #42 1.928 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-29T14:49:49.601Z] #42 2.972 fatal: Not a git repository (or any of the parent directories): .git [2019-11-29T14:49:49.601Z] #42 3.010 GEN .gitid [2019-11-29T14:49:49.601Z] #42 3.016 GEN criu/include/version.h [2019-11-29T14:49:49.601Z] #42 3.047 GEN include/common/asm [2019-11-29T14:49:49.601Z] #42 4.786 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-29T14:49:49.601Z] #42 4.949 PBCC images/opts.pb-c.c [2019-11-29T14:49:49.601Z] #42 4.993 PBCC images/sit.pb-c.c [2019-11-29T14:49:49.601Z] #42 5.021 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-29T14:49:49.601Z] #42 5.159 DEP images/opts.pb-c.d [2019-11-29T14:49:49.601Z] #42 5.189 DEP images/sit.pb-c.d [2019-11-29T14:49:49.601Z] #42 5.241 PBCC images/macvlan.pb-c.c [2019-11-29T14:49:49.601Z] #42 5.289 DEP images/macvlan.pb-c.d [2019-11-29T14:49:49.601Z] #42 5.368 PBCC images/autofs.pb-c.c [2019-11-29T14:49:49.601Z] #42 5.416 DEP images/autofs.pb-c.d [2019-11-29T14:49:49.601Z] #42 5.525 PBCC images/sysctl.pb-c.c [2019-11-29T14:49:49.601Z] #42 5.549 DEP images/sysctl.pb-c.d [2019-11-29T14:49:49.601Z] #42 5.591 PBCC images/time.pb-c.c [2019-11-29T14:49:49.601Z] #42 5.638 DEP images/time.pb-c.d [2019-11-29T14:49:49.601Z] #42 5.734 PBCC images/binfmt-misc.pb-c.c [2019-11-29T14:49:49.601Z] #42 5.742 DEP images/binfmt-misc.pb-c.d [2019-11-29T14:49:49.601Z] #42 5.832 PBCC images/seccomp.pb-c.c [2019-11-29T14:49:49.601Z] #42 5.832 DEP images/seccomp.pb-c.d [2019-11-29T14:49:49.601Z] #42 5.886 PBCC images/userns.pb-c.c [2019-11-29T14:49:49.601Z] #42 5.906 DEP images/userns.pb-c.d [2019-11-29T14:49:49.601Z] #42 5.986 PBCC images/cgroup.pb-c.c [2019-11-29T14:49:49.601Z] #42 6.044 DEP images/cgroup.pb-c.d [2019-11-29T14:49:49.601Z] #42 6.108 PBCC images/fown.pb-c.c [2019-11-29T14:49:49.601Z] #42 6.118 PBCC images/ext-file.pb-c.c [2019-11-29T14:49:49.601Z] #42 6.248 DEP images/fown.pb-c.d [2019-11-29T14:49:49.601Z] #42 6.273 DEP images/ext-file.pb-c.d [2019-11-29T14:49:49.601Z] #42 6.383 PBCC images/rpc.pb-c.c [2019-11-29T14:49:49.601Z] #42 6.441 DEP images/rpc.pb-c.d [2019-11-29T14:49:49.601Z] #42 6.491 PBCC images/siginfo.pb-c.c [2019-11-29T14:49:49.601Z] #42 6.508 DEP images/siginfo.pb-c.d [2019-11-29T14:49:49.601Z] #42 6.548 PBCC images/pagemap.pb-c.c [2019-11-29T14:49:49.601Z] #42 6.583 DEP images/pagemap.pb-c.d [2019-11-29T14:49:49.601Z] #42 6.626 PBCC images/rlimit.pb-c.c [2019-11-29T14:49:49.601Z] #42 6.639 DEP images/rlimit.pb-c.d [2019-11-29T14:49:49.601Z] #42 6.675 PBCC images/file-lock.pb-c.c [2019-11-29T14:49:49.601Z] #42 6.696 DEP images/file-lock.pb-c.d [2019-11-29T14:49:49.601Z] #42 6.789 PBCC images/tty.pb-c.c [2019-11-29T14:49:49.601Z] #42 6.858 DEP images/tty.pb-c.d [2019-11-29T14:49:49.601Z] #42 6.943 PBCC images/tun.pb-c.c [2019-11-29T14:49:49.601Z] #42 6.986 PBCC images/netdev.pb-c.c [2019-11-29T14:49:49.601Z] #42 7.035 DEP images/tun.pb-c.d [2019-11-29T14:49:49.601Z] #42 7.122 DEP images/netdev.pb-c.d [2019-11-29T14:49:49.601Z] #42 7.149 PBCC images/vma.pb-c.c [2019-11-29T14:49:49.601Z] #42 7.205 DEP images/vma.pb-c.d [2019-11-29T14:49:49.601Z] #42 7.269 PBCC images/creds.pb-c.c [2019-11-29T14:49:49.601Z] #42 7.300 DEP images/creds.pb-c.d [2019-11-29T14:49:49.601Z] #42 7.352 PBCC images/utsns.pb-c.c [2019-11-29T14:49:49.601Z] #42 7.377 DEP images/utsns.pb-c.d [2019-11-29T14:49:49.601Z] #42 7.424 PBCC images/ipc-desc.pb-c.c [2019-11-29T14:49:49.601Z] #42 7.449 PBCC images/ipc-sem.pb-c.c [2019-11-29T14:49:49.601Z] #42 7.474 DEP images/ipc-desc.pb-c.d [2019-11-29T14:49:49.601Z] #42 7.522 DEP images/ipc-sem.pb-c.d [2019-11-29T14:49:49.601Z] #42 7.600 PBCC images/ipc-msg.pb-c.c [2019-11-29T14:49:49.601Z] #42 7.621 DEP images/ipc-msg.pb-c.d [2019-11-29T14:49:49.601Z] #42 7.729 PBCC images/ipc-shm.pb-c.c [2019-11-29T14:49:49.601Z] #42 7.763 DEP images/ipc-shm.pb-c.d [2019-11-29T14:49:49.601Z] #42 7.821 PBCC images/ipc-var.pb-c.c [2019-11-29T14:49:49.601Z] #42 7.849 DEP images/ipc-var.pb-c.d [2019-11-29T14:49:49.601Z] #42 7.869 PBCC images/sk-opts.pb-c.c [2019-11-29T14:49:49.601Z] #42 7.966 PBCC images/packet-sock.pb-c.c [2019-11-29T14:49:49.601Z] #42 8.020 DEP images/sk-opts.pb-c.d [2019-11-29T14:49:49.601Z] #42 8.158 DEP images/packet-sock.pb-c.d [2019-11-29T14:49:49.601Z] #42 8.235 PBCC images/sk-netlink.pb-c.c [2019-11-29T14:49:49.601Z] #42 8.290 DEP images/sk-netlink.pb-c.d [2019-11-29T14:49:49.601Z] #42 8.349 PBCC images/sk-inet.pb-c.c [2019-11-29T14:49:49.601Z] #42 8.396 DEP images/sk-inet.pb-c.d [2019-11-29T14:49:49.601Z] #42 8.430 PBCC images/sk-unix.pb-c.c [2019-11-29T14:49:49.601Z] #42 8.515 DEP images/sk-unix.pb-c.d [2019-11-29T14:49:49.601Z] #42 8.624 PBCC images/mm.pb-c.c [2019-11-29T14:49:49.601Z] #42 8.661 DEP images/mm.pb-c.d [2019-11-29T14:49:49.601Z] #42 8.713 PBCC images/timerfd.pb-c.c [2019-11-29T14:49:49.601Z] #42 8.743 DEP images/timerfd.pb-c.d [2019-11-29T14:49:49.601Z] #42 8.787 PBCC images/timer.pb-c.c [2019-11-29T14:49:49.601Z] #42 8.813 DEP images/timer.pb-c.d [2019-11-29T14:49:49.601Z] #42 8.875 PBCC images/sa.pb-c.c [2019-11-29T14:49:49.601Z] #42 8.936 DEP images/sa.pb-c.d [2019-11-29T14:49:49.601Z] #42 9.011 PBCC images/pipe-data.pb-c.c [2019-11-29T14:49:49.601Z] #42 9.062 DEP images/pipe-data.pb-c.d [2019-11-29T14:49:49.601Z] #42 9.109 PBCC images/mnt.pb-c.c [2019-11-29T14:49:49.601Z] #42 9.160 DEP images/mnt.pb-c.d [2019-11-29T14:49:49.601Z] #42 9.209 PBCC images/sk-packet.pb-c.c [2019-11-29T14:49:49.601Z] #42 9.224 DEP images/sk-packet.pb-c.d [2019-11-29T14:49:49.601Z] #42 9.279 PBCC images/tcp-stream.pb-c.c [2019-11-29T14:49:49.601Z] #42 9.319 DEP images/tcp-stream.pb-c.d [2019-11-29T14:49:49.601Z] #42 9.386 PBCC images/pipe.pb-c.c [2019-11-29T14:49:49.601Z] #42 9.476 DEP images/pipe.pb-c.d [2019-11-29T14:49:49.601Z] #42 9.536 PBCC images/pstree.pb-c.c [2019-11-29T14:49:49.601Z] #42 9.550 DEP images/pstree.pb-c.d [2019-11-29T14:49:49.601Z] #42 9.581 PBCC images/fs.pb-c.c [2019-11-29T14:49:49.601Z] #42 9.604 DEP images/fs.pb-c.d [2019-11-29T14:49:49.601Z] #42 9.636 PBCC images/signalfd.pb-c.c [2019-11-29T14:49:49.601Z] #42 9.688 DEP images/signalfd.pb-c.d [2019-11-29T14:49:49.602Z] #42 9.730 PBCC images/fh.pb-c.c [2019-11-29T14:49:49.602Z] #42 9.796 PBCC images/fsnotify.pb-c.c [2019-11-29T14:49:49.602Z] #42 9.850 DEP images/fh.pb-c.d [2019-11-29T14:49:49.602Z] #42 9.895 DEP images/fsnotify.pb-c.d [2019-11-29T14:49:49.602Z] #42 9.980 PBCC images/eventpoll.pb-c.c [2019-11-29T14:49:49.602Z] #42 10.01 DEP images/eventpoll.pb-c.d [2019-11-29T14:49:49.602Z] #42 10.07 PBCC images/eventfd.pb-c.c [2019-11-29T14:49:49.602Z] #42 10.09 DEP images/eventfd.pb-c.d [2019-11-29T14:49:49.602Z] #42 10.15 PBCC images/remap-file-path.pb-c.c [2019-11-29T14:49:49.602Z] #42 ... [2019-11-29T14:49:49.602Z] [2019-11-29T14:49:49.602Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:50.167Z] #33 ... [2019-11-29T14:49:50.167Z] [2019-11-29T14:49:50.167Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:50.167Z] #40 52.72 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-29T14:49:50.167Z] #40 52.74 Setting up libprotobuf10:arm64 (3.0.0-9) ... [2019-11-29T14:49:50.167Z] #40 52.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:50.167Z] #40 52.84 Setting up python-protobuf (3.0.0-9) ... [2019-11-29T14:49:50.167Z] #40 60.34 Setting up libcap-dev:arm64 (1:2.25-1) ... [2019-11-29T14:49:50.167Z] #40 60.36 Setting up libprotobuf-c-dev:arm64 (1.2.1-2) ... [2019-11-29T14:49:50.167Z] #40 60.39 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-11-29T14:49:50.167Z] #40 60.43 Setting up libprotobuf-lite10:arm64 (3.0.0-9) ... [2019-11-29T14:49:50.167Z] #40 60.45 Setting up libprotoc10:arm64 (3.0.0-9) ... [2019-11-29T14:49:50.167Z] #40 60.47 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-29T14:49:50.167Z] #40 60.52 Setting up zlib1g-dev:arm64 (1:1.2.8.dfsg-5) ... [2019-11-29T14:49:50.167Z] #40 60.53 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-29T14:49:50.167Z] #40 60.55 Setting up libprotobuf-dev:arm64 (3.0.0-9) ... [2019-11-29T14:49:50.167Z] #40 60.57 Setting up libnl-3-dev:arm64 (3.2.27-2) ... [2019-11-29T14:49:50.167Z] #40 60.67 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:50.167Z] #40 DONE 61.2s [2019-11-29T14:49:50.167Z] [2019-11-29T14:49:50.167Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:49:50.571Z] #27 18.74 0.6% # 1.6% # 2.5% ## 3.5% ### 4.4% ### 5.3% #### 6.3% ##### 8.2% ###### 9.1% ####### 10.1% ####### 11.0% ######## 12.0% ######### 12.9% ######### 13.9% ########## 14.8% ########### 15.7% ############ 16.7% ############ 17.6% ############# 18.6% ############## 19.5% ############## 20.5% ############### 21.4% ################ 22.4% ################ 23.3% ################# 24.3% ################## 25.2% ################## 26.2% ################### 27.1% #################### 28.0% #################### 29.0% ##################### 29.9% ###################### 30.9% ###################### 31.8% ####################### 32.8% ######################## 34.7% ######################### 35.6% ########################## 36.6% ########################## 37.5% ########################### 38.5% ############################ 39.4% ############################# 40.3% ############################# 41.3% ############################## 42.2% [2019-11-29T14:49:50.571Z] #27 ... [2019-11-29T14:49:50.571Z] [2019-11-29T14:49:50.571Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:49:50.571Z] #18 14.52 Fetched 7672 kB in 14s (545 kB/s) [2019-11-29T14:49:50.571Z] #18 14.52 Reading package lists... [2019-11-29T14:49:50.571Z] #18 21.06 Reading package lists... [2019-11-29T14:49:50.571Z] #18 ... [2019-11-29T14:49:50.571Z] [2019-11-29T14:49:50.571Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:50.708Z] #41 16.78 CC images/stats.o [2019-11-29T14:49:50.964Z] #41 17.26 CC images/core.o [2019-11-29T14:49:51.026Z] #27 18.74 0.6% # 1.6% # 2.5% ## 3.5% ### 4.4% ### 5.3% #### 6.3% ##### 8.2% ###### 9.1% ####### 10.1% ####### 11.0% ######## 12.0% ######### 12.9% ######### 13.9% ########## 14.8% ########### 15.7% ############ 16.7% ############ 17.6% ############# 18.6% ############## 19.5% ############## 20.5% ############### 21.4% ################ 22.4% ################ 23.3% ################# 24.3% ################## 25.2% ################## 26.2% ################### 27.1% #################### 28.0% #################### 29.0% ##################### 29.9% ###################### 30.9% ###################### 31.8% ####################### 32.8% ######################## 34.7% ######################### 35.6% ########################## 36.6% ########################## 37.5% ########################### 38.5% ############################ 39.4% ############################# 40.3% ############################# 41.3% ############################## 42.2% ############################### 43.2% [2019-11-29T14:49:51.026Z] #27 ... [2019-11-29T14:49:51.026Z] [2019-11-29T14:49:51.026Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:51.026Z] #37 5.311 -- Generating done [2019-11-29T14:49:51.026Z] #37 5.318 -- Build files have been written to: /tmp/tmp.20g7ARmsM5/tini [2019-11-29T14:49:51.026Z] #37 5.337 + make tini-static [2019-11-29T14:49:51.026Z] #37 5.705 Scanning dependencies of target tini-static [2019-11-29T14:49:51.026Z] #37 5.788 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-29T14:49:51.026Z] #37 7.423 [100%] Linking C executable tini-static [2019-11-29T14:49:51.026Z] #37 8.027 [100%] Built target tini-static [2019-11-29T14:49:51.026Z] #37 8.184 + mkdir -p /build [2019-11-29T14:49:51.026Z] #37 8.184 + cp tini-static /build/docker-init [2019-11-29T14:49:51.026Z] #37 DONE 8.3s [2019-11-29T14:49:51.026Z] [2019-11-29T14:49:51.026Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:51.529Z] #41 17.90 CC images/core-x86.o [2019-11-29T14:49:52.091Z] #41 18.47 CC images/core-arm.o [2019-11-29T14:49:52.101Z] #40 61.84 The following NEW packages will be installed: [2019-11-29T14:49:52.101Z] #40 61.86 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-29T14:49:52.101Z] #40 61.86 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-29T14:49:52.101Z] #40 61.86 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-29T14:49:52.101Z] #40 61.86 zlib1g-dev [2019-11-29T14:49:52.190Z] #41 ... [2019-11-29T14:49:52.190Z] [2019-11-29T14:49:52.190Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:52.190Z] #31 52.60 path [2019-11-29T14:49:52.190Z] #31 53.20 text/tabwriter [2019-11-29T14:49:52.190Z] #31 56.05 time [2019-11-29T14:49:52.190Z] #31 56.06 internal/syscall/unix [2019-11-29T14:49:52.190Z] #31 ... [2019-11-29T14:49:52.190Z] [2019-11-29T14:49:52.190Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:52.190Z] #33 61.83 Selecting previously unselected package xxd. [2019-11-29T14:49:52.190Z] #33 61.84 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-29T14:49:52.190Z] #33 61.85 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:49:52.190Z] #33 62.12 Selecting previously unselected package vim-common. [2019-11-29T14:49:52.190Z] #33 62.16 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-29T14:49:52.190Z] #33 62.48 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:49:52.359Z] #40 ... [2019-11-29T14:49:52.359Z] [2019-11-29T14:49:52.359Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:52.359Z] #31 61.97 sync [2019-11-29T14:49:52.359Z] #31 61.98 internal/reflectlite [2019-11-29T14:49:52.466Z] #33 63.49 Processing triggers for mime-support (3.60) ... [2019-11-29T14:49:52.466Z] #33 63.60 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:49:52.652Z] #41 18.86 CC images/core-aarch64.o [2019-11-29T14:49:52.727Z] #33 63.61 Setting up libuv1:arm64 (1.9.1-3) ... [2019-11-29T14:49:52.727Z] #33 63.65 Setting up cmake-data (3.7.2-1) ... [2019-11-29T14:49:52.727Z] #33 63.83 Setting up libicu57:arm64 (57.1-6+deb9u3) ... [2019-11-29T14:49:52.907Z] #41 19.27 CC images/core-ppc64.o [2019-11-29T14:49:52.987Z] #33 63.86 Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-29T14:49:52.987Z] #33 63.95 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:52.987Z] #33 64.07 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:49:52.987Z] #33 ... [2019-11-29T14:49:52.987Z] [2019-11-29T14:49:52.987Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:52.987Z] #54 16.12 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-11-29T14:49:52.987Z] #54 ... [2019-11-29T14:49:52.987Z] [2019-11-29T14:49:52.987Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:52.987Z] #33 64.16 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-29T14:49:52.987Z] #33 64.20 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2019-11-29T14:49:53.248Z] #33 64.21 Setting up libarchive13:arm64 (3.2.2-2+deb9u2) ... [2019-11-29T14:49:53.248Z] #33 64.26 Setting up cmake (3.7.2-1) ... [2019-11-29T14:49:53.468Z] #41 19.88 CC images/core-s390.o [2019-11-29T14:49:53.508Z] #33 64.40 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:53.733Z] #31 ... [2019-11-29T14:49:53.733Z] [2019-11-29T14:49:53.733Z] #68 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:53.733Z] #68 DONE 63.2s [2019-11-29T14:49:53.733Z] [2019-11-29T14:49:53.733Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:53.733Z] #40 62.97 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:49:53.733Z] #40 62.97 Need to get 3602 kB of archives. [2019-11-29T14:49:53.733Z] #40 62.97 After this operation, 18.9 MB of additional disk space will be used. [2019-11-29T14:49:53.733Z] #40 62.97 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-29T14:49:53.733Z] #40 62.97 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] [2019-11-29T14:49:53.733Z] #40 62.97 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] [2019-11-29T14:49:53.733Z] #40 62.98 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-29T14:49:53.733Z] #40 63.01 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] [2019-11-29T14:49:53.733Z] #40 63.05 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-29T14:49:53.733Z] #40 63.05 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] [2019-11-29T14:49:53.733Z] #40 63.06 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] [2019-11-29T14:49:53.733Z] #40 63.14 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] [2019-11-29T14:49:53.733Z] #40 63.17 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] [2019-11-29T14:49:53.733Z] #40 63.19 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] [2019-11-29T14:49:53.733Z] #40 63.34 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] [2019-11-29T14:49:53.733Z] #40 63.49 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] [2019-11-29T14:49:53.733Z] #40 63.49 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] [2019-11-29T14:49:53.733Z] #40 63.50 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-29T14:49:53.733Z] #40 63.51 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] [2019-11-29T14:49:54.080Z] #33 DONE 64.9s [2019-11-29T14:49:54.081Z] [2019-11-29T14:49:54.081Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:49:54.081Z] #34 DONE 0.1s [2019-11-29T14:49:54.081Z] [2019-11-29T14:49:54.081Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:49:54.081Z] #17 3.249 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:49:54.081Z] #17 3.352 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:49:54.081Z] #17 3.379 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:49:54.081Z] #17 3.389 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:49:54.081Z] #17 3.462 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:49:54.081Z] #17 5.103 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main arm64 Packages [491 kB] [2019-11-29T14:49:54.081Z] #17 ... [2019-11-29T14:49:54.081Z] [2019-11-29T14:49:54.081Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-29T14:49:54.081Z] #35 DONE 0.1s [2019-11-29T14:49:54.081Z] [2019-11-29T14:49:54.081Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:54.081Z] #26 22.36 [2019-11-29T14:49:54.081Z] #26 24.30 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-29T14:49:54.081Z] #26 25.05 [2019-11-29T14:49:54.081Z] #26 25.66 ######################################################################## 100.0% [2019-11-29T14:49:54.081Z] #26 26.08 [2019-11-29T14:49:54.081Z] #26 27.63 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-29T14:49:54.304Z] #40 ... [2019-11-29T14:49:54.304Z] [2019-11-29T14:49:54.304Z] #56 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:49:54.304Z] #56 57.25 The following additional packages will be installed: [2019-11-29T14:49:54.304Z] #56 57.26 btrfs-progs liblzo2-2 [2019-11-29T14:49:54.304Z] #56 57.67 The following NEW packages will be installed: [2019-11-29T14:49:54.304Z] #56 57.71 btrfs-progs btrfs-tools liblzo2-2 [2019-11-29T14:49:54.304Z] #56 58.94 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:49:54.304Z] #56 58.94 Need to get 649 kB of archives. [2019-11-29T14:49:54.304Z] #56 58.94 After this operation, 4320 kB of additional disk space will be used. [2019-11-29T14:49:54.304Z] #56 58.94 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-29T14:49:54.304Z] #56 58.94 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-29T14:49:54.304Z] #56 59.02 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-29T14:49:54.304Z] #56 60.69 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:49:54.304Z] #56 60.98 Fetched 649 kB in 1s (569 kB/s) [2019-11-29T14:49:54.304Z] #56 61.15 Selecting previously unselected package liblzo2-2:amd64. [2019-11-29T14:49:54.304Z] #56 61.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15091 files and directories currently installed.) [2019-11-29T14:49:54.304Z] #56 61.28 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-29T14:49:54.304Z] #56 61.30 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-29T14:49:54.304Z] #56 61.80 Selecting previously unselected package btrfs-progs. [2019-11-29T14:49:54.304Z] #56 61.81 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-29T14:49:54.304Z] #56 61.87 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-29T14:49:54.304Z] #56 63.34 Selecting previously unselected package btrfs-tools. [2019-11-29T14:49:54.304Z] #56 63.34 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-29T14:49:54.304Z] #56 63.39 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-29T14:49:54.304Z] #56 63.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:54.304Z] #56 63.92 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-29T14:49:54.304Z] #56 63.98 Setting up btrfs-progs (4.7.3-1) ... [2019-11-29T14:49:54.304Z] #56 64.01 Setting up btrfs-tools (4.7.3-1) ... [2019-11-29T14:49:54.304Z] #56 64.06 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:54.304Z] #56 DONE 64.5s [2019-11-29T14:49:54.346Z] #26 ... [2019-11-29T14:49:54.346Z] [2019-11-29T14:49:54.346Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:54.395Z] #41 20.64 CC images/cpuinfo.o [2019-11-29T14:49:54.562Z] [2019-11-29T14:49:54.562Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:49:54.562Z] #24 57.06 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-29T14:49:54.562Z] #24 57.06 The following additional packages will be installed: [2019-11-29T14:49:54.562Z] #24 57.08 libjq1 libonig4 [2019-11-29T14:49:54.562Z] #24 57.68 The following NEW packages will be installed: [2019-11-29T14:49:54.562Z] #24 57.71 jq libjq1 libonig4 [2019-11-29T14:49:54.562Z] #24 58.94 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:49:54.562Z] #24 58.94 Need to get 327 kB of archives. [2019-11-29T14:49:54.562Z] #24 58.94 After this operation, 1157 kB of additional disk space will be used. [2019-11-29T14:49:54.562Z] #24 58.94 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-29T14:49:54.562Z] #24 58.94 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-29T14:49:54.562Z] #24 58.95 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-29T14:49:54.562Z] #24 60.66 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:49:54.562Z] #24 60.94 Fetched 327 kB in 1s (307 kB/s) [2019-11-29T14:49:54.562Z] #24 61.56 Selecting previously unselected package libonig4:amd64. [2019-11-29T14:49:54.562Z] #24 61.56 (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-11-29T14:49:54.562Z] #24 61.73 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... [2019-11-29T14:49:54.562Z] #24 61.87 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-29T14:49:54.562Z] #24 62.34 Selecting previously unselected package libjq1:amd64. [2019-11-29T14:49:54.562Z] #24 62.35 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-29T14:49:54.562Z] #24 62.37 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-29T14:49:54.562Z] #24 62.82 Selecting previously unselected package jq. [2019-11-29T14:49:54.562Z] #24 62.85 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-29T14:49:54.562Z] #24 62.92 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-29T14:49:54.562Z] #24 63.68 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-29T14:49:54.562Z] #24 63.74 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-29T14:49:54.562Z] #24 63.76 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:54.562Z] #24 63.98 Setting up jq (1.5+dfsg-1.3) ... [2019-11-29T14:49:54.562Z] #24 DONE 64.5s [2019-11-29T14:49:54.562Z] [2019-11-29T14:49:54.562Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-29T14:49:54.562Z] #25 DONE 0.2s [2019-11-29T14:49:54.562Z] [2019-11-29T14:49:54.562Z] #57 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:49:54.562Z] #57 DONE 0.2s [2019-11-29T14:49:54.562Z] [2019-11-29T14:49:54.562Z] #58 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-29T14:49:54.834Z] #58 DONE 0.2s [2019-11-29T14:49:54.834Z] [2019-11-29T14:49:54.834Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:54.834Z] #44 64.61 github.com/LK4D4/vndr/godl/singleflight [2019-11-29T14:49:54.834Z] #44 64.61 internal/reflectlite [2019-11-29T14:49:54.955Z] #41 21.18 CC images/inventory.o [2019-11-29T14:49:55.211Z] #41 21.45 CC images/fdinfo.o [2019-11-29T14:49:55.401Z] #44 65.15 math/rand [2019-11-29T14:49:55.772Z] #41 21.91 CC images/fown.o [2019-11-29T14:49:55.772Z] #41 22.12 CC images/ns.o [2019-11-29T14:49:56.027Z] #41 22.39 CC images/regfile.o [2019-11-29T14:49:56.167Z] Removing intermediate container 33943f578758 [2019-11-29T14:49:56.167Z] ---> acb8f10c9a64 [2019-11-29T14:49:56.167Z] Step 11/16 : ARG GOOS [2019-11-29T14:49:56.167Z] ---> Running in 8674bb0ee58b [2019-11-29T14:49:56.167Z] Removing intermediate container 8674bb0ee58b [2019-11-29T14:49:56.167Z] ---> dc8c987483fc [2019-11-29T14:49:56.167Z] Step 12/16 : ARG GOARCH [2019-11-29T14:49:56.167Z] ---> Running in 771296b890ee [2019-11-29T14:49:56.167Z] Removing intermediate container 771296b890ee [2019-11-29T14:49:56.167Z] ---> 255a3bb96186 [2019-11-29T14:49:56.167Z] 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-11-29T14:49:56.167Z] ---> Running in 396ca2c0537c [2019-11-29T14:49:56.283Z] #41 22.62 CC images/ghost-file.o [2019-11-29T14:49:56.539Z] #41 22.96 CC images/fifo.o [2019-11-29T14:49:56.795Z] #41 23.17 CC images/remap-file-path.o [2019-11-29T14:49:56.895Z] #36 2.508 + RM_GOPATH=0 [2019-11-29T14:49:56.895Z] #36 2.508 + TMP_GOPATH= [2019-11-29T14:49:56.895Z] #36 2.508 + : /build [2019-11-29T14:49:56.895Z] #36 2.509 + '[' -z '' ']' [2019-11-29T14:49:56.895Z] #36 2.509 ++ mktemp -d [2019-11-29T14:49:56.895Z] #36 2.517 + export GOPATH=/tmp/tmp.NtpmMp0aOJ [2019-11-29T14:49:56.895Z] #36 2.517 + GOPATH=/tmp/tmp.NtpmMp0aOJ [2019-11-29T14:49:56.895Z] #36 2.517 + RM_GOPATH=1 [2019-11-29T14:49:56.895Z] #36 2.517 ++ dirname ./install.sh [2019-11-29T14:49:56.895Z] #36 2.518 + dir=. [2019-11-29T14:49:56.895Z] #36 2.518 + bin=tini [2019-11-29T14:49:56.895Z] #36 2.518 + shift [2019-11-29T14:49:56.895Z] #36 2.518 + '[' '!' -f ./tini.installer ']' [2019-11-29T14:49:56.895Z] #36 2.519 + . ./tini.installer [2019-11-29T14:49:56.895Z] #36 2.519 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-29T14:49:56.895Z] #36 2.532 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-29T14:49:56.895Z] #36 2.532 + install_tini [2019-11-29T14:49:56.895Z] #36 2.532 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-29T14:49:56.895Z] #36 2.532 + git clone https://github.com/krallin/tini.git /tmp/tmp.NtpmMp0aOJ/tini [2019-11-29T14:49:56.895Z] #36 2.544 Cloning into '/tmp/tmp.NtpmMp0aOJ/tini'... [2019-11-29T14:49:57.051Z] #41 23.40 CC images/eventfd.o [2019-11-29T14:49:57.302Z] #44 ... [2019-11-29T14:49:57.302Z] [2019-11-29T14:49:57.302Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:49:57.302Z] #10 57.16 Building dependency tree... [2019-11-29T14:49:57.302Z] #10 61.43 The following additional packages will be installed: [2019-11-29T14:49:57.302Z] #10 61.43 libapparmor1 libseccomp2 [2019-11-29T14:49:57.302Z] #10 61.45 Suggested packages: [2019-11-29T14:49:57.302Z] #10 61.45 seccomp [2019-11-29T14:49:57.302Z] #10 61.88 The following NEW packages will be installed: [2019-11-29T14:49:57.302Z] #10 61.88 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-29T14:49:57.302Z] #10 63.05 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:49:57.302Z] #10 63.05 Need to get 300 kB of archives. [2019-11-29T14:49:57.302Z] #10 63.05 After this operation, 1201 kB of additional disk space will be used. [2019-11-29T14:49:57.302Z] #10 63.05 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] [2019-11-29T14:49:57.302Z] #10 63.05 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-11-29T14:49:57.302Z] #10 63.10 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] [2019-11-29T14:49:57.302Z] #10 63.14 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] [2019-11-29T14:49:57.302Z] #10 65.02 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:49:57.302Z] #10 65.35 Fetched 300 kB in 1s (258 kB/s) [2019-11-29T14:49:57.302Z] #10 65.55 Selecting previously unselected package libseccomp2:amd64. [2019-11-29T14:49:57.302Z] #10 65.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-11-29T14:49:57.302Z] #10 65.77 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-29T14:49:57.302Z] #10 65.80 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-29T14:49:57.302Z] #10 66.05 Selecting previously unselected package libseccomp-dev:amd64. [2019-11-29T14:49:57.302Z] #10 66.05 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... [2019-11-29T14:49:57.302Z] #10 66.07 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-29T14:49:57.302Z] #10 66.51 Selecting previously unselected package libapparmor1:amd64. [2019-11-29T14:49:57.302Z] #10 66.51 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... [2019-11-29T14:49:57.302Z] #10 66.53 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-29T14:49:57.302Z] #10 67.30 Selecting previously unselected package libapparmor-dev:amd64. [2019-11-29T14:49:57.302Z] #10 67.30 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... [2019-11-29T14:49:57.302Z] #10 67.31 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-29T14:49:57.302Z] #10 ... [2019-11-29T14:49:57.302Z] [2019-11-29T14:49:57.302Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:49:57.302Z] #40 65.53 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:49:57.302Z] #40 65.78 Fetched 3602 kB in 1s (2264 kB/s) [2019-11-29T14:49:57.302Z] #40 65.96 Selecting previously unselected package libnet1:amd64. [2019-11-29T14:49:57.302Z] #40 65.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 ... 15091 files and directories currently installed.) [2019-11-29T14:49:57.302Z] #40 66.00 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-29T14:49:57.302Z] #40 66.02 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-29T14:49:57.302Z] #40 66.37 Selecting previously unselected package libcap-dev:amd64. [2019-11-29T14:49:57.302Z] #40 66.41 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... [2019-11-29T14:49:57.302Z] #40 66.43 Unpacking libcap-dev:amd64 (1:2.25-1) ... [2019-11-29T14:49:57.302Z] #40 67.13 Selecting previously unselected package libnet1-dev. [2019-11-29T14:49:57.302Z] #40 67.13 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... [2019-11-29T14:49:57.302Z] #40 67.14 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-29T14:49:57.306Z] #41 23.60 CC images/eventpoll.o [2019-11-29T14:49:57.561Z] #41 23.88 CC images/fh.o [2019-11-29T14:49:57.562Z] #40 67.42 Selecting previously unselected package libnl-3-200:amd64. [2019-11-29T14:49:57.562Z] #40 67.42 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-29T14:49:57.562Z] #40 67.44 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-29T14:49:57.832Z] #40 67.82 Selecting previously unselected package libnl-3-dev:amd64. [2019-11-29T14:49:57.832Z] #40 67.82 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... [2019-11-29T14:49:57.832Z] #40 67.84 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-29T14:49:57.842Z] #36 3.713 + cd /tmp/tmp.NtpmMp0aOJ/tini [2019-11-29T14:49:57.842Z] #36 3.714 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-29T14:49:57.842Z] #36 3.724 + cmake . [2019-11-29T14:49:58.096Z] #40 ... [2019-11-29T14:49:58.096Z] [2019-11-29T14:49:58.096Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:58.096Z] #33 48.39 Reading package lists... [2019-11-29T14:49:58.096Z] #33 58.35 Building dependency tree... [2019-11-29T14:49:58.096Z] #33 62.57 The following additional packages will be installed: [2019-11-29T14:49:58.096Z] #33 62.58 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-29T14:49:58.096Z] #33 62.62 Suggested packages: [2019-11-29T14:49:58.096Z] #33 62.62 codeblocks eclipse ninja-build lrzip [2019-11-29T14:49:58.096Z] #33 62.62 Recommended packages: [2019-11-29T14:49:58.096Z] #33 62.62 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-29T14:49:58.096Z] #33 64.06 The following NEW packages will be installed: [2019-11-29T14:49:58.096Z] #33 64.06 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-29T14:49:58.096Z] #33 64.06 vim-common xxd [2019-11-29T14:49:58.096Z] #33 65.31 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:49:58.096Z] #33 65.31 Need to get 13.7 MB of archives. [2019-11-29T14:49:58.096Z] #33 65.31 After this operation, 57.2 MB of additional disk space will be used. [2019-11-29T14:49:58.096Z] #33 65.31 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] [2019-11-29T14:49:58.096Z] #33 65.49 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-29T14:49:58.096Z] #33 65.50 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u3 [7705 kB] [2019-11-29T14:49:58.096Z] #33 66.84 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] [2019-11-29T14:49:58.096Z] #33 67.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 libarchive13 amd64 3.2.2-2+deb9u2 [294 kB] [2019-11-29T14:49:58.096Z] #33 67.15 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2019-11-29T14:49:58.096Z] #33 67.15 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] [2019-11-29T14:49:58.096Z] #33 67.19 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] [2019-11-29T14:49:58.096Z] #33 67.71 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-29T14:49:58.096Z] #33 67.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-11-29T14:49:58.096Z] #33 ... [2019-11-29T14:49:58.096Z] [2019-11-29T14:49:58.096Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:49:58.096Z] #10 67.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:58.096Z] #10 68.15 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-29T14:49:58.096Z] #10 68.22 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... [2019-11-29T14:49:58.122Z] #41 24.27 CC images/fsnotify.o [2019-11-29T14:49:58.158Z] #27 18.74 0.6% # 1.6% # 2.5% ## 3.5% ### 4.4% ### 5.3% #### 6.3% ##### 8.2% ###### 9.1% ####### 10.1% ####### 11.0% ######## 12.0% ######### 12.9% ######### 13.9% ########## 14.8% ########### 15.7% ############ 16.7% ############ 17.6% ############# 18.6% ############## 19.5% ############## 20.5% ############### 21.4% ################ 22.4% ################ 23.3% ################# 24.3% ################## 25.2% ################## 26.2% ################### 27.1% #################### 28.0% #################### 29.0% ##################### 29.9% ###################### 30.9% ###################### 31.8% ####################### 32.8% ######################## 34.7% ######################### 35.6% ########################## 36.6% ########################## 37.5% ########################### 38.5% ############################ 39.4% ############################# 40.3% ############################# 41.3% ############################## 42.2% ############################### 43.2% ############################### 44.1% ################################ 45.1% ################################# 46.0% ################################# 47.0% ################################## 47.9% ################################### 48.8% ################################### 49.8% #################################### 50.7% ##################################### 51.7% ##################################### 52.6% ###################################### 53.6% ####################################### 54.5% ####################################### 55.5% ######################################## 56.4% ######################################### 57.4% ######################################### 58.3% ########################################## 59.2% ########################################### 60.2% ############################################ 61.1% ############################################ 62.1% ############################################# 63.0% ############################################## 64.0% ############################################## 64.9% ############################################### 65.7% ############################################### 66.2% ############################################### 66.6% ################################################ 67.6% ################################################# 68.5% ################################################## 69.4% ################################################## 70.4% ################################################### 71.4% #################################################### 72.3% #################################################### 73.2% ##################################################### 74.2% ###################################################### 75.1% [2019-11-29T14:49:58.158Z] #27 ... [2019-11-29T14:49:58.158Z] [2019-11-29T14:49:58.158Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:49:58.158Z] #32 49.74 time [2019-11-29T14:49:58.158Z] #32 57.11 internal/poll [2019-11-29T14:49:58.158Z] #32 58.79 internal/fmtsort [2019-11-29T14:49:58.158Z] #32 59.38 internal/syscall/unix [2019-11-29T14:49:58.158Z] #32 59.53 strings [2019-11-29T14:49:58.355Z] #10 68.28 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... [2019-11-29T14:49:58.355Z] #10 68.30 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... [2019-11-29T14:49:58.355Z] #10 68.36 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:49:58.578Z] #32 59.77 os [2019-11-29T14:49:58.578Z] #32 ... [2019-11-29T14:49:58.578Z] [2019-11-29T14:49:58.578Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:49:58.683Z] #41 24.89 CC images/signalfd.o [2019-11-29T14:49:58.785Z] #36 4.657 -- The C compiler identification is GNU 6.3.0 [2019-11-29T14:49:58.785Z] #36 4.730 -- Check for working C compiler: /usr/bin/cc [2019-11-29T14:49:58.938Z] #41 25.24 CC images/fs.o [2019-11-29T14:49:59.194Z] #41 25.49 CC images/pstree.o [2019-11-29T14:49:59.450Z] #41 25.81 CC images/pipe.o [2019-11-29T14:49:59.450Z] #41 ... [2019-11-29T14:49:59.450Z] [2019-11-29T14:49:59.450Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:49:59.450Z] #44 90.99 go/parser [2019-11-29T14:49:59.450Z] #44 94.38 encoding/xml [2019-11-29T14:49:59.450Z] #44 94.39 text/template [2019-11-29T14:49:59.450Z] #44 99.18 go/doc [2019-11-29T14:49:59.450Z] #44 100.3 crypto/dsa [2019-11-29T14:49:59.450Z] #44 100.7 crypto/x509/pkix [2019-11-29T14:49:59.450Z] #44 101.1 vendor/golang.org/x/crypto/cryptobyte [2019-11-29T14:49:59.543Z] #27 18.74 0.6% # 1.6% # 2.5% ## 3.5% ### 4.4% ### 5.3% #### 6.3% ##### 8.2% ###### 9.1% ####### 10.1% ####### 11.0% ######## 12.0% ######### 12.9% ######### 13.9% ########## 14.8% ########### 15.7% ############ 16.7% ############ 17.6% ############# 18.6% ############## 19.5% ############## 20.5% ############### 21.4% ################ 22.4% ################ 23.3% ################# 24.3% ################## 25.2% ################## 26.2% ################### 27.1% #################### 28.0% #################### 29.0% ##################### 29.9% ###################### 30.9% ###################### 31.8% ####################### 32.8% ######################## 34.7% ######################### 35.6% ########################## 36.6% ########################## 37.5% ########################### 38.5% ############################ 39.4% ############################# 40.3% ############################# 41.3% ############################## 42.2% ############################### 43.2% ############################### 44.1% ################################ 45.1% ################################# 46.0% ################################# 47.0% ################################## 47.9% ################################### 48.8% ################################### 49.8% #################################### 50.7% ##################################### 51.7% ##################################### 52.6% ###################################### 53.6% ####################################### 54.5% ####################################### 55.5% ######################################## 56.4% ######################################### 57.4% ######################################### 58.3% ########################################## 59.2% ########################################### 60.2% ############################################ 61.1% ############################################ 62.1% ############################################# 63.0% ############################################## 64.0% ############################################## 64.9% ############################################### 65.7% ############################################### 66.2% ############################################### 66.6% ################################################ 67.6% ################################################# 68.5% ################################################## 69.4% ################################################## 70.4% ################################################### 71.4% #################################################### 72.3% #################################################### 73.2% ##################################################### 74.2% ###################################################### 75.1% ###################################################### 76.1% ####################################################### 77.0% ######################################################## 78.0% ######################################################## 78.9% ######################################################### 79.9% ########################################################## 80.8% ########################################################## 81.7% ########################################################### 82.7% [2019-11-29T14:49:59.543Z] #27 ... [2019-11-29T14:49:59.543Z] [2019-11-29T14:49:59.543Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:49:59.543Z] #42 10.15 DEP images/remap-file-path.pb-c.d [2019-11-29T14:49:59.543Z] #42 10.23 PBCC images/fifo.pb-c.c [2019-11-29T14:49:59.543Z] #42 10.30 DEP images/fifo.pb-c.d [2019-11-29T14:49:59.543Z] #42 10.38 PBCC images/ghost-file.pb-c.c [2019-11-29T14:49:59.543Z] #42 10.44 DEP images/ghost-file.pb-c.d [2019-11-29T14:49:59.543Z] #42 10.52 PBCC images/regfile.pb-c.c [2019-11-29T14:49:59.543Z] #42 10.57 DEP images/regfile.pb-c.d [2019-11-29T14:49:59.543Z] #42 10.67 PBCC images/ns.pb-c.c [2019-11-29T14:49:59.543Z] #42 10.71 DEP images/ns.pb-c.d [2019-11-29T14:49:59.543Z] #42 10.82 PBCC images/fdinfo.pb-c.c [2019-11-29T14:49:59.543Z] #42 10.91 DEP images/fdinfo.pb-c.d [2019-11-29T14:49:59.543Z] #42 10.98 PBCC images/core-aarch64.pb-c.c [2019-11-29T14:49:59.543Z] #42 11.04 PBCC images/core-arm.pb-c.c [2019-11-29T14:49:59.543Z] #42 11.13 PBCC images/core-ppc64.pb-c.c [2019-11-29T14:49:59.543Z] #42 11.21 PBCC images/core-s390.pb-c.c [2019-11-29T14:49:59.543Z] #42 11.27 PBCC images/core-x86.pb-c.c [2019-11-29T14:49:59.543Z] #42 11.45 PBCC images/core.pb-c.c [2019-11-29T14:49:59.543Z] #42 11.53 PBCC images/inventory.pb-c.c [2019-11-29T14:49:59.543Z] #42 11.73 DEP images/core-aarch64.pb-c.d [2019-11-29T14:49:59.543Z] #42 11.88 DEP images/core-arm.pb-c.d [2019-11-29T14:49:59.543Z] #42 12.06 DEP images/core-ppc64.pb-c.d [2019-11-29T14:49:59.543Z] #42 12.22 DEP images/core-s390.pb-c.d [2019-11-29T14:49:59.543Z] #42 12.26 DEP images/core-x86.pb-c.d [2019-11-29T14:49:59.543Z] #42 12.29 DEP images/core.pb-c.d [2019-11-29T14:49:59.544Z] #42 12.38 DEP images/inventory.pb-c.d [2019-11-29T14:49:59.544Z] #42 12.47 PBCC images/cpuinfo.pb-c.c [2019-11-29T14:49:59.544Z] #42 12.52 DEP images/cpuinfo.pb-c.d [2019-11-29T14:49:59.544Z] #42 12.59 PBCC images/stats.pb-c.c [2019-11-29T14:49:59.544Z] #42 12.60 DEP images/stats.pb-c.d [2019-11-29T14:49:59.544Z] #42 13.97 make[1]: Nothing to be done for 'all'. [2019-11-29T14:49:59.544Z] #42 15.11 CC images/stats.o [2019-11-29T14:49:59.544Z] #42 16.00 CC images/core.o [2019-11-29T14:49:59.544Z] #42 16.60 CC images/core-x86.o [2019-11-29T14:49:59.544Z] #42 17.33 CC images/core-arm.o [2019-11-29T14:49:59.544Z] #42 17.59 CC images/core-aarch64.o [2019-11-29T14:49:59.544Z] #42 17.97 CC images/core-ppc64.o [2019-11-29T14:49:59.544Z] #42 18.41 CC images/core-s390.o [2019-11-29T14:49:59.544Z] #42 18.91 CC images/cpuinfo.o [2019-11-29T14:49:59.544Z] #42 19.23 CC images/inventory.o [2019-11-29T14:49:59.544Z] #42 19.44 CC images/fdinfo.o [2019-11-29T14:49:59.544Z] #42 20.01 CC images/fown.o [2019-11-29T14:49:59.715Z] #44 ... [2019-11-29T14:49:59.715Z] [2019-11-29T14:49:59.715Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:49:59.715Z] #41 26.05 CC images/tcp-stream.o [2019-11-29T14:49:59.728Z] #36 5.570 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-29T14:49:59.728Z] #36 5.580 -- Detecting C compiler ABI info [2019-11-29T14:49:59.729Z] #10 DONE 69.5s [2019-11-29T14:49:59.729Z] [2019-11-29T14:49:59.729Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:59.729Z] #33 69.30 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:49:59.729Z] #33 ... [2019-11-29T14:49:59.729Z] [2019-11-29T14:49:59.729Z] #52 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:49:59.729Z] #52 DONE 0.2s [2019-11-29T14:49:59.729Z] [2019-11-29T14:49:59.729Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:59.729Z] #33 69.68 Fetched 13.7 MB in 3s (3885 kB/s) [2019-11-29T14:49:59.729Z] [2019-11-29T14:49:59.729Z] #33 ... [2019-11-29T14:49:59.729Z] [2019-11-29T14:49:59.729Z] #53 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-29T14:49:59.729Z] #53 DONE 0.1s [2019-11-29T14:49:59.729Z] [2019-11-29T14:49:59.729Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:49:59.729Z] #33 69.87 Selecting previously unselected package cmake-data. [2019-11-29T14:49:59.729Z] #33 69.87 (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-11-29T14:49:59.729Z] #33 69.91 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-29T14:49:59.972Z] #41 26.26 CC images/sk-packet.o [2019-11-29T14:49:59.987Z] #33 69.92 Unpacking cmake-data (3.7.2-1) ... [2019-11-29T14:50:00.058Z] #42 ... [2019-11-29T14:50:00.058Z] [2019-11-29T14:50:00.058Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:50:00.058Z] #60 29.95 Checking out files: 48% (1421/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-11-29T14:50:00.058Z] #60 31.56 + cd /tmp/tmp.gxGJLEiGVM/src/github.com/containerd/containerd [2019-11-29T14:50:00.058Z] #60 31.56 + git checkout -q c7a4f874b3267c499484aae602d1257b12d69e40 [2019-11-29T14:50:00.058Z] #60 32.40 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-29T14:50:00.058Z] #60 32.40 + BUILDTAGS='netgo osusergo static_build' [2019-11-29T14:50:00.058Z] #60 32.40 + export EXTRA_FLAGS=-buildmode=pie [2019-11-29T14:50:00.058Z] #60 32.40 + EXTRA_FLAGS=-buildmode=pie [2019-11-29T14:50:00.058Z] #60 32.40 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-29T14:50:00.058Z] #60 32.40 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-29T14:50:00.058Z] #60 32.40 + '[' '' = dynamic ']' [2019-11-29T14:50:00.058Z] #60 32.40 + make [2019-11-29T14:50:00.058Z] #60 33.64 + bin/ctr [2019-11-29T14:50:00.058Z] #60 ... [2019-11-29T14:50:00.058Z] [2019-11-29T14:50:00.058Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:00.058Z] #42 20.37 CC images/ns.o [2019-11-29T14:50:00.058Z] #42 20.46 CC images/regfile.o [2019-11-29T14:50:00.228Z] #41 26.61 CC images/mnt.o [2019-11-29T14:50:00.454Z] #42 20.84 CC images/ghost-file.o [2019-11-29T14:50:00.454Z] #42 21.10 CC images/fifo.o [2019-11-29T14:50:00.484Z] #41 26.82 CC images/pipe-data.o [2019-11-29T14:50:00.670Z] #36 6.357 -- Detecting C compiler ABI info - done [2019-11-29T14:50:00.670Z] #36 6.436 -- Detecting C compile features [2019-11-29T14:50:00.740Z] #41 27.04 CC images/sa.o [2019-11-29T14:50:00.861Z] #42 21.38 CC images/remap-file-path.o [2019-11-29T14:50:00.931Z] #36 ... [2019-11-29T14:50:00.931Z] [2019-11-29T14:50:00.931Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:50:00.931Z] #26 28.33 [2019-11-29T14:50:00.931Z] #26 28.83 ###################################################### 76.1% ######################################################################## 100.0% [2019-11-29T14:50:00.931Z] #26 28.91 [2019-11-29T14:50:00.931Z] #26 30.90 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-29T14:50:00.931Z] #26 30.99 skipping existing ed4b54129745 [2019-11-29T14:50:00.931Z] #26 31.14 [2019-11-29T14:50:00.931Z] #26 33.48 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-29T14:50:00.931Z] #26 34.36 [2019-11-29T14:50:00.931Z] #26 34.70 ######################################################################## 100.0% [2019-11-29T14:50:00.931Z] #26 34.85 [2019-11-29T14:50:00.931Z] #26 34.90 Download of images into '/build' complete. [2019-11-29T14:50:00.931Z] #26 34.90 Use something like the following to load the result into a Docker daemon: [2019-11-29T14:50:00.931Z] #26 34.90 tar -cC '/build' . | docker load [2019-11-29T14:50:00.995Z] #41 27.34 CC images/timer.o [2019-11-29T14:50:01.268Z] #42 21.58 CC images/eventfd.o [2019-11-29T14:50:01.268Z] #42 21.76 CC images/eventpoll.o [2019-11-29T14:50:01.362Z] #33 ... [2019-11-29T14:50:01.362Z] [2019-11-29T14:50:01.362Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:50:01.362Z] #47 61.08 + cd /tmp/tmp.FjQdc5ClhV/src/gotest.tools/gotestsum [2019-11-29T14:50:01.362Z] #47 61.08 + git checkout -q v0.3.5 [2019-11-29T14:50:01.362Z] #47 61.17 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-29T14:50:01.557Z] #41 27.71 CC images/timerfd.o [2019-11-29T14:50:01.620Z] #47 ... [2019-11-29T14:50:01.620Z] [2019-11-29T14:50:01.620Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:50:01.620Z] #40 68.40 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-29T14:50:01.620Z] #40 68.40 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-29T14:50:01.620Z] #40 68.66 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-29T14:50:01.620Z] #40 69.66 Selecting previously unselected package libprotobuf-c-dev:amd64. [2019-11-29T14:50:01.620Z] #40 69.66 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... [2019-11-29T14:50:01.620Z] #40 69.68 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-29T14:50:01.620Z] #40 70.02 Selecting previously unselected package zlib1g-dev:amd64. [2019-11-29T14:50:01.620Z] #40 70.02 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... [2019-11-29T14:50:01.620Z] #40 70.02 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-29T14:50:01.620Z] #40 70.68 Selecting previously unselected package libprotobuf10:amd64. [2019-11-29T14:50:01.620Z] #40 70.68 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... [2019-11-29T14:50:01.620Z] #40 70.70 Unpacking libprotobuf10:amd64 (3.0.0-9) ... [2019-11-29T14:50:01.813Z] #41 28.02 CC images/mm.o [2019-11-29T14:50:01.874Z] #26 DONE 35.7s [2019-11-29T14:50:01.874Z] [2019-11-29T14:50:01.874Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:01.874Z] #41 4.894 Note: Building without setproctitle() and strlcpy() support. [2019-11-29T14:50:01.874Z] #41 4.894 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-29T14:50:01.874Z] #41 7.594 fatal: Not a git repository (or any of the parent directories): .git [2019-11-29T14:50:01.874Z] #41 7.641 GEN .gitid [2019-11-29T14:50:01.874Z] #41 7.688 GEN criu/include/version.h [2019-11-29T14:50:01.874Z] #41 7.787 GEN include/common/asm [2019-11-29T14:50:01.874Z] #41 10.14 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-29T14:50:01.874Z] #41 10.28 PBCC images/opts.pb-c.c [2019-11-29T14:50:01.874Z] #41 10.37 PBCC images/sit.pb-c.c [2019-11-29T14:50:01.874Z] #41 10.52 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-29T14:50:01.874Z] #41 10.66 DEP images/opts.pb-c.d [2019-11-29T14:50:01.874Z] #41 10.72 DEP images/sit.pb-c.d [2019-11-29T14:50:01.874Z] #41 10.78 PBCC images/macvlan.pb-c.c [2019-11-29T14:50:01.874Z] #41 10.81 DEP images/macvlan.pb-c.d [2019-11-29T14:50:01.874Z] #41 10.84 PBCC images/autofs.pb-c.c [2019-11-29T14:50:01.874Z] #41 10.88 DEP images/autofs.pb-c.d [2019-11-29T14:50:01.874Z] #41 10.98 PBCC images/sysctl.pb-c.c [2019-11-29T14:50:01.874Z] #41 10.99 DEP images/sysctl.pb-c.d [2019-11-29T14:50:01.874Z] #41 11.06 PBCC images/time.pb-c.c [2019-11-29T14:50:01.874Z] #41 11.09 DEP images/time.pb-c.d [2019-11-29T14:50:01.874Z] #41 11.14 PBCC images/binfmt-misc.pb-c.c [2019-11-29T14:50:01.874Z] #41 11.16 DEP images/binfmt-misc.pb-c.d [2019-11-29T14:50:01.874Z] #41 11.23 PBCC images/seccomp.pb-c.c [2019-11-29T14:50:01.874Z] #41 11.29 DEP images/seccomp.pb-c.d [2019-11-29T14:50:01.874Z] #41 11.33 PBCC images/userns.pb-c.c [2019-11-29T14:50:01.874Z] #41 11.36 DEP images/userns.pb-c.d [2019-11-29T14:50:01.874Z] #41 11.41 PBCC images/cgroup.pb-c.c [2019-11-29T14:50:01.874Z] #41 11.47 DEP images/cgroup.pb-c.d [2019-11-29T14:50:01.874Z] #41 11.65 PBCC images/fown.pb-c.c [2019-11-29T14:50:01.874Z] #41 11.70 PBCC images/ext-file.pb-c.c [2019-11-29T14:50:01.874Z] #41 11.72 DEP images/fown.pb-c.d [2019-11-29T14:50:01.874Z] #41 11.80 DEP images/ext-file.pb-c.d [2019-11-29T14:50:01.874Z] #41 11.83 PBCC images/rpc.pb-c.c [2019-11-29T14:50:01.874Z] #41 11.88 DEP images/rpc.pb-c.d [2019-11-29T14:50:01.884Z] #42 22.04 CC images/fh.o [2019-11-29T14:50:01.884Z] #42 22.39 CC images/fsnotify.o [2019-11-29T14:50:01.884Z] #42 ... [2019-11-29T14:50:01.884Z] [2019-11-29T14:50:01.884Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:01.884Z] #18 21.06 Reading package lists... [2019-11-29T14:50:01.884Z] #18 26.15 Building dependency tree... [2019-11-29T14:50:01.884Z] #18 28.09 The following additional packages will be installed: [2019-11-29T14:50:01.884Z] #18 28.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-29T14:50:01.884Z] #18 28.10 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-29T14:50:01.884Z] #18 28.10 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-29T14:50:01.884Z] #18 28.10 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-29T14:50:01.884Z] #18 28.10 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-29T14:50:01.884Z] #18 28.10 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-29T14:50:01.884Z] #18 28.10 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-29T14:50:01.884Z] #18 28.10 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-29T14:50:01.884Z] #18 28.10 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-29T14:50:01.884Z] #18 28.11 Suggested packages: [2019-11-29T14:50:01.884Z] #18 28.11 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-29T14:50:01.884Z] #18 28.11 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-29T14:50:01.884Z] #18 28.11 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-29T14:50:01.884Z] #18 28.11 vim-doc vim-scripts xfsdump acl attr quota [2019-11-29T14:50:01.884Z] #18 28.11 Recommended packages: [2019-11-29T14:50:01.884Z] #18 28.11 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-29T14:50:01.884Z] #18 28.11 python3-keyrings.alt python3-xdg unzip [2019-11-29T14:50:01.884Z] #18 33.02 The following NEW packages will be installed: [2019-11-29T14:50:01.884Z] #18 33.03 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-29T14:50:01.884Z] #18 33.03 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-29T14:50:01.884Z] #18 33.03 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-29T14:50:01.884Z] #18 33.03 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-29T14:50:01.884Z] #18 33.03 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-29T14:50:01.884Z] #18 33.03 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-29T14:50:01.884Z] #18 33.03 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-29T14:50:01.884Z] #18 33.03 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-29T14:50:01.884Z] #18 33.03 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-29T14:50:01.884Z] #18 33.03 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-29T14:50:01.884Z] #18 33.03 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-29T14:50:01.884Z] #18 33.03 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-29T14:50:01.884Z] #18 33.03 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-29T14:50:01.884Z] #18 33.03 xfsprogs xxd xz-utils zip [2019-11-29T14:50:01.884Z] #18 33.12 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:50:01.884Z] #18 33.12 Need to get 88.2 MB of archives. [2019-11-29T14:50:01.884Z] #18 33.12 After this operation, 565 MB of additional disk space will be used. [2019-11-29T14:50:01.884Z] #18 33.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bash-completion all 1:2.1-4.3 [178 kB] [2019-11-29T14:50:01.884Z] #18 33.16 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnet1 s390x 1.1.6+dfsg-3 [57.1 kB] [2019-11-29T14:50:01.884Z] #18 33.17 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnfnetlink0 s390x 1.0.1-3 [13.7 kB] [2019-11-29T14:50:01.884Z] #18 33.17 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcrecpp0v5 s390x 2:8.39-3 [151 kB] [2019-11-29T14:50:01.884Z] #18 33.18 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libudev-dev s390x 232-25+deb9u12 [92.5 kB] [2019-11-29T14:50:01.884Z] #18 33.18 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-minimal s390x 3.5.3-1+deb9u1 [569 kB] [2019-11-29T14:50:01.884Z] #18 33.19 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5-minimal s390x 3.5.3-1+deb9u1 [1563 kB] [2019-11-29T14:50:01.884Z] #18 33.37 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-minimal s390x 3.5.3-1 [35.3 kB] [2019-11-29T14:50:01.884Z] #18 33.38 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libmpdec2 s390x 2.4.2-1 [83.6 kB] [2019-11-29T14:50:01.884Z] #18 33.41 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3.5-stdlib s390x 3.5.3-1+deb9u1 [2119 kB] [2019-11-29T14:50:01.884Z] #18 33.56 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3.5 s390x 3.5.3-1+deb9u1 [229 kB] [2019-11-29T14:50:01.884Z] #18 33.59 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpython3-stdlib s390x 3.5.3-1 [18.6 kB] [2019-11-29T14:50:01.884Z] #18 33.60 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dh-python all 2.20170125 [86.8 kB] [2019-11-29T14:50:01.884Z] #18 33.63 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3 s390x 3.5.3-1 [21.6 kB] [2019-11-29T14:50:01.884Z] #18 33.64 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main s390x pigz s390x 2.3.4-1 [51.1 kB] [2019-11-29T14:50:01.884Z] #18 33.68 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip4tc0 s390x 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-29T14:50:01.884Z] #18 33.69 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libip6tc0 s390x 1.6.0+snapshot20161117-6 [68.2 kB] [2019-11-29T14:50:01.884Z] #18 33.70 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libiptc0 s390x 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-29T14:50:01.884Z] #18 33.71 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libxtables12 s390x 1.6.0+snapshot20161117-6 [75.3 kB] [2019-11-29T14:50:01.884Z] #18 33.73 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnetfilter-conntrack3 s390x 1.0.6-2 [37.1 kB] [2019-11-29T14:50:01.884Z] #18 33.73 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main s390x iptables s390x 1.6.0+snapshot20161117-6 [282 kB] [2019-11-29T14:50:01.884Z] #18 33.75 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xxd s390x 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-29T14:50:01.884Z] #18 33.78 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-29T14:50:01.884Z] #18 33.78 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main s390x bzip2 s390x 1.0.6-8.1 [48.1 kB] [2019-11-29T14:50:01.884Z] #18 33.78 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libgpm2 s390x 1.20.4-6.2+b1 [34.4 kB] [2019-11-29T14:50:01.884Z] #18 33.79 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xz-utils s390x 5.2.2-1.2+b1 [263 kB] [2019-11-29T14:50:01.884Z] #18 33.82 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main s390x aufs-tools s390x 1:4.1+20161219-1 [102 kB] [2019-11-29T14:50:01.884Z] #18 33.87 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main s390x liblzo2-2 s390x 2.08-1.2+b2 [55.8 kB] [2019-11-29T14:50:01.884Z] #18 33.94 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-progs s390x 4.7.3-1 [595 kB] [2019-11-29T14:50:01.884Z] #18 33.98 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main s390x btrfs-tools s390x 4.7.3-1 [16.9 kB] [2019-11-29T14:50:01.884Z] #18 33.98 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper1.02.1 s390x 2:1.02.137-2 [160 kB] [2019-11-29T14:50:01.884Z] #18 34.00 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main s390x dmsetup s390x 2:1.02.137-2 [104 kB] [2019-11-29T14:50:01.884Z] #18 34.01 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libonig4 s390x 6.1.3-2 [142 kB] [2019-11-29T14:50:01.884Z] #18 34.06 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libjq1 s390x 1.5+dfsg-1.3 [126 kB] [2019-11-29T14:50:01.884Z] #18 34.08 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main s390x jq s390x 1.5+dfsg-1.3 [59.2 kB] [2019-11-29T14:50:01.884Z] #18 34.08 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libaio1 s390x 0.3.110-3 [9482 B] [2019-11-29T14:50:01.884Z] #18 34.08 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libcap2-bin s390x 1:2.25-1 [26.8 kB] [2019-11-29T14:50:01.884Z] #18 34.10 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-11-29T14:50:01.884Z] #18 34.13 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsepol1-dev s390x 2.6-2 [293 kB] [2019-11-29T14:50:01.884Z] #18 34.18 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre16-3 s390x 2:8.39-3 [189 kB] [2019-11-29T14:50:01.884Z] #18 34.18 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre32-3 s390x 2:8.39-3 [184 kB] [2019-11-29T14:50:01.884Z] #18 34.21 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libpcre3-dev s390x 2:8.39-3 [488 kB] [2019-11-29T14:50:01.884Z] #18 34.28 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libselinux1-dev s390x 2.6-3+b3 [182 kB] [2019-11-29T14:50:01.884Z] #18 34.33 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libdevmapper-dev s390x 2:1.02.137-2 [68.6 kB] [2019-11-29T14:50:01.884Z] #18 34.33 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libnl-3-200 s390x 3.2.27-2 [59.3 kB] [2019-11-29T14:50:01.884Z] #18 34.33 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libprotobuf-c1 s390x 1.2.1-2 [25.1 kB] [2019-11-29T14:50:01.884Z] #18 34.33 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libreadline5 s390x 5.2+dfsg-3+b1 [120 kB] [2019-11-29T14:50:01.884Z] #18 34.34 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libsystemd-dev s390x 232-25+deb9u12 [1763 kB] [2019-11-29T14:50:01.884Z] #18 34.54 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main s390x net-tools s390x 1.60+git20161116.90da8a0-1 [243 kB] [2019-11-29T14:50:01.884Z] #18 34.55 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-29T14:50:01.884Z] #18 34.63 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-29T14:50:01.884Z] #18 34.64 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-29T14:50:01.884Z] #18 34.64 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-setuptools all 33.1.1-1 [215 kB] [2019-11-29T14:50:01.884Z] #18 34.66 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main s390x python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-29T14:50:01.884Z] #18 34.67 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main s390x thin-provisioning-tools s390x 0.6.1-4+b1 [321 kB] [2019-11-29T14:50:01.884Z] #18 34.68 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-29T14:50:01.884Z] #18 35.03 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main s390x vim s390x 2:8.0.0197-4+deb9u3 [994 kB] [2019-11-29T14:50:01.884Z] #18 35.09 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main s390x xfsprogs s390x 4.9.0+nmu1 [786 kB] [2019-11-29T14:50:01.884Z] #18 35.14 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main s390x zip s390x 3.0-11+b1 [232 kB] [2019-11-29T14:50:01.884Z] #18 35.15 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main s390x libapparmor-perl s390x 2.11.0-3+deb9u2 [82.5 kB] [2019-11-29T14:50:01.884Z] #18 35.19 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main s390x apparmor s390x 2.11.0-3+deb9u2 [532 kB] [2019-11-29T14:50:01.884Z] #18 35.22 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-11-29T14:50:01.884Z] #18 35.37 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-11-29T14:50:01.884Z] #18 35.57 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-11-29T14:50:01.884Z] #18 35.57 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main s390x mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-29T14:50:01.884Z] #18 36.02 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-11-29T14:50:02.069Z] #41 28.27 CC images/sk-opts.o [2019-11-29T14:50:02.135Z] #41 11.97 PBCC images/siginfo.pb-c.c [2019-11-29T14:50:02.135Z] #41 12.02 DEP images/siginfo.pb-c.d [2019-11-29T14:50:02.188Z] #40 72.25 Selecting previously unselected package libprotobuf-lite10:amd64. [2019-11-29T14:50:02.188Z] #40 72.26 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... [2019-11-29T14:50:02.188Z] #40 72.27 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-29T14:50:02.324Z] #41 28.57 CC images/sk-unix.o [2019-11-29T14:50:02.331Z] #18 36.16 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-11-29T14:50:02.331Z] #18 36.21 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-11-29T14:50:02.331Z] #18 ... [2019-11-29T14:50:02.331Z] [2019-11-29T14:50:02.331Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:50:02.396Z] #41 12.11 PBCC images/pagemap.pb-c.c [2019-11-29T14:50:02.396Z] #41 12.20 DEP images/pagemap.pb-c.d [2019-11-29T14:50:02.580Z] #41 28.89 CC images/sk-inet.o [2019-11-29T14:50:02.660Z] #41 12.43 PBCC images/rlimit.pb-c.c [2019-11-29T14:50:02.661Z] #41 12.46 DEP images/rlimit.pb-c.d [2019-11-29T14:50:02.661Z] #41 ... [2019-11-29T14:50:02.661Z] [2019-11-29T14:50:02.661Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:50:02.661Z] #31 63.33 internal/poll [2019-11-29T14:50:02.661Z] #31 65.17 os [2019-11-29T14:50:02.661Z] #31 67.69 internal/fmtsort [2019-11-29T14:50:02.661Z] #31 69.04 fmt [2019-11-29T14:50:02.661Z] #31 69.04 path/filepath [2019-11-29T14:50:02.661Z] #31 70.42 io/ioutil [2019-11-29T14:50:02.661Z] #31 72.66 github.com/BurntSushi/toml [2019-11-29T14:50:02.661Z] #31 72.67 log [2019-11-29T14:50:02.661Z] #31 72.69 flag [2019-11-29T14:50:02.754Z] #40 72.59 Selecting previously unselected package libprotobuf-dev:amd64. [2019-11-29T14:50:02.754Z] #40 72.60 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... [2019-11-29T14:50:02.754Z] #40 72.63 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-29T14:50:02.759Z] #27 18.74 0.6% # 1.6% # 2.5% ## 3.5% ### 4.4% ### 5.3% #### 6.3% ##### 8.2% ###### 9.1% ####### 10.1% ####### 11.0% ######## 12.0% ######### 12.9% ######### 13.9% ########## 14.8% ########### 15.7% ############ 16.7% ############ 17.6% ############# 18.6% ############## 19.5% ############## 20.5% ############### 21.4% ################ 22.4% ################ 23.3% ################# 24.3% ################## 25.2% ################## 26.2% ################### 27.1% #################### 28.0% #################### 29.0% ##################### 29.9% ###################### 30.9% ###################### 31.8% ####################### 32.8% ######################## 34.7% ######################### 35.6% ########################## 36.6% ########################## 37.5% ########################### 38.5% ############################ 39.4% ############################# 40.3% ############################# 41.3% ############################## 42.2% ############################### 43.2% ############################### 44.1% ################################ 45.1% ################################# 46.0% ################################# 47.0% ################################## 47.9% ################################### 48.8% ################################### 49.8% #################################### 50.7% ##################################### 51.7% ##################################### 52.6% ###################################### 53.6% ####################################### 54.5% ####################################### 55.5% ######################################## 56.4% ######################################### 57.4% ######################################### 58.3% ########################################## 59.2% ########################################### 60.2% ############################################ 61.1% ############################################ 62.1% ############################################# 63.0% ############################################## 64.0% ############################################## 64.9% ############################################### 65.7% ############################################### 66.2% ############################################### 66.6% ################################################ 67.6% ################################################# 68.5% ################################################## 69.4% ################################################## 70.4% ################################################### 71.4% #################################################### 72.3% #################################################### 73.2% ##################################################### 74.2% ###################################################### 75.1% ###################################################### 76.1% ####################################################### 77.0% ######################################################## 78.0% ######################################################## 78.9% ######################################################### 79.9% ########################################################## 80.8% ########################################################## 81.7% ########################################################### 82.7% ############################################################ 83.6% ############################################################ 84.6% ############################################################# 85.5% ############################################################## 86.5% ############################################################## 87.4% ############################################################### 88.4% ################################################################ 89.3% ################################################################ 90.2% ################################################################# 91.2% ################################################################## 92.1% ################################################################### 93.1% ################################################################### 94.0% #################################################################### 95.0% ##################################################################### 96.9% ###################################################################### 97.8% ####################################################################### 98.8% [2019-11-29T14:50:02.759Z] #27 ... [2019-11-29T14:50:02.759Z] [2019-11-29T14:50:02.759Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:02.759Z] #45 54.34 time [2019-11-29T14:50:02.759Z] #45 60.76 strings [2019-11-29T14:50:02.759Z] #45 61.83 os [2019-11-29T14:50:02.759Z] #45 64.39 regexp/syntax [2019-11-29T14:50:02.921Z] #31 ... [2019-11-29T14:50:02.921Z] [2019-11-29T14:50:02.921Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:50:02.921Z] #59 34.06 + cd /tmp/tmp.d5xOndY8zG/src/github.com/containerd/containerd [2019-11-29T14:50:02.921Z] #59 34.06 + git checkout -q c7a4f874b3267c499484aae602d1257b12d69e40 [2019-11-29T14:50:02.921Z] #59 ... [2019-11-29T14:50:02.921Z] [2019-11-29T14:50:02.921Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:02.921Z] #44 63.69 regexp [2019-11-29T14:50:02.921Z] #44 68.96 os [2019-11-29T14:50:02.921Z] #44 73.36 os/exec [2019-11-29T14:50:02.921Z] #44 73.39 net [2019-11-29T14:50:03.141Z] #41 29.32 CC images/tun.o [2019-11-29T14:50:03.182Z] #44 ... [2019-11-29T14:50:03.182Z] [2019-11-29T14:50:03.182Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:03.182Z] #41 12.66 PBCC images/file-lock.pb-c.c [2019-11-29T14:50:03.182Z] #41 12.79 DEP images/file-lock.pb-c.d [2019-11-29T14:50:03.182Z] #41 12.95 PBCC images/tty.pb-c.c [2019-11-29T14:50:03.182Z] #41 13.01 DEP images/tty.pb-c.d [2019-11-29T14:50:03.324Z] #45 ... [2019-11-29T14:50:03.324Z] [2019-11-29T14:50:03.324Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:50:03.325Z] #27 18.74 0.6% # 1.6% # 2.5% ## 3.5% ### 4.4% ### 5.3% #### 6.3% ##### 8.2% ###### 9.1% ####### 10.1% ####### 11.0% ######## 12.0% ######### 12.9% ######### 13.9% ########## 14.8% ########### 15.7% ############ 16.7% ############ 17.6% ############# 18.6% ############## 19.5% ############## 20.5% ############### 21.4% ################ 22.4% ################ 23.3% ################# 24.3% ################## 25.2% ################## 26.2% ################### 27.1% #################### 28.0% #################### 29.0% ##################### 29.9% ###################### 30.9% ###################### 31.8% ####################### 32.8% ######################## 34.7% ######################### 35.6% ########################## 36.6% ########################## 37.5% ########################### 38.5% ############################ 39.4% ############################# 40.3% ############################# 41.3% ############################## 42.2% ############################### 43.2% ############################### 44.1% ################################ 45.1% ################################# 46.0% ################################# 47.0% ################################## 47.9% ################################### 48.8% ################################### 49.8% #################################### 50.7% ##################################### 51.7% ##################################### 52.6% ###################################### 53.6% ####################################### 54.5% ####################################### 55.5% ######################################## 56.4% ######################################### 57.4% ######################################### 58.3% ########################################## 59.2% ########################################### 60.2% ############################################ 61.1% ############################################ 62.1% ############################################# 63.0% ############################################## 64.0% ############################################## 64.9% ############################################### 65.7% ############################################### 66.2% ############################################### 66.6% ################################################ 67.6% ################################################# 68.5% ################################################## 69.4% ################################################## 70.4% ################################################### 71.4% #################################################### 72.3% #################################################### 73.2% ##################################################### 74.2% ###################################################### 75.1% ###################################################### 76.1% ####################################################### 77.0% ######################################################## 78.0% ######################################################## 78.9% ######################################################### 79.9% ########################################################## 80.8% ########################################################## 81.7% ########################################################### 82.7% ############################################################ 83.6% ############################################################ 84.6% ############################################################# 85.5% ############################################################## 86.5% ############################################################## 87.4% ############################################################### 88.4% ################################################################ 89.3% ################################################################ 90.2% ################################################################# 91.2% ################################################################## 92.1% ################################################################### 93.1% ################################################################### 94.0% #################################################################### 95.0% ##################################################################### 96.9% ###################################################################### 97.8% ####################################################################### 98.8% ####################################################################### 99.7% ######################################################################## 100.0% [2019-11-29T14:50:03.325Z] #27 40.75 [2019-11-29T14:50:03.397Z] #41 29.71 CC images/sk-netlink.o [2019-11-29T14:50:03.443Z] #41 13.21 PBCC images/tun.pb-c.c [2019-11-29T14:50:03.443Z] #41 13.31 PBCC images/netdev.pb-c.c [2019-11-29T14:50:03.443Z] #41 13.33 DEP images/tun.pb-c.d [2019-11-29T14:50:03.443Z] #41 13.35 DEP images/netdev.pb-c.d [2019-11-29T14:50:03.443Z] #41 13.37 PBCC images/vma.pb-c.c [2019-11-29T14:50:03.443Z] #41 13.40 DEP images/vma.pb-c.d [2019-11-29T14:50:03.443Z] #41 13.42 PBCC images/creds.pb-c.c [2019-11-29T14:50:03.653Z] #41 29.95 CC images/packet-sock.o [2019-11-29T14:50:03.705Z] #41 13.44 DEP images/creds.pb-c.d [2019-11-29T14:50:03.705Z] #41 13.48 PBCC images/utsns.pb-c.c [2019-11-29T14:50:03.705Z] #41 13.51 DEP images/utsns.pb-c.d [2019-11-29T14:50:03.705Z] #41 13.55 PBCC images/ipc-desc.pb-c.c [2019-11-29T14:50:03.705Z] #41 13.59 PBCC images/ipc-sem.pb-c.c [2019-11-29T14:50:03.705Z] #41 13.62 DEP images/ipc-desc.pb-c.d [2019-11-29T14:50:03.966Z] #41 13.80 DEP images/ipc-sem.pb-c.d [2019-11-29T14:50:04.214Z] #41 30.33 CC images/ipc-var.o [2019-11-29T14:50:04.214Z] #41 30.53 CC images/ipc-desc.o [2019-11-29T14:50:04.227Z] #41 13.99 PBCC images/ipc-msg.pb-c.c [2019-11-29T14:50:04.228Z] #41 ... [2019-11-29T14:50:04.228Z] [2019-11-29T14:50:04.228Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:04.228Z] #17 6.531 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main arm64 Packages [27.9 kB] [2019-11-29T14:50:04.228Z] #17 7.573 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 Packages [6927 kB] [2019-11-29T14:50:04.228Z] #17 13.56 Fetched 7751 kB in 11s (685 kB/s) [2019-11-29T14:50:04.228Z] #17 13.56 Reading package lists... [2019-11-29T14:50:04.228Z] #17 ... [2019-11-29T14:50:04.228Z] [2019-11-29T14:50:04.228Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:04.228Z] #41 14.09 DEP images/ipc-msg.pb-c.d [2019-11-29T14:50:04.469Z] #41 30.74 CC images/ipc-shm.o [2019-11-29T14:50:04.488Z] #41 14.15 PBCC images/ipc-shm.pb-c.c [2019-11-29T14:50:04.488Z] #41 14.17 DEP images/ipc-shm.pb-c.d [2019-11-29T14:50:04.488Z] #41 14.31 PBCC images/ipc-var.pb-c.c [2019-11-29T14:50:04.655Z] #40 ... [2019-11-29T14:50:04.655Z] [2019-11-29T14:50:04.655Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:50:04.655Z] #26 7.825 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-29T14:50:04.655Z] #26 8.404 [2019-11-29T14:50:04.724Z] #41 30.98 CC images/ipc-msg.o [2019-11-29T14:50:04.749Z] #41 14.43 DEP images/ipc-var.pb-c.d [2019-11-29T14:50:04.749Z] #41 14.52 PBCC images/sk-opts.pb-c.c [2019-11-29T14:50:04.749Z] #41 14.53 PBCC images/packet-sock.pb-c.c [2019-11-29T14:50:04.749Z] #41 14.58 DEP images/sk-opts.pb-c.d [2019-11-29T14:50:04.831Z] #27 42.55 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-29T14:50:04.918Z] #26 8.789 0.5% 1.3% # 2.5% ## 3.9% #### 6.7% ########## 14.0% ############## 19.6% ############### 22.0% ##################### 30.1% ########################## 36.1% ############################## 41.8% ################################## 48.4% ######################################## [2019-11-29T14:50:04.918Z] #26 ... [2019-11-29T14:50:04.918Z] [2019-11-29T14:50:04.918Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:50:04.918Z] #40 74.94 Selecting previously unselected package libprotoc10:amd64. [2019-11-29T14:50:04.918Z] #40 74.94 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... [2019-11-29T14:50:04.918Z] #40 74.96 Unpacking libprotoc10:amd64 (3.0.0-9) ... [2019-11-29T14:50:04.918Z] #40 ... [2019-11-29T14:50:04.918Z] [2019-11-29T14:50:04.918Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:50:04.918Z] #59 5.850 + RM_GOPATH=0 [2019-11-29T14:50:04.918Z] #59 5.850 + TMP_GOPATH= [2019-11-29T14:50:04.918Z] #59 5.850 + : /build [2019-11-29T14:50:04.918Z] #59 5.850 + '[' -z '' ']' [2019-11-29T14:50:04.918Z] #59 5.854 ++ mktemp -d [2019-11-29T14:50:04.918Z] #59 5.869 + export GOPATH=/tmp/tmp.l02hDHdZIH [2019-11-29T14:50:04.918Z] #59 5.869 + GOPATH=/tmp/tmp.l02hDHdZIH [2019-11-29T14:50:04.918Z] #59 5.869 + RM_GOPATH=1 [2019-11-29T14:50:04.918Z] #59 5.873 Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40 [2019-11-29T14:50:04.918Z] #59 5.873 ++ dirname ./install.sh [2019-11-29T14:50:04.918Z] #59 5.873 + dir=. [2019-11-29T14:50:04.918Z] #59 5.873 + bin=containerd [2019-11-29T14:50:04.918Z] #59 5.873 + shift [2019-11-29T14:50:04.918Z] #59 5.873 + '[' '!' -f ./containerd.installer ']' [2019-11-29T14:50:04.918Z] #59 5.873 + . ./containerd.installer [2019-11-29T14:50:04.918Z] #59 5.873 ++ : c7a4f874b3267c499484aae602d1257b12d69e40 [2019-11-29T14:50:04.918Z] #59 5.873 + install_containerd [2019-11-29T14:50:04.918Z] #59 5.873 + echo 'Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40' [2019-11-29T14:50:04.918Z] #59 5.873 + git clone https://github.com/containerd/containerd.git /tmp/tmp.l02hDHdZIH/src/github.com/containerd/containerd [2019-11-29T14:50:04.918Z] #59 5.890 Cloning into '/tmp/tmp.l02hDHdZIH/src/github.com/containerd/containerd'... [2019-11-29T14:50:04.980Z] #41 31.25 CC images/ipc-sem.o [2019-11-29T14:50:05.014Z] #41 14.71 DEP images/packet-sock.pb-c.d [2019-11-29T14:50:05.014Z] #41 14.78 PBCC images/sk-netlink.pb-c.c [2019-11-29T14:50:05.014Z] #41 14.85 DEP images/sk-netlink.pb-c.d [2019-11-29T14:50:05.014Z] #41 14.91 PBCC images/sk-inet.pb-c.c [2019-11-29T14:50:05.176Z] #59 ... [2019-11-29T14:50:05.176Z] [2019-11-29T14:50:05.176Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:50:05.235Z] #27 42.92 [2019-11-29T14:50:05.235Z] #41 31.58 CC images/utsns.o [2019-11-29T14:50:05.274Z] #41 14.98 DEP images/sk-inet.pb-c.d [2019-11-29T14:50:05.274Z] #41 15.11 PBCC images/sk-unix.pb-c.c [2019-11-29T14:50:05.491Z] #41 31.74 CC images/creds.o [2019-11-29T14:50:05.491Z] #41 31.93 CC images/vma.o [2019-11-29T14:50:05.535Z] #41 15.21 DEP images/sk-unix.pb-c.d [2019-11-29T14:50:05.535Z] #41 15.33 PBCC images/mm.pb-c.c [2019-11-29T14:50:05.535Z] #41 15.43 DEP images/mm.pb-c.d [2019-11-29T14:50:05.650Z] #27 43.24 ############################################# 63.8% ######################################################################## 100.0% [2019-11-29T14:50:05.650Z] #27 43.41 [2019-11-29T14:50:05.693Z] #26 8.789 0.5% 1.3% # 2.5% ## 3.9% #### 6.7% ########## 14.0% ############## 19.6% ############### 22.0% ##################### 30.1% ########################## 36.1% ############################## 41.8% ################################## 48.4% ######################################## 56.0% ################################################# 68.2% #################################################### 73.6% ########################################################## 81.4% ################################################################ 89.1% ######################################################################## 100.0% [2019-11-29T14:50:05.797Z] #41 15.49 PBCC images/timerfd.pb-c.c [2019-11-29T14:50:05.797Z] #41 15.62 DEP images/timerfd.pb-c.d [2019-11-29T14:50:05.797Z] #41 15.70 PBCC images/timer.pb-c.c [2019-11-29T14:50:06.052Z] #41 32.15 CC images/netdev.o [2019-11-29T14:50:06.061Z] #41 15.75 DEP images/timer.pb-c.d [2019-11-29T14:50:06.061Z] #41 15.80 PBCC images/sa.pb-c.c [2019-11-29T14:50:06.061Z] #41 15.93 DEP images/sa.pb-c.d [2019-11-29T14:50:06.061Z] #41 15.99 PBCC images/pipe-data.pb-c.c [2019-11-29T14:50:06.259Z] #26 11.62 [2019-11-29T14:50:06.308Z] #41 32.54 CC images/tty.o [2019-11-29T14:50:06.322Z] #41 16.02 DEP images/pipe-data.pb-c.d [2019-11-29T14:50:06.322Z] #41 16.06 PBCC images/mnt.pb-c.c [2019-11-29T14:50:06.322Z] #41 16.16 DEP images/mnt.pb-c.d [2019-11-29T14:50:06.322Z] #41 16.19 PBCC images/sk-packet.pb-c.c [2019-11-29T14:50:06.322Z] #41 16.24 DEP images/sk-packet.pb-c.d [2019-11-29T14:50:06.583Z] #41 16.29 PBCC images/tcp-stream.pb-c.c [2019-11-29T14:50:06.583Z] #41 16.34 DEP images/tcp-stream.pb-c.d [2019-11-29T14:50:06.583Z] #41 16.44 PBCC images/pipe.pb-c.c [2019-11-29T14:50:06.598Z] #26 ... [2019-11-29T14:50:06.598Z] [2019-11-29T14:50:06.598Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:50:06.598Z] #31 65.99 sort [2019-11-29T14:50:06.598Z] #31 65.99 errors [2019-11-29T14:50:06.598Z] #31 66.46 strconv [2019-11-29T14:50:06.598Z] #31 67.83 io [2019-11-29T14:50:06.598Z] #31 69.63 syscall [2019-11-29T14:50:06.598Z] #31 71.81 reflect [2019-11-29T14:50:06.598Z] #31 ... [2019-11-29T14:50:06.598Z] [2019-11-29T14:50:06.598Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:50:06.844Z] #41 16.53 DEP images/pipe.pb-c.d [2019-11-29T14:50:06.844Z] #41 16.63 PBCC images/pstree.pb-c.c [2019-11-29T14:50:06.844Z] #41 16.71 DEP images/pstree.pb-c.d [2019-11-29T14:50:06.869Z] #41 33.08 CC images/file-lock.o [2019-11-29T14:50:06.869Z] #41 33.22 CC images/rlimit.o [2019-11-29T14:50:07.106Z] #41 16.78 PBCC images/fs.pb-c.c [2019-11-29T14:50:07.106Z] #41 16.82 DEP images/fs.pb-c.d [2019-11-29T14:50:07.106Z] #41 16.92 PBCC images/signalfd.pb-c.c [2019-11-29T14:50:07.106Z] #41 17.03 DEP images/signalfd.pb-c.d [2019-11-29T14:50:07.156Z] #41 33.39 CC images/pagemap.o [2019-11-29T14:50:07.366Z] #41 17.16 PBCC images/fh.pb-c.c [2019-11-29T14:50:07.366Z] #41 17.20 PBCC images/fsnotify.pb-c.c [2019-11-29T14:50:07.366Z] #41 17.37 DEP images/fh.pb-c.d [2019-11-29T14:50:07.375Z] #26 11.91 ######## 11.6% ################### 27.4% ############################ 39.1% #### [2019-11-29T14:50:07.375Z] #26 ... [2019-11-29T14:50:07.375Z] [2019-11-29T14:50:07.375Z] #11 [dev 1/24] RUN groupadd -r docker [2019-11-29T14:50:07.375Z] #11 DONE 7.9s [2019-11-29T14:50:07.375Z] [2019-11-29T14:50:07.375Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:50:07.453Z] #41 33.79 CC images/siginfo.o [2019-11-29T14:50:07.611Z] #27 45.00 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-29T14:50:07.627Z] #41 17.44 DEP images/fsnotify.pb-c.d [2019-11-29T14:50:07.627Z] #41 17.54 PBCC images/eventpoll.pb-c.c [2019-11-29T14:50:07.627Z] #41 17.61 DEP images/eventpoll.pb-c.d [2019-11-29T14:50:07.632Z] #26 11.91 ######## 11.6% ################### 27.4% ############################ 39.1% ############################################### 65.7% ##################################################### 75.0% ################################################################ 89.7% ######################################################################## 100.0% [2019-11-29T14:50:07.708Z] #41 34.09 CC images/rpc.o [2019-11-29T14:50:07.890Z] #41 17.73 PBCC images/eventfd.pb-c.c [2019-11-29T14:50:07.890Z] #41 17.78 DEP images/eventfd.pb-c.d [2019-11-29T14:50:07.890Z] #41 17.84 PBCC images/remap-file-path.pb-c.c [2019-11-29T14:50:08.025Z] #27 45.43 [2019-11-29T14:50:08.151Z] #41 17.88 DEP images/remap-file-path.pb-c.d [2019-11-29T14:50:08.151Z] #41 17.98 PBCC images/fifo.pb-c.c [2019-11-29T14:50:08.151Z] #41 ... [2019-11-29T14:50:08.151Z] [2019-11-29T14:50:08.151Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:08.151Z] #36 9.955 -- Detecting C compile features - done [2019-11-29T14:50:08.151Z] #36 10.04 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-29T14:50:08.151Z] #36 10.46 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-29T14:50:08.151Z] #36 10.62 -- Configuring done [2019-11-29T14:50:08.151Z] #36 10.65 -- Generating done [2019-11-29T14:50:08.151Z] #36 10.65 -- Build files have been written to: /tmp/tmp.NtpmMp0aOJ/tini [2019-11-29T14:50:08.151Z] #36 10.67 + make tini-static [2019-11-29T14:50:08.151Z] #36 11.11 Scanning dependencies of target tini-static [2019-11-29T14:50:08.151Z] #36 11.21 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-29T14:50:08.151Z] #36 12.88 [100%] Linking C executable tini-static [2019-11-29T14:50:08.151Z] #36 13.72 [100%] Built target tini-static [2019-11-29T14:50:08.151Z] #36 13.83 + mkdir -p /build [2019-11-29T14:50:08.151Z] #36 13.83 + cp tini-static /build/docker-init [2019-11-29T14:50:08.151Z] #36 DONE 14.1s [2019-11-29T14:50:08.151Z] [2019-11-29T14:50:08.151Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:08.151Z] #41 18.02 DEP images/fifo.pb-c.d [2019-11-29T14:50:08.412Z] #41 18.12 PBCC images/ghost-file.pb-c.c [2019-11-29T14:50:08.412Z] #41 18.23 DEP images/ghost-file.pb-c.d [2019-11-29T14:50:08.412Z] #41 18.36 PBCC images/regfile.pb-c.c [2019-11-29T14:50:08.435Z] #27 45.80 ######################################################################## 100.0% [2019-11-29T14:50:08.435Z] #27 45.91 [2019-11-29T14:50:08.565Z] #26 13.92 [2019-11-29T14:50:08.673Z] #41 18.46 DEP images/regfile.pb-c.d [2019-11-29T14:50:08.825Z] #26 ... [2019-11-29T14:50:08.826Z] [2019-11-29T14:50:08.826Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:08.826Z] #44 68.41 io [2019-11-29T14:50:08.826Z] #44 68.42 strconv [2019-11-29T14:50:08.826Z] #44 70.52 bytes [2019-11-29T14:50:08.826Z] #44 73.46 reflect [2019-11-29T14:50:08.826Z] #44 74.73 bufio [2019-11-29T14:50:08.826Z] #44 77.45 syscall [2019-11-29T14:50:08.826Z] #44 ... [2019-11-29T14:50:08.826Z] [2019-11-29T14:50:08.826Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:50:08.933Z] #41 18.63 PBCC images/ns.pb-c.c [2019-11-29T14:50:08.933Z] #41 18.64 DEP images/ns.pb-c.d [2019-11-29T14:50:08.933Z] #41 18.75 PBCC images/fdinfo.pb-c.c [2019-11-29T14:50:09.194Z] #41 18.93 DEP images/fdinfo.pb-c.d [2019-11-29T14:50:09.194Z] #41 19.19 PBCC images/core-aarch64.pb-c.c [2019-11-29T14:50:09.455Z] #41 19.40 PBCC images/core-arm.pb-c.c [2019-11-29T14:50:09.455Z] #41 19.46 PBCC images/core-ppc64.pb-c.c [2019-11-29T14:50:09.597Z] #41 35.45 CC images/ext-file.o [2019-11-29T14:50:09.598Z] #41 35.73 CC images/cgroup.o [2019-11-29T14:50:09.716Z] #41 19.56 PBCC images/core-s390.pb-c.c [2019-11-29T14:50:09.716Z] #41 19.61 PBCC images/core-x86.pb-c.c [2019-11-29T14:50:09.716Z] #41 19.67 PBCC images/core.pb-c.c [2019-11-29T14:50:09.859Z] #26 14.22 ### 4.7% ###### 9.2% ########## 15.1% ############# 18.5% ############### 21.2% #################### 28.1% ######################## 33.9% ############################ 39.2% ############################### 44.4% ### [2019-11-29T14:50:09.859Z] #26 ... [2019-11-29T14:50:09.859Z] [2019-11-29T14:50:09.859Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:09.859Z] #54 5.723 + RM_GOPATH=0 [2019-11-29T14:50:09.859Z] #54 5.723 + TMP_GOPATH= [2019-11-29T14:50:09.859Z] #54 5.723 + : /build [2019-11-29T14:50:09.859Z] #54 5.723 + '[' -z '' ']' [2019-11-29T14:50:09.859Z] #54 5.723 ++ mktemp -d [2019-11-29T14:50:09.859Z] #54 5.723 + export GOPATH=/tmp/tmp.CuuM1nlKOP [2019-11-29T14:50:09.859Z] #54 5.723 + GOPATH=/tmp/tmp.CuuM1nlKOP [2019-11-29T14:50:09.859Z] #54 5.723 + RM_GOPATH=1 [2019-11-29T14:50:09.859Z] #54 5.723 ++ dirname ./install.sh [2019-11-29T14:50:09.859Z] #54 5.737 + dir=. [2019-11-29T14:50:09.859Z] #54 5.737 + bin=runc [2019-11-29T14:50:09.859Z] #54 5.737 + shift [2019-11-29T14:50:09.859Z] #54 5.737 + '[' '!' -f ./runc.installer ']' [2019-11-29T14:50:09.859Z] #54 5.737 + . ./runc.installer [2019-11-29T14:50:09.859Z] #54 5.737 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-11-29T14:50:09.859Z] #54 5.749 + install_runc [2019-11-29T14:50:09.859Z] #54 5.749 + uname -r [2019-11-29T14:50:09.859Z] #54 5.749 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-29T14:50:09.859Z] #54 5.770 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-29T14:50:09.859Z] #54 5.770 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-11-29T14:50:09.859Z] #54 5.770 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CuuM1nlKOP/src/github.com/opencontainers/runc [2019-11-29T14:50:09.859Z] #54 5.770 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-11-29T14:50:09.859Z] #54 5.814 Cloning into '/tmp/tmp.CuuM1nlKOP/src/github.com/opencontainers/runc'... [2019-11-29T14:50:09.859Z] #54 ... [2019-11-29T14:50:09.859Z] [2019-11-29T14:50:09.859Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:50:09.976Z] #41 19.75 PBCC images/inventory.pb-c.c [2019-11-29T14:50:09.976Z] #41 19.82 DEP images/core-aarch64.pb-c.d [2019-11-29T14:50:10.015Z] #27 47.41 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-29T14:50:10.015Z] #27 47.52 skipping existing b63cc5f62c21 [2019-11-29T14:50:10.015Z] #27 47.65 [2019-11-29T14:50:10.158Z] #41 36.41 CC images/userns.o [2019-11-29T14:50:10.158Z] #41 ... [2019-11-29T14:50:10.158Z] [2019-11-29T14:50:10.158Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:50:10.158Z] #62 111.8 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-29T14:50:10.158Z] #62 111.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-29T14:50:10.298Z] #41 20.00 DEP images/core-arm.pb-c.d [2019-11-29T14:50:10.559Z] #41 20.15 DEP images/core-ppc64.pb-c.d [2019-11-29T14:50:10.559Z] #41 20.33 DEP images/core-s390.pb-c.d [2019-11-29T14:50:10.559Z] #41 20.38 DEP images/core-x86.pb-c.d [2019-11-29T14:50:10.559Z] #41 20.43 DEP images/core.pb-c.d [2019-11-29T14:50:10.559Z] #41 20.49 DEP images/inventory.pb-c.d [2019-11-29T14:50:10.709Z] #26 14.22 ### 4.7% ###### 9.2% ########## 15.1% ############# 18.5% ############### 21.2% #################### 28.1% ######################## 33.9% ############################ 39.2% ############################### 44.4% #################################### 50.4% ########################################## 59.4% ############################################## 64.7% ################################################## 69.7% ################################################## 69.8% ###################################################### 76.4% ############################################################## 86.8% ####################################################################### 98.9% ######################################################################## 100.0% [2019-11-29T14:50:10.849Z] #41 20.55 PBCC images/cpuinfo.pb-c.c [2019-11-29T14:50:10.849Z] #41 20.58 DEP images/cpuinfo.pb-c.d [2019-11-29T14:50:10.849Z] #41 20.63 PBCC images/stats.pb-c.c [2019-11-29T14:50:10.849Z] #41 20.69 DEP images/stats.pb-c.d [2019-11-29T14:50:11.095Z] #62 ... [2019-11-29T14:50:11.095Z] [2019-11-29T14:50:11.095Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:11.095Z] #44 102.7 github.com/LK4D4/vndr/build [2019-11-29T14:50:11.095Z] #44 103.4 net [2019-11-29T14:50:11.095Z] #44 106.0 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-29T14:50:11.095Z] #44 107.3 vendor/golang.org/x/text/unicode/bidi [2019-11-29T14:50:11.095Z] #44 109.3 vendor/golang.org/x/text/unicode/norm [2019-11-29T14:50:11.353Z] #44 ... [2019-11-29T14:50:11.353Z] [2019-11-29T14:50:11.353Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:11.353Z] #41 36.72 CC images/google/protobuf/descriptor.o [2019-11-29T14:50:11.792Z] #41 ... [2019-11-29T14:50:11.792Z] [2019-11-29T14:50:11.792Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:50:11.792Z] #31 77.59 github.com/BurntSushi/toml/cmd/tomlv [2019-11-29T14:50:11.792Z] #31 DONE 82.2s [2019-11-29T14:50:11.792Z] [2019-11-29T14:50:11.792Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:11.792Z] #44 75.27 encoding/binary [2019-11-29T14:50:11.792Z] #44 75.35 go/token [2019-11-29T14:50:11.792Z] #44 77.20 go/scanner [2019-11-29T14:50:11.792Z] #44 78.38 net/url [2019-11-29T14:50:11.792Z] #44 79.38 text/template/parse [2019-11-29T14:50:11.792Z] #44 79.98 go/ast [2019-11-29T14:50:11.939Z] #27 49.18 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-29T14:50:11.939Z] #27 ... [2019-11-29T14:50:11.939Z] [2019-11-29T14:50:11.939Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:50:11.939Z] #32 62.95 path [2019-11-29T14:50:11.939Z] #32 63.72 text/tabwriter [2019-11-29T14:50:11.939Z] #32 64.90 fmt [2019-11-29T14:50:11.939Z] #32 64.91 path/filepath [2019-11-29T14:50:11.939Z] #32 67.18 io/ioutil [2019-11-29T14:50:11.939Z] #32 68.95 flag [2019-11-29T14:50:11.939Z] #32 68.95 github.com/BurntSushi/toml [2019-11-29T14:50:11.939Z] #32 70.96 log [2019-11-29T14:50:11.939Z] #32 ... [2019-11-29T14:50:11.939Z] [2019-11-29T14:50:11.939Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:11.939Z] #42 23.04 CC images/signalfd.o [2019-11-29T14:50:11.939Z] #42 23.24 CC images/fs.o [2019-11-29T14:50:11.939Z] #42 23.46 CC images/pstree.o [2019-11-29T14:50:11.939Z] #42 23.59 CC images/pipe.o [2019-11-29T14:50:11.939Z] #42 23.88 CC images/tcp-stream.o [2019-11-29T14:50:11.939Z] #42 24.29 CC images/sk-packet.o [2019-11-29T14:50:11.939Z] #42 24.77 CC images/mnt.o [2019-11-29T14:50:11.939Z] #42 25.08 CC images/pipe-data.o [2019-11-29T14:50:11.939Z] #42 25.21 CC images/sa.o [2019-11-29T14:50:11.939Z] #42 25.39 CC images/timer.o [2019-11-29T14:50:11.939Z] #42 25.68 CC images/timerfd.o [2019-11-29T14:50:11.939Z] #42 25.94 CC images/mm.o [2019-11-29T14:50:11.939Z] #42 26.28 CC images/sk-opts.o [2019-11-29T14:50:11.939Z] #42 26.53 CC images/sk-unix.o [2019-11-29T14:50:11.939Z] #42 26.89 CC images/sk-inet.o [2019-11-29T14:50:11.939Z] #42 27.20 CC images/tun.o [2019-11-29T14:50:11.939Z] #42 27.53 CC images/sk-netlink.o [2019-11-29T14:50:11.939Z] #42 27.81 CC images/packet-sock.o [2019-11-29T14:50:11.939Z] #42 28.08 CC images/ipc-var.o [2019-11-29T14:50:11.939Z] #42 28.27 CC images/ipc-desc.o [2019-11-29T14:50:11.939Z] #42 28.42 CC images/ipc-shm.o [2019-11-29T14:50:11.939Z] #42 28.59 CC images/ipc-msg.o [2019-11-29T14:50:11.939Z] #42 28.84 CC images/ipc-sem.o [2019-11-29T14:50:11.939Z] #42 29.01 CC images/utsns.o [2019-11-29T14:50:11.939Z] #42 29.19 CC images/creds.o [2019-11-29T14:50:11.939Z] #42 29.34 CC images/vma.o [2019-11-29T14:50:11.939Z] #42 29.52 CC images/netdev.o [2019-11-29T14:50:11.939Z] #42 30.00 CC images/tty.o [2019-11-29T14:50:11.939Z] #42 30.67 CC images/file-lock.o [2019-11-29T14:50:11.939Z] #42 30.89 CC images/rlimit.o [2019-11-29T14:50:11.939Z] #42 31.08 CC images/pagemap.o [2019-11-29T14:50:11.939Z] #42 31.37 CC images/siginfo.o [2019-11-29T14:50:11.939Z] #42 31.60 CC images/rpc.o [2019-11-29T14:50:11.939Z] #42 ... [2019-11-29T14:50:11.939Z] [2019-11-29T14:50:11.939Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:50:11.939Z] #32 73.31 github.com/BurntSushi/toml/cmd/tomlv [2019-11-29T14:50:12.085Z] #26 17.10 [2019-11-29T14:50:12.279Z] #41 38.50 CC images/opts.o [2019-11-29T14:50:12.279Z] #41 38.69 CC images/seccomp.o [2019-11-29T14:50:12.340Z] #32 ... [2019-11-29T14:50:12.340Z] [2019-11-29T14:50:12.340Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:50:12.340Z] #27 49.55 [2019-11-29T14:50:12.340Z] #27 49.80 ######################################################################## 100.0% [2019-11-29T14:50:12.340Z] #27 49.89 [2019-11-29T14:50:12.340Z] #27 49.94 Download of images into '/build' complete. [2019-11-29T14:50:12.340Z] #27 49.94 Use something like the following to load the result into a Docker daemon: [2019-11-29T14:50:12.340Z] #27 49.94 tar -cC '/build' . | docker load [2019-11-29T14:50:12.340Z] #27 DONE 50.1s [2019-11-29T14:50:12.737Z] #44 83.59 encoding/json [2019-11-29T14:50:12.746Z] [2019-11-29T14:50:12.746Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:12.746Z] #18 38.55 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-11-29T14:50:12.746Z] #18 40.54 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:50:12.746Z] #18 40.66 Fetched 88.2 MB in 6s (12.9 MB/s) [2019-11-29T14:50:12.746Z] #18 40.74 Selecting previously unselected package bash-completion. [2019-11-29T14:50:12.746Z] #18 40.74 (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-11-29T14:50:12.746Z] #18 40.79 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-29T14:50:12.746Z] #18 44.01 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-29T14:50:12.746Z] #18 44.72 Selecting previously unselected package libnet1:s390x. [2019-11-29T14:50:12.746Z] #18 44.73 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_s390x.deb ... [2019-11-29T14:50:12.746Z] #18 44.73 Unpacking libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-29T14:50:12.746Z] #18 44.82 Selecting previously unselected package libnfnetlink0:s390x. [2019-11-29T14:50:12.746Z] #18 44.82 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_s390x.deb ... [2019-11-29T14:50:12.746Z] #18 44.82 Unpacking libnfnetlink0:s390x (1.0.1-3) ... [2019-11-29T14:50:12.746Z] #18 44.88 Selecting previously unselected package libpcrecpp0v5:s390x. [2019-11-29T14:50:12.746Z] #18 44.88 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_s390x.deb ... [2019-11-29T14:50:12.746Z] #18 44.89 Unpacking libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-29T14:50:12.746Z] #18 44.99 Selecting previously unselected package libudev-dev:s390x. [2019-11-29T14:50:12.746Z] #18 44.99 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_s390x.deb ... [2019-11-29T14:50:12.746Z] #18 45.03 Unpacking libudev-dev:s390x (232-25+deb9u12) ... [2019-11-29T14:50:12.746Z] #18 45.23 Selecting previously unselected package libpython3.5-minimal:s390x. [2019-11-29T14:50:12.746Z] #18 45.24 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-29T14:50:12.746Z] #18 45.24 Unpacking libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-29T14:50:12.746Z] #18 45.88 Selecting previously unselected package python3.5-minimal. [2019-11-29T14:50:12.746Z] #18 45.88 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_s390x.deb ... [2019-11-29T14:50:12.746Z] #18 45.88 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-29T14:50:12.839Z] #41 39.03 CC images/binfmt-misc.o [2019-11-29T14:50:12.839Z] #41 39.18 CC images/time.o [2019-11-29T14:50:13.095Z] #41 39.39 CC images/sysctl.o [2019-11-29T14:50:13.139Z] #18 47.35 Selecting previously unselected package python3-minimal. [2019-11-29T14:50:13.164Z] #26 17.78 # 2.2% ### 4.4% #### 6.0% ##### 7.8% ###### 9.7% ######## 11.8% ####### [2019-11-29T14:50:13.164Z] #26 ... [2019-11-29T14:50:13.164Z] [2019-11-29T14:50:13.164Z] #12 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-29T14:50:13.164Z] #12 DONE 5.8s [2019-11-29T14:50:13.164Z] [2019-11-29T14:50:13.164Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:50:13.350Z] #41 39.67 CC images/autofs.o [2019-11-29T14:50:13.545Z] #18 47.36 Preparing to unpack .../07-python3-minimal_3.5.3-1_s390x.deb ... [2019-11-29T14:50:13.545Z] #18 47.36 Unpacking python3-minimal (3.5.3-1) ... [2019-11-29T14:50:13.545Z] #18 47.67 Selecting previously unselected package libmpdec2:s390x. [2019-11-29T14:50:13.545Z] #18 47.67 Preparing to unpack .../08-libmpdec2_2.4.2-1_s390x.deb ... [2019-11-29T14:50:13.545Z] #18 47.67 Unpacking libmpdec2:s390x (2.4.2-1) ... [2019-11-29T14:50:13.606Z] #41 39.95 CC images/macvlan.o [2019-11-29T14:50:13.680Z] #44 ... [2019-11-29T14:50:13.680Z] [2019-11-29T14:50:13.680Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:13.680Z] #41 23.59 make[1]: Nothing to be done for 'all'. [2019-11-29T14:50:13.861Z] #41 40.20 CC images/sit.o [2019-11-29T14:50:13.940Z] #41 ... [2019-11-29T14:50:13.940Z] [2019-11-29T14:50:13.940Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:50:13.940Z] #59 35.20 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-29T14:50:13.940Z] #59 35.20 + BUILDTAGS='netgo osusergo static_build' [2019-11-29T14:50:13.940Z] #59 35.20 + export EXTRA_FLAGS=-buildmode=pie [2019-11-29T14:50:13.940Z] #59 35.20 + EXTRA_FLAGS=-buildmode=pie [2019-11-29T14:50:13.940Z] #59 35.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-29T14:50:13.940Z] #59 35.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-29T14:50:13.940Z] #59 35.20 + '[' '' = dynamic ']' [2019-11-29T14:50:13.940Z] #59 35.20 + make [2019-11-29T14:50:13.940Z] #59 36.89 + bin/ctr [2019-11-29T14:50:13.978Z] #18 47.77 Selecting previously unselected package libpython3.5-stdlib:s390x. [2019-11-29T14:50:13.978Z] #18 47.77 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_s390x.deb ... [2019-11-29T14:50:13.978Z] #18 47.80 Unpacking libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [2019-11-29T14:50:14.117Z] #41 40.43 LINK images/built-in.o [2019-11-29T14:50:14.117Z] #41 40.55 GEN compel/include/asm [2019-11-29T14:50:14.201Z] #59 ... [2019-11-29T14:50:14.201Z] [2019-11-29T14:50:14.201Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:14.201Z] #17 13.56 Reading package lists... [2019-11-29T14:50:14.201Z] #17 20.09 Reading package lists... [2019-11-29T14:50:14.372Z] #41 40.55 GEN compel/include/version.h [2019-11-29T14:50:14.372Z] #41 40.57 touch .config [2019-11-29T14:50:14.372Z] #41 40.58 GEN include/common/config.h [2019-11-29T14:50:14.372Z] #41 40.68 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-29T14:50:14.372Z] #41 40.70 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-29T14:50:14.372Z] #41 40.73 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-29T14:50:14.372Z] #41 40.76 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-29T14:50:14.372Z] #41 40.80 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-29T14:50:14.628Z] #41 40.83 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-29T14:50:14.628Z] #41 40.85 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-29T14:50:14.628Z] #41 40.89 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-29T14:50:14.628Z] #41 40.90 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-29T14:50:14.628Z] #41 40.93 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-29T14:50:14.628Z] #41 40.93 DEP compel/plugins/std/infect.d [2019-11-29T14:50:14.883Z] #41 41.06 DEP compel/plugins/std/string.d [2019-11-29T14:50:14.883Z] #41 41.20 DEP compel/plugins/std/log.d [2019-11-29T14:50:14.883Z] #41 41.33 DEP compel/plugins/std/fds.d [2019-11-29T14:50:14.972Z] #26 17.78 # 2.2% ### 4.4% #### 6.0% ##### 7.8% ###### 9.7% ######## 11.8% ########## 14.7% ########### 16.2% ############# 18.4% ############## 20.0% ############### 21.8% ################# 23.7% ################## 25.2% ################### 27.3% ##################### 29.6% ###################### 31.7% ####################### 33.1% ######################### 34.9% ############################ 38.9% ############################# 40.4% ############################## 42.5% ############################### 44.3% ########## [2019-11-29T14:50:14.972Z] #26 ... [2019-11-29T14:50:14.972Z] [2019-11-29T14:50:14.972Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:50:14.972Z] #33 75.03 Selecting previously unselected package liblzo2-2:amd64. [2019-11-29T14:50:14.972Z] #33 75.03 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-29T14:50:14.972Z] #33 75.06 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-29T14:50:14.972Z] #33 75.32 Selecting previously unselected package libicu57:amd64. [2019-11-29T14:50:14.972Z] #33 75.32 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_amd64.deb ... [2019-11-29T14:50:14.972Z] #33 75.38 Unpacking libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-29T14:50:15.144Z] #17 26.68 Building dependency tree... [2019-11-29T14:50:15.229Z] #33 ... [2019-11-29T14:50:15.229Z] [2019-11-29T14:50:15.229Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:50:15.444Z] #41 41.50 DEP compel/plugins/std/std.d [2019-11-29T14:50:15.444Z] #41 41.71 DEP compel/plugins/shmem/shmem.d [2019-11-29T14:50:15.444Z] #41 41.78 DEP compel/plugins/fds/fds.d [2019-11-29T14:50:15.444Z] #41 41.92 CC compel/plugins/std/std.o [2019-11-29T14:50:15.729Z] #17 ... [2019-11-29T14:50:15.729Z] [2019-11-29T14:50:15.729Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:15.729Z] #41 25.55 CC images/stats.o [2019-11-29T14:50:16.004Z] #41 42.23 CC compel/plugins/std/fds.o [2019-11-29T14:50:16.056Z] #18 49.95 Selecting previously unselected package python3.5. [2019-11-29T14:50:16.056Z] #18 49.95 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_s390x.deb ... [2019-11-29T14:50:16.056Z] #18 49.95 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-29T14:50:16.056Z] #18 50.10 Selecting previously unselected package libpython3-stdlib:s390x. [2019-11-29T14:50:16.056Z] #18 50.10 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_s390x.deb ... [2019-11-29T14:50:16.056Z] #18 50.11 Unpacking libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-29T14:50:16.056Z] #18 50.18 Selecting previously unselected package dh-python. [2019-11-29T14:50:16.056Z] #18 ... [2019-11-29T14:50:16.056Z] [2019-11-29T14:50:16.056Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:16.056Z] #45 67.52 fmt [2019-11-29T14:50:16.056Z] #45 70.46 regexp [2019-11-29T14:50:16.056Z] #45 72.33 go/token [2019-11-29T14:50:16.056Z] #45 73.54 go/scanner [2019-11-29T14:50:16.057Z] #45 75.38 internal/lazyregexp [2019-11-29T14:50:16.057Z] #45 75.42 go/ast [2019-11-29T14:50:16.057Z] #45 75.95 net/url [2019-11-29T14:50:16.057Z] #45 ... [2019-11-29T14:50:16.057Z] [2019-11-29T14:50:16.057Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:16.057Z] #18 50.18 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-29T14:50:16.057Z] #18 50.18 Unpacking dh-python (2.20170125) ... [2019-11-29T14:50:16.259Z] #41 42.65 CC compel/plugins/std/log.o [2019-11-29T14:50:16.300Z] #41 26.18 CC images/core.o [2019-11-29T14:50:16.461Z] #18 50.43 Setting up libpython3.5-minimal:s390x (3.5.3-1+deb9u1) ... [2019-11-29T14:50:16.461Z] #18 50.45 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-29T14:50:17.185Z] #41 43.51 CC compel/plugins/std/string.o [2019-11-29T14:50:17.325Z] #18 ... [2019-11-29T14:50:17.325Z] [2019-11-29T14:50:17.325Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:50:17.325Z] #32 DONE 78.8s [2019-11-29T14:50:17.325Z] [2019-11-29T14:50:17.325Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:17.325Z] #42 32.53 CC images/ext-file.o [2019-11-29T14:50:17.325Z] #42 32.73 CC images/cgroup.o [2019-11-29T14:50:17.325Z] #42 33.51 CC images/userns.o [2019-11-29T14:50:17.325Z] #42 33.98 CC images/google/protobuf/descriptor.o [2019-11-29T14:50:17.325Z] #42 35.39 CC images/opts.o [2019-11-29T14:50:17.325Z] #42 35.75 CC images/seccomp.o [2019-11-29T14:50:17.325Z] #42 35.97 CC images/binfmt-misc.o [2019-11-29T14:50:17.325Z] #42 36.13 CC images/time.o [2019-11-29T14:50:17.325Z] #42 36.33 CC images/sysctl.o [2019-11-29T14:50:17.325Z] #42 36.49 CC images/autofs.o [2019-11-29T14:50:17.325Z] #42 36.64 CC images/macvlan.o [2019-11-29T14:50:17.325Z] #42 36.88 CC images/sit.o [2019-11-29T14:50:17.325Z] #42 37.05 LINK images/built-in.o [2019-11-29T14:50:17.325Z] #42 37.24 GEN compel/include/asm [2019-11-29T14:50:17.325Z] #42 37.25 GEN compel/include/version.h [2019-11-29T14:50:17.325Z] #42 37.28 touch .config [2019-11-29T14:50:17.325Z] #42 37.28 GEN include/common/config.h [2019-11-29T14:50:17.325Z] #42 37.36 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2019-11-29T14:50:17.325Z] #42 37.44 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-29T14:50:17.325Z] #42 37.46 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-29T14:50:17.325Z] #42 37.53 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2019-11-29T14:50:17.325Z] #42 37.55 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2019-11-29T14:50:17.325Z] #42 37.57 DEP compel/arch/s390/plugins/std/parasite-head.d [2019-11-29T14:50:17.325Z] #42 37.66 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-29T14:50:17.325Z] #42 37.68 DEP compel/plugins/std/infect.d [2019-11-29T14:50:17.325Z] #42 37.82 DEP compel/plugins/std/string.d [2019-11-29T14:50:17.325Z] #42 37.94 DEP compel/plugins/std/log.d [2019-11-29T14:50:17.564Z] #26 17.78 # 2.2% ### 4.4% #### 6.0% ##### 7.8% ###### 9.7% ######## 11.8% ########## 14.7% ########### 16.2% ############# 18.4% ############## 20.0% ############### 21.8% ################# 23.7% ################## 25.2% ################### 27.3% ##################### 29.6% ###################### 31.7% ####################### 33.1% ######################### 34.9% ############################ 38.9% ############################# 40.4% ############################## 42.5% ############################### 44.3% ################################# 46.1% ################################## 47.4% ################################## 48.3% #################################### 50.2% ##################################### 52.4% ####################################### 55.5% ######################################### 57.7% ########################################## 59.6% ############################################ 62.1% ############################################## 63.9% ############################################### 65.3% ################################################# 68.1% ################################################## 70.0% #################################################### 72.4% ##################################################### 74.1% ###################################################### 76.3% ####################################################### 77.5% ######################################################### 79.7% ########################################################### 82.9% ############################################################ 83.7% ############################################################ 84.3% ############################################################### 87.5% [2019-11-29T14:50:17.564Z] #26 ... [2019-11-29T14:50:17.564Z] [2019-11-29T14:50:17.564Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:50:17.564Z] #40 77.52 Selecting previously unselected package protobuf-c-compiler. [2019-11-29T14:50:17.564Z] #40 77.59 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... [2019-11-29T14:50:17.564Z] #40 77.60 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-29T14:50:17.564Z] #40 77.94 Selecting previously unselected package protobuf-compiler. [2019-11-29T14:50:17.564Z] #40 77.94 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... [2019-11-29T14:50:17.564Z] #40 77.94 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-29T14:50:17.564Z] #40 78.24 Selecting previously unselected package python-pkg-resources. [2019-11-29T14:50:17.564Z] #40 78.24 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-29T14:50:17.564Z] #40 78.34 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-29T14:50:17.564Z] #40 78.98 Selecting previously unselected package python-protobuf. [2019-11-29T14:50:17.564Z] #40 78.98 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... [2019-11-29T14:50:17.564Z] #40 78.99 Unpacking python-protobuf (3.0.0-9) ... [2019-11-29T14:50:17.564Z] #40 80.10 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-29T14:50:17.564Z] #40 80.49 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-29T14:50:17.564Z] #40 80.62 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-29T14:50:17.564Z] #40 ... [2019-11-29T14:50:17.564Z] [2019-11-29T14:50:17.564Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:50:17.684Z] #41 27.19 CC images/core-x86.o [2019-11-29T14:50:17.731Z] #42 38.13 DEP compel/plugins/std/fds.d [2019-11-29T14:50:17.731Z] #42 38.36 DEP compel/plugins/std/std.d [2019-11-29T14:50:17.945Z] #41 27.88 CC images/core-arm.o [2019-11-29T14:50:18.112Z] #41 ... [2019-11-29T14:50:18.112Z] [2019-11-29T14:50:18.112Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:50:18.112Z] #62 DONE 119.6s [2019-11-29T14:50:18.112Z] [2019-11-29T14:50:18.112Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:18.112Z] #41 44.38 CC compel/plugins/std/infect.o [2019-11-29T14:50:18.112Z] #41 ... [2019-11-29T14:50:18.112Z] [2019-11-29T14:50:18.112Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-29T14:50:18.112Z] #63 DONE 0.1s [2019-11-29T14:50:18.112Z] [2019-11-29T14:50:18.112Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:18.112Z] #44 114.2 vendor/golang.org/x/net/idna [2019-11-29T14:50:18.112Z] #44 116.6 vendor/golang.org/x/net/http2/hpack [2019-11-29T14:50:18.112Z] #44 117.6 mime [2019-11-29T14:50:18.112Z] #44 119.7 mime/quotedprintable [2019-11-29T14:50:18.122Z] #42 38.53 DEP compel/plugins/shmem/shmem.d [2019-11-29T14:50:18.122Z] #42 38.60 DEP compel/plugins/fds/fds.d [2019-11-29T14:50:18.122Z] #42 38.64 CC compel/plugins/std/std.o [2019-11-29T14:50:18.346Z] #26 17.78 # 2.2% ### 4.4% #### 6.0% ##### 7.8% ###### 9.7% ######## 11.8% ########## 14.7% ########### 16.2% ############# 18.4% ############## 20.0% ############### 21.8% ################# 23.7% ################## 25.2% ################### 27.3% ##################### 29.6% ###################### 31.7% ####################### 33.1% ######################### 34.9% ############################ 38.9% ############################# 40.4% ############################## 42.5% ############################### 44.3% ################################# 46.1% ################################## 47.4% ################################## 48.3% #################################### 50.2% ##################################### 52.4% ####################################### 55.5% ######################################### 57.7% ########################################## 59.6% ############################################ 62.1% ############################################## 63.9% ############################################### 65.3% ################################################# 68.1% ################################################## 70.0% #################################################### 72.4% ##################################################### 74.1% ###################################################### 76.3% ####################################################### 77.5% ######################################################### 79.7% ########################################################### 82.9% ############################################################ 83.7% ############################################################ 84.3% ############################################################### 87.5% ################################################################ 89.3% ################################################################# 90.7% ################################################################# 91.5% #################################################################### 94.6% ##################################################################### 96.2% ####################################################################### 99.6% ######################################################################## 100.0% [2019-11-29T14:50:18.548Z] #42 38.93 CC compel/plugins/std/fds.o [2019-11-29T14:50:18.604Z] #26 23.83 [2019-11-29T14:50:18.893Z] #41 28.48 CC images/core-aarch64.o [2019-11-29T14:50:18.956Z] #42 39.37 CC compel/plugins/std/log.o [2019-11-29T14:50:19.038Z] #44 120.3 net/http/internal [2019-11-29T14:50:19.038Z] #44 ... [2019-11-29T14:50:19.038Z] [2019-11-29T14:50:19.038Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:19.038Z] #41 45.21 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-29T14:50:19.038Z] #41 45.31 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-29T14:50:19.038Z] #41 45.44 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-29T14:50:19.293Z] #41 45.59 AR compel/plugins/std.lib.a [2019-11-29T14:50:19.293Z] #41 45.64 CC compel/plugins/fds/fds.o [2019-11-29T14:50:19.464Z] #41 29.15 CC images/core-ppc64.o [2019-11-29T14:50:19.550Z] #41 45.82 AR compel/plugins/fds.lib.a [2019-11-29T14:50:19.550Z] #41 45.88 HOSTDEP compel/src/lib/log-host.d [2019-11-29T14:50:19.805Z] #41 45.96 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-29T14:50:19.805Z] #41 46.15 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-29T14:50:19.977Z] #26 ... [2019-11-29T14:50:19.977Z] [2019-11-29T14:50:19.977Z] #13 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-29T14:50:19.977Z] #13 5.503 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-29T14:50:19.977Z] #13 DONE 6.8s [2019-11-29T14:50:19.986Z] #42 ... [2019-11-29T14:50:19.986Z] [2019-11-29T14:50:19.986Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:19.986Z] #18 53.93 Setting up python3-minimal (3.5.3-1) ... [2019-11-29T14:50:20.060Z] #41 46.29 HOSTDEP compel/src/main-host.d [2019-11-29T14:50:20.060Z] #41 46.38 DEP compel/src/lib/ptrace.d [2019-11-29T14:50:20.060Z] #41 46.49 DEP compel/src/lib/infect.d [2019-11-29T14:50:20.235Z] [2019-11-29T14:50:20.235Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:50:20.235Z] #40 89.46 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-29T14:50:20.235Z] #40 89.75 Setting up libprotobuf10:amd64 (3.0.0-9) ... [2019-11-29T14:50:20.235Z] #40 89.94 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:50:20.235Z] #40 90.03 Setting up python-protobuf (3.0.0-9) ... [2019-11-29T14:50:20.316Z] #41 46.63 DEP compel/src/lib/infect-util.d [2019-11-29T14:50:20.316Z] #41 46.73 DEP compel/src/lib/infect-rpc.d [2019-11-29T14:50:20.405Z] #41 30.20 CC images/core-s390.o [2019-11-29T14:50:20.572Z] #41 46.95 DEP compel/arch/x86/src/lib/infect.d [2019-11-29T14:50:20.827Z] #41 47.08 DEP compel/arch/x86/src/lib/cpu.d [2019-11-29T14:50:20.827Z] #41 47.14 DEP compel/src/lib/log.d [2019-11-29T14:50:20.827Z] #41 47.24 DEP compel/src/main.d [2019-11-29T14:50:20.884Z] #18 54.91 Selecting previously unselected package python3. [2019-11-29T14:50:20.885Z] #18 54.91 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16484 files and directories currently installed.) [2019-11-29T14:50:20.885Z] #18 54.94 Preparing to unpack .../00-python3_3.5.3-1_s390x.deb ... [2019-11-29T14:50:20.885Z] #18 54.96 Unpacking python3 (3.5.3-1) ... [2019-11-29T14:50:20.885Z] #18 55.05 Selecting previously unselected package pigz. [2019-11-29T14:50:20.885Z] #18 55.06 Preparing to unpack .../01-pigz_2.3.4-1_s390x.deb ... [2019-11-29T14:50:20.885Z] #18 55.06 Unpacking pigz (2.3.4-1) ... [2019-11-29T14:50:20.885Z] #18 55.16 Selecting previously unselected package libip4tc0:s390x. [2019-11-29T14:50:21.083Z] #41 47.43 DEP compel/src/lib/handle-elf.d [2019-11-29T14:50:21.298Z] #18 55.20 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-29T14:50:21.298Z] #18 55.21 Unpacking libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-29T14:50:21.298Z] #18 55.30 Selecting previously unselected package libip6tc0:s390x. [2019-11-29T14:50:21.298Z] #18 55.30 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-29T14:50:21.298Z] #18 55.31 Unpacking libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-29T14:50:21.298Z] #18 55.36 Selecting previously unselected package libiptc0:s390x. [2019-11-29T14:50:21.298Z] #18 55.36 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-29T14:50:21.298Z] #18 55.36 Unpacking libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-29T14:50:21.298Z] #18 55.45 Selecting previously unselected package libxtables12:s390x. [2019-11-29T14:50:21.298Z] #18 55.45 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-29T14:50:21.298Z] #18 55.45 Unpacking libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-29T14:50:21.339Z] #41 47.62 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-29T14:50:21.346Z] #41 ... [2019-11-29T14:50:21.346Z] [2019-11-29T14:50:21.346Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:21.346Z] #17 28.60 The following additional packages will be installed: [2019-11-29T14:50:21.346Z] #17 28.60 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-29T14:50:21.346Z] #17 28.61 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-29T14:50:21.346Z] #17 28.61 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-29T14:50:21.346Z] #17 28.61 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-29T14:50:21.346Z] #17 28.61 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-29T14:50:21.346Z] #17 28.61 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-29T14:50:21.346Z] #17 28.61 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-29T14:50:21.346Z] #17 28.62 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-29T14:50:21.346Z] #17 28.62 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-29T14:50:21.346Z] #17 28.62 Suggested packages: [2019-11-29T14:50:21.346Z] #17 28.63 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-29T14:50:21.346Z] #17 28.63 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-29T14:50:21.346Z] #17 28.63 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-29T14:50:21.346Z] #17 28.63 vim-doc vim-scripts xfsdump acl attr quota [2019-11-29T14:50:21.346Z] #17 28.63 Recommended packages: [2019-11-29T14:50:21.346Z] #17 28.63 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-29T14:50:21.346Z] #17 28.63 python3-keyrings.alt python3-xdg unzip [2019-11-29T14:50:21.346Z] #17 31.91 The following NEW packages will be installed: [2019-11-29T14:50:21.346Z] #17 31.91 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-29T14:50:21.346Z] #17 31.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-29T14:50:21.346Z] #17 31.91 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-29T14:50:21.346Z] #17 31.92 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-29T14:50:21.346Z] #17 31.92 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-29T14:50:21.346Z] #17 31.92 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-29T14:50:21.346Z] #17 31.92 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-29T14:50:21.346Z] #17 31.92 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-29T14:50:21.346Z] #17 31.92 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-29T14:50:21.346Z] #17 31.92 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-29T14:50:21.346Z] #17 31.92 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-29T14:50:21.346Z] #17 31.92 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-29T14:50:21.346Z] #17 31.92 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-29T14:50:21.346Z] #17 31.92 xfsprogs xxd xz-utils zip [2019-11-29T14:50:21.346Z] #17 33.06 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:50:21.346Z] #17 33.06 Need to get 84.4 MB of archives. [2019-11-29T14:50:21.346Z] #17 33.06 After this operation, 528 MB of additional disk space will be used. [2019-11-29T14:50:21.347Z] #17 33.06 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-29T14:50:21.347Z] #17 33.15 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnet1 arm64 1.1.6+dfsg-3 [55.1 kB] [2019-11-29T14:50:21.347Z] #17 33.15 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnfnetlink0 arm64 1.0.1-3 [12.0 kB] [2019-11-29T14:50:21.347Z] #17 33.15 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcrecpp0v5 arm64 2:8.39-3 [151 kB] [2019-11-29T14:50:21.347Z] #17 33.16 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libudev-dev arm64 232-25+deb9u12 [92.5 kB] [2019-11-29T14:50:21.347Z] #17 33.16 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-minimal arm64 3.5.3-1+deb9u1 [564 kB] [2019-11-29T14:50:21.347Z] #17 33.28 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5-minimal arm64 3.5.3-1+deb9u1 [1255 kB] [2019-11-29T14:50:21.347Z] #17 33.33 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-minimal arm64 3.5.3-1 [35.3 kB] [2019-11-29T14:50:21.347Z] #17 33.33 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libmpdec2 arm64 2.4.2-1 [76.9 kB] [2019-11-29T14:50:21.347Z] #17 33.34 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3.5-stdlib arm64 3.5.3-1+deb9u1 [2034 kB] [2019-11-29T14:50:21.347Z] #17 33.44 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3.5 arm64 3.5.3-1+deb9u1 [229 kB] [2019-11-29T14:50:21.347Z] #17 33.46 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpython3-stdlib arm64 3.5.3-1 [18.6 kB] [2019-11-29T14:50:21.347Z] #17 33.47 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dh-python all 2.20170125 [86.8 kB] [2019-11-29T14:50:21.347Z] #17 33.47 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3 arm64 3.5.3-1 [21.6 kB] [2019-11-29T14:50:21.347Z] #17 33.47 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 pigz arm64 2.3.4-1 [45.6 kB] [2019-11-29T14:50:21.347Z] #17 33.48 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip4tc0 arm64 1.6.0+snapshot20161117-6 [66.4 kB] [2019-11-29T14:50:21.347Z] #17 33.48 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libip6tc0 arm64 1.6.0+snapshot20161117-6 [66.7 kB] [2019-11-29T14:50:21.347Z] #17 33.49 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libiptc0 arm64 1.6.0+snapshot20161117-6 [57.6 kB] [2019-11-29T14:50:21.347Z] #17 33.50 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libxtables12 arm64 1.6.0+snapshot20161117-6 [73.3 kB] [2019-11-29T14:50:21.347Z] #17 33.52 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnetfilter-conntrack3 arm64 1.0.6-2 [31.4 kB] [2019-11-29T14:50:21.347Z] #17 33.52 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 iptables arm64 1.6.0+snapshot20161117-6 [264 kB] [2019-11-29T14:50:21.347Z] #17 33.55 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xxd arm64 2:8.0.0197-4+deb9u3 [131 kB] [2019-11-29T14:50:21.347Z] #17 33.56 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-29T14:50:21.347Z] #17 33.56 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 bzip2 arm64 1.0.6-8.1 [46.1 kB] [2019-11-29T14:50:21.347Z] #17 33.58 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libgpm2 arm64 1.20.4-6.2+b1 [33.3 kB] [2019-11-29T14:50:21.347Z] #17 33.58 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xz-utils arm64 5.2.2-1.2+b1 [261 kB] [2019-11-29T14:50:21.347Z] #17 33.60 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 aufs-tools arm64 1:4.1+20161219-1 [100 kB] [2019-11-29T14:50:21.347Z] #17 33.60 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] [2019-11-29T14:50:21.347Z] #17 33.61 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] [2019-11-29T14:50:21.347Z] #17 33.65 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] [2019-11-29T14:50:21.347Z] #17 33.65 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper1.02.1 arm64 2:1.02.137-2 [143 kB] [2019-11-29T14:50:21.347Z] #17 33.66 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 dmsetup arm64 2:1.02.137-2 [100 kB] [2019-11-29T14:50:21.347Z] #17 33.67 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libonig4 arm64 6.1.3-2 [133 kB] [2019-11-29T14:50:21.347Z] #17 33.68 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libjq1 arm64 1.5+dfsg-1.3 [102 kB] [2019-11-29T14:50:21.347Z] #17 33.68 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 jq arm64 1.5+dfsg-1.3 [58.3 kB] [2019-11-29T14:50:21.347Z] #17 33.69 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libaio1 arm64 0.3.110-3 [9264 B] [2019-11-29T14:50:21.347Z] #17 33.70 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libcap2-bin arm64 1:2.25-1 [26.3 kB] [2019-11-29T14:50:21.347Z] #17 33.71 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-11-29T14:50:21.347Z] #17 33.71 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsepol1-dev arm64 2.6-2 [279 kB] [2019-11-29T14:50:21.347Z] #17 33.72 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre16-3 arm64 2:8.39-3 [226 kB] [2019-11-29T14:50:21.347Z] #17 33.74 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre32-3 arm64 2:8.39-3 [220 kB] [2019-11-29T14:50:21.347Z] #17 33.74 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libpcre3-dev arm64 2:8.39-3 [561 kB] [2019-11-29T14:50:21.347Z] #17 33.76 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libselinux1-dev arm64 2.6-3+b3 [176 kB] [2019-11-29T14:50:21.347Z] #17 33.78 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libdevmapper-dev arm64 2:1.02.137-2 [68.6 kB] [2019-11-29T14:50:21.347Z] #17 33.79 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libnl-3-200 arm64 3.2.27-2 [52.5 kB] [2019-11-29T14:50:21.347Z] #17 33.80 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libprotobuf-c1 arm64 1.2.1-2 [22.7 kB] [2019-11-29T14:50:21.347Z] #17 33.80 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libreadline5 arm64 5.2+dfsg-3+b1 [101 kB] [2019-11-29T14:50:21.347Z] #17 33.81 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u12 [1728 kB] [2019-11-29T14:50:21.347Z] #17 33.88 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 net-tools arm64 1.60+git20161116.90da8a0-1 [236 kB] [2019-11-29T14:50:21.595Z] #41 47.78 CC compel/src/lib/log.o [2019-11-29T14:50:21.607Z] #17 33.90 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-29T14:50:21.607Z] #17 33.97 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-29T14:50:21.607Z] #17 33.98 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-29T14:50:21.607Z] #17 33.98 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-29T14:50:21.607Z] #17 34.00 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-29T14:50:21.607Z] #17 34.00 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 thin-provisioning-tools arm64 0.6.1-4+b1 [314 kB] [2019-11-29T14:50:21.607Z] #17 34.02 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-29T14:50:21.706Z] #18 55.57 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2019-11-29T14:50:21.707Z] #18 55.58 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_s390x.deb ... [2019-11-29T14:50:21.707Z] #18 55.58 Unpacking libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-29T14:50:21.707Z] #18 55.69 Selecting previously unselected package iptables. [2019-11-29T14:50:21.707Z] #18 55.69 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_s390x.deb ... [2019-11-29T14:50:21.707Z] #18 55.69 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-29T14:50:21.707Z] #18 55.94 Selecting previously unselected package xxd. [2019-11-29T14:50:21.851Z] #41 48.06 CC compel/arch/x86/src/lib/cpu.o [2019-11-29T14:50:21.868Z] #17 34.29 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 vim arm64 2:8.0.0197-4+deb9u3 [868 kB] [2019-11-29T14:50:21.868Z] #17 34.33 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 xfsprogs arm64 4.9.0+nmu1 [693 kB] [2019-11-29T14:50:21.868Z] #17 34.39 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 zip arm64 3.0-11+b1 [225 kB] [2019-11-29T14:50:21.868Z] #17 34.40 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 libapparmor-perl arm64 2.11.0-3+deb9u2 [77.8 kB] [2019-11-29T14:50:22.106Z] #18 55.98 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-29T14:50:22.106Z] #18 55.98 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:50:22.106Z] #18 56.15 Selecting previously unselected package vim-common. [2019-11-29T14:50:22.106Z] #18 56.15 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-29T14:50:22.106Z] #18 56.16 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:50:22.106Z] #18 56.32 Selecting previously unselected package bzip2. [2019-11-29T14:50:22.106Z] #18 56.32 Preparing to unpack .../10-bzip2_1.0.6-8.1_s390x.deb ... [2019-11-29T14:50:22.106Z] #18 56.32 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-29T14:50:22.130Z] #17 34.42 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 apparmor arm64 2.11.0-3+deb9u2 [493 kB] [2019-11-29T14:50:22.130Z] #17 34.46 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-11-29T14:50:22.130Z] #17 34.60 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-11-29T14:50:22.391Z] #17 34.76 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-11-29T14:50:22.391Z] #17 34.77 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main arm64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-29T14:50:22.412Z] #41 48.86 CC compel/arch/x86/src/lib/infect.o [2019-11-29T14:50:22.493Z] #18 56.49 Selecting previously unselected package libgpm2:s390x. [2019-11-29T14:50:22.493Z] #18 56.49 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_s390x.deb ... [2019-11-29T14:50:22.493Z] #18 56.49 Unpacking libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-29T14:50:22.493Z] #18 56.54 Selecting previously unselected package xz-utils. [2019-11-29T14:50:22.493Z] #18 56.54 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_s390x.deb ... [2019-11-29T14:50:22.493Z] #18 56.55 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-29T14:50:22.652Z] #17 35.08 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-11-29T14:50:22.776Z] #40 ... [2019-11-29T14:50:22.776Z] [2019-11-29T14:50:22.776Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:50:22.776Z] #31 82.21 time [2019-11-29T14:50:22.776Z] #31 ... [2019-11-29T14:50:22.776Z] [2019-11-29T14:50:22.776Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:50:22.776Z] #33 88.38 Selecting previously unselected package libxml2:amd64. [2019-11-29T14:50:22.776Z] #33 88.38 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... [2019-11-29T14:50:22.776Z] #33 88.39 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-29T14:50:22.776Z] #33 90.02 Selecting previously unselected package libarchive13:amd64. [2019-11-29T14:50:22.776Z] #33 90.03 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_amd64.deb ... [2019-11-29T14:50:22.776Z] #33 90.04 Unpacking libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-29T14:50:22.776Z] #33 90.86 Selecting previously unselected package libjsoncpp1:amd64. [2019-11-29T14:50:22.776Z] #33 90.86 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_amd64.deb ... [2019-11-29T14:50:22.776Z] #33 90.86 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-29T14:50:22.776Z] #33 91.10 Selecting previously unselected package libuv1:amd64. [2019-11-29T14:50:22.776Z] #33 91.10 Preparing to unpack .../6-libuv1_1.9.1-3_amd64.deb ... [2019-11-29T14:50:22.776Z] #33 91.11 Unpacking libuv1:amd64 (1.9.1-3) ... [2019-11-29T14:50:22.776Z] #33 91.58 Selecting previously unselected package cmake. [2019-11-29T14:50:22.776Z] #33 91.60 Preparing to unpack .../7-cmake_3.7.2-1_amd64.deb ... [2019-11-29T14:50:22.776Z] #33 91.93 Unpacking cmake (3.7.2-1) ... [2019-11-29T14:50:22.898Z] #18 56.74 Selecting previously unselected package aufs-tools. [2019-11-29T14:50:22.898Z] #18 56.76 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_s390x.deb ... [2019-11-29T14:50:22.898Z] #18 56.77 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-29T14:50:22.898Z] #18 56.93 Selecting previously unselected package liblzo2-2:s390x. [2019-11-29T14:50:22.898Z] #18 56.93 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_s390x.deb ... [2019-11-29T14:50:22.898Z] #18 56.94 Unpacking liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-29T14:50:22.898Z] #18 57.02 Selecting previously unselected package btrfs-progs. [2019-11-29T14:50:22.898Z] #18 57.02 Preparing to unpack .../15-btrfs-progs_4.7.3-1_s390x.deb ... [2019-11-29T14:50:22.898Z] #18 57.03 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-29T14:50:22.913Z] #17 35.24 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-11-29T14:50:22.913Z] #17 35.25 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-11-29T14:50:22.973Z] #41 ... [2019-11-29T14:50:22.973Z] [2019-11-29T14:50:22.973Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:50:22.973Z] #47 DONE 124.5s [2019-11-29T14:50:23.228Z] [2019-11-29T14:50:23.228Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:23.228Z] #44 123.4 crypto/tls [2019-11-29T14:50:23.753Z] #18 57.70 Selecting previously unselected package btrfs-tools. [2019-11-29T14:50:23.753Z] #18 57.70 Preparing to unpack .../16-btrfs-tools_4.7.3-1_s390x.deb ... [2019-11-29T14:50:23.753Z] #18 57.70 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-29T14:50:23.753Z] #18 57.74 Selecting previously unselected package libdevmapper1.02.1:s390x. [2019-11-29T14:50:23.753Z] #18 57.74 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-29T14:50:23.753Z] #18 57.75 Unpacking libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-29T14:50:23.753Z] #18 57.86 Selecting previously unselected package dmsetup. [2019-11-29T14:50:23.753Z] #18 57.86 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_s390x.deb ... [2019-11-29T14:50:23.753Z] #18 57.86 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-29T14:50:24.236Z] #18 57.97 Selecting previously unselected package libonig4:s390x. [2019-11-29T14:50:24.236Z] #18 57.97 Preparing to unpack .../19-libonig4_6.1.3-2_s390x.deb ... [2019-11-29T14:50:24.236Z] #18 57.97 Unpacking libonig4:s390x (6.1.3-2) ... [2019-11-29T14:50:24.236Z] #18 58.25 Selecting previously unselected package libjq1:s390x. [2019-11-29T14:50:24.236Z] #18 58.25 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_s390x.deb ... [2019-11-29T14:50:24.236Z] #18 58.25 Unpacking libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-29T14:50:24.236Z] #18 58.51 Selecting previously unselected package jq. [2019-11-29T14:50:24.236Z] #18 58.51 Preparing to unpack .../21-jq_1.5+dfsg-1.3_s390x.deb ... [2019-11-29T14:50:24.724Z] #18 58.51 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-29T14:50:24.724Z] #18 58.79 Selecting previously unselected package libaio1:s390x. [2019-11-29T14:50:24.724Z] #18 58.79 Preparing to unpack .../22-libaio1_0.3.110-3_s390x.deb ... [2019-11-29T14:50:24.724Z] #18 58.80 Unpacking libaio1:s390x (0.3.110-3) ... [2019-11-29T14:50:24.724Z] #18 58.88 Selecting previously unselected package libcap2-bin. [2019-11-29T14:50:24.724Z] #18 58.88 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_s390x.deb ... [2019-11-29T14:50:24.724Z] #18 58.89 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-29T14:50:24.826Z] #17 37.05 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-11-29T14:50:25.147Z] #18 59.13 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2019-11-29T14:50:25.147Z] #18 59.13 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_s390x.deb ... [2019-11-29T14:50:25.147Z] #18 59.14 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-29T14:50:25.147Z] #18 59.24 Selecting previously unselected package libsepol1-dev:s390x. [2019-11-29T14:50:25.147Z] #18 59.24 Preparing to unpack .../25-libsepol1-dev_2.6-2_s390x.deb ... [2019-11-29T14:50:25.148Z] #18 59.24 Unpacking libsepol1-dev:s390x (2.6-2) ... [2019-11-29T14:50:25.306Z] #33 ... [2019-11-29T14:50:25.306Z] [2019-11-29T14:50:25.306Z] #14 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-29T14:50:25.306Z] #14 DONE 5.4s [2019-11-29T14:50:25.306Z] [2019-11-29T14:50:25.306Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:50:25.306Z] #26 26.39 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-29T14:50:25.306Z] #26 27.17 [2019-11-29T14:50:25.306Z] #26 27.55 ######################################################################## 100.0% [2019-11-29T14:50:25.306Z] #26 27.84 [2019-11-29T14:50:25.306Z] #26 29.73 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-29T14:50:25.306Z] #26 30.31 [2019-11-29T14:50:25.306Z] #26 30.64 ################################################### 71.1% ######################################################################## 100.0% [2019-11-29T14:50:25.547Z] #18 59.48 Selecting previously unselected package libpcre16-3:s390x. [2019-11-29T14:50:25.547Z] #18 59.48 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_s390x.deb ... [2019-11-29T14:50:25.547Z] #18 59.49 Unpacking libpcre16-3:s390x (2:8.39-3) ... [2019-11-29T14:50:25.547Z] #18 59.59 Selecting previously unselected package libpcre32-3:s390x. [2019-11-29T14:50:25.547Z] #18 59.59 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_s390x.deb ... [2019-11-29T14:50:25.547Z] #18 59.60 Unpacking libpcre32-3:s390x (2:8.39-3) ... [2019-11-29T14:50:25.885Z] #26 31.01 [2019-11-29T14:50:25.967Z] #18 59.76 Selecting previously unselected package libpcre3-dev:s390x. [2019-11-29T14:50:25.967Z] #18 59.76 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_s390x.deb ... [2019-11-29T14:50:25.967Z] #18 59.77 Unpacking libpcre3-dev:s390x (2:8.39-3) ... [2019-11-29T14:50:25.967Z] #18 60.17 Selecting previously unselected package libselinux1-dev:s390x. [2019-11-29T14:50:25.967Z] #18 60.17 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_s390x.deb ... [2019-11-29T14:50:26.379Z] #18 60.17 Unpacking libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-29T14:50:26.379Z] #18 60.52 Selecting previously unselected package libdevmapper-dev:s390x. [2019-11-29T14:50:26.379Z] #18 60.52 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_s390x.deb ... [2019-11-29T14:50:26.379Z] #18 60.52 Unpacking libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-29T14:50:26.379Z] #18 60.60 Selecting previously unselected package libnl-3-200:s390x. [2019-11-29T14:50:26.379Z] #18 60.60 Preparing to unpack .../31-libnl-3-200_3.2.27-2_s390x.deb ... [2019-11-29T14:50:26.379Z] #18 ... [2019-11-29T14:50:26.379Z] [2019-11-29T14:50:26.379Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:26.379Z] #45 78.01 text/template/parse [2019-11-29T14:50:26.379Z] #45 82.31 go/parser [2019-11-29T14:50:26.379Z] #45 83.27 text/template [2019-11-29T14:50:26.379Z] #45 87.03 encoding/xml [2019-11-29T14:50:26.741Z] #17 ... [2019-11-29T14:50:26.741Z] [2019-11-29T14:50:26.741Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:26.741Z] #44 87.42 go/parser [2019-11-29T14:50:26.741Z] #44 88.85 text/template [2019-11-29T14:50:26.741Z] #44 92.99 math/big [2019-11-29T14:50:26.741Z] #44 93.32 vendor/golang.org/x/text/unicode/bidi [2019-11-29T14:50:26.741Z] #44 96.61 go/doc [2019-11-29T14:50:26.741Z] #44 97.36 vendor/golang.org/x/text/unicode/norm [2019-11-29T14:50:26.797Z] #45 ... [2019-11-29T14:50:26.797Z] [2019-11-29T14:50:26.797Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:26.797Z] #18 60.60 Unpacking libnl-3-200:s390x (3.2.27-2) ... [2019-11-29T14:50:26.798Z] #18 60.72 Selecting previously unselected package libprotobuf-c1:s390x. [2019-11-29T14:50:26.798Z] #18 60.72 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_s390x.deb ... [2019-11-29T14:50:26.798Z] #18 60.74 Unpacking libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-29T14:50:26.798Z] #18 60.83 Selecting previously unselected package libreadline5:s390x. [2019-11-29T14:50:26.798Z] #18 60.83 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_s390x.deb ... [2019-11-29T14:50:26.798Z] #18 60.84 Unpacking libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-29T14:50:26.829Z] #26 ... [2019-11-29T14:50:26.829Z] [2019-11-29T14:50:26.829Z] #33 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:50:26.829Z] #33 96.68 Selecting previously unselected package xxd. [2019-11-29T14:50:26.829Z] #33 96.68 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-29T14:50:26.829Z] #33 96.71 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:50:27.004Z] #44 ... [2019-11-29T14:50:27.004Z] [2019-11-29T14:50:27.004Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:27.004Z] #41 31.21 CC images/cpuinfo.o [2019-11-29T14:50:27.004Z] #41 31.93 CC images/inventory.o [2019-11-29T14:50:27.004Z] #41 32.38 CC images/fdinfo.o [2019-11-29T14:50:27.004Z] #41 33.05 CC images/fown.o [2019-11-29T14:50:27.004Z] #41 33.52 CC images/ns.o [2019-11-29T14:50:27.004Z] #41 33.84 CC images/regfile.o [2019-11-29T14:50:27.004Z] #41 34.14 CC images/ghost-file.o [2019-11-29T14:50:27.004Z] #41 34.65 CC images/fifo.o [2019-11-29T14:50:27.004Z] #41 34.92 CC images/remap-file-path.o [2019-11-29T14:50:27.004Z] #41 35.19 CC images/eventfd.o [2019-11-29T14:50:27.004Z] #41 35.49 CC images/eventpoll.o [2019-11-29T14:50:27.004Z] #41 35.98 CC images/fh.o [2019-11-29T14:50:27.004Z] #41 36.49 CC images/fsnotify.o [2019-11-29T14:50:27.004Z] #41 ... [2019-11-29T14:50:27.004Z] [2019-11-29T14:50:27.004Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:27.004Z] #17 39.50 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:50:27.091Z] #33 97.00 Selecting previously unselected package vim-common. [2019-11-29T14:50:27.091Z] #33 97.01 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-29T14:50:27.091Z] #33 97.11 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:50:27.193Z] #18 61.00 Selecting previously unselected package libsystemd-dev:s390x. [2019-11-29T14:50:27.193Z] #18 61.00 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_s390x.deb ... [2019-11-29T14:50:27.193Z] #18 61.00 Unpacking libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-29T14:50:27.266Z] #17 39.62 Fetched 84.4 MB in 6s (13.0 MB/s) [2019-11-29T14:50:27.266Z] #17 39.68 Selecting previously unselected package bash-completion. [2019-11-29T14:50:27.393Z] #44 ... [2019-11-29T14:50:27.393Z] [2019-11-29T14:50:27.393Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:27.393Z] #41 50.17 CC compel/src/lib/infect-rpc.o [2019-11-29T14:50:27.393Z] #41 50.63 CC compel/src/lib/infect-util.o [2019-11-29T14:50:27.393Z] #41 50.92 CC compel/src/lib/infect.o [2019-11-29T14:50:27.393Z] #41 52.85 CC compel/src/lib/ptrace.o [2019-11-29T14:50:27.393Z] #41 53.23 AR compel/libcompel.a [2019-11-29T14:50:27.393Z] #41 53.32 HOSTCC compel/src/main-host.o [2019-11-29T14:50:27.393Z] #41 53.61 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-29T14:50:27.527Z] #17 39.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15046 files and directories currently installed.) [2019-11-29T14:50:27.527Z] #17 39.75 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-29T14:50:27.649Z] #41 53.82 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-29T14:50:27.656Z] #33 97.57 Processing triggers for mime-support (3.60) ... [2019-11-29T14:50:27.656Z] #33 97.73 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:50:27.656Z] #33 97.76 Setting up libuv1:amd64 (1.9.1-3) ... [2019-11-29T14:50:27.656Z] #33 97.77 Setting up cmake-data (3.7.2-1) ... [2019-11-29T14:50:27.656Z] #33 97.79 Setting up libicu57:amd64 (57.1-6+deb9u3) ... [2019-11-29T14:50:27.904Z] #41 54.19 HOSTCC compel/src/lib/log-host.o [2019-11-29T14:50:27.914Z] #33 97.85 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-29T14:50:27.914Z] #33 97.87 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:50:27.914Z] #33 98.06 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:50:27.914Z] #33 98.08 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-29T14:50:27.914Z] #33 98.10 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2019-11-29T14:50:28.160Z] #41 54.45 HOSTLINK compel/compel-host-bin [2019-11-29T14:50:28.160Z] #41 54.57 DEP soccr/soccr.d [2019-11-29T14:50:28.171Z] #33 98.11 Setting up libarchive13:amd64 (3.2.2-2+deb9u2) ... [2019-11-29T14:50:28.171Z] #33 98.13 Setting up cmake (3.7.2-1) ... [2019-11-29T14:50:28.415Z] #41 54.72 CC soccr/soccr.o [2019-11-29T14:50:28.429Z] #33 98.32 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:50:28.913Z] #18 62.76 Selecting previously unselected package net-tools. [2019-11-29T14:50:28.913Z] #18 62.76 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_s390x.deb ... [2019-11-29T14:50:28.913Z] #18 62.76 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-29T14:50:28.913Z] #18 63.16 Selecting previously unselected package python-pip-whl. [2019-11-29T14:50:28.996Z] #33 DONE 99.1s [2019-11-29T14:50:28.996Z] [2019-11-29T14:50:28.996Z] #15 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-29T14:50:28.996Z] #15 DONE 3.7s [2019-11-29T14:50:28.996Z] [2019-11-29T14:50:28.996Z] #34 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:50:29.256Z] #34 DONE 0.1s [2019-11-29T14:50:29.256Z] [2019-11-29T14:50:29.256Z] #35 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-29T14:50:29.256Z] #35 DONE 0.1s [2019-11-29T14:50:29.256Z] [2019-11-29T14:50:29.256Z] #16 [dev 6/24] RUN ldconfig [2019-11-29T14:50:29.516Z] #16 ... [2019-11-29T14:50:29.516Z] [2019-11-29T14:50:29.516Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:29.516Z] #54 19.45 + cd /tmp/tmp.CuuM1nlKOP/src/github.com/opencontainers/runc [2019-11-29T14:50:29.516Z] #54 19.45 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-11-29T14:50:29.516Z] #54 19.79 + '[' -z '' ']' [2019-11-29T14:50:29.516Z] #54 19.79 + target=static [2019-11-29T14:50:29.516Z] #54 19.79 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-29T14:50:29.516Z] #54 22.92 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-11-29T14:50:29.516Z] #54 ... [2019-11-29T14:50:29.516Z] [2019-11-29T14:50:29.516Z] #40 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:50:29.516Z] #40 99.54 Setting up libcap-dev:amd64 (1:2.25-1) ... [2019-11-29T14:50:29.516Z] #40 99.58 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... [2019-11-29T14:50:29.516Z] #40 99.60 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-29T14:50:29.516Z] #40 99.65 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... [2019-11-29T14:50:29.516Z] #40 99.65 Setting up libprotoc10:amd64 (3.0.0-9) ... [2019-11-29T14:50:29.516Z] #40 99.68 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-29T14:50:29.516Z] #40 99.69 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... [2019-11-29T14:50:29.517Z] #18 63.17 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-29T14:50:29.517Z] #18 63.18 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-29T14:50:29.774Z] #40 99.71 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-29T14:50:29.774Z] #40 99.73 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... [2019-11-29T14:50:29.774Z] #40 99.78 Setting up libnl-3-dev:amd64 (3.2.27-2) ... [2019-11-29T14:50:29.774Z] #40 99.80 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:50:29.778Z] #41 55.93 AR soccr/libsoccr.a [2019-11-29T14:50:29.778Z] #41 55.97 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-29T14:50:29.998Z] #18 64.29 Selecting previously unselected package python3-pip. [2019-11-29T14:50:30.033Z] #40 DONE 100.2s [2019-11-29T14:50:30.033Z] [2019-11-29T14:50:30.033Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:30.034Z] #41 56.35 DEP criu/arch/x86/sigframe.d [2019-11-29T14:50:30.034Z] #41 56.44 DEP criu/arch/x86/sigaction_compat.d [2019-11-29T14:50:30.290Z] #41 56.58 DEP criu/arch/x86/kerndat.d [2019-11-29T14:50:30.290Z] #41 56.76 DEP criu/arch/x86/crtools.d [2019-11-29T14:50:30.405Z] #18 64.31 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-29T14:50:30.405Z] #18 64.31 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-29T14:50:30.405Z] #18 ... [2019-11-29T14:50:30.405Z] [2019-11-29T14:50:30.405Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:30.405Z] #42 40.67 CC compel/plugins/std/string.o [2019-11-29T14:50:30.405Z] #42 41.36 CC compel/plugins/std/infect.o [2019-11-29T14:50:30.405Z] #42 41.82 CC compel/arch/s390/plugins/std/parasite-head.o [2019-11-29T14:50:30.405Z] #42 41.87 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2019-11-29T14:50:30.405Z] #42 41.93 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2019-11-29T14:50:30.405Z] #42 42.05 AR compel/plugins/std.lib.a [2019-11-29T14:50:30.405Z] #42 42.11 CC compel/plugins/fds/fds.o [2019-11-29T14:50:30.405Z] #42 42.49 AR compel/plugins/fds.lib.a [2019-11-29T14:50:30.405Z] #42 42.53 HOSTDEP compel/src/lib/log-host.d [2019-11-29T14:50:30.405Z] #42 42.61 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-29T14:50:30.405Z] #42 42.70 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2019-11-29T14:50:30.405Z] #42 42.78 HOSTDEP compel/src/main-host.d [2019-11-29T14:50:30.405Z] #42 42.89 DEP compel/src/lib/ptrace.d [2019-11-29T14:50:30.405Z] #42 42.99 DEP compel/src/lib/infect.d [2019-11-29T14:50:30.405Z] #42 43.09 DEP compel/src/lib/infect-util.d [2019-11-29T14:50:30.405Z] #42 43.20 DEP compel/src/lib/infect-rpc.d [2019-11-29T14:50:30.405Z] #42 43.29 DEP compel/arch/s390/src/lib/infect.d [2019-11-29T14:50:30.405Z] #42 43.37 DEP compel/arch/s390/src/lib/cpu.d [2019-11-29T14:50:30.405Z] #42 43.45 DEP compel/src/lib/log.d [2019-11-29T14:50:30.405Z] #42 43.53 DEP compel/src/main.d [2019-11-29T14:50:30.405Z] #42 43.64 DEP compel/src/lib/handle-elf.d [2019-11-29T14:50:30.405Z] #42 43.72 DEP compel/arch/s390/src/lib/handle-elf.d [2019-11-29T14:50:30.405Z] #42 43.87 CC compel/src/lib/log.o [2019-11-29T14:50:30.405Z] #42 44.10 CC compel/arch/s390/src/lib/cpu.o [2019-11-29T14:50:30.405Z] #42 44.32 CC compel/arch/s390/src/lib/infect.o [2019-11-29T14:50:30.405Z] #42 45.69 CC compel/src/lib/infect-rpc.o [2019-11-29T14:50:30.405Z] #42 46.04 CC compel/src/lib/infect-util.o [2019-11-29T14:50:30.405Z] #42 46.29 CC compel/src/lib/infect.o [2019-11-29T14:50:30.405Z] #42 48.64 CC compel/src/lib/ptrace.o [2019-11-29T14:50:30.405Z] #42 49.05 AR compel/libcompel.a [2019-11-29T14:50:30.405Z] #42 49.11 HOSTCC compel/src/main-host.o [2019-11-29T14:50:30.405Z] #42 49.59 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2019-11-29T14:50:30.405Z] #42 49.82 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-29T14:50:30.405Z] #42 50.16 HOSTCC compel/src/lib/log-host.o [2019-11-29T14:50:30.405Z] #42 50.55 HOSTLINK compel/compel-host-bin [2019-11-29T14:50:30.405Z] #42 50.58 DEP soccr/soccr.d [2019-11-29T14:50:30.405Z] #42 50.82 CC soccr/soccr.o [2019-11-29T14:50:30.405Z] #42 ... [2019-11-29T14:50:30.405Z] [2019-11-29T14:50:30.405Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:30.405Z] #18 64.46 Selecting previously unselected package python3-pkg-resources. [2019-11-29T14:50:30.405Z] #18 64.46 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-29T14:50:30.405Z] #18 64.47 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-29T14:50:30.405Z] #18 64.58 Selecting previously unselected package python3-setuptools. [2019-11-29T14:50:30.802Z] #18 64.58 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-29T14:50:30.802Z] #18 64.58 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-29T14:50:30.802Z] #18 64.80 Selecting previously unselected package python3-wheel. [2019-11-29T14:50:30.802Z] #18 64.80 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-29T14:50:30.802Z] #18 64.81 Unpacking python3-wheel (0.29.0-2) ... [2019-11-29T14:50:30.802Z] #18 64.87 Selecting previously unselected package thin-provisioning-tools. [2019-11-29T14:50:30.802Z] #18 64.87 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_s390x.deb ... [2019-11-29T14:50:30.802Z] #18 64.88 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-29T14:50:30.851Z] #41 56.97 DEP criu/arch/x86/cpu.d [2019-11-29T14:50:30.851Z] #41 57.16 CC criu/arch/x86/cpu.o [2019-11-29T14:50:31.212Z] #18 65.05 Selecting previously unselected package vim-runtime. [2019-11-29T14:50:31.212Z] #18 65.06 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-29T14:50:31.212Z] #18 65.11 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-29T14:50:31.212Z] #18 65.16 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-29T14:50:31.212Z] #18 65.16 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:50:31.411Z] #41 57.65 CC criu/arch/x86/crtools.o [2019-11-29T14:50:31.459Z] #41 ... [2019-11-29T14:50:31.459Z] [2019-11-29T14:50:31.459Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:31.459Z] #44 90.82 time [2019-11-29T14:50:31.459Z] #44 95.95 internal/fmtsort [2019-11-29T14:50:31.459Z] #44 96.97 strings [2019-11-29T14:50:31.459Z] #44 99.84 os [2019-11-29T14:50:31.459Z] #44 ... [2019-11-29T14:50:31.459Z] [2019-11-29T14:50:31.459Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:50:31.459Z] #26 32.88 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-29T14:50:31.459Z] #26 33.02 skipping existing 1849cc453dee [2019-11-29T14:50:31.459Z] #26 33.19 [2019-11-29T14:50:31.459Z] #26 34.78 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-29T14:50:31.459Z] #26 35.69 [2019-11-29T14:50:31.459Z] #26 36.10 ######################################################################## 100.0% [2019-11-29T14:50:31.459Z] #26 36.31 [2019-11-29T14:50:31.459Z] #26 36.43 Download of images into '/build' complete. [2019-11-29T14:50:31.459Z] #26 36.43 Use something like the following to load the result into a Docker daemon: [2019-11-29T14:50:31.459Z] #26 36.43 tar -cC '/build' . | docker load [2019-11-29T14:50:31.459Z] #26 DONE 36.8s [2019-11-29T14:50:31.459Z] [2019-11-29T14:50:31.459Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:50:31.459Z] #31 92.91 internal/poll [2019-11-29T14:50:31.459Z] #31 94.97 internal/fmtsort [2019-11-29T14:50:31.459Z] #31 96.21 internal/syscall/unix [2019-11-29T14:50:31.459Z] #31 96.28 strings [2019-11-29T14:50:31.459Z] #31 96.64 os [2019-11-29T14:50:31.459Z] #31 101.0 path [2019-11-29T14:50:31.738Z] #17 43.79 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-29T14:50:32.311Z] #17 44.79 Selecting previously unselected package libnet1:arm64. [2019-11-29T14:50:32.396Z] #31 ... [2019-11-29T14:50:32.396Z] [2019-11-29T14:50:32.396Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:32.396Z] #44 101.9 regexp/syntax [2019-11-29T14:50:32.571Z] #17 44.79 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_arm64.deb ... [2019-11-29T14:50:32.571Z] #17 44.80 Unpacking libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-29T14:50:32.571Z] #17 44.95 Selecting previously unselected package libnfnetlink0:arm64. [2019-11-29T14:50:32.571Z] #17 44.95 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_arm64.deb ... [2019-11-29T14:50:32.571Z] #17 44.98 Unpacking libnfnetlink0:arm64 (1.0.1-3) ... [2019-11-29T14:50:32.571Z] #17 45.07 Selecting previously unselected package libpcrecpp0v5:arm64. [2019-11-29T14:50:32.775Z] #41 58.72 CC criu/arch/x86/kerndat.o [2019-11-29T14:50:32.775Z] #41 59.12 CC criu/arch/x86/sigaction_compat.o [2019-11-29T14:50:32.831Z] #17 45.07 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_arm64.deb ... [2019-11-29T14:50:32.831Z] #17 45.09 Unpacking libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-11-29T14:50:32.831Z] #17 45.23 Selecting previously unselected package libudev-dev:arm64. [2019-11-29T14:50:32.831Z] #17 45.24 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_arm64.deb ... [2019-11-29T14:50:32.831Z] #17 45.26 Unpacking libudev-dev:arm64 (232-25+deb9u12) ... [2019-11-29T14:50:33.031Z] #41 59.37 CC criu/arch/x86/sigframe.o [2019-11-29T14:50:33.092Z] #17 ... [2019-11-29T14:50:33.092Z] [2019-11-29T14:50:33.092Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:33.092Z] #44 103.8 github.com/LK4D4/vndr/build [2019-11-29T14:50:33.205Z] Running on azwin-2-db4c60 in d:\jenkins\workspace\moby_PR-38697 [Pipeline] { [Pipeline] ws [2019-11-29T14:50:33.227Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2019-11-29T14:50:33.592Z] #41 59.70 LINK criu/arch/x86/crtools.built-in.o [2019-11-29T14:50:33.592Z] #41 59.74 DEP criu/pie/util-vdso-elf32.d [2019-11-29T14:50:33.592Z] #41 59.89 DEP criu/arch/x86/vdso-pie.d [2019-11-29T14:50:33.847Z] #41 59.99 DEP criu/pie/parasite-vdso.d [2019-11-29T14:50:33.847Z] #41 60.15 DEP criu/pie/util-vdso.d [2019-11-29T14:50:34.102Z] #41 60.27 DEP criu/pie/util.d [2019-11-29T14:50:34.103Z] #41 60.44 CC criu/pie/util.o [2019-11-29T14:50:34.663Z] #41 60.76 CC criu/pie/util-vdso.o [2019-11-29T14:50:35.224Z] #41 61.40 CC criu/pie/parasite-vdso.o [2019-11-29T14:50:35.672Z] #44 ... [2019-11-29T14:50:35.672Z] [2019-11-29T14:50:35.672Z] #16 [dev 6/24] RUN ldconfig [2019-11-29T14:50:35.672Z] #16 DONE 6.6s [2019-11-29T14:50:35.672Z] [2019-11-29T14:50:35.672Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:35.697Z] #18 69.63 Selecting previously unselected package vim. [2019-11-29T14:50:35.697Z] #18 69.63 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_s390x.deb ... [2019-11-29T14:50:35.697Z] #18 69.64 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:50:36.085Z] #18 70.14 Selecting previously unselected package xfsprogs. [2019-11-29T14:50:36.085Z] #18 70.15 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_s390x.deb ... [2019-11-29T14:50:36.085Z] #18 70.15 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-29T14:50:36.150Z] #41 62.44 CC criu/arch/x86/vdso-pie.o [2019-11-29T14:50:36.406Z] #41 62.77 CC criu/pie/util-vdso-elf32.o [2019-11-29T14:50:36.937Z] #18 70.77 Selecting previously unselected package zip. [2019-11-29T14:50:36.938Z] #18 70.78 Preparing to unpack .../45-zip_3.0-11+b1_s390x.deb ... [2019-11-29T14:50:36.938Z] #18 70.78 Unpacking zip (3.0-11+b1) ... [2019-11-29T14:50:36.938Z] #18 70.97 Selecting previously unselected package libapparmor-perl. [2019-11-29T14:50:36.938Z] #18 70.98 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_s390x.deb ... [2019-11-29T14:50:36.938Z] #18 70.98 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-29T14:50:36.938Z] #18 71.09 Selecting previously unselected package apparmor. [2019-11-29T14:50:36.938Z] #18 71.09 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_s390x.deb ... [2019-11-29T14:50:36.938Z] #18 71.14 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-29T14:50:36.967Z] #41 63.31 AR criu/pie/pie.lib.a [2019-11-29T14:50:36.967Z] #41 63.37 DEP criu/pie/restorer.d [2019-11-29T14:50:37.223Z] #41 63.70 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-29T14:50:37.306Z] #44 ... [2019-11-29T14:50:37.306Z] [2019-11-29T14:50:37.306Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:50:37.306Z] #62 99.73 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-29T14:50:37.306Z] #62 99.73 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-29T14:50:37.306Z] #62 DONE 107.8s [2019-11-29T14:50:37.306Z] [2019-11-29T14:50:37.306Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:37.306Z] #44 108.0 vendor/golang.org/x/net/idna [2019-11-29T14:50:37.569Z] #44 ... [2019-11-29T14:50:37.569Z] [2019-11-29T14:50:37.569Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-29T14:50:37.569Z] #63 DONE 0.2s [2019-11-29T14:50:37.569Z] [2019-11-29T14:50:37.569Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:37.569Z] #44 108.2 vendor/golang.org/x/crypto/cryptobyte [2019-11-29T14:50:37.569Z] #44 ... [2019-11-29T14:50:37.569Z] [2019-11-29T14:50:37.569Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:37.569Z] #41 37.52 CC images/signalfd.o [2019-11-29T14:50:37.569Z] #41 37.91 CC images/fs.o [2019-11-29T14:50:37.569Z] #41 38.28 CC images/pstree.o [2019-11-29T14:50:37.569Z] #41 38.48 CC images/pipe.o [2019-11-29T14:50:37.569Z] #41 38.78 CC images/tcp-stream.o [2019-11-29T14:50:37.569Z] #41 39.12 CC images/sk-packet.o [2019-11-29T14:50:37.569Z] #41 39.59 CC images/mnt.o [2019-11-29T14:50:37.569Z] #41 39.88 CC images/pipe-data.o [2019-11-29T14:50:37.569Z] #41 40.22 CC images/sa.o [2019-11-29T14:50:37.569Z] #41 40.45 CC images/timer.o [2019-11-29T14:50:37.569Z] #41 41.04 CC images/timerfd.o [2019-11-29T14:50:37.569Z] #41 41.43 CC images/mm.o [2019-11-29T14:50:37.569Z] #41 42.01 CC images/sk-opts.o [2019-11-29T14:50:37.569Z] #41 42.41 CC images/sk-unix.o [2019-11-29T14:50:37.569Z] #41 42.98 CC images/sk-inet.o [2019-11-29T14:50:37.569Z] #41 43.59 CC images/tun.o [2019-11-29T14:50:37.569Z] #41 44.16 CC images/sk-netlink.o [2019-11-29T14:50:37.569Z] #41 44.59 CC images/packet-sock.o [2019-11-29T14:50:37.569Z] #41 45.22 CC images/ipc-var.o [2019-11-29T14:50:37.569Z] #41 45.65 CC images/ipc-desc.o [2019-11-29T14:50:37.569Z] #41 45.94 CC images/ipc-shm.o [2019-11-29T14:50:37.569Z] #41 46.38 CC images/ipc-msg.o [2019-11-29T14:50:37.569Z] #41 46.92 CC images/ipc-sem.o [2019-11-29T14:50:37.569Z] #41 47.30 CC images/utsns.o [2019-11-29T14:50:37.784Z] #41 63.86 DEP criu/arch/x86/restorer_unmap.d [2019-11-29T14:50:37.784Z] #41 63.90 DEP criu/arch/x86/restorer.d [2019-11-29T14:50:37.784Z] #41 64.10 DEP criu/pie/parasite.d [2019-11-29T14:50:37.816Z] #18 71.73 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-29T14:50:37.816Z] #18 71.74 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_s390x.deb ... [2019-11-29T14:50:37.816Z] #18 71.74 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-29T14:50:37.816Z] #18 ... [2019-11-29T14:50:37.816Z] [2019-11-29T14:50:37.816Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:37.816Z] #45 89.42 go/doc [2019-11-29T14:50:37.816Z] #45 93.57 github.com/LK4D4/vndr/build [2019-11-29T14:50:37.816Z] #45 94.17 crypto/rand [2019-11-29T14:50:37.816Z] #45 94.88 crypto/rsa [2019-11-29T14:50:37.816Z] #45 97.08 crypto/x509/pkix [2019-11-29T14:50:37.816Z] #45 97.24 vendor/golang.org/x/crypto/cryptobyte [2019-11-29T14:50:37.816Z] #45 97.87 net [2019-11-29T14:50:37.829Z] #41 47.65 CC images/creds.o [2019-11-29T14:50:37.829Z] #41 ... [2019-11-29T14:50:37.829Z] [2019-11-29T14:50:37.830Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:37.830Z] #17 45.55 Selecting previously unselected package libpython3.5-minimal:arm64. [2019-11-29T14:50:37.830Z] #17 45.55 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-11-29T14:50:37.830Z] #17 45.56 Unpacking libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-11-29T14:50:37.830Z] #17 46.47 Selecting previously unselected package python3.5-minimal. [2019-11-29T14:50:37.830Z] #17 46.48 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_arm64.deb ... [2019-11-29T14:50:37.830Z] #17 46.51 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-29T14:50:37.830Z] #17 47.12 Selecting previously unselected package python3-minimal. [2019-11-29T14:50:37.830Z] #17 47.13 Preparing to unpack .../07-python3-minimal_3.5.3-1_arm64.deb ... [2019-11-29T14:50:37.830Z] #17 47.13 Unpacking python3-minimal (3.5.3-1) ... [2019-11-29T14:50:37.830Z] #17 47.32 Selecting previously unselected package libmpdec2:arm64. [2019-11-29T14:50:37.830Z] #17 47.32 Preparing to unpack .../08-libmpdec2_2.4.2-1_arm64.deb ... [2019-11-29T14:50:37.830Z] #17 47.33 Unpacking libmpdec2:arm64 (2.4.2-1) ... [2019-11-29T14:50:37.830Z] #17 47.51 Selecting previously unselected package libpython3.5-stdlib:arm64. [2019-11-29T14:50:37.830Z] #17 47.53 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_arm64.deb ... [2019-11-29T14:50:37.830Z] #17 47.55 Unpacking libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-11-29T14:50:38.050Z] #41 64.36 CC criu/pie/parasite.o [2019-11-29T14:50:38.115Z] #17 50.50 Selecting previously unselected package python3.5. [2019-11-29T14:50:38.115Z] #17 50.54 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_arm64.deb ... [2019-11-29T14:50:38.226Z] #45 ... [2019-11-29T14:50:38.226Z] [2019-11-29T14:50:38.226Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:38.226Z] #42 52.37 AR soccr/libsoccr.a [2019-11-29T14:50:38.226Z] #42 52.38 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-29T14:50:38.226Z] #42 52.60 DEP criu/arch/s390/sigframe.d [2019-11-29T14:50:38.226Z] #42 52.70 DEP criu/arch/s390/crtools.d [2019-11-29T14:50:38.226Z] #42 52.93 DEP criu/arch/s390/cpu.d [2019-11-29T14:50:38.226Z] #42 53.08 CC criu/arch/s390/cpu.o [2019-11-29T14:50:38.226Z] #42 53.64 CC criu/arch/s390/crtools.o [2019-11-29T14:50:38.226Z] #42 54.64 CC criu/arch/s390/sigframe.o [2019-11-29T14:50:38.226Z] #42 54.89 LINK criu/arch/s390/crtools.built-in.o [2019-11-29T14:50:38.226Z] #42 54.94 DEP criu/arch/s390/vdso-pie.d [2019-11-29T14:50:38.226Z] #42 55.15 DEP criu/pie/parasite-vdso.d [2019-11-29T14:50:38.226Z] #42 55.56 DEP criu/pie/util-vdso.d [2019-11-29T14:50:38.226Z] #42 55.59 DEP criu/pie/util.d [2019-11-29T14:50:38.226Z] #42 55.66 CC criu/pie/util.o [2019-11-29T14:50:38.226Z] #42 55.89 CC criu/pie/util-vdso.o [2019-11-29T14:50:38.226Z] #42 56.37 CC criu/pie/parasite-vdso.o [2019-11-29T14:50:38.226Z] #42 56.90 CC criu/arch/s390/vdso-pie.o [2019-11-29T14:50:38.226Z] #42 57.13 AR criu/pie/pie.lib.a [2019-11-29T14:50:38.226Z] #42 57.23 DEP criu/pie/restorer.d [2019-11-29T14:50:38.226Z] #42 57.63 DEP criu/arch/s390/restorer.d [2019-11-29T14:50:38.226Z] #42 57.79 DEP criu/pie/parasite.d [2019-11-29T14:50:38.226Z] #42 58.05 CC criu/pie/parasite.o [2019-11-29T14:50:38.307Z] #41 ... [2019-11-29T14:50:38.307Z] [2019-11-29T14:50:38.307Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:38.307Z] #44 129.7 net/http/httptrace [2019-11-29T14:50:38.307Z] #44 130.0 net/http [2019-11-29T14:50:38.376Z] #17 50.58 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-29T14:50:38.637Z] #17 50.99 Selecting previously unselected package libpython3-stdlib:arm64. [2019-11-29T14:50:38.637Z] #17 50.99 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_arm64.deb ... [2019-11-29T14:50:38.637Z] #17 51.01 Unpacking libpython3-stdlib:arm64 (3.5.3-1) ... [2019-11-29T14:50:38.897Z] #17 51.21 Selecting previously unselected package dh-python. [2019-11-29T14:50:38.897Z] #17 51.21 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-29T14:50:38.897Z] #17 51.26 Unpacking dh-python (2.20170125) ... [2019-11-29T14:50:39.071Z] #42 59.35 LINK criu/pie/parasite.built-in.o [2019-11-29T14:50:39.071Z] #42 59.36 GEN criu/pie/parasite-blob.h [2019-11-29T14:50:39.071Z] #42 59.38 CC criu/arch/s390/restorer.o [2019-11-29T14:50:39.071Z] #42 ... [2019-11-29T14:50:39.071Z] [2019-11-29T14:50:39.071Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:39.071Z] #18 73.36 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-29T14:50:39.071Z] #18 73.38 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_s390x.deb ... [2019-11-29T14:50:39.233Z] #44 140.5 github.com/LK4D4/vndr/godl [2019-11-29T14:50:39.233Z] #44 ... [2019-11-29T14:50:39.233Z] [2019-11-29T14:50:39.233Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:39.233Z] #41 65.41 LINK criu/pie/parasite.built-in.o [2019-11-29T14:50:39.233Z] #41 65.42 GEN criu/pie/parasite-blob.h [2019-11-29T14:50:39.233Z] #41 65.44 CC criu/arch/x86/restorer.o [2019-11-29T14:50:39.469Z] #17 51.85 Setting up libpython3.5-minimal:arm64 (3.5.3-1+deb9u1) ... [2019-11-29T14:50:39.469Z] #17 51.88 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-29T14:50:39.470Z] #18 73.39 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-29T14:50:39.489Z] #41 65.91 CC criu/arch/x86/restorer_unmap.o [2019-11-29T14:50:39.745Z] #41 65.97 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-29T14:50:39.901Z] #17 ... [2019-11-29T14:50:39.901Z] [2019-11-29T14:50:39.901Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:39.901Z] #36 6.596 + RM_GOPATH=0 [2019-11-29T14:50:39.901Z] #36 6.596 + TMP_GOPATH= [2019-11-29T14:50:39.901Z] #36 6.596 + : /build [2019-11-29T14:50:39.901Z] #36 6.596 + '[' -z '' ']' [2019-11-29T14:50:39.901Z] #36 6.596 ++ mktemp -d [2019-11-29T14:50:39.901Z] #36 6.596 + export GOPATH=/tmp/tmp.xoVY1bxt90 [2019-11-29T14:50:39.901Z] #36 6.596 + GOPATH=/tmp/tmp.xoVY1bxt90 [2019-11-29T14:50:39.901Z] #36 6.596 + RM_GOPATH=1 [2019-11-29T14:50:39.901Z] #36 6.596 ++ dirname ./install.sh [2019-11-29T14:50:39.901Z] #36 6.608 + dir=. [2019-11-29T14:50:39.901Z] #36 6.608 + bin=tini [2019-11-29T14:50:39.901Z] #36 6.608 + shift [2019-11-29T14:50:39.901Z] #36 6.608 + '[' '!' -f ./tini.installer ']' [2019-11-29T14:50:39.901Z] #36 6.608 + . ./tini.installer [2019-11-29T14:50:39.901Z] #36 6.608 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-29T14:50:39.901Z] #36 6.608 + install_tini [2019-11-29T14:50:39.901Z] #36 6.608 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-29T14:50:39.901Z] #36 6.608 + git clone https://github.com/krallin/tini.git /tmp/tmp.xoVY1bxt90/tini [2019-11-29T14:50:39.901Z] #36 6.608 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-29T14:50:39.901Z] #36 6.621 Cloning into '/tmp/tmp.xoVY1bxt90/tini'... [2019-11-29T14:50:39.901Z] #36 8.340 + cd /tmp/tmp.xoVY1bxt90/tini [2019-11-29T14:50:39.901Z] #36 8.340 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-29T14:50:39.901Z] #36 8.371 + cmake . [2019-11-29T14:50:39.901Z] #36 9.447 -- The C compiler identification is GNU 6.3.0 [2019-11-29T14:50:39.901Z] #36 9.507 -- Check for working C compiler: /usr/bin/cc [2019-11-29T14:50:39.901Z] #36 ... [2019-11-29T14:50:39.901Z] [2019-11-29T14:50:39.901Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:39.901Z] #41 8.414 Note: Building without setproctitle() and strlcpy() support. [2019-11-29T14:50:39.901Z] #41 8.414 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-29T14:50:40.001Z] #41 66.28 CC criu/pie/restorer.o [2019-11-29T14:50:41.271Z] #41 11.29 fatal: Not a git repository (or any of the parent directories): .git [2019-11-29T14:50:41.382Z] #17 ... [2019-11-29T14:50:41.382Z] [2019-11-29T14:50:41.382Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:41.382Z] #44 111.7 vendor/golang.org/x/net/http2/hpack [2019-11-29T14:50:41.382Z] #44 112.2 mime [2019-11-29T14:50:41.529Z] #41 11.44 GEN .gitid [2019-11-29T14:50:41.529Z] #41 11.45 GEN criu/include/version.h [2019-11-29T14:50:41.787Z] #41 11.58 GEN include/common/asm [2019-11-29T14:50:41.828Z] #18 76.01 Selecting previously unselected package binutils-mingw-w64. [2019-11-29T14:50:41.828Z] #18 76.03 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-29T14:50:41.828Z] #18 76.04 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-29T14:50:41.828Z] #18 76.12 Selecting previously unselected package mingw-w64-common. [2019-11-29T14:50:42.240Z] #18 76.12 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-29T14:50:42.240Z] #18 76.13 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-29T14:50:42.323Z] #44 112.8 mime/quotedprintable [2019-11-29T14:50:42.352Z] #41 ... [2019-11-29T14:50:42.352Z] [2019-11-29T14:50:42.352Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:50:42.352Z] #31 101.9 text/tabwriter [2019-11-29T14:50:42.352Z] #31 103.2 fmt [2019-11-29T14:50:42.352Z] #31 103.3 path/filepath [2019-11-29T14:50:42.352Z] #31 106.8 io/ioutil [2019-11-29T14:50:42.352Z] #31 110.0 github.com/BurntSushi/toml [2019-11-29T14:50:42.352Z] #31 110.0 flag [2019-11-29T14:50:42.518Z] #41 68.65 LINK criu/pie/restorer.built-in.o [2019-11-29T14:50:42.518Z] #41 68.65 GEN criu/pie/restorer-blob.h [2019-11-29T14:50:42.518Z] #41 68.71 DEP criu/vdso.d [2019-11-29T14:50:42.518Z] #41 68.84 DEP criu/vdso-compat.d [2019-11-29T14:50:42.609Z] #31 ... [2019-11-29T14:50:42.609Z] [2019-11-29T14:50:42.609Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:50:42.773Z] #41 68.97 DEP criu/uts_ns.d [2019-11-29T14:50:42.773Z] #41 69.13 DEP criu/util.d [2019-11-29T14:50:43.334Z] #41 69.38 DEP criu/uffd.d [2019-11-29T14:50:43.334Z] #41 69.65 DEP criu/tun.d [2019-11-29T14:50:43.334Z] #41 69.80 DEP criu/tty.d [2019-11-29T14:50:43.589Z] #41 70.06 DEP criu/timerfd.d [2019-11-29T14:50:44.159Z] #41 70.25 DEP criu/sysfs_parse.d [2019-11-29T14:50:44.410Z] #59 47.07 Checking out files: 35% (1045/2933) Checking out files: 36% (1056/2933) Checking out files: 37% (1086/2933) Checking out files: 38% (1115/2933) Checking out files: 39% (1144/2933) Checking out files: 40% (1174/2933) Checking out files: 41% (1203/2933) Checking out files: 42% (1232/2933) Checking out files: 43% (1262/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: 91% (2678/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-11-29T14:50:44.411Z] #59 49.43 + cd /tmp/tmp.l02hDHdZIH/src/github.com/containerd/containerd [2019-11-29T14:50:44.411Z] #59 49.43 + git checkout -q c7a4f874b3267c499484aae602d1257b12d69e40 [2019-11-29T14:50:44.414Z] #41 70.52 DEP criu/sysctl.d [2019-11-29T14:50:44.414Z] #41 70.69 DEP criu/string.d [2019-11-29T14:50:44.414Z] #41 70.77 DEP criu/stats.d [2019-11-29T14:50:44.414Z] #41 70.88 DEP criu/sockets.d [2019-11-29T14:50:44.975Z] #41 71.12 DEP criu/sk-unix.d [2019-11-29T14:50:44.975Z] #41 71.30 DEP criu/sk-tcp.d [2019-11-29T14:50:45.231Z] #41 71.58 DEP criu/sk-queue.d [2019-11-29T14:50:45.231Z] #41 71.70 DEP criu/sk-packet.d [2019-11-29T14:50:45.346Z] #59 50.46 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-29T14:50:45.346Z] #59 50.46 + BUILDTAGS='netgo osusergo static_build' [2019-11-29T14:50:45.346Z] #59 50.46 + export EXTRA_FLAGS=-buildmode=pie [2019-11-29T14:50:45.346Z] #59 50.46 + EXTRA_FLAGS=-buildmode=pie [2019-11-29T14:50:45.346Z] #59 50.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-29T14:50:45.346Z] #59 50.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-29T14:50:45.346Z] #59 50.46 + '[' '' = dynamic ']' [2019-11-29T14:50:45.346Z] #59 50.46 + make [2019-11-29T14:50:45.621Z] #18 ... [2019-11-29T14:50:45.621Z] [2019-11-29T14:50:45.621Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:45.621Z] #42 59.89 CC criu/pie/restorer.o [2019-11-29T14:50:45.621Z] #42 63.25 LINK criu/pie/restorer.built-in.o [2019-11-29T14:50:45.621Z] #42 63.26 GEN criu/pie/restorer-blob.h [2019-11-29T14:50:45.621Z] #42 63.36 DEP criu/vdso.d [2019-11-29T14:50:45.621Z] #42 63.62 DEP criu/uts_ns.d [2019-11-29T14:50:45.621Z] #42 63.74 DEP criu/util.d [2019-11-29T14:50:45.621Z] #42 64.04 DEP criu/uffd.d [2019-11-29T14:50:45.621Z] #42 64.28 DEP criu/tun.d [2019-11-29T14:50:45.621Z] #42 64.46 DEP criu/tty.d [2019-11-29T14:50:45.621Z] #42 64.64 DEP criu/timerfd.d [2019-11-29T14:50:45.621Z] #42 64.76 DEP criu/sysfs_parse.d [2019-11-29T14:50:45.621Z] #42 64.90 DEP criu/sysctl.d [2019-11-29T14:50:45.621Z] #42 65.05 DEP criu/string.d [2019-11-29T14:50:45.621Z] #42 65.08 DEP criu/stats.d [2019-11-29T14:50:45.621Z] #42 65.20 DEP criu/sockets.d [2019-11-29T14:50:45.621Z] #42 65.36 DEP criu/sk-unix.d [2019-11-29T14:50:45.621Z] #42 65.57 DEP criu/sk-tcp.d [2019-11-29T14:50:45.621Z] #42 65.69 DEP criu/sk-queue.d [2019-11-29T14:50:45.621Z] #42 65.85 DEP criu/sk-packet.d [2019-11-29T14:50:45.621Z] #42 66.05 DEP criu/sk-netlink.d [2019-11-29T14:50:45.792Z] #41 71.86 DEP criu/sk-netlink.d [2019-11-29T14:50:45.792Z] #41 72.05 DEP criu/sk-inet.d [2019-11-29T14:50:46.025Z] #42 66.22 DEP criu/sk-inet.d [2019-11-29T14:50:46.025Z] #42 66.45 DEP criu/signalfd.d [2019-11-29T14:50:46.025Z] #42 66.57 DEP criu/sigframe.d [2019-11-29T14:50:46.025Z] #42 ... [2019-11-29T14:50:46.025Z] [2019-11-29T14:50:46.025Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:46.025Z] #18 80.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-29T14:50:46.047Z] #41 72.22 DEP criu/signalfd.d [2019-11-29T14:50:46.047Z] #41 72.34 DEP criu/sigframe.d [2019-11-29T14:50:46.047Z] #41 72.43 DEP criu/shmem.d [2019-11-29T14:50:46.303Z] #41 72.59 DEP criu/servicefd.d [2019-11-29T14:50:46.303Z] #41 72.73 DEP criu/seize.d [2019-11-29T14:50:46.526Z] #44 ... [2019-11-29T14:50:46.526Z] [2019-11-29T14:50:46.526Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:46.526Z] #17 56.03 Setting up python3-minimal (3.5.3-1) ... [2019-11-29T14:50:46.526Z] #17 57.56 Selecting previously unselected package python3. [2019-11-29T14:50:46.526Z] #17 57.56 (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-11-29T14:50:46.526Z] #17 57.60 Preparing to unpack .../00-python3_3.5.3-1_arm64.deb ... [2019-11-29T14:50:46.526Z] #17 57.63 Unpacking python3 (3.5.3-1) ... [2019-11-29T14:50:46.526Z] #17 57.77 Selecting previously unselected package pigz. [2019-11-29T14:50:46.526Z] #17 57.78 Preparing to unpack .../01-pigz_2.3.4-1_arm64.deb ... [2019-11-29T14:50:46.526Z] #17 57.79 Unpacking pigz (2.3.4-1) ... [2019-11-29T14:50:46.526Z] #17 57.90 Selecting previously unselected package libip4tc0:arm64. [2019-11-29T14:50:46.526Z] #17 57.90 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-29T14:50:46.526Z] #17 57.90 Unpacking libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:50:46.526Z] #17 58.07 Selecting previously unselected package libip6tc0:arm64. [2019-11-29T14:50:46.526Z] #17 58.08 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-29T14:50:46.526Z] #17 58.08 Unpacking libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:50:46.526Z] #17 58.28 Selecting previously unselected package libiptc0:arm64. [2019-11-29T14:50:46.526Z] #17 58.28 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-29T14:50:46.526Z] #17 58.30 Unpacking libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:50:46.526Z] #17 58.46 Selecting previously unselected package libxtables12:arm64. [2019-11-29T14:50:46.526Z] #17 58.47 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-29T14:50:46.526Z] #17 58.49 Unpacking libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:50:46.526Z] #17 58.64 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2019-11-29T14:50:46.526Z] #17 58.64 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_arm64.deb ... [2019-11-29T14:50:46.526Z] #17 58.65 Unpacking libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-11-29T14:50:46.526Z] #17 58.77 Selecting previously unselected package iptables. [2019-11-29T14:50:46.526Z] #17 58.80 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_arm64.deb ... [2019-11-29T14:50:46.526Z] #17 58.81 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-29T14:50:46.558Z] #41 72.87 DEP criu/seccomp.d [2019-11-29T14:50:46.670Z] #18 80.28 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-29T14:50:46.670Z] #18 80.28 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-29T14:50:46.720Z] #59 ... [2019-11-29T14:50:46.720Z] [2019-11-29T14:50:46.720Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:46.720Z] #44 106.1 fmt [2019-11-29T14:50:46.720Z] #44 111.4 regexp [2019-11-29T14:50:46.720Z] #44 113.7 go/token [2019-11-29T14:50:46.720Z] #44 115.1 go/scanner [2019-11-29T14:50:46.720Z] #44 ... [2019-11-29T14:50:46.720Z] [2019-11-29T14:50:46.720Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:46.720Z] #41 15.02 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-29T14:50:46.720Z] #41 15.11 PBCC images/opts.pb-c.c [2019-11-29T14:50:46.720Z] #41 15.20 PBCC images/sit.pb-c.c [2019-11-29T14:50:46.720Z] #41 15.25 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-29T14:50:46.720Z] #41 15.34 DEP images/opts.pb-c.d [2019-11-29T14:50:46.720Z] #41 15.41 DEP images/sit.pb-c.d [2019-11-29T14:50:46.720Z] #41 15.49 PBCC images/macvlan.pb-c.c [2019-11-29T14:50:46.720Z] #41 15.53 DEP images/macvlan.pb-c.d [2019-11-29T14:50:46.720Z] #41 15.59 PBCC images/autofs.pb-c.c [2019-11-29T14:50:46.720Z] #41 15.77 DEP images/autofs.pb-c.d [2019-11-29T14:50:46.720Z] #41 15.80 PBCC images/sysctl.pb-c.c [2019-11-29T14:50:46.720Z] #41 15.82 DEP images/sysctl.pb-c.d [2019-11-29T14:50:46.720Z] #41 15.89 PBCC images/time.pb-c.c [2019-11-29T14:50:46.720Z] #41 15.90 DEP images/time.pb-c.d [2019-11-29T14:50:46.720Z] #41 16.13 PBCC images/binfmt-misc.pb-c.c [2019-11-29T14:50:46.720Z] #41 16.25 DEP images/binfmt-misc.pb-c.d [2019-11-29T14:50:46.720Z] #41 16.35 PBCC images/seccomp.pb-c.c [2019-11-29T14:50:46.720Z] #41 16.36 DEP images/seccomp.pb-c.d [2019-11-29T14:50:46.720Z] #41 16.43 PBCC images/userns.pb-c.c [2019-11-29T14:50:46.720Z] #41 16.53 DEP images/userns.pb-c.d [2019-11-29T14:50:46.720Z] #41 16.61 PBCC images/cgroup.pb-c.c [2019-11-29T14:50:46.720Z] #41 16.74 DEP images/cgroup.pb-c.d [2019-11-29T14:50:46.814Z] #41 73.13 DEP criu/rst-malloc.d [2019-11-29T14:50:46.814Z] #41 73.22 DEP criu/rbtree.d [2019-11-29T14:50:46.814Z] #41 73.26 DEP criu/pstree.d [2019-11-29T14:50:46.978Z] #41 16.87 PBCC images/fown.pb-c.c [2019-11-29T14:50:46.978Z] #41 17.01 PBCC images/ext-file.pb-c.c [2019-11-29T14:50:47.235Z] #41 17.26 DEP images/fown.pb-c.d [2019-11-29T14:50:47.358Z] #17 59.60 Selecting previously unselected package xxd. [2019-11-29T14:50:47.358Z] #17 59.64 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-29T14:50:47.358Z] #17 59.64 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:50:47.374Z] #41 73.43 DEP criu/protobuf.d [2019-11-29T14:50:47.374Z] #41 73.59 GEN criu/protobuf-desc-gen.h [2019-11-29T14:50:47.493Z] #41 17.39 DEP images/ext-file.pb-c.d [2019-11-29T14:50:47.493Z] #41 17.44 PBCC images/rpc.pb-c.c [2019-11-29T14:50:47.493Z] #41 17.51 DEP images/rpc.pb-c.d [2019-11-29T14:50:47.618Z] #17 60.10 Selecting previously unselected package vim-common. [2019-11-29T14:50:47.618Z] #17 60.10 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-29T14:50:47.618Z] #17 60.18 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:50:47.751Z] #41 17.62 PBCC images/siginfo.pb-c.c [2019-11-29T14:50:47.751Z] #41 17.70 DEP images/siginfo.pb-c.d [2019-11-29T14:50:48.009Z] #41 17.80 PBCC images/pagemap.pb-c.c [2019-11-29T14:50:48.009Z] #41 17.87 DEP images/pagemap.pb-c.d [2019-11-29T14:50:48.009Z] #41 17.88 PBCC images/rlimit.pb-c.c [2019-11-29T14:50:48.009Z] #41 17.89 DEP images/rlimit.pb-c.d [2019-11-29T14:50:48.009Z] #41 17.91 PBCC images/file-lock.pb-c.c [2019-11-29T14:50:48.009Z] #41 17.92 DEP images/file-lock.pb-c.d [2019-11-29T14:50:48.009Z] #41 17.95 PBCC images/tty.pb-c.c [2019-11-29T14:50:48.009Z] #41 17.99 DEP images/tty.pb-c.d [2019-11-29T14:50:48.189Z] #17 ... [2019-11-29T14:50:48.189Z] [2019-11-29T14:50:48.189Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:48.189Z] #41 47.87 CC images/vma.o [2019-11-29T14:50:48.189Z] #41 48.24 CC images/netdev.o [2019-11-29T14:50:48.189Z] #41 49.01 CC images/tty.o [2019-11-29T14:50:48.189Z] #41 49.67 CC images/file-lock.o [2019-11-29T14:50:48.189Z] #41 50.01 CC images/rlimit.o [2019-11-29T14:50:48.189Z] #41 50.35 CC images/pagemap.o [2019-11-29T14:50:48.189Z] #41 50.84 CC images/siginfo.o [2019-11-29T14:50:48.189Z] #41 51.28 CC images/rpc.o [2019-11-29T14:50:48.189Z] #41 52.76 CC images/ext-file.o [2019-11-29T14:50:48.189Z] #41 53.22 CC images/cgroup.o [2019-11-29T14:50:48.189Z] #41 54.18 CC images/userns.o [2019-11-29T14:50:48.189Z] #41 54.52 CC images/google/protobuf/descriptor.o [2019-11-29T14:50:48.189Z] #41 56.93 CC images/opts.o [2019-11-29T14:50:48.189Z] #41 57.20 CC images/seccomp.o [2019-11-29T14:50:48.189Z] #41 57.70 CC images/binfmt-misc.o [2019-11-29T14:50:48.189Z] #41 57.93 CC images/time.o [2019-11-29T14:50:48.189Z] #41 ... [2019-11-29T14:50:48.189Z] [2019-11-29T14:50:48.189Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:48.189Z] #17 60.51 Selecting previously unselected package bzip2. [2019-11-29T14:50:48.189Z] #17 60.52 Preparing to unpack .../10-bzip2_1.0.6-8.1_arm64.deb ... [2019-11-29T14:50:48.189Z] #17 60.56 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-29T14:50:48.189Z] #17 60.72 Selecting previously unselected package libgpm2:arm64. [2019-11-29T14:50:48.189Z] #17 60.74 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_arm64.deb ... [2019-11-29T14:50:48.189Z] #17 60.74 Unpacking libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-11-29T14:50:48.192Z] #18 ... [2019-11-29T14:50:48.192Z] [2019-11-29T14:50:48.192Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:48.192Z] #45 99.74 vendor/golang.org/x/sys/cpu [2019-11-29T14:50:48.192Z] #45 100.1 vendor/golang.org/x/crypto/internal/chacha20 [2019-11-29T14:50:48.192Z] #45 100.9 vendor/golang.org/x/crypto/poly1305 [2019-11-29T14:50:48.192Z] #45 101.5 vendor/golang.org/x/crypto/chacha20poly1305 [2019-11-29T14:50:48.192Z] #45 102.2 vendor/golang.org/x/crypto/curve25519 [2019-11-29T14:50:48.192Z] #45 102.5 vendor/golang.org/x/crypto/hkdf [2019-11-29T14:50:48.192Z] #45 102.6 vendor/golang.org/x/text/transform [2019-11-29T14:50:48.192Z] #45 103.4 vendor/golang.org/x/text/unicode/bidi [2019-11-29T14:50:48.192Z] #45 105.5 vendor/golang.org/x/text/unicode/norm [2019-11-29T14:50:48.192Z] #45 ... [2019-11-29T14:50:48.192Z] [2019-11-29T14:50:48.192Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:48.192Z] #42 66.67 DEP criu/shmem.d [2019-11-29T14:50:48.192Z] #42 66.81 DEP criu/servicefd.d [2019-11-29T14:50:48.192Z] #42 67.05 DEP criu/seize.d [2019-11-29T14:50:48.192Z] #42 67.44 DEP criu/seccomp.d [2019-11-29T14:50:48.192Z] #42 67.73 DEP criu/rst-malloc.d [2019-11-29T14:50:48.192Z] #42 67.80 DEP criu/rbtree.d [2019-11-29T14:50:48.192Z] #42 67.85 DEP criu/pstree.d [2019-11-29T14:50:48.192Z] #42 68.35 DEP criu/protobuf.d [2019-11-29T14:50:48.192Z] #42 68.65 GEN criu/protobuf-desc-gen.h [2019-11-29T14:50:48.267Z] #41 18.09 PBCC images/tun.pb-c.c [2019-11-29T14:50:48.267Z] #41 18.17 PBCC images/netdev.pb-c.c [2019-11-29T14:50:48.267Z] #41 18.21 DEP images/tun.pb-c.d [2019-11-29T14:50:48.307Z] #41 ... [2019-11-29T14:50:48.307Z] [2019-11-29T14:50:48.307Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:48.307Z] #44 141.2 github.com/LK4D4/vndr [2019-11-29T14:50:48.307Z] #44 DONE 149.7s [2019-11-29T14:50:48.307Z] [2019-11-29T14:50:48.307Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:50:48.450Z] #17 60.90 Selecting previously unselected package xz-utils. [2019-11-29T14:50:48.450Z] #17 60.90 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_arm64.deb ... [2019-11-29T14:50:48.450Z] #17 60.93 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-29T14:50:48.524Z] #41 18.34 DEP images/netdev.pb-c.d [2019-11-29T14:50:48.524Z] #41 18.44 PBCC images/vma.pb-c.c [2019-11-29T14:50:48.781Z] #41 18.51 DEP images/vma.pb-c.d [2019-11-29T14:50:48.781Z] #41 18.59 PBCC images/creds.pb-c.c [2019-11-29T14:50:48.781Z] #41 18.70 DEP images/creds.pb-c.d [2019-11-29T14:50:49.021Z] #17 61.39 Selecting previously unselected package aufs-tools. [2019-11-29T14:50:49.021Z] #17 61.40 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_arm64.deb ... [2019-11-29T14:50:49.021Z] #17 61.43 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-29T14:50:49.039Z] #41 18.74 PBCC images/utsns.pb-c.c [2019-11-29T14:50:49.039Z] #41 18.97 DEP images/utsns.pb-c.d [2019-11-29T14:50:49.233Z] #50 ... [2019-11-29T14:50:49.234Z] [2019-11-29T14:50:49.234Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:49.234Z] #41 75.35 DEP criu/protobuf-desc.d [2019-11-29T14:50:49.234Z] #41 75.55 DEP criu/proc_parse.d [2019-11-29T14:50:49.282Z] #17 61.80 Selecting previously unselected package liblzo2-2:arm64. [2019-11-29T14:50:49.282Z] #17 61.80 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_arm64.deb ... [2019-11-29T14:50:49.297Z] #41 19.20 PBCC images/ipc-desc.pb-c.c [2019-11-29T14:50:49.489Z] #41 75.73 DEP criu/plugin.d [2019-11-29T14:50:49.489Z] #41 75.79 DEP criu/pipes.d [2019-11-29T14:50:49.489Z] #41 75.90 DEP criu/pie-util.d [2019-11-29T14:50:49.544Z] #17 61.80 Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-29T14:50:49.544Z] #17 61.95 Selecting previously unselected package btrfs-progs. [2019-11-29T14:50:49.544Z] #17 61.96 Preparing to unpack .../15-btrfs-progs_4.7.3-1_arm64.deb ... [2019-11-29T14:50:49.544Z] #17 61.97 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-29T14:50:49.545Z] #42 69.99 DEP criu/protobuf-desc.d [2019-11-29T14:50:49.554Z] #41 19.27 PBCC images/ipc-sem.pb-c.c [2019-11-29T14:50:49.554Z] #41 19.34 DEP images/ipc-desc.pb-c.d [2019-11-29T14:50:49.554Z] #41 19.41 DEP images/ipc-sem.pb-c.d [2019-11-29T14:50:49.554Z] #41 19.48 PBCC images/ipc-msg.pb-c.c [2019-11-29T14:50:49.745Z] #41 76.03 DEP criu/pie-util-vdso.d [2019-11-29T14:50:49.745Z] #41 76.14 DEP criu/pie-util-vdso-elf32.d [2019-11-29T14:50:49.812Z] #41 19.53 DEP images/ipc-msg.pb-c.d [2019-11-29T14:50:49.812Z] #41 19.65 PBCC images/ipc-shm.pb-c.c [2019-11-29T14:50:49.812Z] #41 19.72 DEP images/ipc-shm.pb-c.d [2019-11-29T14:50:49.812Z] #41 19.78 PBCC images/ipc-var.pb-c.c [2019-11-29T14:50:49.941Z] #42 70.27 DEP criu/proc_parse.d [2019-11-29T14:50:49.941Z] #42 70.52 DEP criu/plugin.d [2019-11-29T14:50:49.941Z] #42 70.60 DEP criu/pipes.d [2019-11-29T14:50:50.001Z] #41 76.26 DEP criu/path.d [2019-11-29T14:50:50.001Z] #41 76.37 DEP criu/parasite-syscall.d [2019-11-29T14:50:50.070Z] #41 19.85 DEP images/ipc-var.pb-c.d [2019-11-29T14:50:50.070Z] #41 19.97 PBCC images/sk-opts.pb-c.c [2019-11-29T14:50:50.070Z] #41 20.01 PBCC images/packet-sock.pb-c.c [2019-11-29T14:50:50.070Z] #41 ... [2019-11-29T14:50:50.070Z] [2019-11-29T14:50:50.070Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:50.070Z] #36 10.84 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-29T14:50:50.070Z] #36 10.84 -- Detecting C compiler ABI info [2019-11-29T14:50:50.070Z] #36 12.14 -- Detecting C compiler ABI info - done [2019-11-29T14:50:50.070Z] #36 12.25 -- Detecting C compile features [2019-11-29T14:50:50.070Z] #36 15.94 -- Detecting C compile features - done [2019-11-29T14:50:50.070Z] #36 16.06 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-29T14:50:50.070Z] #36 16.59 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-29T14:50:50.070Z] #36 16.82 -- Configuring done [2019-11-29T14:50:50.070Z] #36 16.83 -- Generating done [2019-11-29T14:50:50.070Z] #36 16.83 -- Build files have been written to: /tmp/tmp.xoVY1bxt90/tini [2019-11-29T14:50:50.070Z] #36 16.85 + make tini-static [2019-11-29T14:50:50.070Z] #36 17.33 Scanning dependencies of target tini-static [2019-11-29T14:50:50.070Z] #36 17.43 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-29T14:50:50.070Z] #36 20.27 [100%] Linking C executable tini-static [2019-11-29T14:50:50.256Z] #41 76.63 DEP criu/pagemap.d [2019-11-29T14:50:50.328Z] #36 ... [2019-11-29T14:50:50.328Z] [2019-11-29T14:50:50.328Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:50.328Z] #41 20.13 DEP images/sk-opts.pb-c.d [2019-11-29T14:50:50.328Z] #41 20.16 DEP images/packet-sock.pb-c.d [2019-11-29T14:50:50.328Z] #41 20.30 PBCC images/sk-netlink.pb-c.c [2019-11-29T14:50:50.328Z] #41 20.36 DEP images/sk-netlink.pb-c.d [2019-11-29T14:50:50.344Z] #42 70.80 DEP criu/pie-util.d [2019-11-29T14:50:50.486Z] #17 62.78 Selecting previously unselected package btrfs-tools. [2019-11-29T14:50:50.486Z] #17 62.78 Preparing to unpack .../16-btrfs-tools_4.7.3-1_arm64.deb ... [2019-11-29T14:50:50.486Z] #17 62.80 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-29T14:50:50.486Z] #17 62.99 Selecting previously unselected package libdevmapper1.02.1:arm64. [2019-11-29T14:50:50.512Z] #41 76.79 DEP criu/pagemap-cache.d [2019-11-29T14:50:50.512Z] #41 76.93 DEP criu/page-xfer.d [2019-11-29T14:50:50.587Z] #41 20.50 PBCC images/sk-inet.pb-c.c [2019-11-29T14:50:50.587Z] #41 20.54 DEP images/sk-inet.pb-c.d [2019-11-29T14:50:50.587Z] #41 20.60 PBCC images/sk-unix.pb-c.c [2019-11-29T14:50:50.746Z] #17 62.99 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-11-29T14:50:50.746Z] #17 63.00 Unpacking libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-11-29T14:50:50.757Z] #42 70.92 DEP criu/pie-util-vdso.d [2019-11-29T14:50:50.757Z] #42 71.08 DEP criu/pie-util-vdso-elf32.d [2019-11-29T14:50:50.757Z] #42 71.24 DEP criu/path.d [2019-11-29T14:50:50.767Z] #41 77.07 DEP criu/page-pipe.d [2019-11-29T14:50:50.767Z] #41 77.16 DEP criu/netfilter.d [2019-11-29T14:50:50.845Z] #41 20.70 DEP images/sk-unix.pb-c.d [2019-11-29T14:50:50.845Z] #41 20.78 PBCC images/mm.pb-c.c [2019-11-29T14:50:50.845Z] #41 20.84 DEP images/mm.pb-c.d [2019-11-29T14:50:51.007Z] #17 63.33 Selecting previously unselected package dmsetup. [2019-11-29T14:50:51.007Z] #17 63.34 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_arm64.deb ... [2019-11-29T14:50:51.007Z] #17 63.48 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-29T14:50:51.022Z] #41 77.26 DEP criu/net.d [2019-11-29T14:50:51.103Z] #41 20.94 PBCC images/timerfd.pb-c.c [2019-11-29T14:50:51.103Z] #41 21.04 DEP images/timerfd.pb-c.d [2019-11-29T14:50:51.103Z] #41 21.10 PBCC images/timer.pb-c.c [2019-11-29T14:50:51.103Z] #41 21.14 DEP images/timer.pb-c.d [2019-11-29T14:50:51.160Z] #42 71.36 DEP criu/parasite-syscall.d [2019-11-29T14:50:51.160Z] #42 71.63 DEP criu/pagemap.d [2019-11-29T14:50:51.278Z] #41 77.51 DEP criu/namespaces.d [2019-11-29T14:50:51.361Z] #41 ... [2019-11-29T14:50:51.361Z] [2019-11-29T14:50:51.361Z] #36 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:51.361Z] #36 21.07 [100%] Built target tini-static [2019-11-29T14:50:51.361Z] #36 21.18 + mkdir -p /build [2019-11-29T14:50:51.361Z] #36 21.19 + cp tini-static /build/docker-init [2019-11-29T14:50:51.361Z] #36 DONE 22.0s [2019-11-29T14:50:51.533Z] #41 77.73 DEP criu/mount.d [2019-11-29T14:50:51.533Z] #41 77.87 DEP criu/mem.d [2019-11-29T14:50:51.582Z] #17 63.90 Selecting previously unselected package libonig4:arm64. [2019-11-29T14:50:51.582Z] #17 63.90 Preparing to unpack .../19-libonig4_6.1.3-2_arm64.deb ... [2019-11-29T14:50:51.619Z] [2019-11-29T14:50:51.619Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:51.619Z] #41 21.31 PBCC images/sa.pb-c.c [2019-11-29T14:50:51.619Z] #41 21.45 DEP images/sa.pb-c.d [2019-11-29T14:50:51.619Z] #41 21.59 PBCC images/pipe-data.pb-c.c [2019-11-29T14:50:51.685Z] #42 71.81 DEP criu/pagemap-cache.d [2019-11-29T14:50:51.685Z] #42 71.97 DEP criu/page-xfer.d [2019-11-29T14:50:51.685Z] #42 72.13 DEP criu/page-pipe.d [2019-11-29T14:50:51.789Z] #41 78.00 DEP criu/lsm.d [2019-11-29T14:50:51.789Z] #41 78.12 DEP criu/log.d [2019-11-29T14:50:51.789Z] #41 78.19 DEP criu/libnetlink.d [2019-11-29T14:50:51.844Z] #17 64.12 Unpacking libonig4:arm64 (6.1.3-2) ... [2019-11-29T14:50:51.877Z] #41 21.68 DEP images/pipe-data.pb-c.d [2019-11-29T14:50:51.877Z] #41 21.77 PBCC images/mnt.pb-c.c [2019-11-29T14:50:51.877Z] #41 ... [2019-11-29T14:50:51.877Z] [2019-11-29T14:50:51.877Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:51.877Z] #17 6.224 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:50:51.877Z] #17 6.320 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:50:51.877Z] #17 6.438 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:50:51.877Z] #17 6.498 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:50:51.877Z] #17 6.622 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:50:51.877Z] #17 8.382 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main amd64 Packages [508 kB] [2019-11-29T14:50:51.877Z] #17 10.26 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main amd64 Packages [27.9 kB] [2019-11-29T14:50:51.877Z] #17 11.51 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 Packages [7086 kB] [2019-11-29T14:50:52.044Z] #41 78.27 DEP criu/kerndat.d [2019-11-29T14:50:52.134Z] #17 ... [2019-11-29T14:50:52.134Z] [2019-11-29T14:50:52.134Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:52.134Z] #41 21.90 DEP images/mnt.pb-c.d [2019-11-29T14:50:52.134Z] #41 22.00 PBCC images/sk-packet.pb-c.c [2019-11-29T14:50:52.134Z] #41 22.07 DEP images/sk-packet.pb-c.d [2019-11-29T14:50:52.134Z] #41 22.15 PBCC images/tcp-stream.pb-c.c [2019-11-29T14:50:52.300Z] #41 78.42 DEP criu/kcmp-ids.d [2019-11-29T14:50:52.300Z] #41 78.48 DEP criu/irmap.d [2019-11-29T14:50:52.300Z] #41 78.67 DEP criu/ipc_ns.d [2019-11-29T14:50:52.351Z] #42 72.24 DEP criu/netfilter.d [2019-11-29T14:50:52.351Z] #42 ... [2019-11-29T14:50:52.351Z] [2019-11-29T14:50:52.351Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:52.351Z] #18 85.95 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-29T14:50:52.351Z] #18 86.00 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-29T14:50:52.351Z] #18 86.00 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-29T14:50:52.351Z] #18 86.17 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-29T14:50:52.351Z] #18 86.17 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-29T14:50:52.351Z] #18 86.18 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-29T14:50:52.392Z] #41 22.21 DEP images/tcp-stream.pb-c.d [2019-11-29T14:50:52.392Z] #41 22.26 PBCC images/pipe.pb-c.c [2019-11-29T14:50:52.392Z] #41 22.32 DEP images/pipe.pb-c.d [2019-11-29T14:50:52.555Z] #41 78.85 DEP criu/image.d [2019-11-29T14:50:52.650Z] #41 22.41 PBCC images/pstree.pb-c.c [2019-11-29T14:50:52.650Z] #41 22.44 DEP images/pstree.pb-c.d [2019-11-29T14:50:52.650Z] #41 22.58 PBCC images/fs.pb-c.c [2019-11-29T14:50:52.650Z] #41 22.67 DEP images/fs.pb-c.d [2019-11-29T14:50:52.785Z] #17 65.12 Selecting previously unselected package libjq1:arm64. [2019-11-29T14:50:52.785Z] #17 65.12 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_arm64.deb ... [2019-11-29T14:50:52.785Z] #17 65.15 Unpacking libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-29T14:50:52.811Z] #41 78.97 DEP criu/image-desc.d [2019-11-29T14:50:52.811Z] #41 79.05 DEP criu/fsnotify.d [2019-11-29T14:50:52.811Z] #41 79.18 DEP criu/filesystems.d [2019-11-29T14:50:52.840Z] #18 ... [2019-11-29T14:50:52.840Z] [2019-11-29T14:50:52.840Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:50:52.840Z] #63 105.6 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-29T14:50:52.840Z] #63 105.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-29T14:50:52.840Z] #63 DONE 114.1s [2019-11-29T14:50:52.840Z] [2019-11-29T14:50:52.840Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-29T14:50:52.840Z] #64 DONE 0.1s [2019-11-29T14:50:52.840Z] [2019-11-29T14:50:52.840Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:52.840Z] #42 72.49 DEP criu/net.d [2019-11-29T14:50:52.840Z] #42 72.81 DEP criu/namespaces.d [2019-11-29T14:50:52.840Z] #42 73.25 DEP criu/mount.d [2019-11-29T14:50:52.908Z] #41 22.81 PBCC images/signalfd.pb-c.c [2019-11-29T14:50:52.908Z] #41 22.95 DEP images/signalfd.pb-c.d [2019-11-29T14:50:53.046Z] #17 65.56 Selecting previously unselected package jq. [2019-11-29T14:50:53.046Z] #17 65.57 Preparing to unpack .../21-jq_1.5+dfsg-1.3_arm64.deb ... [2019-11-29T14:50:53.066Z] #41 79.33 DEP criu/files.d [2019-11-29T14:50:53.166Z] #41 23.03 PBCC images/fh.pb-c.c [2019-11-29T14:50:53.209Z] #42 73.77 DEP criu/mem.d [2019-11-29T14:50:53.322Z] #41 79.48 DEP criu/files-reg.d [2019-11-29T14:50:53.322Z] #41 79.64 DEP criu/files-ext.d [2019-11-29T14:50:53.424Z] #41 23.13 PBCC images/fsnotify.pb-c.c [2019-11-29T14:50:53.424Z] #41 ... [2019-11-29T14:50:53.424Z] [2019-11-29T14:50:53.424Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:50:53.424Z] #31 112.8 log [2019-11-29T14:50:53.424Z] #31 116.4 github.com/BurntSushi/toml/cmd/tomlv [2019-11-29T14:50:53.424Z] #31 ... [2019-11-29T14:50:53.424Z] [2019-11-29T14:50:53.424Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:53.424Z] #44 117.0 go/ast [2019-11-29T14:50:53.424Z] #44 118.6 internal/lazyregexp [2019-11-29T14:50:53.424Z] #44 119.3 net/url [2019-11-29T14:50:53.424Z] #44 122.1 text/template/parse [2019-11-29T14:50:53.567Z] #17 65.86 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-29T14:50:53.577Z] #41 79.78 DEP criu/file-lock.d [2019-11-29T14:50:53.577Z] #41 79.96 DEP criu/file-ids.d [2019-11-29T14:50:53.682Z] #44 ... [2019-11-29T14:50:53.682Z] [2019-11-29T14:50:53.682Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:53.682Z] #41 23.43 DEP images/fh.pb-c.d [2019-11-29T14:50:53.682Z] #41 23.63 DEP images/fsnotify.pb-c.d [2019-11-29T14:50:53.828Z] #17 ... [2019-11-29T14:50:53.828Z] [2019-11-29T14:50:53.828Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:50:53.828Z] #47 DONE 124.6s [2019-11-29T14:50:53.828Z] [2019-11-29T14:50:53.828Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:53.828Z] #17 66.36 Selecting previously unselected package libaio1:arm64. [2019-11-29T14:50:53.828Z] #17 66.36 Preparing to unpack .../22-libaio1_0.3.110-3_arm64.deb ... [2019-11-29T14:50:53.828Z] #17 ... [2019-11-29T14:50:53.828Z] [2019-11-29T14:50:53.828Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:50:53.833Z] #41 80.02 DEP criu/fifo.d [2019-11-29T14:50:53.833Z] #41 80.17 DEP criu/fdstore.d [2019-11-29T14:50:53.833Z] #41 80.29 DEP criu/fault-injection.d [2019-11-29T14:50:53.940Z] #41 23.72 PBCC images/eventpoll.pb-c.c [2019-11-29T14:50:53.940Z] #41 23.84 DEP images/eventpoll.pb-c.d [2019-11-29T14:50:54.012Z] #42 74.18 DEP criu/lsm.d [2019-11-29T14:50:54.012Z] #42 74.33 DEP criu/log.d [2019-11-29T14:50:54.012Z] #42 74.39 DEP criu/libnetlink.d [2019-11-29T14:50:54.012Z] #42 74.47 DEP criu/kerndat.d [2019-11-29T14:50:54.088Z] #41 80.33 DEP criu/external.d [2019-11-29T14:50:54.088Z] #41 80.40 DEP criu/eventpoll.d [2019-11-29T14:50:54.088Z] #41 80.53 DEP criu/eventfd.d [2019-11-29T14:50:54.198Z] #41 24.01 PBCC images/eventfd.pb-c.c [2019-11-29T14:50:54.198Z] #41 24.05 DEP images/eventfd.pb-c.d [2019-11-29T14:50:54.202Z] Removing intermediate container 396ca2c0537c [2019-11-29T14:50:54.202Z] ---> 68480791839e [2019-11-29T14:50:54.202Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2019-11-29T14:50:54.202Z] ---> ebd73b5ebd31 [2019-11-29T14:50:54.202Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2019-11-29T14:50:54.202Z] ---> 7a6248c12f48 [2019-11-29T14:50:54.202Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2019-11-29T14:50:54.202Z] ---> Running in 2ef2ce6ce5b6 [2019-11-29T14:50:54.202Z] Removing intermediate container 2ef2ce6ce5b6 [2019-11-29T14:50:54.202Z] ---> 9f4a50269b2f [2019-11-29T14:50:54.202Z] Successfully built 9f4a50269b2f [2019-11-29T14:50:54.202Z] Successfully tagged moby-buildx:latest [2019-11-29T14:50:54.202Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2019-11-29T14:50:54.202Z] if [ -n "${id}" ]; then \ [2019-11-29T14:50:54.202Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2019-11-29T14:50:54.202Z] && touch bundles/buildx; \ [2019-11-29T14:50:54.202Z] docker rm -f ${id}; \ [2019-11-29T14:50:54.202Z] fi [2019-11-29T14:50:54.202Z] 0e868848da60f38e862a5450fcc5c045cf69efd571290166ca2c96c69908bd4e [2019-11-29T14:50:54.202Z] bundles/buildx version [2019-11-29T14:50:54.202Z] buildx v0.3.1 6db68d0 [2019-11-29T14:50:54.202Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:5f986789b63355e76683a4104a8209356ee3a1d0 . [2019-11-29T14:50:54.202Z] #1 [internal] booting buildkit [2019-11-29T14:50:54.202Z] #1 pulling image moby/buildkit:buildx-stable-1 [2019-11-29T14:50:54.344Z] #41 80.63 DEP criu/crtools.d [2019-11-29T14:50:54.403Z] #42 74.62 DEP criu/kcmp-ids.d [2019-11-29T14:50:54.403Z] #42 74.78 DEP criu/irmap.d [2019-11-29T14:50:54.403Z] #42 74.95 DEP criu/ipc_ns.d [2019-11-29T14:50:54.455Z] #41 24.18 PBCC images/remap-file-path.pb-c.c [2019-11-29T14:50:54.455Z] #41 24.33 DEP images/remap-file-path.pb-c.d [2019-11-29T14:50:54.455Z] #41 24.36 PBCC images/fifo.pb-c.c [2019-11-29T14:50:54.599Z] #41 80.76 DEP criu/cr-service.d [2019-11-29T14:50:54.599Z] #41 ... [2019-11-29T14:50:54.599Z] [2019-11-29T14:50:54.599Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-29T14:50:54.599Z] #28 156.0 + rm -rf /tmp/tmp.3BYh3wMP7M [2019-11-29T14:50:54.599Z] #28 DONE 156.4s [2019-11-29T14:50:54.599Z] [2019-11-29T14:50:54.599Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:54.599Z] #41 80.86 DEP criu/cr-restore.d [2019-11-29T14:50:54.713Z] #41 24.48 DEP images/fifo.pb-c.d [2019-11-29T14:50:54.713Z] #41 24.59 PBCC images/ghost-file.pb-c.c [2019-11-29T14:50:54.782Z] #42 75.08 DEP criu/image.d [2019-11-29T14:50:54.782Z] #42 75.34 DEP criu/image-desc.d [2019-11-29T14:50:54.853Z] #41 81.11 DEP criu/cr-errno.d [2019-11-29T14:50:54.853Z] #41 81.15 DEP criu/cr-dump.d [2019-11-29T14:50:54.932Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2019-11-29T14:50:54.933Z] #1 creating container buildx_buildkit_default [2019-11-29T14:50:54.971Z] #41 ... [2019-11-29T14:50:54.971Z] [2019-11-29T14:50:54.971Z] #31 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:50:54.971Z] #31 DONE 124.4s [2019-11-29T14:50:54.971Z] [2019-11-29T14:50:54.971Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:54.971Z] #41 24.77 DEP images/ghost-file.pb-c.d [2019-11-29T14:50:55.108Z] #41 81.31 DEP criu/cr-dedup.d [2019-11-29T14:50:55.108Z] #41 81.48 DEP criu/cr-check.d [2019-11-29T14:50:55.183Z] #42 75.42 DEP criu/fsnotify.d [2019-11-29T14:50:55.183Z] #42 75.62 DEP criu/filesystems.d [2019-11-29T14:50:55.183Z] #42 75.75 DEP criu/files.d [2019-11-29T14:50:55.228Z] #41 24.95 PBCC images/regfile.pb-c.c [2019-11-29T14:50:55.228Z] #41 25.05 DEP images/regfile.pb-c.d [2019-11-29T14:50:55.272Z] #1 creating container buildx_buildkit_default 0.5s done [2019-11-29T14:50:55.272Z] #1 DONE 3.5s [2019-11-29T14:50:55.272Z] [2019-11-29T14:50:55.272Z] #3 [internal] load build definition from Dockerfile [2019-11-29T14:50:55.272Z] #3 transferring dockerfile: 14.85kB done [2019-11-29T14:50:55.272Z] #3 DONE 0.0s [2019-11-29T14:50:55.272Z] [2019-11-29T14:50:55.272Z] #2 [internal] load .dockerignore [2019-11-29T14:50:55.272Z] #2 transferring context: 87B done [2019-11-29T14:50:55.272Z] #2 DONE 0.0s [2019-11-29T14:50:55.272Z] [2019-11-29T14:50:55.272Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2019-11-29T14:50:55.486Z] #41 25.20 PBCC images/ns.pb-c.c [2019-11-29T14:50:55.486Z] #41 25.27 DEP images/ns.pb-c.d [2019-11-29T14:50:55.486Z] #41 25.34 PBCC images/fdinfo.pb-c.c [2019-11-29T14:50:55.583Z] #42 75.94 DEP criu/files-reg.d [2019-11-29T14:50:55.583Z] #42 76.12 DEP criu/files-ext.d [2019-11-29T14:50:55.669Z] #41 81.80 DEP criu/config.d [2019-11-29T14:50:55.744Z] #41 25.49 DEP images/fdinfo.pb-c.d [2019-11-29T14:50:55.744Z] #41 25.64 PBCC images/core-aarch64.pb-c.c [2019-11-29T14:50:55.744Z] #41 25.73 PBCC images/core-arm.pb-c.c [2019-11-29T14:50:55.924Z] #41 82.04 DEP criu/clone-noasan.d [2019-11-29T14:50:55.924Z] #41 82.16 DEP criu/cgroup.d [2019-11-29T14:50:55.983Z] #42 76.28 DEP criu/file-lock.d [2019-11-29T14:50:55.983Z] #42 76.44 DEP criu/file-ids.d [2019-11-29T14:50:55.994Z] #4 DONE 0.8s [2019-11-29T14:50:56.002Z] #41 25.83 PBCC images/core-ppc64.pb-c.c [2019-11-29T14:50:56.178Z] #41 82.37 DEP criu/cgroup-props.d [2019-11-29T14:50:56.178Z] #41 ... [2019-11-29T14:50:56.178Z] [2019-11-29T14:50:56.178Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-29T14:50:56.178Z] #29 DONE 0.2s [2019-11-29T14:50:56.178Z] [2019-11-29T14:50:56.178Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-29T14:50:56.178Z] #32 DONE 0.1s [2019-11-29T14:50:56.178Z] [2019-11-29T14:50:56.178Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-29T14:50:56.178Z] #37 DONE 0.1s [2019-11-29T14:50:56.178Z] [2019-11-29T14:50:56.178Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:56.178Z] #41 82.47 DEP criu/bitmap.d [2019-11-29T14:50:56.178Z] #41 82.49 DEP criu/bfd.d [2019-11-29T14:50:56.261Z] #41 25.98 PBCC images/core-s390.pb-c.c [2019-11-29T14:50:56.261Z] #41 26.06 PBCC images/core-x86.pb-c.c [2019-11-29T14:50:56.261Z] #41 26.14 PBCC images/core.pb-c.c [2019-11-29T14:50:56.332Z] [2019-11-29T14:50:56.332Z] #5 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2019-11-29T14:50:56.332Z] #5 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2019-11-29T14:50:56.332Z] #5 sha256:18585a96afb93cfa75a7628a551b6e4fdcc0b04fcab8c92041ee2889790ea3dd 8.18MB / 8.18MB 0.2s done [2019-11-29T14:50:56.332Z] #5 sha256:b4f2fdf8e9d2e73f42c77516fe628def2ea4c1fdf5c247db8c3b72b71710929e 899B / 899B done [2019-11-29T14:50:56.332Z] #5 sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 2.03kB / 2.03kB done [2019-11-29T14:50:56.332Z] #5 sha256:00154e4363769e05ecacae130e0e82fe6e2ac944b0a46bf676ce0f46e8fce80b 527B / 527B done [2019-11-29T14:50:56.332Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd [2019-11-29T14:50:56.405Z] #42 76.57 DEP criu/fifo.d [2019-11-29T14:50:56.405Z] #42 76.73 DEP criu/fdstore.d [2019-11-29T14:50:56.405Z] #42 76.77 DEP criu/fault-injection.d [2019-11-29T14:50:56.405Z] #42 76.79 DEP criu/external.d [2019-11-29T14:50:56.405Z] #42 76.84 DEP criu/eventpoll.d [2019-11-29T14:50:56.405Z] #42 76.92 DEP criu/eventfd.d [2019-11-29T14:50:56.433Z] #41 82.60 DEP criu/autofs.d [2019-11-29T14:50:56.433Z] #41 82.72 DEP criu/aio.d [2019-11-29T14:50:56.433Z] #41 82.85 DEP criu/action-scripts.d [2019-11-29T14:50:56.519Z] #41 26.33 PBCC images/inventory.pb-c.c [2019-11-29T14:50:56.519Z] #41 26.37 DEP images/core-aarch64.pb-c.d [2019-11-29T14:50:56.519Z] #41 26.47 DEP images/core-arm.pb-c.d [2019-11-29T14:50:56.688Z] #41 83.08 CC criu/action-scripts.o [2019-11-29T14:50:56.777Z] #41 26.62 DEP images/core-ppc64.pb-c.d [2019-11-29T14:50:56.907Z] using credential docker-jenkins-github-credentials [2019-11-29T14:50:56.984Z] Cloning the remote Git repository [2019-11-29T14:50:56.984Z] Cloning with configured refspecs honoured and without tags [2019-11-29T14:50:57.010Z] #42 77.13 DEP criu/crtools.d [2019-11-29T14:50:57.010Z] #42 77.36 DEP criu/cr-service.d [2019-11-29T14:50:57.035Z] #41 26.77 DEP images/core-s390.pb-c.d [2019-11-29T14:50:57.035Z] #41 26.85 DEP images/core-x86.pb-c.d [2019-11-29T14:50:57.035Z] #41 26.92 DEP images/core.pb-c.d [2019-11-29T14:50:57.035Z] #41 27.01 DEP images/inventory.pb-c.d [2019-11-29T14:50:57.113Z] #5 unpacking docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd 0.6s done [2019-11-29T14:50:57.113Z] #5 DONE 0.8s [2019-11-29T14:50:57.113Z] [2019-11-29T14:50:57.113Z] #7 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... [2019-11-29T14:50:57.250Z] #41 83.43 CC criu/aio.o [2019-11-29T14:50:57.293Z] #41 27.12 PBCC images/cpuinfo.pb-c.c [2019-11-29T14:50:57.293Z] #41 27.15 DEP images/cpuinfo.pb-c.d [2019-11-29T14:50:57.293Z] #41 ... [2019-11-29T14:50:57.293Z] [2019-11-29T14:50:57.293Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:50:57.293Z] #59 52.30 + bin/ctr [2019-11-29T14:50:57.353Z] #22 119.8 Checking out files: 11% (1223/10716) Checking out files: 12% (1286/10716) Checking out files: 13% (1394/10716) Checking out files: 14% (1501/10716) Checking out files: 15% (1608/10716) Checking out files: 16% (1715/10716) Checking out files: 17% (1822/10716) Checking out files: 18% (1929/10716) Checking out files: 19% (2037/10716) Checking out files: 20% (2144/10716) Checking out files: 21% (2251/10716) Checking out files: 22% (2358/10716) Checking out files: 22% (2450/10716) Checking out files: 23% (2465/10716) Checking out files: 24% (2572/10716) Checking out files: 25% (2679/10716) Checking out files: 26% (2787/10716) Checking out files: 27% (2894/10716) Checking out files: 28% (3001/10716) Checking out files: 29% (3108/10716) Checking out files: 30% (3215/10716) Checking out files: 31% (3322/10716) Checking out files: 32% (3430/10716) Checking out files: 33% (3537/10716) Checking out files: 34% (3644/10716) Checking out files: 35% (3751/10716) Checking out files: 35% (3754/10716) Checking out files: 36% (3858/10716) Checking out files: 37% (3965/10716) Checking out files: 38% (4073/10716) Checking out files: 39% (4180/10716) Checking out files: 40% (4287/10716) Checking out files: 41% (4394/10716) Checking out files: 42% (4501/10716) Checking out files: 42% (4579/10716) Checking out files: 43% (4608/10716) Checking out files: 44% (4716/10716) Checking out files: 45% (4823/10716) Checking out files: 46% (4930/10716) Checking out files: 47% (5037/10716) Checking out files: 48% (5144/10716) Checking out files: 49% (5251/10716) Checking out files: 50% (5358/10716) Checking out files: 51% (5466/10716) Checking out files: 52% (5573/10716) Checking out files: 53% (5680/10716) Checking out files: 54% (5787/10716) Checking out files: 55% (5894/10716) Checking out files: 56% (6001/10716) Checking out files: 57% (6109/10716) Checking out files: 58% (6216/10716) Checking out files: 59% (6323/10716) Checking out files: 59% (6391/10716) Checking out files: 60% (6430/10716) Checking out files: 61% (6537/10716) Checking out files: 62% (6644/10716) Checking out files: 63% (6752/10716) Checking out files: 64% (6859/10716) Checking out files: 65% (6966/10716) Checking out files: 66% (7073/10716) Checking out files: 67% (7180/10716) Checking out files: 68% (7287/10716) Checking out files: 69% (7395/10716) Checking out files: 70% (7502/10716) Checking out files: 71% (7609/10716) Checking out files: 72% (7716/10716) Checking out files: 73% (7823/10716) Checking out files: 74% (7930/10716) Checking out files: 75% (8037/10716) Checking out files: 76% (8145/10716) Checking out files: 77% (8252/10716) Checking out files: 78% (8359/10716) Checking out files: 79% (8466/10716) Checking out files: 80% (8573/10716) Checking out files: 80% (8611/10716) Checking out files: 81% (8680/10716) Checking out files: 82% (8788/10716) Checking out files: 83% (8895/10716) Checking out files: 84% (9002/10716) Checking out files: 85% (9109/10716) Checking out files: 86% (9216/10716) Checking out files: 87% (9323/10716) Checking out files: 88% (9431/10716) Checking out files: 89% (9538/10716) Checking out files: 90% (9645/10716) Checking out files: 91% (9752/10716) Checking out files: 92% (9859/10716) Checking out files: 93% (9966/10716) Checking out files: 94% (10074/10716) Checking out files: 95% (10181/10716) [2019-11-29T14:50:57.353Z] #22 ... [2019-11-29T14:50:57.353Z] [2019-11-29T14:50:57.353Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:57.353Z] #44 117.3 vendor/golang.org/x/net/http/httpproxy [2019-11-29T14:50:57.353Z] #44 117.4 crypto/x509 [2019-11-29T14:50:57.353Z] #44 117.4 net/textproto [2019-11-29T14:50:57.353Z] #44 119.3 vendor/golang.org/x/net/http/httpguts [2019-11-29T14:50:57.353Z] #44 119.3 mime/multipart [2019-11-29T14:50:57.353Z] #44 121.3 crypto/tls [2019-11-29T14:50:57.353Z] #44 ... [2019-11-29T14:50:57.353Z] [2019-11-29T14:50:57.353Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:50:57.462Z] #7 DONE 0.4s [2019-11-29T14:50:57.462Z] [2019-11-29T14:50:57.462Z] #6 [internal] load metadata for docker.io/library/golang:1.13.4-stretch [2019-11-29T14:50:57.503Z] #42 77.72 DEP criu/cr-restore.d [2019-11-29T14:50:57.503Z] #42 78.09 DEP criu/cr-errno.d [2019-11-29T14:50:57.503Z] #42 78.12 DEP criu/cr-dump.d [2019-11-29T14:50:57.550Z] #59 ... [2019-11-29T14:50:57.550Z] [2019-11-29T14:50:57.550Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:57.550Z] #41 27.23 PBCC images/stats.pb-c.c [2019-11-29T14:50:57.550Z] #41 27.25 DEP images/stats.pb-c.d [2019-11-29T14:50:57.708Z] #22 119.8 Checking out files: 11% (1223/10716) Checking out files: 12% (1286/10716) Checking out files: 13% (1394/10716) Checking out files: 14% (1501/10716) Checking out files: 15% (1608/10716) Checking out files: 16% (1715/10716) Checking out files: 17% (1822/10716) Checking out files: 18% (1929/10716) Checking out files: 19% (2037/10716) Checking out files: 20% (2144/10716) Checking out files: 21% (2251/10716) Checking out files: 22% (2358/10716) Checking out files: 22% (2450/10716) Checking out files: 23% (2465/10716) Checking out files: 24% (2572/10716) Checking out files: 25% (2679/10716) Checking out files: 26% (2787/10716) Checking out files: 27% (2894/10716) Checking out files: 28% (3001/10716) Checking out files: 29% (3108/10716) Checking out files: 30% (3215/10716) Checking out files: 31% (3322/10716) Checking out files: 32% (3430/10716) Checking out files: 33% (3537/10716) Checking out files: 34% (3644/10716) Checking out files: 35% (3751/10716) Checking out files: 35% (3754/10716) Checking out files: 36% (3858/10716) Checking out files: 37% (3965/10716) Checking out files: 38% (4073/10716) Checking out files: 39% (4180/10716) Checking out files: 40% (4287/10716) Checking out files: 41% (4394/10716) Checking out files: 42% (4501/10716) Checking out files: 42% (4579/10716) Checking out files: 43% (4608/10716) Checking out files: 44% (4716/10716) Checking out files: 45% (4823/10716) Checking out files: 46% (4930/10716) Checking out files: 47% (5037/10716) Checking out files: 48% (5144/10716) Checking out files: 49% (5251/10716) Checking out files: 50% (5358/10716) Checking out files: 51% (5466/10716) Checking out files: 52% (5573/10716) Checking out files: 53% (5680/10716) Checking out files: 54% (5787/10716) Checking out files: 55% (5894/10716) Checking out files: 56% (6001/10716) Checking out files: 57% (6109/10716) Checking out files: 58% (6216/10716) Checking out files: 59% (6323/10716) Checking out files: 59% (6391/10716) Checking out files: 60% (6430/10716) Checking out files: 61% (6537/10716) Checking out files: 62% (6644/10716) Checking out files: 63% (6752/10716) Checking out files: 64% (6859/10716) Checking out files: 65% (6966/10716) Checking out files: 66% (7073/10716) Checking out files: 67% (7180/10716) Checking out files: 68% (7287/10716) Checking out files: 69% (7395/10716) Checking out files: 70% (7502/10716) Checking out files: 71% (7609/10716) Checking out files: 72% (7716/10716) Checking out files: 73% (7823/10716) Checking out files: 74% (7930/10716) Checking out files: 75% (8037/10716) Checking out files: 76% (8145/10716) Checking out files: 77% (8252/10716) Checking out files: 78% (8359/10716) Checking out files: 79% (8466/10716) Checking out files: 80% (8573/10716) Checking out files: 80% (8611/10716) Checking out files: 81% (8680/10716) Checking out files: 82% (8788/10716) Checking out files: 83% (8895/10716) Checking out files: 84% (9002/10716) Checking out files: 85% (9109/10716) Checking out files: 86% (9216/10716) Checking out files: 87% (9323/10716) Checking out files: 88% (9431/10716) Checking out files: 89% (9538/10716) Checking out files: 90% (9645/10716) Checking out files: 91% (9752/10716) Checking out files: 92% (9859/10716) Checking out files: 93% (9966/10716) Checking out files: 94% (10074/10716) Checking out files: 95% (10181/10716) Checking out files: 95% (10263/10716) Checking out files: 96% (10288/10716) Checking out files: 97% (10395/10716) Checking out files: 97% (10463/10716) Checking out files: 98% (10502/10716) Checking out files: 99% (10609/10716) Checking out files: 100% (10716/10716) Checking out files: 100% (10716/10716), done. [2019-11-29T14:50:57.808Z] #6 DONE 0.4s [2019-11-29T14:50:57.808Z] [2019-11-29T14:50:57.808Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-29T14:50:57.808Z] #8 resolve docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 done [2019-11-29T14:50:57.808Z] #8 sha256:6fd4831f322c1b26351c13d489c2643e38fd97b7472ccc92ccfdf1744992fe04 1.79kB / 1.79kB done [2019-11-29T14:50:57.808Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 0B / 45.65MB 0.1s [2019-11-29T14:50:57.808Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 0B / 50.07MB 0.1s [2019-11-29T14:50:57.808Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 0B / 10.00MB 0.1s [2019-11-29T14:50:57.808Z] #8 sha256:13ef2fc8de2a21a633642a35e661620e41d137aaad82dc62020a1e23a0eb7b09 5.47kB / 5.47kB done [2019-11-29T14:50:57.808Z] #8 sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 1.42kB / 1.42kB done [2019-11-29T14:50:57.808Z] #8 sha256:748068f174a227547cd5026ee3f1bfe5627ab9eda66b92b6a02c6436b599a8ef 0B / 156B 0.1s [2019-11-29T14:50:57.808Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 0B / 4.30MB 0.1s [2019-11-29T14:50:57.808Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 0B / 52.87MB 0.1s [2019-11-29T14:50:57.808Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 0B / 96.41MB 0.1s [2019-11-29T14:50:57.811Z] #41 83.95 CC criu/autofs.o [2019-11-29T14:50:57.917Z] #42 78.46 DEP criu/cr-dedup.d [2019-11-29T14:50:58.157Z] #8 sha256:748068f174a227547cd5026ee3f1bfe5627ab9eda66b92b6a02c6436b599a8ef 156B / 156B 0.2s done [2019-11-29T14:50:58.157Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 982.15kB / 4.30MB 0.3s [2019-11-29T14:50:58.157Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 785.54kB / 10.00MB 0.4s [2019-11-29T14:50:58.157Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 1.54MB / 4.30MB 0.4s [2019-11-29T14:50:58.157Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 1.34MB / 10.00MB 0.6s [2019-11-29T14:50:58.157Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 2.12MB / 4.30MB 0.6s [2019-11-29T14:50:58.275Z] #22 128.7 + cd /tmp/tmp.gQPCdlr356/tmp/docker-ce [2019-11-29T14:50:58.275Z] #22 128.7 + git checkout -q v17.06.2-ce [2019-11-29T14:50:58.341Z] #42 78.67 DEP criu/cr-check.d [2019-11-29T14:50:58.341Z] #42 78.77 DEP criu/config.d [2019-11-29T14:50:58.341Z] #42 78.88 DEP criu/clone-noasan.d [2019-11-29T14:50:57.205Z] Cloning repository https://github.com/moby/moby.git [2019-11-29T14:50:57.593Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2019-11-29T14:50:58.511Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 1.93MB / 10.00MB 0.7s [2019-11-29T14:50:58.511Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 2.72MB / 4.30MB 0.7s [2019-11-29T14:50:58.511Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 3.07MB / 4.30MB 0.9s [2019-11-29T14:50:58.534Z] #22 ... [2019-11-29T14:50:58.534Z] [2019-11-29T14:50:58.534Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:58.534Z] #41 58.23 CC images/sysctl.o [2019-11-29T14:50:58.534Z] #41 58.53 CC images/autofs.o [2019-11-29T14:50:58.534Z] #41 58.86 CC images/macvlan.o [2019-11-29T14:50:58.534Z] #41 59.12 CC images/sit.o [2019-11-29T14:50:58.534Z] #41 59.50 LINK images/built-in.o [2019-11-29T14:50:58.534Z] #41 59.69 GEN compel/include/asm [2019-11-29T14:50:58.534Z] #41 59.71 GEN compel/include/version.h [2019-11-29T14:50:58.534Z] #41 59.76 touch .config [2019-11-29T14:50:58.534Z] #41 59.80 GEN include/common/config.h [2019-11-29T14:50:58.534Z] #41 60.05 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-29T14:50:58.534Z] #41 60.06 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2019-11-29T14:50:58.534Z] #41 60.25 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2019-11-29T14:50:58.534Z] #41 60.27 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2019-11-29T14:50:58.534Z] #41 60.31 DEP compel/plugins/std/infect.d [2019-11-29T14:50:58.534Z] #41 60.53 DEP compel/plugins/std/string.d [2019-11-29T14:50:58.534Z] #41 60.69 DEP compel/plugins/std/log.d [2019-11-29T14:50:58.534Z] #41 60.93 DEP compel/plugins/std/fds.d [2019-11-29T14:50:58.534Z] #41 61.11 DEP compel/plugins/std/std.d [2019-11-29T14:50:58.534Z] #41 61.26 DEP compel/plugins/shmem/shmem.d [2019-11-29T14:50:58.534Z] #41 61.56 DEP compel/plugins/fds/fds.d [2019-11-29T14:50:58.534Z] #41 61.67 CC compel/plugins/std/std.o [2019-11-29T14:50:58.534Z] #41 62.16 CC compel/plugins/std/fds.o [2019-11-29T14:50:58.534Z] #41 62.59 CC compel/plugins/std/log.o [2019-11-29T14:50:58.534Z] #41 63.34 CC compel/plugins/std/string.o [2019-11-29T14:50:58.534Z] #41 64.34 CC compel/plugins/std/infect.o [2019-11-29T14:50:58.534Z] #41 65.36 CC compel/arch/aarch64/plugins/std/parasite-head.o [2019-11-29T14:50:58.534Z] #41 65.43 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2019-11-29T14:50:58.534Z] #41 65.61 AR compel/plugins/std.lib.a [2019-11-29T14:50:58.534Z] #41 65.82 CC compel/plugins/fds/fds.o [2019-11-29T14:50:58.534Z] #41 67.36 AR compel/plugins/fds.lib.a [2019-11-29T14:50:58.534Z] #41 67.42 HOSTDEP compel/src/lib/log-host.d [2019-11-29T14:50:58.534Z] #41 67.54 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-29T14:50:58.534Z] #41 67.79 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2019-11-29T14:50:58.534Z] #41 68.01 HOSTDEP compel/src/main-host.d [2019-11-29T14:50:58.534Z] #41 68.20 DEP compel/src/lib/ptrace.d [2019-11-29T14:50:58.534Z] #41 ... [2019-11-29T14:50:58.534Z] [2019-11-29T14:50:58.534Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:50:58.534Z] #17 66.40 Unpacking libaio1:arm64 (0.3.110-3) ... [2019-11-29T14:50:58.534Z] #17 66.68 Selecting previously unselected package libcap2-bin. [2019-11-29T14:50:58.534Z] #17 66.70 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_arm64.deb ... [2019-11-29T14:50:58.534Z] #17 66.72 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-29T14:50:58.535Z] #17 67.27 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2019-11-29T14:50:58.535Z] #17 67.27 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_arm64.deb ... [2019-11-29T14:50:58.535Z] #17 67.30 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-11-29T14:50:58.535Z] #17 67.48 Selecting previously unselected package libsepol1-dev:arm64. [2019-11-29T14:50:58.535Z] #17 67.49 Preparing to unpack .../25-libsepol1-dev_2.6-2_arm64.deb ... [2019-11-29T14:50:58.535Z] #17 67.50 Unpacking libsepol1-dev:arm64 (2.6-2) ... [2019-11-29T14:50:58.535Z] #17 68.22 Selecting previously unselected package libpcre16-3:arm64. [2019-11-29T14:50:58.535Z] #17 68.22 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_arm64.deb ... [2019-11-29T14:50:58.535Z] #17 68.23 Unpacking libpcre16-3:arm64 (2:8.39-3) ... [2019-11-29T14:50:58.535Z] #17 69.97 Selecting previously unselected package libpcre32-3:arm64. [2019-11-29T14:50:58.535Z] #17 69.99 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_arm64.deb ... [2019-11-29T14:50:58.535Z] #17 70.03 Unpacking libpcre32-3:arm64 (2:8.39-3) ... [2019-11-29T14:50:58.535Z] #17 70.60 Selecting previously unselected package libpcre3-dev:arm64. [2019-11-29T14:50:58.535Z] #17 70.60 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_arm64.deb ... [2019-11-29T14:50:58.535Z] #17 70.61 Unpacking libpcre3-dev:arm64 (2:8.39-3) ... [2019-11-29T14:50:58.737Z] #41 85.06 CC criu/bfd.o [2019-11-29T14:50:58.739Z] #42 78.92 DEP criu/cgroup.d [2019-11-29T14:50:58.739Z] #42 79.14 DEP criu/cgroup-props.d [2019-11-29T14:50:58.739Z] #42 79.21 DEP criu/bitmap.d [2019-11-29T14:50:58.739Z] #42 79.21 DEP criu/bfd.d [2019-11-29T14:50:58.739Z] #42 79.34 DEP criu/autofs.d [2019-11-29T14:50:58.794Z] #17 71.18 Selecting previously unselected package libselinux1-dev:arm64. [2019-11-29T14:50:58.794Z] #17 71.20 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_arm64.deb ... [2019-11-29T14:50:58.794Z] #17 71.20 Unpacking libselinux1-dev:arm64 (2.6-3+b3) ... [2019-11-29T14:50:58.859Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 2.59MB / 45.65MB 1.0s [2019-11-29T14:50:58.859Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 2.56MB / 50.07MB 1.0s [2019-11-29T14:50:58.859Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 2.82MB / 10.00MB 1.0s [2019-11-29T14:50:58.859Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 3.54MB / 4.30MB 1.0s [2019-11-29T14:50:58.859Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 4.03MB / 4.30MB 1.2s [2019-11-29T14:50:58.859Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 2.88MB / 52.87MB 1.2s [2019-11-29T14:50:58.923Z] #41 28.80 make[1]: Nothing to be done for 'all'. [2019-11-29T14:50:59.151Z] #42 79.55 DEP criu/aio.d [2019-11-29T14:50:59.151Z] #42 79.66 DEP criu/action-scripts.d [2019-11-29T14:50:59.209Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 3.70MB / 10.00MB 1.3s [2019-11-29T14:50:59.209Z] #8 sha256:ae0e19310f2218f7cd89e8a362b2095c6ff570f8382d97551b2d63938db5dbad 4.30MB / 4.30MB 1.3s done [2019-11-29T14:50:59.297Z] #41 85.38 CC criu/bitmap.o [2019-11-29T14:50:59.297Z] #41 85.58 CC criu/cgroup-props.o [2019-11-29T14:50:59.365Z] #17 71.74 Selecting previously unselected package libdevmapper-dev:arm64. [2019-11-29T14:50:59.365Z] #17 71.74 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_arm64.deb ... [2019-11-29T14:50:59.365Z] #17 71.76 Unpacking libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-11-29T14:50:59.554Z] #42 79.90 CC criu/action-scripts.o [2019-11-29T14:50:59.554Z] #42 ... [2019-11-29T14:50:59.554Z] [2019-11-29T14:50:59.554Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:50:59.554Z] #45 111.0 vendor/golang.org/x/net/idna [2019-11-29T14:50:59.554Z] #45 113.6 vendor/golang.org/x/net/http2/hpack [2019-11-29T14:50:59.554Z] #45 115.3 mime [2019-11-29T14:50:59.554Z] #45 117.1 mime/quotedprintable [2019-11-29T14:50:59.554Z] #45 117.4 net/http/internal [2019-11-29T14:50:59.554Z] #45 120.3 crypto/tls [2019-11-29T14:50:59.554Z] #45 ... [2019-11-29T14:50:59.554Z] [2019-11-29T14:50:59.554Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:50:59.554Z] #48 DONE 121.1s [2019-11-29T14:50:59.558Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 4.75MB / 10.00MB 1.6s [2019-11-29T14:50:59.558Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 5.08MB / 45.65MB 1.8s [2019-11-29T14:50:59.558Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 5.41MB / 10.00MB 1.8s [2019-11-29T14:50:59.558Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 5.14MB / 96.41MB 1.8s [2019-11-29T14:50:59.558Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 5.64MB / 50.07MB 1.9s [2019-11-29T14:50:59.558Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 5.93MB / 10.00MB 1.9s [2019-11-29T14:50:59.627Z] #17 71.92 Selecting previously unselected package libnl-3-200:arm64. [2019-11-29T14:50:59.627Z] #17 71.92 Preparing to unpack .../31-libnl-3-200_3.2.27-2_arm64.deb ... [2019-11-29T14:50:59.627Z] #17 71.93 Unpacking libnl-3-200:arm64 (3.2.27-2) ... [2019-11-29T14:50:59.627Z] #17 72.04 Selecting previously unselected package libprotobuf-c1:arm64. [2019-11-29T14:50:59.627Z] #17 72.05 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_arm64.deb ... [2019-11-29T14:50:59.627Z] #17 72.06 Unpacking libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-29T14:50:59.627Z] #17 72.18 Selecting previously unselected package libreadline5:arm64. [2019-11-29T14:50:59.887Z] #17 72.19 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_arm64.deb ... [2019-11-29T14:50:59.887Z] #17 72.20 Unpacking libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-11-29T14:50:59.909Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 6.49MB / 10.00MB 2.1s [2019-11-29T14:50:59.909Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 6.03MB / 52.87MB 2.1s [2019-11-29T14:50:59.909Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 7.21MB / 10.00MB 2.2s [2019-11-29T14:50:59.959Z] [2019-11-29T14:50:59.959Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:50:59.959Z] #60 ... [2019-11-29T14:50:59.959Z] [2019-11-29T14:50:59.959Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:50:59.959Z] #42 80.56 CC criu/aio.o [2019-11-29T14:51:00.148Z] #17 72.36 Selecting previously unselected package libsystemd-dev:arm64. [2019-11-29T14:51:00.148Z] #17 72.36 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_arm64.deb ... [2019-11-29T14:51:00.148Z] #17 72.39 Unpacking libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-11-29T14:51:00.224Z] #41 86.31 CC criu/cgroup.o [2019-11-29T14:51:00.258Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 7.50MB / 45.65MB 2.4s [2019-11-29T14:51:00.259Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 7.80MB / 10.00MB 2.4s [2019-11-29T14:51:00.259Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 8.42MB / 10.00MB 2.5s [2019-11-29T14:51:00.259Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 8.85MB / 50.07MB 2.7s [2019-11-29T14:51:00.259Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 9.34MB / 10.00MB 2.7s [2019-11-29T14:51:00.259Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 8.68MB / 52.87MB 2.7s [2019-11-29T14:50:58.589Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-29T14:50:58.589Z] > git --version # timeout=10 [2019-11-29T14:50:58.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-29T14:50:58.641Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/38697/head:refs/remotes/origin/PR-38697 +refs/heads/master:refs/remotes/origin/master [2019-11-29T14:51:00.604Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 9.86MB / 45.65MB 2.8s [2019-11-29T14:51:00.604Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 9.99MB / 10.00MB 2.8s [2019-11-29T14:51:00.604Z] #8 sha256:2fa6f82a81ab23c1271bbcf65466ad8550ef6e1dc55fb9cf9ff50512e15c4a00 10.00MB / 10.00MB 2.8s done [2019-11-29T14:51:00.604Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 10.29MB / 96.41MB 3.0s [2019-11-29T14:51:00.784Z] #42 81.30 CC criu/autofs.o [2019-11-29T14:51:00.955Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 12.52MB / 45.65MB 3.3s [2019-11-29T14:51:00.956Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 11.99MB / 50.07MB 3.3s [2019-11-29T14:51:00.956Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 11.66MB / 52.87MB 3.3s [2019-11-29T14:51:01.452Z] #41 31.15 CC images/stats.o [2019-11-29T14:51:01.705Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 15.67MB / 45.65MB 3.9s [2019-11-29T14:51:01.705Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 15.04MB / 50.07MB 4.0s [2019-11-29T14:51:01.705Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 14.97MB / 52.87MB 4.0s [2019-11-29T14:51:02.017Z] #41 31.93 CC images/core.o [2019-11-29T14:51:02.053Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 15.35MB / 96.41MB 4.2s [2019-11-29T14:51:02.053Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 18.69MB / 45.65MB 4.5s [2019-11-29T14:51:02.062Z] #17 74.31 Selecting previously unselected package net-tools. [2019-11-29T14:51:02.062Z] #17 74.33 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_arm64.deb ... [2019-11-29T14:51:02.062Z] #17 74.34 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-29T14:51:02.110Z] #41 88.45 CC criu/clone-noasan.o [2019-11-29T14:51:02.323Z] #17 74.66 Selecting previously unselected package python-pip-whl. [2019-11-29T14:51:02.323Z] #17 74.66 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-29T14:51:02.323Z] #17 74.67 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-29T14:51:02.323Z] #17 ... [2019-11-29T14:51:02.323Z] [2019-11-29T14:51:02.323Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:51:02.323Z] #22 133.1 + mkdir -p /tmp/tmp.gQPCdlr356/src/github.com/docker [2019-11-29T14:51:02.366Z] #41 88.57 CC criu/config.o [2019-11-29T14:51:02.403Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 18.02MB / 50.07MB 4.6s [2019-11-29T14:51:02.403Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 18.09MB / 52.87MB 4.6s [2019-11-29T14:51:02.584Z] #22 133.1 + mv components/cli /tmp/tmp.gQPCdlr356/src/github.com/docker/cli [2019-11-29T14:51:02.584Z] #22 133.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-29T14:51:02.748Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 21.10MB / 45.65MB 4.9s [2019-11-29T14:51:02.749Z] #8 ... [2019-11-29T14:51:02.749Z] [2019-11-29T14:51:02.749Z] #66 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... [2019-11-29T14:51:02.749Z] #66 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done [2019-11-29T14:51:02.749Z] #66 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done [2019-11-29T14:51:02.749Z] #66 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 2.2s done [2019-11-29T14:51:02.749Z] #66 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done [2019-11-29T14:51:02.749Z] #66 unpacking docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 2.9s done [2019-11-29T14:51:02.749Z] #66 DONE 5.2s [2019-11-29T14:51:02.749Z] [2019-11-29T14:51:02.749Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-29T14:51:02.749Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 20.81MB / 50.07MB 5.1s [2019-11-29T14:51:02.749Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 20.77MB / 52.87MB 5.1s [2019-11-29T14:51:02.749Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 20.21MB / 96.41MB 5.1s [2019-11-29T14:51:02.749Z] #8 ... [2019-11-29T14:51:02.749Z] [2019-11-29T14:51:02.749Z] #20 [internal] load build context [2019-11-29T14:51:02.749Z] #20 transferring context: 39.72MB 5.1s [2019-11-29T14:51:02.749Z] #20 ... [2019-11-29T14:51:02.749Z] [2019-11-29T14:51:02.749Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-29T14:51:02.985Z] #42 83.00 CC criu/bfd.o [2019-11-29T14:51:03.095Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 23.42MB / 45.65MB 5.4s [2019-11-29T14:51:03.095Z] #8 ... [2019-11-29T14:51:03.095Z] [2019-11-29T14:51:03.095Z] #20 [internal] load build context [2019-11-29T14:51:03.095Z] #20 transferring context: 45.91MB 5.6s done [2019-11-29T14:51:03.095Z] #20 DONE 5.6s [2019-11-29T14:51:03.095Z] [2019-11-29T14:51:03.095Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c2... [2019-11-29T14:51:03.095Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 23.40MB / 50.07MB 5.5s [2019-11-29T14:51:03.386Z] #42 83.56 CC criu/bitmap.o [2019-11-29T14:51:03.386Z] #42 83.68 CC criu/cgroup-props.o [2019-11-29T14:51:03.391Z] #41 33.07 CC images/core-x86.o [2019-11-29T14:51:03.438Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 24.77MB / 52.87MB 5.7s [2019-11-29T14:51:03.438Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 27.43MB / 45.65MB 5.8s [2019-11-29T14:51:03.438Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 26.54MB / 50.07MB 5.8s [2019-11-29T14:51:03.438Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 26.68MB / 96.41MB 5.8s [2019-11-29T14:51:03.730Z] #41 89.79 CC criu/cr-check.o [2019-11-29T14:51:03.783Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 29.06MB / 52.87MB 6.0s [2019-11-29T14:51:03.783Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 31.02MB / 45.65MB 6.1s [2019-11-29T14:51:03.783Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 30.34MB / 50.07MB 6.1s [2019-11-29T14:51:04.127Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 32.93MB / 52.87MB 6.3s [2019-11-29T14:51:04.127Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 32.42MB / 96.41MB 6.3s [2019-11-29T14:51:04.127Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 34.60MB / 45.65MB 6.4s [2019-11-29T14:51:04.127Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 33.72MB / 50.07MB 6.4s [2019-11-29T14:51:04.234Z] #42 84.52 CC criu/cgroup.o [2019-11-29T14:51:04.324Z] #41 34.25 CC images/core-arm.o [2019-11-29T14:51:04.473Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 36.63MB / 52.87MB 6.6s [2019-11-29T14:51:04.473Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 38.53MB / 45.65MB 6.7s [2019-11-29T14:51:04.473Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 37.49MB / 50.07MB 6.7s [2019-11-29T14:51:04.473Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 37.92MB / 96.41MB 6.7s [2019-11-29T14:51:04.473Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 40.11MB / 52.87MB 6.9s [2019-11-29T14:51:04.722Z] #41 ... [2019-11-29T14:51:04.722Z] [2019-11-29T14:51:04.722Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:51:04.722Z] #54 165.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-29T14:51:04.814Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 41.85MB / 45.65MB 7.0s [2019-11-29T14:51:04.814Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 40.79MB / 50.07MB 7.0s [2019-11-29T14:51:04.814Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 43.42MB / 52.87MB 7.2s [2019-11-29T14:51:05.157Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 44.86MB / 45.65MB 7.3s [2019-11-29T14:51:05.157Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 43.87MB / 50.07MB 7.3s [2019-11-29T14:51:05.157Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 43.99MB / 96.41MB 7.3s [2019-11-29T14:51:05.157Z] #8 sha256:c1cdf82fc6642d764daf7d8d8d492dd78e3062c159d066638925d23c7a7a8bf2 45.65MB / 45.65MB 7.4s done [2019-11-29T14:51:05.157Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 47.18MB / 52.87MB 7.5s [2019-11-29T14:51:05.256Z] #41 34.98 CC images/core-aarch64.o [2019-11-29T14:51:05.498Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 48.64MB / 50.07MB 7.6s [2019-11-29T14:51:05.498Z] #8 sha256:eaf47c92b3fe3b598562cea743e0702ef4c66c22903aa02a204cb9a8b0f0e4dd 50.07MB / 50.07MB 7.7s done [2019-11-29T14:51:05.498Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 52.87MB / 52.87MB 7.8s [2019-11-29T14:51:05.498Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 52.01MB / 96.41MB 7.8s [2019-11-29T14:51:05.822Z] #41 35.63 CC images/core-ppc64.o [2019-11-29T14:51:05.839Z] #8 sha256:4c92ae2c1d2dc705246218541dcc9e7e3cb0583f16f8afe3c081cf6459173c29 52.87MB / 52.87MB 7.8s done [2019-11-29T14:51:05.839Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 60.96MB / 96.41MB 7.9s [2019-11-29T14:51:05.839Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 70.52MB / 96.41MB 8.1s [2019-11-29T14:51:05.839Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 78.13MB / 96.41MB 8.2s [2019-11-29T14:51:06.202Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 85.50MB / 96.41MB 8.4s [2019-11-29T14:51:06.202Z] #8 sha256:748bf727298cccb650b9282e2b7337d2d658332298c3ab396b00c00001701fed 96.41MB / 96.41MB 8.6s done [2019-11-29T14:51:06.538Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 [2019-11-29T14:51:06.639Z] #54 167.7 + mkdir -p /build [2019-11-29T14:51:06.639Z] #54 167.7 + cp runc /build/runc [2019-11-29T14:51:06.755Z] #41 36.59 CC images/core-s390.o [2019-11-29T14:51:06.866Z] #42 87.40 CC criu/clone-noasan.o [2019-11-29T14:51:06.866Z] #42 87.54 CC criu/config.o [2019-11-29T14:51:06.894Z] #54 DONE 168.0s [2019-11-29T14:51:06.894Z] [2019-11-29T14:51:06.894Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:06.894Z] #41 91.27 CC criu/cr-dedup.o [2019-11-29T14:51:06.894Z] #41 91.71 CC criu/cr-dump.o [2019-11-29T14:51:07.033Z] #41 ... [2019-11-29T14:51:07.033Z] [2019-11-29T14:51:07.033Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:51:07.033Z] #44 126.6 go/parser [2019-11-29T14:51:07.033Z] #44 128.8 text/template [2019-11-29T14:51:07.033Z] #44 132.1 encoding/xml [2019-11-29T14:51:07.294Z] #44 ... [2019-11-29T14:51:07.294Z] [2019-11-29T14:51:07.294Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:07.294Z] #17 24.03 Fetched 7927 kB in 18s (421 kB/s) [2019-11-29T14:51:07.294Z] #17 24.03 Reading package lists... [2019-11-29T14:51:07.552Z] #17 31.76 Reading package lists... [2019-11-29T14:51:07.552Z] #17 ... [2019-11-29T14:51:07.552Z] [2019-11-29T14:51:07.552Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:07.552Z] #41 37.44 CC images/cpuinfo.o [2019-11-29T14:51:07.817Z] #41 93.96 CC criu/cr-errno.o [2019-11-29T14:51:07.817Z] #41 94.10 CC criu/cr-restore.o [2019-11-29T14:51:07.876Z] #22 ... [2019-11-29T14:51:07.876Z] [2019-11-29T14:51:07.876Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:51:07.876Z] #44 128.2 net/http/httptrace [2019-11-29T14:51:07.876Z] #44 128.5 net/http [2019-11-29T14:51:07.876Z] #44 ... [2019-11-29T14:51:07.876Z] [2019-11-29T14:51:07.876Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:07.876Z] #17 75.16 Selecting previously unselected package python3-pip. [2019-11-29T14:51:07.876Z] #17 75.17 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-29T14:51:07.876Z] #17 75.18 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-29T14:51:07.876Z] #17 75.50 Selecting previously unselected package python3-pkg-resources. [2019-11-29T14:51:07.876Z] #17 75.50 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-29T14:51:07.876Z] #17 75.51 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-29T14:51:07.876Z] #17 75.68 Selecting previously unselected package python3-setuptools. [2019-11-29T14:51:07.876Z] #17 75.70 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-29T14:51:07.876Z] #17 75.71 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-29T14:51:07.876Z] #17 76.00 Selecting previously unselected package python3-wheel. [2019-11-29T14:51:07.876Z] #17 76.00 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-29T14:51:07.876Z] #17 76.02 Unpacking python3-wheel (0.29.0-2) ... [2019-11-29T14:51:07.876Z] #17 76.15 Selecting previously unselected package thin-provisioning-tools. [2019-11-29T14:51:07.876Z] #17 76.17 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_arm64.deb ... [2019-11-29T14:51:07.876Z] #17 76.19 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-29T14:51:07.876Z] #17 76.56 Selecting previously unselected package vim-runtime. [2019-11-29T14:51:07.877Z] #17 76.56 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-29T14:51:07.877Z] #17 76.58 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-29T14:51:07.877Z] #17 76.63 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-29T14:51:07.877Z] #17 76.64 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:51:07.877Z] #17 ... [2019-11-29T14:51:07.877Z] [2019-11-29T14:51:07.877Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:51:07.877Z] #44 138.6 github.com/LK4D4/vndr/godl [2019-11-29T14:51:08.485Z] #41 38.08 CC images/inventory.o [2019-11-29T14:51:08.485Z] #41 38.48 CC images/fdinfo.o [2019-11-29T14:51:08.817Z] #44 139.4 github.com/LK4D4/vndr [2019-11-29T14:51:08.817Z] #44 ... [2019-11-29T14:51:08.817Z] [2019-11-29T14:51:08.817Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:08.817Z] #41 68.50 DEP compel/src/lib/infect.d [2019-11-29T14:51:08.817Z] #41 68.68 DEP compel/src/lib/infect-util.d [2019-11-29T14:51:08.817Z] #41 68.76 DEP compel/src/lib/infect-rpc.d [2019-11-29T14:51:08.817Z] #41 68.91 DEP compel/arch/aarch64/src/lib/infect.d [2019-11-29T14:51:08.817Z] #41 69.13 DEP compel/arch/aarch64/src/lib/cpu.d [2019-11-29T14:51:08.817Z] #41 69.26 DEP compel/src/lib/log.d [2019-11-29T14:51:08.817Z] #41 69.37 DEP compel/src/main.d [2019-11-29T14:51:08.817Z] #41 69.58 DEP compel/src/lib/handle-elf.d [2019-11-29T14:51:08.817Z] #41 69.78 DEP compel/arch/aarch64/src/lib/handle-elf.d [2019-11-29T14:51:08.817Z] #41 70.05 CC compel/src/lib/log.o [2019-11-29T14:51:08.817Z] #41 70.48 CC compel/arch/aarch64/src/lib/cpu.o [2019-11-29T14:51:08.817Z] #41 70.88 CC compel/arch/aarch64/src/lib/infect.o [2019-11-29T14:51:08.817Z] #41 71.33 CC compel/src/lib/infect-rpc.o [2019-11-29T14:51:08.817Z] #41 71.79 CC compel/src/lib/infect-util.o [2019-11-29T14:51:08.817Z] #41 72.19 CC compel/src/lib/infect.o [2019-11-29T14:51:08.817Z] #41 74.81 CC compel/src/lib/ptrace.o [2019-11-29T14:51:08.817Z] #41 75.16 AR compel/libcompel.a [2019-11-29T14:51:08.817Z] #41 75.25 HOSTCC compel/src/main-host.o [2019-11-29T14:51:08.817Z] #41 75.63 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2019-11-29T14:51:08.817Z] #41 75.81 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-29T14:51:08.817Z] #41 76.16 HOSTCC compel/src/lib/log-host.o [2019-11-29T14:51:08.817Z] #41 76.38 HOSTLINK compel/compel-host-bin [2019-11-29T14:51:08.817Z] #41 76.58 DEP soccr/soccr.d [2019-11-29T14:51:08.817Z] #41 76.74 CC soccr/soccr.o [2019-11-29T14:51:08.817Z] #41 78.38 AR soccr/libsoccr.a [2019-11-29T14:51:08.817Z] #41 78.43 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-29T14:51:08.817Z] #41 ... [2019-11-29T14:51:08.817Z] [2019-11-29T14:51:08.817Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:08.817Z] #17 80.39 Selecting previously unselected package vim. [2019-11-29T14:51:08.817Z] #17 80.41 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_arm64.deb ... [2019-11-29T14:51:08.817Z] #17 80.43 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:51:08.817Z] #17 81.03 Selecting previously unselected package xfsprogs. [2019-11-29T14:51:08.817Z] #17 81.04 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_arm64.deb ... [2019-11-29T14:51:08.817Z] #17 81.05 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-29T14:51:09.006Z] #42 89.38 CC criu/cr-check.o [2019-11-29T14:51:09.051Z] #41 39.06 CC images/fown.o [2019-11-29T14:51:09.389Z] #17 81.54 Selecting previously unselected package zip. [2019-11-29T14:51:09.389Z] #17 81.55 Preparing to unpack .../45-zip_3.0-11+b1_arm64.deb ... [2019-11-29T14:51:09.389Z] #17 81.56 Unpacking zip (3.0-11+b1) ... [2019-11-29T14:51:09.389Z] #17 81.78 Selecting previously unselected package libapparmor-perl. [2019-11-29T14:51:09.389Z] #17 81.78 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_arm64.deb ... [2019-11-29T14:51:09.389Z] #17 81.79 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-29T14:51:09.616Z] #41 39.54 CC images/ns.o [2019-11-29T14:51:09.649Z] #17 81.91 Selecting previously unselected package apparmor. [2019-11-29T14:51:09.649Z] #17 81.93 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_arm64.deb ... [2019-11-29T14:51:09.649Z] #17 82.08 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-29T14:51:10.181Z] #41 39.94 CC images/regfile.o [2019-11-29T14:51:10.220Z] #17 82.58 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-29T14:51:10.220Z] #17 82.59 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_arm64.deb ... [2019-11-29T14:51:10.220Z] #17 82.60 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-29T14:51:10.325Z] #41 96.72 CC criu/cr-service.o [2019-11-29T14:51:10.390Z] #42 90.69 CC criu/cr-dedup.o [2019-11-29T14:51:10.746Z] #41 40.42 CC images/ghost-file.o [2019-11-29T14:51:10.782Z] #42 91.02 CC criu/cr-dump.o [2019-11-29T14:51:10.782Z] #42 ... [2019-11-29T14:51:10.782Z] [2019-11-29T14:51:10.782Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:10.782Z] #18 105.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-29T14:51:10.782Z] #18 105.0 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_s390x.deb ... [2019-11-29T14:51:10.782Z] #18 105.0 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-29T14:51:11.005Z] #41 40.82 CC images/fifo.o [2019-11-29T14:51:11.262Z] #41 41.21 CC images/remap-file-path.o [2019-11-29T14:51:11.604Z] #17 84.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-29T14:51:11.604Z] #17 84.07 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_arm64.deb ... [2019-11-29T14:51:11.604Z] #17 84.09 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-29T14:51:11.685Z] #41 97.69 CC criu/crtools.o [2019-11-29T14:51:11.848Z] #41 41.61 CC images/eventfd.o [2019-11-29T14:51:11.941Z] #41 98.08 CC criu/eventfd.o [2019-11-29T14:51:12.197Z] #41 98.44 CC criu/eventpoll.o [2019-11-29T14:51:12.414Z] #41 42.05 CC images/eventpoll.o [2019-11-29T14:51:12.414Z] #41 42.35 CC images/fh.o [2019-11-29T14:51:12.758Z] #41 98.98 CC criu/external.o [2019-11-29T14:51:12.980Z] #41 42.91 CC images/fsnotify.o [2019-11-29T14:51:13.014Z] #41 99.20 CC criu/fault-injection.o [2019-11-29T14:51:13.014Z] #41 99.29 CC criu/fdstore.o [2019-11-29T14:51:13.270Z] #41 99.55 CC criu/fifo.o [2019-11-29T14:51:13.516Z] #17 85.86 Selecting previously unselected package binutils-mingw-w64. [2019-11-29T14:51:13.516Z] #17 85.88 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-29T14:51:13.516Z] #17 85.89 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-29T14:51:13.525Z] #41 99.84 CC criu/file-ids.o [2019-11-29T14:51:13.779Z] #17 86.16 Selecting previously unselected package mingw-w64-common. [2019-11-29T14:51:13.779Z] #17 86.16 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-29T14:51:13.779Z] #17 86.17 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-29T14:51:13.781Z] #41 100.1 CC criu/file-lock.o [2019-11-29T14:51:14.297Z] Fetching without tags [2019-11-29T14:51:14.350Z] #41 ... [2019-11-29T14:51:14.350Z] [2019-11-29T14:51:14.350Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:14.350Z] #17 31.76 Reading package lists... [2019-11-29T14:51:14.707Z] #41 100.8 CC criu/files-ext.o [2019-11-29T14:51:14.707Z] #41 101.1 CC criu/files-reg.o [2019-11-29T14:51:14.997Z] Merging remotes/origin/master commit 3152f9436292115c97b4d8bb18c66cf97876ee75 into PR head commit 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:51:15.090Z] #18 ... [2019-11-29T14:51:15.090Z] [2019-11-29T14:51:15.090Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:51:15.090Z] #45 126.2 net/http/httptrace [2019-11-29T14:51:15.090Z] #45 126.4 net/http [2019-11-29T14:51:15.090Z] #45 ... [2019-11-29T14:51:15.090Z] [2019-11-29T14:51:15.090Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:15.090Z] #42 93.03 CC criu/cr-errno.o [2019-11-29T14:51:15.090Z] #42 93.10 CC criu/cr-restore.o [2019-11-29T14:51:13.992Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-29T14:51:14.039Z] > git config --add remote.origin.fetch +refs/pull/38697/head:refs/remotes/origin/PR-38697 # timeout=10 [2019-11-29T14:51:14.087Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2019-11-29T14:51:14.207Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2019-11-29T14:51:14.330Z] Fetching upstream changes from https://github.com/moby/moby.git [2019-11-29T14:51:14.331Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2019-11-29T14:51:14.332Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/38697/head:refs/remotes/origin/PR-38697 +refs/heads/master:refs/remotes/origin/master [2019-11-29T14:51:15.105Z] > git config core.sparsecheckout # timeout=10 [2019-11-29T14:51:15.152Z] > git checkout -f 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:51:15.978Z] #17 38.89 Building dependency tree... [2019-11-29T14:51:16.594Z] #41 102.5 CC criu/files.o [2019-11-29T14:51:17.521Z] #41 103.9 CC criu/filesystems.o [2019-11-29T14:51:17.751Z] #42 97.88 CC criu/cr-service.o [2019-11-29T14:51:17.874Z] #17 41.94 The following additional packages will be installed: [2019-11-29T14:51:17.874Z] #17 41.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-29T14:51:17.874Z] #17 41.95 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-29T14:51:17.874Z] #17 41.95 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-29T14:51:17.874Z] #17 41.95 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-29T14:51:17.874Z] #17 41.95 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-29T14:51:17.874Z] #17 41.95 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-29T14:51:17.874Z] #17 41.95 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-29T14:51:17.874Z] #17 41.95 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-29T14:51:17.874Z] #17 41.95 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-29T14:51:17.874Z] #17 41.96 Suggested packages: [2019-11-29T14:51:17.874Z] #17 41.98 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-29T14:51:17.874Z] #17 41.98 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-29T14:51:17.874Z] #17 41.98 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-29T14:51:17.874Z] #17 41.98 vim-doc vim-scripts xfsdump acl attr quota [2019-11-29T14:51:17.874Z] #17 41.98 Recommended packages: [2019-11-29T14:51:17.874Z] #17 41.98 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-29T14:51:17.874Z] #17 41.98 python3-keyrings.alt python3-xdg unzip [2019-11-29T14:51:17.874Z] #17 ... [2019-11-29T14:51:17.874Z] [2019-11-29T14:51:17.874Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:51:17.874Z] #44 137.3 go/doc [2019-11-29T14:51:17.874Z] #44 141.7 net [2019-11-29T14:51:17.874Z] #44 143.4 github.com/LK4D4/vndr/build [2019-11-29T14:51:17.874Z] #44 ... [2019-11-29T14:51:17.874Z] [2019-11-29T14:51:17.874Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:17.874Z] #41 44.18 CC images/signalfd.o [2019-11-29T14:51:17.874Z] #41 44.68 CC images/fs.o [2019-11-29T14:51:17.874Z] #41 44.88 CC images/pstree.o [2019-11-29T14:51:17.874Z] #41 45.24 CC images/pipe.o [2019-11-29T14:51:17.874Z] #41 45.57 CC images/tcp-stream.o [2019-11-29T14:51:17.874Z] #41 45.95 CC images/sk-packet.o [2019-11-29T14:51:17.874Z] #41 46.39 CC images/mnt.o [2019-11-29T14:51:17.874Z] #41 47.02 CC images/pipe-data.o [2019-11-29T14:51:17.874Z] #41 47.71 CC images/sa.o [2019-11-29T14:51:18.044Z] Merge succeeded, producing 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:51:18.045Z] Checking out Revision 5f986789b63355e76683a4104a8209356ee3a1d0 (PR-38697) [2019-11-29T14:51:18.083Z] #41 104.4 CC criu/fsnotify.o [2019-11-29T14:51:17.780Z] > git merge 3152f9436292115c97b4d8bb18c66cf97876ee75 # timeout=10 [2019-11-29T14:51:17.928Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2019-11-29T14:51:18.079Z] > git config core.sparsecheckout # timeout=10 [2019-11-29T14:51:18.126Z] > git checkout -f 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:51:18.439Z] #41 48.17 CC images/timer.o [2019-11-29T14:51:18.696Z] #41 48.73 CC images/timerfd.o [2019-11-29T14:51:19.011Z] #41 105.2 CC criu/image-desc.o [2019-11-29T14:51:19.011Z] #41 105.3 CC criu/image.o [2019-11-29T14:51:19.086Z] #17 ... [2019-11-29T14:51:19.086Z] [2019-11-29T14:51:19.086Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:51:19.086Z] #44 DONE 148.8s [2019-11-29T14:51:19.086Z] [2019-11-29T14:51:19.086Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:19.086Z] #41 78.98 DEP criu/arch/aarch64/sigframe.d [2019-11-29T14:51:19.086Z] #41 79.18 DEP criu/arch/aarch64/crtools.d [2019-11-29T14:51:19.086Z] #41 79.46 DEP criu/arch/aarch64/cpu.d [2019-11-29T14:51:19.086Z] #41 79.51 DEP criu/arch/aarch64/bitops.d [2019-11-29T14:51:19.086Z] #41 79.57 CC criu/arch/aarch64/bitops.o [2019-11-29T14:51:19.086Z] #41 79.67 CC criu/arch/aarch64/cpu.o [2019-11-29T14:51:19.086Z] #41 79.85 CC criu/arch/aarch64/crtools.o [2019-11-29T14:51:19.086Z] #41 80.60 CC criu/arch/aarch64/sigframe.o [2019-11-29T14:51:19.086Z] #41 81.09 LINK criu/arch/aarch64/crtools.built-in.o [2019-11-29T14:51:19.086Z] #41 81.16 DEP criu/arch/aarch64/intraprocedure.d [2019-11-29T14:51:19.086Z] #41 81.18 DEP criu/arch/aarch64/vdso-pie.d [2019-11-29T14:51:19.086Z] #41 81.39 DEP criu/pie/parasite-vdso.d [2019-11-29T14:51:19.086Z] #41 81.50 DEP criu/pie/util-vdso.d [2019-11-29T14:51:19.086Z] #41 81.59 DEP criu/pie/util.d [2019-11-29T14:51:19.086Z] #41 81.73 CC criu/pie/util.o [2019-11-29T14:51:19.086Z] #41 82.31 CC criu/pie/util-vdso.o [2019-11-29T14:51:19.086Z] #41 83.16 CC criu/pie/parasite-vdso.o [2019-11-29T14:51:19.086Z] #41 83.80 CC criu/arch/aarch64/vdso-pie.o [2019-11-29T14:51:19.086Z] #41 84.21 CC criu/arch/aarch64/intraprocedure.o [2019-11-29T14:51:19.086Z] #41 84.28 AR criu/pie/pie.lib.a [2019-11-29T14:51:19.086Z] #41 84.39 DEP criu/pie/restorer.d [2019-11-29T14:51:19.086Z] #41 84.76 DEP criu/arch/aarch64/restorer.d [2019-11-29T14:51:19.086Z] #41 85.09 DEP criu/pie/parasite.d [2019-11-29T14:51:19.086Z] #41 85.48 CC criu/pie/parasite.o [2019-11-29T14:51:19.086Z] #41 86.59 LINK criu/pie/parasite.built-in.o [2019-11-29T14:51:19.086Z] #41 86.60 GEN criu/pie/parasite-blob.h [2019-11-29T14:51:19.086Z] #41 86.62 CC criu/arch/aarch64/restorer.o [2019-11-29T14:51:19.086Z] #41 87.12 CC criu/pie/restorer.o [2019-11-29T14:51:19.086Z] #41 ... [2019-11-29T14:51:19.086Z] [2019-11-29T14:51:19.086Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-29T14:51:19.086Z] #28 149.8 + rm -rf /tmp/tmp.ZKNsmfTqFQ [2019-11-29T14:51:19.145Z] #42 99.49 CC criu/crtools.o [2019-11-29T14:51:19.262Z] #41 49.02 CC images/mm.o [2019-11-29T14:51:19.572Z] #41 106.0 CC criu/ipc_ns.o [2019-11-29T14:51:19.572Z] #41 ... [2019-11-29T14:51:19.572Z] [2019-11-29T14:51:19.572Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:51:19.572Z] #38 181.5 + dpkg --print-architecture [2019-11-29T14:51:19.572Z] #38 181.5 + cd /tmp/tmp.Dtwz5cebqR/src/github.com/docker/distribution [2019-11-29T14:51:19.572Z] #38 181.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-29T14:51:19.646Z] #42 100.0 CC criu/eventfd.o [2019-11-29T14:51:19.658Z] #28 DONE 150.7s [2019-11-29T14:51:19.658Z] [2019-11-29T14:51:19.658Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:51:19.828Z] #41 49.49 CC images/sk-opts.o [2019-11-29T14:51:19.828Z] #41 49.88 CC images/sk-unix.o [2019-11-29T14:51:19.918Z] #54 ... [2019-11-29T14:51:19.918Z] [2019-11-29T14:51:19.918Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:19.918Z] #17 92.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-29T14:51:19.918Z] #17 92.34 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-29T14:51:19.918Z] #17 92.36 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-29T14:51:20.134Z] #38 181.8 + GOPATH=/tmp/tmp.Dtwz5cebqR/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Dtwz5cebqR [2019-11-29T14:51:20.134Z] #38 181.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-29T14:51:20.272Z] #42 100.4 CC criu/eventpoll.o [2019-11-29T14:51:20.761Z] #41 50.62 CC images/sk-inet.o [2019-11-29T14:51:21.207Z] #42 101.7 CC criu/external.o [2019-11-29T14:51:21.327Z] #41 51.24 CC images/tun.o [2019-11-29T14:51:21.892Z] #41 51.58 CC images/sk-netlink.o [2019-11-29T14:51:22.045Z] #42 102.3 CC criu/fault-injection.o [2019-11-29T14:51:22.045Z] #42 102.4 CC criu/fdstore.o [2019-11-29T14:51:22.440Z] #42 102.9 CC criu/fifo.o [2019-11-29T14:51:22.458Z] #41 52.13 CC images/packet-sock.o [2019-11-29T14:51:22.824Z] #42 103.3 CC criu/file-ids.o [2019-11-29T14:51:23.222Z] #42 103.6 CC criu/file-lock.o [2019-11-29T14:51:23.394Z] #41 53.05 CC images/ipc-var.o [2019-11-29T14:51:23.621Z] #42 ... [2019-11-29T14:51:23.621Z] [2019-11-29T14:51:23.621Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:23.621Z] #18 117.6 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-29T14:51:23.621Z] #18 117.7 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-29T14:51:23.621Z] #18 117.7 Setting up libsepol1-dev:s390x (2.6-2) ... [2019-11-29T14:51:23.621Z] #18 117.7 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-29T14:51:23.621Z] #18 117.7 Setting up libnet1:s390x (1.1.6+dfsg-3) ... [2019-11-29T14:51:23.621Z] #18 117.7 Setting up libip4tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-29T14:51:23.621Z] #18 117.7 Processing triggers for mime-support (3.60) ... [2019-11-29T14:51:23.621Z] #18 117.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:51:23.621Z] #18 117.8 Setting up libgpm2:s390x (1.20.4-6.2+b1) ... [2019-11-29T14:51:23.621Z] #18 117.8 Setting up libcap2-bin (1:2.25-1) ... [2019-11-29T14:51:23.621Z] #18 117.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-29T14:51:23.621Z] #18 117.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-29T14:51:23.621Z] #18 117.8 Setting up bash-completion (1:2.1-4.3) ... [2019-11-29T14:51:23.652Z] #41 53.48 CC images/ipc-desc.o [2019-11-29T14:51:24.218Z] #41 53.96 CC images/ipc-shm.o [2019-11-29T14:51:24.476Z] #41 ... [2019-11-29T14:51:24.476Z] [2019-11-29T14:51:24.476Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:24.476Z] #17 48.72 The following NEW packages will be installed: [2019-11-29T14:51:24.476Z] #17 48.72 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-29T14:51:24.476Z] #17 48.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-29T14:51:24.476Z] #17 48.73 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-29T14:51:24.476Z] #17 48.74 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-29T14:51:24.476Z] #17 48.74 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-29T14:51:24.476Z] #17 48.74 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-29T14:51:24.476Z] #17 48.74 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-29T14:51:24.476Z] #17 48.74 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-29T14:51:24.476Z] #17 48.74 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-29T14:51:24.476Z] #17 48.74 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-29T14:51:24.476Z] #17 48.74 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-29T14:51:24.476Z] #17 48.75 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-29T14:51:24.476Z] #17 48.75 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-29T14:51:24.476Z] #17 48.75 xfsprogs xxd xz-utils zip [2019-11-29T14:51:25.206Z] #17 96.75 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-29T14:51:25.206Z] #17 96.78 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-29T14:51:25.206Z] #17 96.79 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-11-29T14:51:25.206Z] #17 96.89 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-29T14:51:25.206Z] #17 96.90 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-29T14:51:25.206Z] #17 96.92 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-29T14:51:25.849Z] #17 49.93 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:51:25.849Z] #17 49.93 Need to get 90.9 MB of archives. [2019-11-29T14:51:25.849Z] #17 49.93 After this operation, 541 MB of additional disk space will be used. [2019-11-29T14:51:25.849Z] #17 49.93 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] [2019-11-29T14:51:25.849Z] #17 49.94 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] [2019-11-29T14:51:25.849Z] #17 49.94 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] [2019-11-29T14:51:25.849Z] #17 49.94 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] [2019-11-29T14:51:25.849Z] #17 49.95 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u12 [92.5 kB] [2019-11-29T14:51:25.849Z] #17 49.96 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] [2019-11-29T14:51:25.849Z] #17 50.05 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] [2019-11-29T14:51:25.849Z] #17 50.31 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] [2019-11-29T14:51:26.259Z] #17 50.31 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] [2019-11-29T14:51:26.259Z] #17 50.32 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] [2019-11-29T14:51:26.387Z] Commit message: "migrate integration-cli/attach tests to integration" [2019-11-29T14:51:26.513Z] #18 120.4 Setting up libonig4:s390x (6.1.3-2) ... [2019-11-29T14:51:26.513Z] #18 120.4 Setting up libprotobuf-c1:s390x (1.2.1-2) ... [2019-11-29T14:51:26.513Z] #18 120.4 Setting up zip (3.0-11+b1) ... [2019-11-29T14:51:26.513Z] #18 120.4 Setting up bzip2 (1.0.6-8.1) ... [2019-11-29T14:51:26.513Z] #18 120.4 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-29T14:51:26.513Z] #18 120.4 Setting up libjq1:s390x (1.5+dfsg-1.3) ... [2019-11-29T14:51:26.513Z] #18 120.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:51:26.513Z] #18 120.4 Setting up libaio1:s390x (0.3.110-3) ... [2019-11-29T14:51:26.513Z] #18 120.4 Setting up libxtables12:s390x (1.6.0+snapshot20161117-6) ... [2019-11-29T14:51:26.513Z] #18 120.5 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-29T14:51:26.513Z] #18 120.5 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-29T14:51:26.513Z] #18 120.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-29T14:51:26.513Z] #18 120.5 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:51:26.513Z] #18 120.5 Setting up libpcrecpp0v5:s390x (2:8.39-3) ... [2019-11-29T14:51:26.513Z] #18 120.5 Setting up libpcre32-3:s390x (2:8.39-3) ... [2019-11-29T14:51:26.513Z] #18 120.5 Setting up libnfnetlink0:s390x (1.0.1-3) ... [2019-11-29T14:51:26.513Z] #18 120.5 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:51:26.513Z] #18 ... [2019-11-29T14:51:26.513Z] [2019-11-29T14:51:26.513Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:51:26.513Z] #45 138.1 github.com/LK4D4/vndr/godl [2019-11-29T14:51:26.513Z] #45 138.8 github.com/LK4D4/vndr [2019-11-29T14:51:26.825Z] #17 51.09 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] [2019-11-29T14:51:26.825Z] #17 51.11 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] [2019-11-29T14:51:26.825Z] #17 51.11 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] [2019-11-29T14:51:26.825Z] #17 51.11 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] [2019-11-29T14:51:26.825Z] #17 51.11 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] [2019-11-29T14:51:26.825Z] #17 51.11 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] [2019-11-29T14:51:26.825Z] #17 51.12 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] [2019-11-29T14:51:26.825Z] #17 51.13 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] [2019-11-29T14:51:26.825Z] #17 51.13 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] [2019-11-29T14:51:26.825Z] #17 51.15 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] [2019-11-29T14:51:26.825Z] #17 51.16 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] [2019-11-29T14:51:26.825Z] #17 51.19 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-29T14:51:26.825Z] #17 51.20 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-29T14:51:26.825Z] #17 51.24 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] [2019-11-29T14:51:26.825Z] #17 51.25 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] [2019-11-29T14:51:26.825Z] #17 51.26 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] [2019-11-29T14:51:26.825Z] #17 51.30 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] [2019-11-29T14:51:26.904Z] #45 ... [2019-11-29T14:51:26.904Z] [2019-11-29T14:51:26.904Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:26.904Z] #18 120.9 Setting up libsystemd-dev:s390x (232-25+deb9u12) ... [2019-11-29T14:51:26.904Z] #18 120.9 Setting up libpcre16-3:s390x (2:8.39-3) ... [2019-11-29T14:51:26.904Z] #18 120.9 Setting up libreadline5:s390x (5.2+dfsg-3+b1) ... [2019-11-29T14:51:26.904Z] #18 120.9 Setting up libnl-3-200:s390x (3.2.27-2) ... [2019-11-29T14:51:26.904Z] #18 120.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-29T14:51:26.904Z] #18 120.9 Setting up libudev-dev:s390x (232-25+deb9u12) ... [2019-11-29T14:51:26.904Z] #18 121.0 Setting up pigz (2.3.4-1) ... [2019-11-29T14:51:26.904Z] #18 121.0 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-29T14:51:26.904Z] #18 121.0 Setting up libmpdec2:s390x (2.4.2-1) ... [2019-11-29T14:51:26.904Z] #18 121.0 Setting up libip6tc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-29T14:51:26.904Z] #18 121.0 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-29T14:51:26.904Z] #18 121.0 Setting up liblzo2-2:s390x (2.08-1.2+b2) ... [2019-11-29T14:51:26.904Z] #18 121.0 Setting up jq (1.5+dfsg-1.3) ... [2019-11-29T14:51:26.904Z] #18 121.0 Setting up libpcre3-dev:s390x (2:8.39-3) ... [2019-11-29T14:51:26.904Z] #18 121.0 Setting up libnetfilter-conntrack3:s390x (1.0.6-2) ... [2019-11-29T14:51:26.904Z] #18 121.0 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-29T14:51:26.904Z] #18 121.1 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:51:26.904Z] #18 121.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-29T14:51:26.904Z] #18 121.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-29T14:51:26.904Z] #18 121.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-29T14:51:26.904Z] #18 121.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-29T14:51:26.904Z] #18 121.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-29T14:51:26.904Z] #18 121.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-29T14:51:26.904Z] #18 121.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-29T14:51:26.904Z] #18 121.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-29T14:51:26.904Z] #18 121.1 Setting up libpython3.5-stdlib:s390x (3.5.3-1+deb9u1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2019-11-29T14:51:27.084Z] #17 51.31 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] [2019-11-29T14:51:27.084Z] #17 51.33 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] [2019-11-29T14:51:27.084Z] #17 51.43 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] [2019-11-29T14:51:27.084Z] #17 51.44 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] [2019-11-29T14:51:27.084Z] #17 51.46 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] [2019-11-29T14:51:27.084Z] #17 51.48 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] [2019-11-29T14:51:27.084Z] #17 51.51 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] [2019-11-29T14:51:27.084Z] #17 51.51 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] [2019-11-29T14:51:27.084Z] #17 51.53 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] [2019-11-29T14:51:27.116Z] #17 ... [2019-11-29T14:51:27.116Z] [2019-11-29T14:51:27.116Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:27.116Z] #41 90.23 LINK criu/pie/restorer.built-in.o [2019-11-29T14:51:27.116Z] #41 90.25 GEN criu/pie/restorer-blob.h [2019-11-29T14:51:27.116Z] #41 90.48 DEP criu/vdso.d [2019-11-29T14:51:27.116Z] #41 90.82 DEP criu/uts_ns.d [2019-11-29T14:51:27.116Z] #41 91.07 DEP criu/util.d [2019-11-29T14:51:27.116Z] #41 91.36 DEP criu/uffd.d [2019-11-29T14:51:27.116Z] #41 91.69 DEP criu/tun.d [2019-11-29T14:51:27.116Z] #41 91.94 DEP criu/tty.d [2019-11-29T14:51:27.116Z] #41 92.22 DEP criu/timerfd.d [2019-11-29T14:51:27.116Z] #41 92.36 DEP criu/sysfs_parse.d [2019-11-29T14:51:27.116Z] #41 92.63 DEP criu/sysctl.d [2019-11-29T14:51:27.116Z] #41 92.78 DEP criu/string.d [2019-11-29T14:51:27.116Z] #41 92.86 DEP criu/stats.d [2019-11-29T14:51:27.116Z] #41 92.98 DEP criu/sockets.d [2019-11-29T14:51:27.116Z] #41 93.27 DEP criu/sk-unix.d [2019-11-29T14:51:27.116Z] #41 93.57 DEP criu/sk-tcp.d [2019-11-29T14:51:27.116Z] #41 93.75 DEP criu/sk-queue.d [2019-11-29T14:51:27.116Z] #41 93.99 DEP criu/sk-packet.d [2019-11-29T14:51:27.116Z] #41 94.22 DEP criu/sk-netlink.d [2019-11-29T14:51:27.116Z] #41 94.43 DEP criu/sk-inet.d [2019-11-29T14:51:27.116Z] #41 94.58 DEP criu/signalfd.d [2019-11-29T14:51:27.116Z] #41 94.67 DEP criu/sigframe.d [2019-11-29T14:51:27.116Z] #41 94.74 DEP criu/shmem.d [2019-11-29T14:51:27.116Z] #41 94.88 DEP criu/servicefd.d [2019-11-29T14:51:27.116Z] #41 95.06 DEP criu/seize.d [2019-11-29T14:51:27.116Z] #41 95.22 DEP criu/seccomp.d [2019-11-29T14:51:27.116Z] #41 95.35 DEP criu/rst-malloc.d [2019-11-29T14:51:27.116Z] #41 95.45 DEP criu/rbtree.d [2019-11-29T14:51:27.116Z] #41 95.50 DEP criu/pstree.d [2019-11-29T14:51:27.116Z] #41 95.68 DEP criu/protobuf.d [2019-11-29T14:51:27.116Z] #41 95.83 GEN criu/protobuf-desc-gen.h [2019-11-29T14:51:27.316Z] #18 121.1 Setting up libiptc0:s390x (1.6.0+snapshot20161117-6) ... [2019-11-29T14:51:27.316Z] #18 121.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-29T14:51:27.316Z] #18 121.1 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-29T14:51:27.316Z] #18 121.1 Setting up btrfs-progs (4.7.3-1) ... [2019-11-29T14:51:27.316Z] #18 121.1 Setting up libselinux1-dev:s390x (2.6-3+b3) ... [2019-11-29T14:51:27.316Z] #18 121.1 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-29T14:51:27.345Z] #17 51.54 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] [2019-11-29T14:51:27.345Z] #17 51.54 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-11-29T14:51:27.345Z] #17 51.55 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] [2019-11-29T14:51:27.345Z] #17 51.61 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] [2019-11-29T14:51:27.345Z] #17 51.64 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] [2019-11-29T14:51:27.345Z] #17 51.69 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] [2019-11-29T14:51:27.345Z] #17 51.75 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] [2019-11-29T14:51:27.603Z] #17 51.76 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] [2019-11-29T14:51:27.603Z] #17 51.76 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] [2019-11-29T14:51:27.603Z] #17 51.76 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] [2019-11-29T14:51:27.603Z] #17 51.77 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] [2019-11-29T14:51:27.603Z] #17 51.78 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u12 [1972 kB] [2019-11-29T14:51:27.603Z] #17 51.99 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] [2019-11-29T14:51:27.603Z] #17 51.99 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-29T14:51:27.695Z] #41 97.43 DEP criu/protobuf-desc.d [2019-11-29T14:51:27.695Z] #41 97.63 DEP criu/proc_parse.d [2019-11-29T14:51:27.861Z] #17 52.13 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-29T14:51:27.861Z] #17 52.19 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-29T14:51:27.861Z] #17 52.26 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-setuptools all 33.1.1-1 [215 kB] [2019-11-29T14:51:27.861Z] #17 52.30 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-29T14:51:28.119Z] #17 52.45 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] [2019-11-29T14:51:28.119Z] #17 52.55 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-29T14:51:28.179Z] #18 ... [2019-11-29T14:51:28.180Z] [2019-11-29T14:51:28.180Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:51:28.180Z] #45 DONE 149.7s [2019-11-29T14:51:28.180Z] [2019-11-29T14:51:28.180Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:28.180Z] #42 104.5 CC criu/files-ext.o [2019-11-29T14:51:28.180Z] #42 104.9 CC criu/files-reg.o [2019-11-29T14:51:28.180Z] #42 107.4 CC criu/files.o [2019-11-29T14:51:28.274Z] #41 97.88 DEP criu/plugin.d [2019-11-29T14:51:28.274Z] #41 98.02 DEP criu/pipes.d [2019-11-29T14:51:28.274Z] #41 98.27 DEP criu/pie-util.d [2019-11-29T14:51:28.641Z] #41 98.42 DEP criu/pie-util-vdso.d [2019-11-29T14:51:28.684Z] #17 53.13 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] [2019-11-29T14:51:28.902Z] #41 98.63 DEP criu/pie-util-vdso-elf32.d [2019-11-29T14:51:28.902Z] #41 98.80 DEP criu/path.d [2019-11-29T14:51:28.942Z] #17 53.22 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] [2019-11-29T14:51:28.942Z] #17 ... [2019-11-29T14:51:28.942Z] [2019-11-29T14:51:28.942Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:51:28.942Z] #44 148.5 vendor/golang.org/x/text/transform [2019-11-29T14:51:28.942Z] #44 149.8 vendor/golang.org/x/text/unicode/bidi [2019-11-29T14:51:28.942Z] #44 153.3 vendor/golang.org/x/text/secure/bidirule [2019-11-29T14:51:28.942Z] #44 154.4 vendor/golang.org/x/text/unicode/norm [2019-11-29T14:51:28.942Z] #44 ... [2019-11-29T14:51:28.942Z] [2019-11-29T14:51:28.942Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:28.942Z] #17 53.29 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] [2019-11-29T14:51:28.942Z] #17 53.33 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] [2019-11-29T14:51:28.942Z] #17 53.34 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] [2019-11-29T14:51:29.163Z] #41 99.12 DEP criu/parasite-syscall.d [2019-11-29T14:51:29.200Z] #17 53.44 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-11-29T14:51:29.366Z] + docker version [2019-11-29T14:51:29.424Z] #41 99.39 DEP criu/pagemap.d [2019-11-29T14:51:29.458Z] #17 53.76 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-11-29T14:51:29.642Z] #42 109.9 CC criu/filesystems.o [2019-11-29T14:51:29.685Z] #41 99.56 DEP criu/pagemap-cache.d [2019-11-29T14:51:29.685Z] #41 99.69 DEP criu/page-xfer.d [2019-11-29T14:51:29.717Z] #17 54.01 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-11-29T14:51:29.717Z] #17 54.05 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-29T14:51:29.946Z] #41 99.81 DEP criu/page-pipe.d [2019-11-29T14:51:30.207Z] #41 99.90 DEP criu/netfilter.d [2019-11-29T14:51:30.207Z] #41 100.0 DEP criu/net.d [2019-11-29T14:51:30.283Z] #17 54.70 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-11-29T14:51:30.468Z] #41 100.2 DEP criu/namespaces.d [2019-11-29T14:51:30.551Z] #42 110.8 CC criu/fsnotify.o [2019-11-29T14:51:30.729Z] #41 100.4 DEP criu/mount.d [2019-11-29T14:51:30.729Z] #41 100.7 DEP criu/mem.d [2019-11-29T14:51:30.849Z] #17 55.06 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-11-29T14:51:30.849Z] #17 55.06 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-11-29T14:51:30.989Z] #41 100.9 DEP criu/lsm.d [2019-11-29T14:51:31.250Z] #41 101.1 DEP criu/log.d [2019-11-29T14:51:31.512Z] #41 101.3 DEP criu/libnetlink.d [2019-11-29T14:51:31.601Z] #42 ... [2019-11-29T14:51:31.601Z] [2019-11-29T14:51:31.601Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:31.601Z] #18 125.8 Setting up libpython3-stdlib:s390x (3.5.3-1) ... [2019-11-29T14:51:31.772Z] #41 101.4 DEP criu/kerndat.d [2019-11-29T14:51:31.772Z] #41 101.6 DEP criu/kcmp-ids.d [2019-11-29T14:51:31.772Z] #41 101.7 DEP criu/irmap.d [2019-11-29T14:51:31.772Z] #41 101.8 DEP criu/ipc_ns.d [2019-11-29T14:51:32.027Z] #18 125.8 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-29T14:51:32.027Z] #18 125.9 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-11-29T14:51:32.027Z] #18 125.9 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-11-29T14:51:32.027Z] #18 125.9 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-11-29T14:51:32.027Z] #18 125.9 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-11-29T14:51:32.027Z] #18 125.9 Setting up btrfs-tools (4.7.3-1) ... [2019-11-29T14:51:32.027Z] #18 125.9 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-29T14:51:32.027Z] #18 125.9 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-11-29T14:51:32.027Z] #18 125.9 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-11-29T14:51:32.027Z] #18 125.9 Setting up python3 (3.5.3-1) ... [2019-11-29T14:51:32.032Z] #41 101.9 DEP criu/image.d [2019-11-29T14:51:32.293Z] #41 102.1 DEP criu/image-desc.d [2019-11-29T14:51:32.293Z] #41 102.1 DEP criu/fsnotify.d [2019-11-29T14:51:32.298Z] #38 ... [2019-11-29T14:51:32.298Z] [2019-11-29T14:51:32.298Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:32.298Z] #41 106.9 CC criu/irmap.o [2019-11-29T14:51:32.298Z] #41 107.3 CC criu/kcmp-ids.o [2019-11-29T14:51:32.298Z] #41 107.5 CC criu/kerndat.o [2019-11-29T14:51:32.298Z] #41 108.3 CC criu/libnetlink.o [2019-11-29T14:51:32.298Z] #41 108.6 CC criu/log.o [2019-11-29T14:51:32.298Z] #41 109.0 CC criu/lsm.o [2019-11-29T14:51:32.298Z] #41 109.3 CC criu/mem.o [2019-11-29T14:51:32.298Z] #41 110.4 CC criu/mount.o [2019-11-29T14:51:32.298Z] #41 112.6 CC criu/namespaces.o [2019-11-29T14:51:32.298Z] #41 114.0 CC criu/net.o [2019-11-29T14:51:32.298Z] #41 116.2 CC criu/netfilter.o [2019-11-29T14:51:32.298Z] #41 116.6 CC criu/page-pipe.o [2019-11-29T14:51:32.298Z] #41 117.0 CC criu/page-xfer.o [2019-11-29T14:51:32.298Z] #41 117.8 CC criu/pagemap-cache.o [2019-11-29T14:51:32.298Z] #41 118.1 CC criu/pagemap.o [2019-11-29T14:51:32.298Z] #41 118.7 CC criu/parasite-syscall.o [2019-11-29T14:51:32.554Z] #41 102.3 DEP criu/filesystems.d [2019-11-29T14:51:32.554Z] #41 102.4 DEP criu/files.d [2019-11-29T14:51:32.815Z] #41 102.6 DEP criu/files-reg.d [2019-11-29T14:51:32.815Z] #41 102.8 DEP criu/files-ext.d [2019-11-29T14:51:32.859Z] #41 119.3 CC criu/path.o [2019-11-29T14:51:33.115Z] #41 119.5 CC criu/pie-util-vdso-elf32.o [2019-11-29T14:51:33.386Z] #41 103.1 DEP criu/file-lock.d [2019-11-29T14:51:33.397Z] #18 127.2 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-29T14:51:33.647Z] #41 103.3 DEP criu/file-ids.d [2019-11-29T14:51:33.647Z] #41 103.4 DEP criu/fifo.d [2019-11-29T14:51:33.647Z] #41 103.5 DEP criu/fdstore.d [2019-11-29T14:51:33.676Z] #41 119.8 CC criu/pie-util-vdso.o [2019-11-29T14:51:33.907Z] #41 103.6 DEP criu/fault-injection.d [2019-11-29T14:51:33.907Z] #41 103.7 DEP criu/external.d [2019-11-29T14:51:33.931Z] #41 120.1 CC criu/pie-util.o [2019-11-29T14:51:33.931Z] #41 120.2 CC criu/pipes.o [2019-11-29T14:51:34.168Z] #41 103.9 DEP criu/eventpoll.d [2019-11-29T14:51:34.168Z] #41 104.0 DEP criu/eventfd.d [2019-11-29T14:51:34.292Z] #18 128.4 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-29T14:51:34.292Z] #18 128.5 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-29T14:51:34.292Z] #18 128.6 Setting up libdevmapper1.02.1:s390x (2:1.02.137-2) ... [2019-11-29T14:51:34.425Z] #8 unpacking docker.io/library/golang:1.13.4-stretch@sha256:97f34d2c23c2ad01b67b7f37073ab4b5bf02e2d1cc5e36b03ae59944077f2096 25.5s done [2019-11-29T14:51:34.425Z] #8 DONE 34.2s [2019-11-29T14:51:34.425Z] [2019-11-29T14:51:34.425Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2019-11-29T14:51:34.425Z] #9 DONE 0.2s [2019-11-29T14:51:34.425Z] [2019-11-29T14:51:34.425Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2019-11-29T14:51:34.425Z] #10 DONE 0.2s [2019-11-29T14:51:34.425Z] [2019-11-29T14:51:34.425Z] #21 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:51:34.425Z] #21 DONE 0.1s [2019-11-29T14:51:34.425Z] [2019-11-29T14:51:34.425Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:51:34.425Z] #25 ... [2019-11-29T14:51:34.425Z] [2019-11-29T14:51:34.425Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-29T14:51:34.425Z] #22 DONE 0.1s [2019-11-29T14:51:34.425Z] [2019-11-29T14:51:34.425Z] #44 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2019-11-29T14:51:34.425Z] #44 DONE 0.1s [2019-11-29T14:51:34.425Z] [2019-11-29T14:51:34.425Z] #62 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2019-11-29T14:51:34.425Z] #62 DONE 0.1s [2019-11-29T14:51:34.425Z] [2019-11-29T14:51:34.425Z] #68 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2019-11-29T14:51:34.425Z] #68 DONE 0.1s [2019-11-29T14:51:34.425Z] [2019-11-29T14:51:34.425Z] #50 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2019-11-29T14:51:34.425Z] #50 DONE 0.1s [2019-11-29T14:51:34.425Z] [2019-11-29T14:51:34.425Z] #47 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2019-11-29T14:51:34.425Z] #47 DONE 0.1s [2019-11-29T14:51:34.425Z] [2019-11-29T14:51:34.425Z] #31 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2019-11-29T14:51:34.425Z] #31 DONE 0.2s [2019-11-29T14:51:34.425Z] [2019-11-29T14:51:34.425Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:51:34.425Z] #32 0.731 + RM_GOPATH=0 [2019-11-29T14:51:34.425Z] #32 0.732 + TMP_GOPATH= [2019-11-29T14:51:34.425Z] #32 0.732 + : /build [2019-11-29T14:51:34.425Z] #32 0.732 + '[' -z '' ']' [2019-11-29T14:51:34.425Z] #32 0.749 ++ mktemp -d [2019-11-29T14:51:34.425Z] #32 0.787 + export GOPATH=/tmp/tmp.OgnolT4gTo [2019-11-29T14:51:34.425Z] #32 0.788 + GOPATH=/tmp/tmp.OgnolT4gTo [2019-11-29T14:51:34.425Z] #32 0.788 + RM_GOPATH=1 [2019-11-29T14:51:34.425Z] #32 0.806 ++ dirname ./install.sh [2019-11-29T14:51:34.425Z] #32 0.826 + dir=. [2019-11-29T14:51:34.425Z] #32 0.827 + bin=tomlv [2019-11-29T14:51:34.425Z] #32 0.827 + shift [2019-11-29T14:51:34.425Z] #32 0.827 + '[' '!' -f ./tomlv.installer ']' [2019-11-29T14:51:34.425Z] #32 0.828 + . ./tomlv.installer [2019-11-29T14:51:34.425Z] #32 0.829 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-29T14:51:34.425Z] #32 0.829 + install_tomlv [2019-11-29T14:51:34.425Z] #32 0.829 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2019-11-29T14:51:34.425Z] #32 0.830 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-29T14:51:34.425Z] #32 0.830 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.OgnolT4gTo/src/github.com/BurntSushi/toml [2019-11-29T14:51:34.425Z] #32 0.838 Cloning into '/tmp/tmp.OgnolT4gTo/src/github.com/BurntSushi/toml'... [2019-11-29T14:51:34.428Z] #41 104.2 DEP criu/crtools.d [2019-11-29T14:51:34.428Z] #41 ... [2019-11-29T14:51:34.428Z] [2019-11-29T14:51:34.428Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:34.428Z] #17 106.8 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-29T14:51:34.428Z] #17 106.8 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b2_arm64.deb ... [2019-11-29T14:51:34.428Z] #17 106.8 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-29T14:51:34.492Z] #41 120.8 CC criu/plugin.o [2019-11-29T14:51:34.701Z] #18 128.6 Setting up python3-wheel (0.29.0-2) ... [2019-11-29T14:51:34.748Z] #41 121.1 CC criu/proc_parse.o [2019-11-29T14:51:35.034Z] #17 59.10 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-11-29T14:51:35.034Z] #17 ... [2019-11-29T14:51:35.034Z] [2019-11-29T14:51:35.034Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:35.034Z] #41 54.55 CC images/ipc-msg.o [2019-11-29T14:51:35.034Z] #41 55.17 CC images/ipc-sem.o [2019-11-29T14:51:35.034Z] #41 55.46 CC images/utsns.o [2019-11-29T14:51:35.034Z] #41 55.89 CC images/creds.o [2019-11-29T14:51:35.034Z] #41 56.62 CC images/vma.o [2019-11-29T14:51:35.034Z] #41 57.15 CC images/netdev.o [2019-11-29T14:51:35.034Z] #41 57.66 CC images/tty.o [2019-11-29T14:51:35.034Z] #41 58.53 CC images/file-lock.o [2019-11-29T14:51:35.034Z] #41 58.92 CC images/rlimit.o [2019-11-29T14:51:35.034Z] #41 59.28 CC images/pagemap.o [2019-11-29T14:51:35.034Z] #41 59.71 CC images/siginfo.o [2019-11-29T14:51:35.034Z] #41 60.30 CC images/rpc.o [2019-11-29T14:51:35.034Z] #41 62.28 CC images/ext-file.o [2019-11-29T14:51:35.034Z] #41 62.70 CC images/cgroup.o [2019-11-29T14:51:35.034Z] #41 63.90 CC images/userns.o [2019-11-29T14:51:35.034Z] #41 64.50 CC images/google/protobuf/descriptor.o [2019-11-29T14:51:35.579Z] #18 129.5 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-29T14:51:35.629Z] #32 2.888 + cd /tmp/tmp.OgnolT4gTo/src/github.com/BurntSushi/toml [2019-11-29T14:51:35.629Z] #32 2.888 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2019-11-29T14:51:35.629Z] #32 2.952 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2019-11-29T14:51:36.391Z] #32 4.044 math/bits [2019-11-29T14:51:36.391Z] #32 4.076 runtime/internal/sys [2019-11-29T14:51:36.391Z] #32 4.104 internal/cpu [2019-11-29T14:51:36.391Z] #32 4.179 runtime/internal/atomic [2019-11-29T14:51:36.487Z] Client: Docker Engine - Enterprise [2019-11-29T14:51:36.487Z] Version: 19.03.2 [2019-11-29T14:51:36.487Z] API version: 1.40 [2019-11-29T14:51:36.487Z] Go version: go1.12.8 [2019-11-29T14:51:36.487Z] Git commit: c92ab06ed9 [2019-11-29T14:51:36.487Z] Built: 09/03/2019 16:38:11 [2019-11-29T14:51:36.487Z] OS/Arch: windows/amd64 [2019-11-29T14:51:36.487Z] Experimental: false [2019-11-29T14:51:36.487Z] [2019-11-29T14:51:36.487Z] Server: Docker Engine - Enterprise [2019-11-29T14:51:36.487Z] Engine: [2019-11-29T14:51:36.487Z] Version: 19.03.2 [2019-11-29T14:51:36.487Z] API version: 1.40 (minimum version 1.24) [2019-11-29T14:51:36.487Z] Go version: go1.12.8 [2019-11-29T14:51:36.487Z] Git commit: c92ab06ed9 [2019-11-29T14:51:36.487Z] Built: 09/03/2019 16:35:47 [2019-11-29T14:51:36.487Z] OS/Arch: windows/amd64 [2019-11-29T14:51:36.487Z] Experimental: true [2019-11-29T14:51:36.725Z] #18 130.4 Setting up libdevmapper-event1.02.1:s390x (2:1.02.137-2) ... [2019-11-29T14:51:36.725Z] #18 130.5 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-29T14:51:37.127Z] #32 4.694 runtime/internal/math [Pipeline] sh [2019-11-29T14:51:37.261Z] #41 123.2 CC criu/protobuf-desc.o [2019-11-29T14:51:37.472Z] #32 5.123 unicode/utf8 [2019-11-29T14:51:37.517Z] #41 123.8 CC criu/protobuf.o [2019-11-29T14:51:37.592Z] #18 131.5 Setting up dmsetup (2:1.02.137-2) ... [2019-11-29T14:51:37.592Z] #18 131.5 Setting up python3-setuptools (33.1.1-1) ... [2019-11-29T14:51:37.773Z] #41 124.2 CC criu/pstree.o [2019-11-29T14:51:37.817Z] #32 5.208 internal/race [2019-11-29T14:51:38.044Z] + docker info [2019-11-29T14:51:38.164Z] #32 5.791 sync/atomic [2019-11-29T14:51:38.314Z] #41 67.93 CC images/opts.o [2019-11-29T14:51:38.314Z] #41 ... [2019-11-29T14:51:38.314Z] [2019-11-29T14:51:38.314Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:51:38.314Z] #62 158.0 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-29T14:51:38.314Z] #62 158.0 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-29T14:51:38.447Z] #18 132.5 Setting up dh-python (2.20170125) ... [2019-11-29T14:51:38.572Z] #62 ... [2019-11-29T14:51:38.572Z] [2019-11-29T14:51:38.572Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:51:38.572Z] #44 160.7 vendor/golang.org/x/net/idna [2019-11-29T14:51:38.572Z] #44 164.2 vendor/golang.org/x/net/http2/hpack [2019-11-29T14:51:38.572Z] #44 166.1 mime [2019-11-29T14:51:38.572Z] #44 ... [2019-11-29T14:51:38.572Z] [2019-11-29T14:51:38.572Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:38.572Z] #41 68.43 CC images/seccomp.o [2019-11-29T14:51:38.911Z] #32 6.194 internal/bytealg [2019-11-29T14:51:39.136Z] #41 125.2 CC criu/rbtree.o [2019-11-29T14:51:39.136Z] #41 125.5 CC criu/rst-malloc.o [2019-11-29T14:51:39.137Z] #41 69.11 CC images/binfmt-misc.o [2019-11-29T14:51:39.297Z] #18 133.4 Setting up libdevmapper-dev:s390x (2:1.02.137-2) ... [2019-11-29T14:51:39.297Z] #18 133.4 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:51:39.392Z] #41 125.7 CC criu/seccomp.o [2019-11-29T14:51:39.648Z] #41 ... [2019-11-29T14:51:39.648Z] [2019-11-29T14:51:39.648Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:51:39.648Z] #38 201.5 + rm -rf /tmp/tmp.Dtwz5cebqR/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Dtwz5cebqR [2019-11-29T14:51:39.661Z] #32 7.195 math [2019-11-29T14:51:39.661Z] #32 7.340 unicode [2019-11-29T14:51:39.688Z] #18 DONE 133.7s [2019-11-29T14:51:39.688Z] [2019-11-29T14:51:39.688Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-29T14:51:39.702Z] #41 69.63 CC images/time.o [2019-11-29T14:51:39.960Z] #41 69.96 CC images/sysctl.o [2019-11-29T14:51:40.023Z] #32 7.500 internal/testlog [2019-11-29T14:51:40.221Z] #41 70.17 CC images/autofs.o [2019-11-29T14:51:40.575Z] #38 DONE 202.4s [2019-11-29T14:51:40.575Z] [2019-11-29T14:51:40.575Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:40.575Z] #41 126.3 CC criu/seize.o [2019-11-29T14:51:40.575Z] #41 126.9 CC criu/servicefd.o [2019-11-29T14:51:40.809Z] #41 70.47 CC images/macvlan.o [2019-11-29T14:51:40.809Z] #41 70.68 CC images/sit.o [2019-11-29T14:51:41.009Z] #17 ... [2019-11-29T14:51:41.009Z] [2019-11-29T14:51:41.009Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:41.009Z] #41 104.4 DEP criu/cr-service.d [2019-11-29T14:51:41.009Z] #41 104.6 DEP criu/cr-restore.d [2019-11-29T14:51:41.009Z] #41 105.0 DEP criu/cr-errno.d [2019-11-29T14:51:41.009Z] #41 105.0 DEP criu/cr-dump.d [2019-11-29T14:51:41.009Z] #41 105.3 DEP criu/cr-dedup.d [2019-11-29T14:51:41.009Z] #41 105.5 DEP criu/cr-check.d [2019-11-29T14:51:41.009Z] #41 105.7 DEP criu/config.d [2019-11-29T14:51:41.009Z] #41 105.9 DEP criu/clone-noasan.d [2019-11-29T14:51:41.009Z] #41 106.0 DEP criu/cgroup.d [2019-11-29T14:51:41.009Z] #41 106.2 DEP criu/cgroup-props.d [2019-11-29T14:51:41.009Z] #41 106.4 DEP criu/bitmap.d [2019-11-29T14:51:41.009Z] #41 106.4 DEP criu/bfd.d [2019-11-29T14:51:41.009Z] #41 106.5 DEP criu/autofs.d [2019-11-29T14:51:41.009Z] #41 106.7 DEP criu/aio.d [2019-11-29T14:51:41.009Z] #41 106.8 DEP criu/action-scripts.d [2019-11-29T14:51:41.009Z] #41 107.2 CC criu/action-scripts.o [2019-11-29T14:51:41.009Z] #41 107.8 CC criu/aio.o [2019-11-29T14:51:41.009Z] #41 108.4 CC criu/autofs.o [2019-11-29T14:51:41.009Z] #41 110.0 CC criu/bfd.o [2019-11-29T14:51:41.009Z] #41 110.5 CC criu/bitmap.o [2019-11-29T14:51:41.009Z] #41 110.7 CC criu/cgroup-props.o [2019-11-29T14:51:41.067Z] #41 ... [2019-11-29T14:51:41.067Z] [2019-11-29T14:51:41.067Z] #62 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:51:41.067Z] #62 DONE 170.8s [2019-11-29T14:51:41.067Z] [2019-11-29T14:51:41.067Z] #63 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-29T14:51:41.067Z] #63 DONE 0.1s [2019-11-29T14:51:41.067Z] [2019-11-29T14:51:41.067Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:41.067Z] #17 63.77 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:51:41.067Z] #17 64.12 Fetched 90.9 MB in 13s (6891 kB/s) [2019-11-29T14:51:41.067Z] #17 64.58 Selecting previously unselected package bash-completion. [2019-11-29T14:51:41.067Z] #17 64.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15161 files and directories currently installed.) [2019-11-29T14:51:41.067Z] #17 64.64 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-29T14:51:41.135Z] #41 127.4 CC criu/shmem.o [2019-11-29T14:51:41.223Z] #19 ... [2019-11-29T14:51:41.223Z] [2019-11-29T14:51:41.223Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-29T14:51:41.223Z] #29 162.4 + rm -rf /tmp/tmp.2bRvZYKN2u [2019-11-29T14:51:41.223Z] #29 DONE 162.8s [2019-11-29T14:51:41.223Z] [2019-11-29T14:51:41.223Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:41.223Z] #42 112.4 CC criu/image-desc.o [2019-11-29T14:51:41.223Z] #42 112.6 CC criu/image.o [2019-11-29T14:51:41.223Z] #42 113.4 CC criu/ipc_ns.o [2019-11-29T14:51:41.223Z] #42 114.7 CC criu/irmap.o [2019-11-29T14:51:41.223Z] #42 115.1 CC criu/kcmp-ids.o [2019-11-29T14:51:41.223Z] #42 115.3 CC criu/kerndat.o [2019-11-29T14:51:41.223Z] #42 116.0 CC criu/libnetlink.o [2019-11-29T14:51:41.223Z] #42 116.3 CC criu/log.o [2019-11-29T14:51:41.223Z] #42 117.0 CC criu/lsm.o [2019-11-29T14:51:41.223Z] #42 117.4 CC criu/mem.o [2019-11-29T14:51:41.223Z] #42 118.8 CC criu/mount.o [2019-11-29T14:51:41.744Z] #32 9.123 encoding [2019-11-29T14:51:41.744Z] #32 9.454 runtime [2019-11-29T14:51:41.950Z] #41 111.6 CC criu/cgroup.o [2019-11-29T14:51:41.950Z] #41 ... [2019-11-29T14:51:41.950Z] [2019-11-29T14:51:41.951Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:41.951Z] #17 114.2 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-29T14:51:41.951Z] #17 114.2 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-29T14:51:41.951Z] #17 114.3 Setting up libsepol1-dev:arm64 (2.6-2) ... [2019-11-29T14:51:41.951Z] #17 114.3 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-29T14:51:41.951Z] #17 114.3 Setting up libnet1:arm64 (1.1.6+dfsg-3) ... [2019-11-29T14:51:41.951Z] #17 114.4 Setting up libip4tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:51:41.951Z] #17 114.4 Processing triggers for mime-support (3.60) ... [2019-11-29T14:51:41.951Z] #17 114.5 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:51:41.951Z] #17 114.5 Setting up libgpm2:arm64 (1.20.4-6.2+b1) ... [2019-11-29T14:51:42.062Z] #41 128.4 CC criu/sigframe.o [2019-11-29T14:51:42.089Z] #32 ... [2019-11-29T14:51:42.090Z] [2019-11-29T14:51:42.090Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:51:42.090Z] #34 0.669 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:51:42.090Z] #34 0.708 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:51:42.090Z] #34 0.767 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:51:42.090Z] #34 0.790 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:51:42.090Z] #34 0.870 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:51:42.090Z] #34 2.426 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-29T14:51:42.090Z] #34 5.340 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-29T14:51:42.090Z] #34 7.406 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-29T14:51:42.203Z] #42 122.8 CC criu/namespaces.o [2019-11-29T14:51:42.211Z] #17 114.5 Setting up libcap2-bin (1:2.25-1) ... [2019-11-29T14:51:42.211Z] #17 114.5 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-29T14:51:42.211Z] #17 114.5 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-29T14:51:42.211Z] #17 114.6 Setting up bash-completion (1:2.1-4.3) ... [2019-11-29T14:51:42.317Z] #41 ... [2019-11-29T14:51:42.317Z] [2019-11-29T14:51:42.317Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-29T14:51:42.317Z] #39 DONE 0.2s [2019-11-29T14:51:42.317Z] [2019-11-29T14:51:42.317Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:42.317Z] #41 128.6 CC criu/signalfd.o [2019-11-29T14:51:42.434Z] #34 ... [2019-11-29T14:51:42.434Z] [2019-11-29T14:51:42.434Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:51:42.434Z] #23 0.833 + RM_GOPATH=0 [2019-11-29T14:51:42.434Z] #23 0.834 + TMP_GOPATH= [2019-11-29T14:51:42.434Z] #23 0.834 + : /build [2019-11-29T14:51:42.434Z] #23 0.834 + '[' -z '' ']' [2019-11-29T14:51:42.434Z] #23 0.837 ++ mktemp -d [2019-11-29T14:51:42.434Z] #23 0.842 + export GOPATH=/tmp/tmp.yIb44CLgB1 [2019-11-29T14:51:42.434Z] #23 0.844 + GOPATH=/tmp/tmp.yIb44CLgB1 [2019-11-29T14:51:42.434Z] #23 0.845 + RM_GOPATH=1 [2019-11-29T14:51:42.434Z] #23 0.852 ++ dirname ./install.sh [2019-11-29T14:51:42.434Z] #23 0.880 + dir=. [2019-11-29T14:51:42.434Z] #23 0.880 + bin=dockercli [2019-11-29T14:51:42.434Z] #23 0.881 + shift [2019-11-29T14:51:42.434Z] #23 0.882 + '[' '!' -f ./dockercli.installer ']' [2019-11-29T14:51:42.434Z] #23 0.882 + . ./dockercli.installer [2019-11-29T14:51:42.434Z] #23 0.883 ++ : stable [2019-11-29T14:51:42.434Z] #23 0.883 ++ : 17.06.2-ce [2019-11-29T14:51:42.435Z] #23 0.885 + install_dockercli [2019-11-29T14:51:42.435Z] #23 0.885 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-29T14:51:42.435Z] #23 0.886 Install docker/cli version 17.06.2-ce from stable [2019-11-29T14:51:42.435Z] #23 0.887 ++ uname -m [2019-11-29T14:51:42.435Z] #23 0.889 + arch=ppc64le [2019-11-29T14:51:42.435Z] #23 0.890 + '[' ppc64le '!=' x86_64 ']' [2019-11-29T14:51:42.435Z] #23 0.890 + '[' ppc64le '!=' s390x ']' [2019-11-29T14:51:42.435Z] #23 0.891 + '[' ppc64le '!=' armhf ']' [2019-11-29T14:51:42.435Z] #23 0.891 + build_dockercli [2019-11-29T14:51:42.435Z] #23 0.891 + git clone https://github.com/docker/docker-ce /tmp/tmp.yIb44CLgB1/tmp/docker-ce [2019-11-29T14:51:42.435Z] #23 0.941 Cloning into '/tmp/tmp.yIb44CLgB1/tmp/docker-ce'... [2019-11-29T14:51:42.435Z] #23 ... [2019-11-29T14:51:42.435Z] [2019-11-29T14:51:42.435Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:51:42.435Z] #45 0.857 + RM_GOPATH=0 [2019-11-29T14:51:42.435Z] #45 0.857 + TMP_GOPATH= [2019-11-29T14:51:42.435Z] #45 0.857 + : /build [2019-11-29T14:51:42.435Z] #45 0.857 + '[' -z '' ']' [2019-11-29T14:51:42.435Z] #45 0.859 ++ mktemp -d [2019-11-29T14:51:42.435Z] #45 0.905 + export GOPATH=/tmp/tmp.eGF1bmwltS [2019-11-29T14:51:42.435Z] #45 0.905 + GOPATH=/tmp/tmp.eGF1bmwltS [2019-11-29T14:51:42.435Z] #45 0.906 + RM_GOPATH=1 [2019-11-29T14:51:42.435Z] #45 0.918 ++ dirname ./install.sh [2019-11-29T14:51:42.435Z] #45 0.924 + dir=. [2019-11-29T14:51:42.435Z] #45 0.925 + bin=vndr [2019-11-29T14:51:42.435Z] #45 0.925 + shift [2019-11-29T14:51:42.435Z] #45 0.928 + '[' '!' -f ./vndr.installer ']' [2019-11-29T14:51:42.435Z] #45 0.928 + . ./vndr.installer [2019-11-29T14:51:42.435Z] #45 0.930 ++ : f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-29T14:51:42.435Z] #45 0.932 + install_vndr [2019-11-29T14:51:42.435Z] #45 0.933 Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-29T14:51:42.435Z] #45 0.933 + echo 'Install vndr version f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0' [2019-11-29T14:51:42.435Z] #45 0.933 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.eGF1bmwltS/src/github.com/LK4D4/vndr [2019-11-29T14:51:42.435Z] #45 0.977 Cloning into '/tmp/tmp.eGF1bmwltS/src/github.com/LK4D4/vndr'... [2019-11-29T14:51:42.435Z] #45 2.658 + cd /tmp/tmp.eGF1bmwltS/src/github.com/LK4D4/vndr [2019-11-29T14:51:42.435Z] #45 2.660 + git checkout -q f5ab8fc5fb64d66b5c6e55a0bcb58b2e92362fa0 [2019-11-29T14:51:42.435Z] #45 2.684 + go build -buildmode=pie -v -o /build/vndr . [2019-11-29T14:51:42.435Z] #45 5.046 internal/race [2019-11-29T14:51:42.435Z] #45 5.127 runtime/internal/math [2019-11-29T14:51:42.435Z] #45 5.194 internal/cpu [2019-11-29T14:51:42.435Z] #45 5.352 sync/atomic [2019-11-29T14:51:42.435Z] #45 5.415 unicode [2019-11-29T14:51:42.435Z] #45 6.049 unicode/utf8 [2019-11-29T14:51:42.435Z] #45 6.812 math/bits [2019-11-29T14:51:42.435Z] #45 7.151 internal/bytealg [2019-11-29T14:51:42.435Z] #45 9.083 internal/testlog [2019-11-29T14:51:42.574Z] #41 128.8 CC criu/sk-inet.o [2019-11-29T14:51:42.780Z] #45 ... [2019-11-29T14:51:42.780Z] [2019-11-29T14:51:42.780Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:51:42.780Z] #69 0.801 + RM_GOPATH=0 [2019-11-29T14:51:42.780Z] #69 0.802 + TMP_GOPATH= [2019-11-29T14:51:42.780Z] #69 0.802 + : /build [2019-11-29T14:51:42.781Z] #69 0.802 + '[' -z '' ']' [2019-11-29T14:51:42.781Z] #69 0.841 ++ mktemp -d [2019-11-29T14:51:42.781Z] #69 0.869 + export GOPATH=/tmp/tmp.Ad2nULTZLn [2019-11-29T14:51:42.781Z] #69 0.870 + GOPATH=/tmp/tmp.Ad2nULTZLn [2019-11-29T14:51:42.781Z] #69 0.871 + RM_GOPATH=1 [2019-11-29T14:51:42.781Z] #69 0.881 ++ dirname ./install.sh [2019-11-29T14:51:42.781Z] #69 0.885 + dir=. [2019-11-29T14:51:42.781Z] #69 0.886 + bin=proxy [2019-11-29T14:51:42.781Z] #69 0.886 + shift [2019-11-29T14:51:42.781Z] #69 0.887 + '[' '!' -f ./proxy.installer ']' [2019-11-29T14:51:42.781Z] #69 0.887 + . ./proxy.installer [2019-11-29T14:51:42.781Z] #69 0.889 ++ : 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-29T14:51:42.781Z] #69 0.894 + install_proxy [2019-11-29T14:51:42.781Z] #69 0.895 + case "$1" in [2019-11-29T14:51:42.781Z] #69 0.895 + export CGO_ENABLED=0 [2019-11-29T14:51:42.781Z] #69 0.895 + CGO_ENABLED=0 [2019-11-29T14:51:42.781Z] #69 0.896 + _install_proxy [2019-11-29T14:51:42.781Z] #69 0.898 + echo 'Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377' [2019-11-29T14:51:42.781Z] #69 0.899 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.Ad2nULTZLn/src/github.com/docker/libnetwork [2019-11-29T14:51:42.781Z] #69 0.903 Install docker-proxy version 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-29T14:51:42.781Z] #69 0.934 Cloning into '/tmp/tmp.Ad2nULTZLn/src/github.com/docker/libnetwork'... [2019-11-29T14:51:42.781Z] #69 ... [2019-11-29T14:51:42.781Z] [2019-11-29T14:51:42.781Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:51:42.781Z] #63 0.764 + RM_GOPATH=0 [2019-11-29T14:51:42.781Z] #63 0.765 + TMP_GOPATH= [2019-11-29T14:51:42.781Z] #63 0.788 + : /build/ [2019-11-29T14:51:42.781Z] #63 0.788 + '[' -z '' ']' [2019-11-29T14:51:42.781Z] #63 0.819 ++ mktemp -d [2019-11-29T14:51:42.781Z] #63 0.819 + export GOPATH=/tmp/tmp.B078TG7eFC [2019-11-29T14:51:42.781Z] #63 0.819 + GOPATH=/tmp/tmp.B078TG7eFC [2019-11-29T14:51:42.781Z] #63 0.819 + RM_GOPATH=1 [2019-11-29T14:51:42.781Z] #63 0.819 ++ dirname ./install.sh [2019-11-29T14:51:42.781Z] #63 0.853 Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-29T14:51:42.781Z] #63 0.854 + dir=. [2019-11-29T14:51:42.781Z] #63 0.854 + bin=rootlesskit [2019-11-29T14:51:42.781Z] #63 0.854 + shift [2019-11-29T14:51:42.781Z] #63 0.854 + '[' '!' -f ./rootlesskit.installer ']' [2019-11-29T14:51:42.781Z] #63 0.854 + . ./rootlesskit.installer [2019-11-29T14:51:42.781Z] #63 0.854 ++ : 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-29T14:51:42.781Z] #63 0.854 + install_rootlesskit [2019-11-29T14:51:42.781Z] #63 0.854 + case "$1" in [2019-11-29T14:51:42.781Z] #63 0.854 + export CGO_ENABLED=0 [2019-11-29T14:51:42.781Z] #63 0.854 + CGO_ENABLED=0 [2019-11-29T14:51:42.781Z] #63 0.854 + _install_rootlesskit [2019-11-29T14:51:42.781Z] #63 0.854 + echo 'Install rootlesskit version 791ac8cb209a107505cd1ca5ddf23a49913e176c' [2019-11-29T14:51:42.781Z] #63 0.854 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.B078TG7eFC/src/github.com/rootless-containers/rootlesskit [2019-11-29T14:51:42.781Z] #63 0.863 Cloning into '/tmp/tmp.B078TG7eFC/src/github.com/rootless-containers/rootlesskit'... [2019-11-29T14:51:42.781Z] #63 7.511 + cd /tmp/tmp.B078TG7eFC/src/github.com/rootless-containers/rootlesskit [2019-11-29T14:51:42.781Z] #63 7.511 + git checkout -q 791ac8cb209a107505cd1ca5ddf23a49913e176c [2019-11-29T14:51:42.781Z] #63 8.367 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-29T14:51:42.781Z] #63 8.378 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2019-11-29T14:51:42.781Z] #63 ... [2019-11-29T14:51:42.781Z] [2019-11-29T14:51:42.781Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:51:42.781Z] #57 0.616 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:51:42.781Z] #57 0.708 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:51:42.781Z] #57 0.785 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:51:42.781Z] #57 0.814 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:51:42.781Z] #57 0.870 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:51:42.781Z] #57 2.452 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-29T14:51:42.781Z] #57 5.340 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-29T14:51:42.781Z] #57 7.403 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-29T14:51:43.127Z] #57 ... [2019-11-29T14:51:43.128Z] [2019-11-29T14:51:43.128Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:51:43.128Z] #48 0.722 + RM_GOPATH=0 [2019-11-29T14:51:43.128Z] #48 0.722 + TMP_GOPATH= [2019-11-29T14:51:43.128Z] #48 0.722 + : /build [2019-11-29T14:51:43.128Z] #48 0.722 + '[' -z '' ']' [2019-11-29T14:51:43.128Z] #48 0.723 ++ mktemp -d [2019-11-29T14:51:43.128Z] #48 0.796 + export GOPATH=/tmp/tmp.azKPA7Yeix [2019-11-29T14:51:43.128Z] #48 0.796 + GOPATH=/tmp/tmp.azKPA7Yeix [2019-11-29T14:51:43.128Z] #48 0.796 + RM_GOPATH=1 [2019-11-29T14:51:43.128Z] #48 0.796 ++ dirname ./install.sh [2019-11-29T14:51:43.128Z] #48 0.796 + dir=. [2019-11-29T14:51:43.128Z] #48 0.796 + bin=gotestsum [2019-11-29T14:51:43.128Z] #48 0.796 + shift [2019-11-29T14:51:43.128Z] #48 0.797 + '[' '!' -f ./gotestsum.installer ']' [2019-11-29T14:51:43.128Z] #48 0.797 + . ./gotestsum.installer [2019-11-29T14:51:43.128Z] #48 0.797 ++ : v0.3.5 [2019-11-29T14:51:43.128Z] #48 0.798 + install_gotestsum [2019-11-29T14:51:43.128Z] #48 0.798 + echo 'Installing gotestsum version v0.3.5' [2019-11-29T14:51:43.128Z] #48 0.798 Installing gotestsum version v0.3.5 [2019-11-29T14:51:43.128Z] #48 0.799 + go get -d gotest.tools/gotestsum [2019-11-29T14:51:43.128Z] #48 ... [2019-11-29T14:51:43.128Z] [2019-11-29T14:51:43.128Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-29T14:51:43.128Z] #29 0.635 + mktemp -d [2019-11-29T14:51:43.128Z] #29 0.637 + export GOPATH=/tmp/tmp.HIoajseUC5 [2019-11-29T14:51:43.128Z] #29 0.637 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.HIoajseUC5/src/github.com/go-swagger/go-swagger [2019-11-29T14:51:43.128Z] #29 0.640 Cloning into '/tmp/tmp.HIoajseUC5/src/github.com/go-swagger/go-swagger'... [2019-11-29T14:51:43.135Z] #41 129.4 CC criu/sk-netlink.o [2019-11-29T14:51:43.391Z] #41 129.7 CC criu/sk-packet.o [2019-11-29T14:51:43.475Z] #29 ... [2019-11-29T14:51:43.475Z] [2019-11-29T14:51:43.475Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:51:43.475Z] #11 0.896 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:51:43.475Z] #11 0.908 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:51:43.475Z] #11 1.149 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:51:43.475Z] #11 1.206 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:51:43.475Z] #11 1.242 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:51:43.475Z] #11 2.900 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-29T14:51:43.475Z] #11 5.867 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-29T14:51:43.475Z] #11 7.926 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-29T14:51:43.475Z] #11 ... [2019-11-29T14:51:43.475Z] [2019-11-29T14:51:43.475Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:51:43.475Z] #51 0.757 + RM_GOPATH=0 [2019-11-29T14:51:43.475Z] #51 0.757 + TMP_GOPATH= [2019-11-29T14:51:43.475Z] #51 0.757 + : /build [2019-11-29T14:51:43.475Z] #51 0.758 + '[' -z '' ']' [2019-11-29T14:51:43.475Z] #51 0.759 ++ mktemp -d [2019-11-29T14:51:43.475Z] #51 0.768 + export GOPATH=/tmp/tmp.P79PCtGcBS [2019-11-29T14:51:43.475Z] #51 0.768 + GOPATH=/tmp/tmp.P79PCtGcBS [2019-11-29T14:51:43.475Z] #51 0.769 + RM_GOPATH=1 [2019-11-29T14:51:43.475Z] #51 0.772 ++ dirname ./install.sh [2019-11-29T14:51:43.475Z] #51 0.776 + dir=. [2019-11-29T14:51:43.475Z] #51 0.776 + bin=golangci_lint [2019-11-29T14:51:43.475Z] #51 0.777 + shift [2019-11-29T14:51:43.475Z] #51 0.778 + '[' '!' -f ./golangci_lint.installer ']' [2019-11-29T14:51:43.475Z] #51 0.778 + . ./golangci_lint.installer [2019-11-29T14:51:43.475Z] #51 0.779 ++ : v1.20.0 [2019-11-29T14:51:43.475Z] #51 0.780 + install_golangci_lint [2019-11-29T14:51:43.475Z] #51 0.781 + echo 'Installing golangci-lint version v1.20.0' [2019-11-29T14:51:43.475Z] #51 0.781 Installing golangci-lint version v1.20.0 [2019-11-29T14:51:43.475Z] #51 0.781 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2019-11-29T14:51:43.475Z] #51 ... [2019-11-29T14:51:43.475Z] [2019-11-29T14:51:43.475Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:51:43.475Z] #39 0.963 + mktemp -d [2019-11-29T14:51:43.475Z] #39 0.976 + export GOPATH=/tmp/tmp.L290DSON91 [2019-11-29T14:51:43.475Z] #39 0.977 + git clone https://github.com/docker/distribution.git /tmp/tmp.L290DSON91/src/github.com/docker/distribution [2019-11-29T14:51:43.475Z] #39 0.995 Cloning into '/tmp/tmp.L290DSON91/src/github.com/docker/distribution'... [2019-11-29T14:51:43.553Z] #42 124.2 CC criu/net.o [2019-11-29T14:51:43.820Z] #39 ... [2019-11-29T14:51:43.820Z] [2019-11-29T14:51:43.820Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:51:43.820Z] #41 1.290 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:51:43.820Z] #41 1.302 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:51:43.820Z] #41 1.388 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:51:43.820Z] #41 1.430 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:51:43.820Z] #41 1.482 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:51:43.820Z] #41 3.010 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-29T14:51:43.820Z] #41 5.552 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-29T14:51:43.820Z] #41 7.798 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-29T14:51:43.820Z] #41 ... [2019-11-29T14:51:43.820Z] [2019-11-29T14:51:43.820Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:51:43.820Z] #25 0.732 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:51:43.820Z] #25 0.744 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:51:43.820Z] #25 0.812 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:51:43.820Z] #25 0.835 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:51:43.820Z] #25 0.894 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:51:43.820Z] #25 2.116 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-29T14:51:43.820Z] #25 5.151 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-29T14:51:43.820Z] #25 6.944 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-29T14:51:43.952Z] #41 130.2 CC criu/sk-queue.o [2019-11-29T14:51:44.164Z] #25 ... [2019-11-29T14:51:44.164Z] [2019-11-29T14:51:44.164Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:51:44.164Z] #45 10.41 unicode/utf16 [2019-11-29T14:51:44.164Z] #45 10.49 math [2019-11-29T14:51:44.164Z] #45 10.61 runtime [2019-11-29T14:51:44.164Z] #45 11.64 container/list [2019-11-29T14:51:44.207Z] #41 130.5 CC criu/sk-tcp.o [2019-11-29T14:51:44.397Z] #42 ... [2019-11-29T14:51:44.397Z] [2019-11-29T14:51:44.397Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-29T14:51:44.397Z] #19 4.613 Collecting yamllint==1.16.0 [2019-11-29T14:51:44.463Z] #41 130.8 CC criu/sk-unix.o [2019-11-29T14:51:44.790Z] #19 5.170 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-29T14:51:45.193Z] #19 5.351 Collecting pyyaml (from yamllint==1.16.0) [2019-11-29T14:51:45.193Z] #19 5.513 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-29T14:51:45.531Z] #17 117.5 Setting up libonig4:arm64 (6.1.3-2) ... [2019-11-29T14:51:45.531Z] #17 117.5 Setting up libprotobuf-c1:arm64 (1.2.1-2) ... [2019-11-29T14:51:45.531Z] #17 117.6 Setting up zip (3.0-11+b1) ... [2019-11-29T14:51:45.531Z] #17 117.6 Setting up bzip2 (1.0.6-8.1) ... [2019-11-29T14:51:45.531Z] #17 117.6 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b2) ... [2019-11-29T14:51:45.531Z] #17 117.7 Setting up libjq1:arm64 (1.5+dfsg-1.3) ... [2019-11-29T14:51:45.531Z] #17 117.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:51:45.796Z] #17 118.0 Setting up libaio1:arm64 (0.3.110-3) ... [2019-11-29T14:51:45.796Z] #17 118.1 Setting up libxtables12:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:51:45.796Z] #17 118.2 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-29T14:51:45.796Z] #17 118.3 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-29T14:51:45.826Z] #41 132.0 CC criu/sockets.o [2019-11-29T14:51:46.056Z] #17 118.5 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-29T14:51:46.082Z] #41 132.5 CC criu/stats.o [2019-11-29T14:51:46.317Z] #17 ... [2019-11-29T14:51:46.317Z] [2019-11-29T14:51:46.317Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:51:46.317Z] #54 136.4 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-29T14:51:46.317Z] #54 138.3 + mkdir -p /build [2019-11-29T14:51:46.317Z] #54 138.3 + cp runc /build/runc [2019-11-29T14:51:46.317Z] #54 DONE 139.5s [2019-11-29T14:51:46.317Z] [2019-11-29T14:51:46.317Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:51:46.317Z] #38 176.8 + dpkg --print-architecture [2019-11-29T14:51:46.317Z] #38 176.9 + rm -rf /tmp/tmp.b6y7twoUCA [2019-11-29T14:51:46.317Z] #38 DONE 177.4s [2019-11-29T14:51:46.317Z] [2019-11-29T14:51:46.317Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:46.317Z] #17 118.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:51:46.317Z] #17 118.7 Setting up libpcrecpp0v5:arm64 (2:8.39-3) ... [2019-11-29T14:51:46.317Z] #17 118.8 Setting up libpcre32-3:arm64 (2:8.39-3) ... [2019-11-29T14:51:46.415Z] #17 70.27 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-29T14:51:46.578Z] #17 118.8 Setting up libnfnetlink0:arm64 (1.0.1-3) ... [2019-11-29T14:51:46.578Z] #17 118.9 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:51:46.642Z] #41 132.8 CC criu/string.o [2019-11-29T14:51:46.642Z] #41 132.9 CC criu/sysctl.o [2019-11-29T14:51:46.672Z] #17 71.03 Selecting previously unselected package libnet1:amd64. [2019-11-29T14:51:46.672Z] #17 71.04 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_amd64.deb ... [2019-11-29T14:51:46.672Z] #17 71.04 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-29T14:51:47.149Z] #17 119.5 Setting up libsystemd-dev:arm64 (232-25+deb9u12) ... [2019-11-29T14:51:47.149Z] #17 119.5 Setting up libpcre16-3:arm64 (2:8.39-3) ... [2019-11-29T14:51:47.149Z] #17 119.5 Setting up libreadline5:arm64 (5.2+dfsg-3+b1) ... [2019-11-29T14:51:47.149Z] #17 119.6 Setting up libnl-3-200:arm64 (3.2.27-2) ... [2019-11-29T14:51:47.204Z] #41 133.3 CC criu/sysfs_parse.o [2019-11-29T14:51:47.204Z] #41 133.5 CC criu/timerfd.o [2019-11-29T14:51:47.233Z] #19 7.668 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-29T14:51:47.236Z] #17 71.35 Selecting previously unselected package libnfnetlink0:amd64. [2019-11-29T14:51:47.236Z] #17 71.35 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_amd64.deb ... [2019-11-29T14:51:47.236Z] #17 71.35 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-29T14:51:47.418Z] #17 119.6 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-29T14:51:47.418Z] #17 119.6 Setting up libudev-dev:arm64 (232-25+deb9u12) ... [2019-11-29T14:51:47.418Z] #17 119.7 Setting up pigz (2.3.4-1) ... [2019-11-29T14:51:47.418Z] #17 119.7 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-29T14:51:47.418Z] #17 119.8 Setting up libmpdec2:arm64 (2.4.2-1) ... [2019-11-29T14:51:47.418Z] #17 119.8 Setting up libip6tc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:51:47.418Z] #17 119.8 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-29T14:51:47.418Z] #17 119.8 Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... [2019-11-29T14:51:47.418Z] #17 119.8 Setting up jq (1.5+dfsg-1.3) ... [2019-11-29T14:51:47.418Z] #17 119.8 Setting up libpcre3-dev:arm64 (2:8.39-3) ... [2019-11-29T14:51:47.418Z] #17 119.9 Setting up libnetfilter-conntrack3:arm64 (1.0.6-2) ... [2019-11-29T14:51:47.418Z] #17 119.9 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-29T14:51:47.418Z] #17 119.9 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:51:47.418Z] #17 119.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-29T14:51:47.418Z] #17 119.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-29T14:51:47.418Z] #17 119.9 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-29T14:51:47.418Z] #17 120.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-29T14:51:47.460Z] #41 133.7 CC criu/tty.o [2019-11-29T14:51:47.494Z] #17 71.77 Selecting previously unselected package libpcrecpp0v5:amd64. [2019-11-29T14:51:47.494Z] #17 71.78 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... [2019-11-29T14:51:47.494Z] #17 71.82 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-29T14:51:47.658Z] #19 7.752 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-29T14:51:47.682Z] #17 120.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-29T14:51:47.682Z] #17 120.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-29T14:51:47.682Z] #17 120.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-29T14:51:47.682Z] #17 120.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-29T14:51:47.682Z] #17 120.1 Setting up libpython3.5-stdlib:arm64 (3.5.3-1+deb9u1) ... [2019-11-29T14:51:47.682Z] #17 120.1 Setting up libiptc0:arm64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:51:47.682Z] #17 120.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-29T14:51:47.682Z] #17 120.2 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-29T14:51:47.756Z] #17 72.10 Selecting previously unselected package libudev-dev:amd64. [2019-11-29T14:51:47.756Z] #17 72.10 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_amd64.deb ... [2019-11-29T14:51:47.756Z] #17 72.17 Unpacking libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-29T14:51:47.942Z] #17 120.2 Setting up btrfs-progs (4.7.3-1) ... [2019-11-29T14:51:47.942Z] #17 120.2 Setting up libselinux1-dev:arm64 (2.6-3+b3) ... [2019-11-29T14:51:47.942Z] #17 120.2 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-29T14:51:48.013Z] #17 72.49 Selecting previously unselected package libpython3.5-minimal:amd64. [2019-11-29T14:51:48.057Z] #45 15.39 crypto/internal/subtle [2019-11-29T14:51:48.270Z] #17 72.49 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-29T14:51:48.270Z] #17 72.53 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-29T14:51:48.399Z] #45 15.88 crypto/subtle [2019-11-29T14:51:48.464Z] #19 8.776 Building wheels for collected packages: pyyaml, pathspec [2019-11-29T14:51:48.464Z] #19 8.818 Running setup.py bdist_wheel for pyyaml: started [2019-11-29T14:51:48.823Z] #41 135.0 CC criu/tun.o [2019-11-29T14:51:49.079Z] #41 135.3 CC criu/uffd.o [2019-11-29T14:51:49.134Z] #45 16.66 vendor/golang.org/x/crypto/cryptobyte/asn1 [2019-11-29T14:51:49.203Z] #17 73.59 Selecting previously unselected package python3.5-minimal. [2019-11-29T14:51:49.203Z] #17 73.59 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... [2019-11-29T14:51:49.203Z] #17 73.60 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-29T14:51:49.479Z] #45 17.29 internal/nettrace [2019-11-29T14:51:49.830Z] #19 9.985 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-29T14:51:49.830Z] #19 9.997 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-29T14:51:49.830Z] #19 10.05 Running setup.py bdist_wheel for pathspec: started [2019-11-29T14:51:50.005Z] #41 136.1 CC criu/util.o [2019-11-29T14:51:50.134Z] #17 ... [2019-11-29T14:51:50.134Z] [2019-11-29T14:51:50.134Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:51:50.134Z] #44 169.7 mime/quotedprintable [2019-11-29T14:51:50.134Z] #44 170.1 net/http/internal [2019-11-29T14:51:50.134Z] #44 175.4 net/textproto [2019-11-29T14:51:50.134Z] #44 175.4 crypto/x509 [2019-11-29T14:51:50.134Z] #44 176.9 vendor/golang.org/x/net/http/httpguts [2019-11-29T14:51:50.134Z] #44 177.5 vendor/golang.org/x/net/http/httpproxy [2019-11-29T14:51:50.134Z] #44 178.6 mime/multipart [2019-11-29T14:51:50.134Z] #44 ... [2019-11-29T14:51:50.134Z] [2019-11-29T14:51:50.134Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:50.134Z] #41 71.20 LINK images/built-in.o [2019-11-29T14:51:50.134Z] #41 71.58 GEN compel/include/asm [2019-11-29T14:51:50.134Z] #41 71.59 GEN compel/include/version.h [2019-11-29T14:51:50.134Z] #41 71.72 touch .config [2019-11-29T14:51:50.134Z] #41 71.77 GEN include/common/config.h [2019-11-29T14:51:50.134Z] #41 71.93 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2019-11-29T14:51:50.134Z] #41 72.05 GEN compel/plugins/include/uapi/std/syscall-64.h [2019-11-29T14:51:50.134Z] #41 72.15 GEN compel/arch/x86/plugins/std/syscalls-64.S [2019-11-29T14:51:50.134Z] #41 72.19 DEP compel/arch/x86/plugins/std/syscalls-64.d [2019-11-29T14:51:50.134Z] #41 72.31 DEP compel/arch/x86/plugins/std/memcpy.d [2019-11-29T14:51:50.134Z] #41 72.38 DEP compel/arch/x86/plugins/std/parasite-head.d [2019-11-29T14:51:50.134Z] #41 72.49 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-29T14:51:50.134Z] #41 72.57 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2019-11-29T14:51:50.134Z] #41 72.58 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-29T14:51:50.134Z] #41 72.69 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-29T14:51:50.134Z] #41 72.70 DEP compel/plugins/std/infect.d [2019-11-29T14:51:50.134Z] #41 73.08 DEP compel/plugins/std/string.d [2019-11-29T14:51:50.134Z] #41 73.36 DEP compel/plugins/std/log.d [2019-11-29T14:51:50.134Z] #41 73.48 DEP compel/plugins/std/fds.d [2019-11-29T14:51:50.134Z] #41 73.66 DEP compel/plugins/std/std.d [2019-11-29T14:51:50.134Z] #41 73.92 DEP compel/plugins/shmem/shmem.d [2019-11-29T14:51:50.134Z] #41 74.09 DEP compel/plugins/fds/fds.d [2019-11-29T14:51:50.134Z] #41 74.33 CC compel/plugins/std/std.o [2019-11-29T14:51:50.134Z] #41 74.80 CC compel/plugins/std/fds.o [2019-11-29T14:51:50.134Z] #41 75.36 CC compel/plugins/std/log.o [2019-11-29T14:51:50.134Z] #41 76.86 CC compel/plugins/std/string.o [2019-11-29T14:51:50.134Z] #41 78.04 CC compel/plugins/std/infect.o [2019-11-29T14:51:50.134Z] #41 78.92 CC compel/arch/x86/plugins/std/parasite-head.o [2019-11-29T14:51:50.135Z] #41 78.97 CC compel/arch/x86/plugins/std/memcpy.o [2019-11-29T14:51:50.135Z] #41 79.09 CC compel/arch/x86/plugins/std/syscalls-64.o [2019-11-29T14:51:50.135Z] #41 79.21 AR compel/plugins/std.lib.a [2019-11-29T14:51:50.135Z] #41 79.30 CC compel/plugins/fds/fds.o [2019-11-29T14:51:50.135Z] #41 79.74 AR compel/plugins/fds.lib.a [2019-11-29T14:51:50.135Z] #41 79.80 HOSTDEP compel/src/lib/log-host.d [2019-11-29T14:51:50.135Z] #41 79.95 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-29T14:51:50.214Z] #45 17.91 runtime/cgo [2019-11-29T14:51:50.391Z] #41 80.20 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2019-11-29T14:51:50.650Z] #41 80.40 HOSTDEP compel/src/main-host.d [2019-11-29T14:51:50.650Z] #41 ... [2019-11-29T14:51:50.650Z] [2019-11-29T14:51:50.650Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:50.650Z] #17 75.08 Selecting previously unselected package python3-minimal. [2019-11-29T14:51:50.669Z] #19 11.01 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-29T14:51:50.669Z] #19 11.01 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-29T14:51:50.669Z] #19 11.02 Successfully built pyyaml pathspec [2019-11-29T14:51:50.669Z] #19 11.03 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-29T14:51:50.908Z] #17 75.08 Preparing to unpack .../07-python3-minimal_3.5.3-1_amd64.deb ... [2019-11-29T14:51:50.908Z] #17 75.09 Unpacking python3-minimal (3.5.3-1) ... [2019-11-29T14:51:50.908Z] #17 75.22 Selecting previously unselected package libmpdec2:amd64. [2019-11-29T14:51:50.908Z] #17 75.25 Preparing to unpack .../08-libmpdec2_2.4.2-1_amd64.deb ... [2019-11-29T14:51:50.908Z] #17 75.25 Unpacking libmpdec2:amd64 (2.4.2-1) ... [2019-11-29T14:51:50.929Z] #41 137.1 CC criu/uts_ns.o [2019-11-29T14:51:51.063Z] #19 11.45 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-29T14:51:51.183Z] #41 137.3 CC criu/vdso-compat.o [2019-11-29T14:51:51.183Z] #41 137.4 CC criu/vdso.o [2019-11-29T14:51:51.246Z] #17 123.5 Setting up libpython3-stdlib:arm64 (3.5.3-1) ... [2019-11-29T14:51:51.246Z] #17 123.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-29T14:51:51.246Z] #17 123.5 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-11-29T14:51:51.246Z] #17 123.5 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-11-29T14:51:51.246Z] #17 123.5 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-11-29T14:51:51.246Z] #17 123.5 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-11-29T14:51:51.246Z] #17 123.5 Setting up btrfs-tools (4.7.3-1) ... [2019-11-29T14:51:51.246Z] #17 123.5 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b2) ... [2019-11-29T14:51:51.246Z] #17 123.6 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-11-29T14:51:51.246Z] #17 123.6 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-11-29T14:51:51.246Z] #17 123.6 Setting up python3 (3.5.3-1) ... [2019-11-29T14:51:51.479Z] #17 75.77 Selecting previously unselected package libpython3.5-stdlib:amd64. [2019-11-29T14:51:51.479Z] #17 75.77 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... [2019-11-29T14:51:51.479Z] #17 75.79 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-29T14:51:51.564Z] #19 DONE 11.8s [2019-11-29T14:51:51.564Z] [2019-11-29T14:51:51.564Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-29T14:51:51.564Z] #24 DONE 0.1s [2019-11-29T14:51:51.564Z] [2019-11-29T14:51:51.564Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-29T14:51:52.107Z] #41 138.2 LINK criu/built-in.o [2019-11-29T14:51:52.107Z] #41 138.3 LINK criu/criu [2019-11-29T14:51:52.235Z] #28 DONE 0.6s [2019-11-29T14:51:52.235Z] [2019-11-29T14:51:52.235Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-29T14:51:52.235Z] #30 DONE 0.2s [2019-11-29T14:51:52.235Z] [2019-11-29T14:51:52.235Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:52.235Z] #42 126.6 CC criu/netfilter.o [2019-11-29T14:51:52.235Z] #42 127.1 CC criu/page-pipe.o [2019-11-29T14:51:52.235Z] #42 127.8 CC criu/page-xfer.o [2019-11-29T14:51:52.235Z] #42 128.6 CC criu/pagemap-cache.o [2019-11-29T14:51:52.235Z] #42 128.8 CC criu/pagemap.o [2019-11-29T14:51:52.235Z] #42 129.7 CC criu/parasite-syscall.o [2019-11-29T14:51:52.235Z] #42 130.3 CC criu/path.o [2019-11-29T14:51:52.235Z] #42 130.5 CC criu/pie-util-vdso-elf32.o [2019-11-29T14:51:52.235Z] #42 130.9 CC criu/pie-util-vdso.o [2019-11-29T14:51:52.235Z] #42 131.0 CC criu/pie-util.o [2019-11-29T14:51:52.235Z] #42 131.2 CC criu/pipes.o [2019-11-29T14:51:52.235Z] #42 131.8 CC criu/plugin.o [2019-11-29T14:51:52.235Z] #42 132.0 CC criu/proc_parse.o [2019-11-29T14:51:52.362Z] #41 138.6 DEP lib/c/criu.d [2019-11-29T14:51:52.362Z] #41 138.7 CC images/rpc.pb-c.o [2019-11-29T14:51:52.539Z] #45 ... [2019-11-29T14:51:52.539Z] [2019-11-29T14:51:52.539Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:51:52.539Z] #32 10.00 runtime/cgo [2019-11-29T14:51:52.652Z] #42 ... [2019-11-29T14:51:52.652Z] [2019-11-29T14:51:52.652Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-29T14:51:52.652Z] #33 DONE 0.1s [2019-11-29T14:51:52.652Z] [2019-11-29T14:51:52.652Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-29T14:51:52.652Z] #38 DONE 0.1s [2019-11-29T14:51:52.652Z] [2019-11-29T14:51:52.652Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:51:52.921Z] #41 139.1 CC lib/c/criu.o [2019-11-29T14:51:53.159Z] #17 125.3 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-29T14:51:53.856Z] #41 140.0 LINK lib/c/built-in.o [2019-11-29T14:51:53.856Z] #41 140.0 LINK lib/c/libcriu.so [2019-11-29T14:51:53.856Z] #41 140.1 GEN magic.py [2019-11-29T14:51:53.856Z] #41 140.2 Note: Building without setproctitle() and strlcpy() support. [2019-11-29T14:51:53.856Z] #41 140.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-29T14:51:54.026Z] #39 ... [2019-11-29T14:51:54.026Z] [2019-11-29T14:51:54.026Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:54.026Z] #42 134.3 CC criu/protobuf-desc.o [2019-11-29T14:51:54.101Z] #17 ... [2019-11-29T14:51:54.101Z] [2019-11-29T14:51:54.101Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:54.101Z] #41 113.8 CC criu/clone-noasan.o [2019-11-29T14:51:54.101Z] #41 114.0 CC criu/config.o [2019-11-29T14:51:54.101Z] #41 115.6 CC criu/cr-check.o [2019-11-29T14:51:54.101Z] #41 117.1 CC criu/cr-dedup.o [2019-11-29T14:51:54.101Z] #41 117.4 CC criu/cr-dump.o [2019-11-29T14:51:54.101Z] #41 119.5 CC criu/cr-errno.o [2019-11-29T14:51:54.101Z] #41 119.6 CC criu/cr-restore.o [2019-11-29T14:51:54.101Z] #41 122.9 CC criu/cr-service.o [2019-11-29T14:51:54.101Z] #41 124.0 CC criu/crtools.o [2019-11-29T14:51:54.255Z] #32 ... [2019-11-29T14:51:54.255Z] [2019-11-29T14:51:54.255Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:51:54.255Z] #25 22.03 Fetched 7728 kB in 21s (362 kB/s) [2019-11-29T14:51:54.362Z] #41 ... [2019-11-29T14:51:54.362Z] [2019-11-29T14:51:54.362Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:54.362Z] #17 126.7 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-29T14:51:54.416Z] #41 140.8 fatal: Not a git repository (or any of the parent directories): .git [2019-11-29T14:51:54.623Z] #17 126.9 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-29T14:51:54.623Z] #17 127.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.137-2) ... [2019-11-29T14:51:54.623Z] #17 127.0 Setting up python3-wheel (0.29.0-2) ... [2019-11-29T14:51:54.896Z] #42 135.5 CC criu/protobuf.o [2019-11-29T14:51:54.976Z] #41 141.3 make[1]: Nothing to be done for 'all'. [2019-11-29T14:51:55.294Z] #42 135.8 CC criu/pstree.o [2019-11-29T14:51:55.537Z] #41 141.7 make[1]: 'images/built-in.o' is up to date. [2019-11-29T14:51:55.537Z] #41 141.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-29T14:51:55.537Z] #41 141.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-29T14:51:55.537Z] #41 141.8 make[1]: 'compel/libcompel.a' is up to date. [2019-11-29T14:51:55.537Z] #41 141.8 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-29T14:51:55.537Z] #41 141.9 make[1]: Nothing to be done for 'all'. [2019-11-29T14:51:55.537Z] #41 141.9 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-29T14:51:55.537Z] #41 142.0 make[2]: Nothing to be done for 'all'. [2019-11-29T14:51:55.564Z] #17 127.8 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-29T14:51:55.661Z] #17 ... [2019-11-29T14:51:55.661Z] [2019-11-29T14:51:55.661Z] #47 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:51:55.661Z] #47 DONE 185.1s [2019-11-29T14:51:55.661Z] [2019-11-29T14:51:55.661Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:55.661Z] #17 79.83 Selecting previously unselected package python3.5. [2019-11-29T14:51:55.661Z] #17 79.84 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_amd64.deb ... [2019-11-29T14:51:55.661Z] #17 79.87 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-29T14:51:55.661Z] #17 ... [2019-11-29T14:51:55.661Z] [2019-11-29T14:51:55.661Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:55.661Z] #41 80.62 DEP compel/src/lib/ptrace.d [2019-11-29T14:51:55.661Z] #41 80.73 DEP compel/src/lib/infect.d [2019-11-29T14:51:55.661Z] #41 81.28 DEP compel/src/lib/infect-util.d [2019-11-29T14:51:55.661Z] #41 81.42 DEP compel/src/lib/infect-rpc.d [2019-11-29T14:51:55.661Z] #41 81.65 DEP compel/arch/x86/src/lib/infect.d [2019-11-29T14:51:55.661Z] #41 81.85 DEP compel/arch/x86/src/lib/cpu.d [2019-11-29T14:51:55.661Z] #41 81.99 DEP compel/src/lib/log.d [2019-11-29T14:51:55.661Z] #41 82.20 DEP compel/src/main.d [2019-11-29T14:51:55.661Z] #41 82.44 DEP compel/src/lib/handle-elf.d [2019-11-29T14:51:55.661Z] #41 82.60 DEP compel/arch/x86/src/lib/handle-elf.d [2019-11-29T14:51:55.661Z] #41 82.94 CC compel/src/lib/log.o [2019-11-29T14:51:55.661Z] #41 83.54 CC compel/arch/x86/src/lib/cpu.o [2019-11-29T14:51:55.661Z] #41 84.87 CC compel/arch/x86/src/lib/infect.o [2019-11-29T14:51:55.793Z] #41 142.0 make[2]: Nothing to be done for 'all'. [2019-11-29T14:51:55.793Z] #41 142.0 make[2]: Nothing to be done for 'all'. [2019-11-29T14:51:55.793Z] #41 142.1 make[2]: Nothing to be done for 'all'. [2019-11-29T14:51:55.793Z] #41 142.1 make[2]: Nothing to be done for 'all'. [2019-11-29T14:51:55.793Z] #41 142.2 make[2]: Nothing to be done for 'all'. [2019-11-29T14:51:55.793Z] #41 142.2 make[2]: Nothing to be done for 'all'. [2019-11-29T14:51:56.049Z] #41 142.3 make[2]: Nothing to be done for 'all'. [2019-11-29T14:51:56.049Z] #41 142.3 INSTALL criu/criu [2019-11-29T14:51:56.049Z] #41 ... [2019-11-29T14:51:56.049Z] [2019-11-29T14:51:56.049Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:51:56.049Z] #59 217.7 + bin/containerd [2019-11-29T14:51:56.226Z] #41 85.98 CC compel/src/lib/infect-rpc.o [2019-11-29T14:51:56.279Z] #42 136.9 CC criu/rbtree.o [2019-11-29T14:51:56.508Z] #17 129.0 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.137-2) ... [2019-11-29T14:51:56.610Z] #59 ... [2019-11-29T14:51:56.610Z] [2019-11-29T14:51:56.610Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:56.610Z] #41 DONE 142.8s [2019-11-29T14:51:56.610Z] [2019-11-29T14:51:56.610Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:51:56.743Z] #42 137.3 CC criu/rst-malloc.o [2019-11-29T14:51:56.769Z] #17 129.0 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-29T14:51:56.792Z] #41 86.61 CC compel/src/lib/infect-util.o [2019-11-29T14:51:57.050Z] #41 86.90 CC compel/src/lib/infect.o [2019-11-29T14:51:57.197Z] #42 137.7 CC criu/seccomp.o [2019-11-29T14:51:57.545Z] #59 ... [2019-11-29T14:51:57.546Z] [2019-11-29T14:51:57.546Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-29T14:51:57.546Z] #42 DONE 0.1s [2019-11-29T14:51:57.546Z] [2019-11-29T14:51:57.546Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-29T14:51:57.608Z] #42 ... [2019-11-29T14:51:57.608Z] [2019-11-29T14:51:57.608Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:51:57.608Z] #55 151.7 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-29T14:51:57.608Z] #55 153.8 + mkdir -p /build [2019-11-29T14:51:57.608Z] #55 153.8 + cp runc /build/runc [2019-11-29T14:51:57.608Z] #55 DONE 153.9s [2019-11-29T14:51:57.608Z] [2019-11-29T14:51:57.608Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:51:57.608Z] #42 138.2 CC criu/seize.o [2019-11-29T14:51:57.616Z] #41 ... [2019-11-29T14:51:57.616Z] [2019-11-29T14:51:57.616Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:51:57.616Z] #17 80.11 Selecting previously unselected package libpython3-stdlib:amd64. [2019-11-29T14:51:57.616Z] #17 80.15 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_amd64.deb ... [2019-11-29T14:51:57.616Z] #17 80.16 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-29T14:51:57.616Z] #17 80.28 Selecting previously unselected package dh-python. [2019-11-29T14:51:57.616Z] #17 80.28 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-29T14:51:57.616Z] #17 80.29 Unpacking dh-python (2.20170125) ... [2019-11-29T14:51:57.616Z] #17 80.63 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... [2019-11-29T14:51:57.616Z] #17 80.65 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-29T14:51:57.801Z] #45 DONE 0.2s [2019-11-29T14:51:57.801Z] [2019-11-29T14:51:57.801Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-29T14:51:57.801Z] #48 DONE 0.1s [2019-11-29T14:51:57.801Z] [2019-11-29T14:51:57.801Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:51:58.157Z] #17 130.2 Setting up dmsetup (2:1.02.137-2) ... [2019-11-29T14:51:58.157Z] #17 130.2 Setting up python3-setuptools (33.1.1-1) ... [2019-11-29T14:51:58.467Z] #42 139.0 CC criu/servicefd.o [2019-11-29T14:51:58.885Z] #42 139.3 CC criu/shmem.o [2019-11-29T14:51:59.105Z] #17 131.2 Setting up dh-python (2.20170125) ... [2019-11-29T14:51:59.182Z] #25 22.03 Reading package lists... [2019-11-29T14:51:59.182Z] #25 ... [2019-11-29T14:51:59.182Z] [2019-11-29T14:51:59.182Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:51:59.182Z] #39 25.94 + cd /tmp/tmp.L290DSON91/src/github.com/docker/distribution [2019-11-29T14:51:59.182Z] #39 25.94 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2019-11-29T14:51:59.288Z] #42 139.7 CC criu/sigframe.o [2019-11-29T14:51:59.288Z] #42 139.8 CC criu/signalfd.o [2019-11-29T14:51:59.676Z] #17 132.1 Setting up libdevmapper-dev:arm64 (2:1.02.137-2) ... [2019-11-29T14:51:59.676Z] #17 132.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:51:59.688Z] #42 140.0 CC criu/sk-inet.o [2019-11-29T14:52:00.073Z] #42 140.6 CC criu/sk-netlink.o [2019-11-29T14:52:00.144Z] #17 84.36 Setting up python3-minimal (3.5.3-1) ... [2019-11-29T14:52:00.488Z] #42 140.9 CC criu/sk-packet.o [2019-11-29T14:52:00.617Z] #17 DONE 132.9s [2019-11-29T14:52:00.617Z] [2019-11-29T14:52:00.617Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-29T14:52:00.882Z] #42 141.2 CC criu/sk-queue.o [2019-11-29T14:52:01.462Z] #42 141.5 CC criu/sk-tcp.o [2019-11-29T14:52:01.462Z] #42 141.9 CC criu/sk-unix.o [2019-11-29T14:52:01.515Z] #39 29.35 + GOPATH=/tmp/tmp.L290DSON91/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.L290DSON91 go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2019-11-29T14:52:01.517Z] #17 85.57 Selecting previously unselected package python3. [2019-11-29T14:52:01.517Z] #17 85.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16747 files and directories currently installed.) [2019-11-29T14:52:01.517Z] #17 85.66 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... [2019-11-29T14:52:01.517Z] #17 85.68 Unpacking python3 (3.5.3-1) ... [2019-11-29T14:52:01.517Z] #17 85.78 Selecting previously unselected package pigz. [2019-11-29T14:52:01.517Z] #17 85.79 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... [2019-11-29T14:52:01.517Z] #17 85.81 Unpacking pigz (2.3.4-1) ... [2019-11-29T14:52:01.774Z] #17 85.95 Selecting previously unselected package libip4tc0:amd64. [2019-11-29T14:52:01.774Z] #17 85.95 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-29T14:52:01.774Z] #17 85.96 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:52:01.774Z] #17 86.06 Selecting previously unselected package libip6tc0:amd64. [2019-11-29T14:52:01.774Z] #17 86.06 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-29T14:52:01.774Z] #17 86.07 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:52:01.774Z] #17 86.18 Selecting previously unselected package libiptc0:amd64. [2019-11-29T14:52:02.030Z] #17 86.19 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-29T14:52:02.030Z] #17 86.19 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:52:02.030Z] #17 86.31 Selecting previously unselected package libxtables12:amd64. [2019-11-29T14:52:02.030Z] #17 86.31 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-29T14:52:02.030Z] #17 86.32 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:52:02.287Z] #17 86.49 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2019-11-29T14:52:02.287Z] #17 86.49 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... [2019-11-29T14:52:02.287Z] #17 86.50 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-29T14:52:02.287Z] #17 86.58 Selecting previously unselected package iptables. [2019-11-29T14:52:02.287Z] #17 86.58 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... [2019-11-29T14:52:02.287Z] #17 86.60 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-29T14:52:02.287Z] #17 ... [2019-11-29T14:52:02.287Z] [2019-11-29T14:52:02.287Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:52:02.287Z] #44 182.0 crypto/tls [2019-11-29T14:52:02.287Z] #44 190.8 net/http/httptrace [2019-11-29T14:52:02.287Z] #44 191.2 net/http [2019-11-29T14:52:02.545Z] #44 ... [2019-11-29T14:52:02.545Z] [2019-11-29T14:52:02.545Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:52:02.545Z] #41 89.71 CC compel/src/lib/ptrace.o [2019-11-29T14:52:02.545Z] #41 90.23 AR compel/libcompel.a [2019-11-29T14:52:02.545Z] #41 90.33 HOSTCC compel/src/main-host.o [2019-11-29T14:52:02.545Z] #41 90.87 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2019-11-29T14:52:02.545Z] #41 91.11 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-29T14:52:02.545Z] #41 91.49 HOSTCC compel/src/lib/log-host.o [2019-11-29T14:52:02.545Z] #41 91.75 HOSTLINK compel/compel-host-bin [2019-11-29T14:52:02.545Z] #41 91.86 DEP soccr/soccr.d [2019-11-29T14:52:02.545Z] #41 91.99 CC soccr/soccr.o [2019-11-29T14:52:03.040Z] #50 DONE 224.1s [2019-11-29T14:52:03.040Z] [2019-11-29T14:52:03.040Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:03.461Z] #42 143.6 CC criu/sockets.o [2019-11-29T14:52:03.477Z] #41 93.26 AR soccr/libsoccr.a [2019-11-29T14:52:03.477Z] #41 93.31 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-29T14:52:03.735Z] #41 93.74 DEP criu/arch/x86/sigframe.d [2019-11-29T14:52:03.852Z] #39 ... [2019-11-29T14:52:03.852Z] [2019-11-29T14:52:03.852Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:52:03.852Z] #69 27.09 Checking out files: 50% (1004/1993) Checking out files: 51% (1017/1993) Checking out files: 52% (1037/1993) Checking out files: 53% (1057/1993) Checking out files: 54% (1077/1993) Checking out files: 55% (1097/1993) Checking out files: 56% (1117/1993) Checking out files: 57% (1137/1993) Checking out files: 58% (1156/1993) Checking out files: 59% (1176/1993) Checking out files: 60% (1196/1993) Checking out files: 61% (1216/1993) Checking out files: 62% (1236/1993) Checking out files: 63% (1256/1993) Checking out files: 64% (1276/1993) Checking out files: 65% (1296/1993) Checking out files: 66% (1316/1993) Checking out files: 67% (1336/1993) Checking out files: 68% (1356/1993) Checking out files: 69% (1376/1993) Checking out files: 70% (1396/1993) Checking out files: 71% (1416/1993) Checking out files: 72% (1435/1993) Checking out files: 73% (1455/1993) Checking out files: 74% (1475/1993) Checking out files: 75% (1495/1993) Checking out files: 76% (1515/1993) Checking out files: 77% (1535/1993) Checking out files: 78% (1555/1993) Checking out files: 79% (1575/1993) Checking out files: 80% (1595/1993) Checking out files: 81% (1615/1993) Checking out files: 82% (1635/1993) Checking out files: 83% (1655/1993) Checking out files: 84% (1675/1993) Checking out files: 85% (1695/1993) Checking out files: 86% (1714/1993) Checking out files: 87% (1734/1993) Checking out files: 88% (1754/1993) Checking out files: 89% (1774/1993) Checking out files: 90% (1794/1993) Checking out files: 91% (1814/1993) Checking out files: 92% (1834/1993) Checking out files: 93% (1854/1993) Checking out files: 94% (1874/1993) Checking out files: 95% (1894/1993) Checking out files: 96% (1914/1993) Checking out files: 97% (1934/1993) Checking out files: 98% (1954/1993) Checking out files: 99% (1974/1993) Checking out files: 100% (1993/1993) Checking out files: 100% (1993/1993), done. [2019-11-29T14:52:03.852Z] #69 27.88 + cd /tmp/tmp.Ad2nULTZLn/src/github.com/docker/libnetwork [2019-11-29T14:52:03.852Z] #69 27.88 + git checkout -q 90afbb01e1d8acacb505a092744ea42b9f167377 [2019-11-29T14:52:03.852Z] #69 29.27 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2019-11-29T14:52:03.859Z] #42 144.2 CC criu/stats.o [2019-11-29T14:52:03.859Z] #42 144.4 CC criu/string.o [2019-11-29T14:52:03.967Z] #59 ... [2019-11-29T14:52:03.967Z] [2019-11-29T14:52:03.967Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-29T14:52:03.967Z] #51 DONE 0.1s [2019-11-29T14:52:03.967Z] [2019-11-29T14:52:03.967Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-29T14:52:03.967Z] #55 DONE 0.1s [2019-11-29T14:52:03.967Z] [2019-11-29T14:52:03.967Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:03.992Z] #41 93.86 DEP criu/arch/x86/sigaction_compat.d [2019-11-29T14:52:04.267Z] #42 144.5 CC criu/sysctl.o [2019-11-29T14:52:04.312Z] #41 94.02 DEP criu/arch/x86/kerndat.d [2019-11-29T14:52:04.570Z] #41 94.16 DEP criu/arch/x86/crtools.d [2019-11-29T14:52:04.570Z] #41 94.43 DEP criu/arch/x86/cpu.d [2019-11-29T14:52:04.649Z] #42 145.0 CC criu/sysfs_parse.o [2019-11-29T14:52:04.821Z] #18 ... [2019-11-29T14:52:04.821Z] [2019-11-29T14:52:04.821Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:52:04.821Z] #41 124.5 CC criu/eventfd.o [2019-11-29T14:52:04.821Z] #41 125.0 CC criu/eventpoll.o [2019-11-29T14:52:04.821Z] #41 125.7 CC criu/external.o [2019-11-29T14:52:04.821Z] #41 126.1 CC criu/fault-injection.o [2019-11-29T14:52:04.821Z] #41 126.2 CC criu/fdstore.o [2019-11-29T14:52:04.821Z] #41 126.6 CC criu/fifo.o [2019-11-29T14:52:04.821Z] #41 127.0 CC criu/file-ids.o [2019-11-29T14:52:04.821Z] #41 127.5 CC criu/file-lock.o [2019-11-29T14:52:04.821Z] #41 128.2 CC criu/files-ext.o [2019-11-29T14:52:04.821Z] #41 128.6 CC criu/files-reg.o [2019-11-29T14:52:04.821Z] #41 130.3 CC criu/files.o [2019-11-29T14:52:04.821Z] #41 132.2 CC criu/filesystems.o [2019-11-29T14:52:04.821Z] #41 132.7 CC criu/fsnotify.o [2019-11-29T14:52:04.821Z] #41 133.4 CC criu/image-desc.o [2019-11-29T14:52:04.821Z] #41 133.6 CC criu/image.o [2019-11-29T14:52:04.821Z] #41 134.4 CC criu/ipc_ns.o [2019-11-29T14:52:04.828Z] #41 94.61 CC criu/arch/x86/cpu.o [2019-11-29T14:52:05.040Z] #69 ... [2019-11-29T14:52:05.040Z] [2019-11-29T14:52:05.040Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:52:05.040Z] #34 22.69 Fetched 7728 kB in 22s (351 kB/s) [2019-11-29T14:52:05.040Z] #34 22.69 Reading package lists... [2019-11-29T14:52:05.040Z] #34 ... [2019-11-29T14:52:05.040Z] [2019-11-29T14:52:05.040Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:52:05.040Z] #25 22.03 Reading package lists... [2019-11-29T14:52:05.042Z] #42 145.2 CC criu/timerfd.o [2019-11-29T14:52:05.042Z] #42 145.5 CC criu/tty.o [2019-11-29T14:52:05.082Z] #41 ... [2019-11-29T14:52:05.082Z] [2019-11-29T14:52:05.082Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-29T14:52:05.082Z] #18 4.696 Collecting yamllint==1.16.0 [2019-11-29T14:52:05.393Z] #41 95.33 CC criu/arch/x86/crtools.o [2019-11-29T14:52:05.817Z] #25 32.58 Reading package lists... [2019-11-29T14:52:05.817Z] #25 ... [2019-11-29T14:52:05.817Z] [2019-11-29T14:52:05.817Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:52:05.817Z] #41 23.75 Fetched 7728 kB in 22s (344 kB/s) [2019-11-29T14:52:05.817Z] #41 23.75 Reading package lists... [2019-11-29T14:52:05.958Z] #41 ... [2019-11-29T14:52:05.958Z] [2019-11-29T14:52:05.958Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:52:05.958Z] #17 86.91 Selecting previously unselected package xxd. [2019-11-29T14:52:05.958Z] #17 86.91 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-29T14:52:05.958Z] #17 86.92 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:52:05.958Z] #17 87.08 Selecting previously unselected package vim-common. [2019-11-29T14:52:05.958Z] #17 87.08 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-29T14:52:05.958Z] #17 87.12 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:52:05.958Z] #17 87.31 Selecting previously unselected package bzip2. [2019-11-29T14:52:05.958Z] #17 87.31 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... [2019-11-29T14:52:05.958Z] #17 87.31 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-29T14:52:05.958Z] #17 87.42 Selecting previously unselected package libgpm2:amd64. [2019-11-29T14:52:05.958Z] #17 87.43 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... [2019-11-29T14:52:05.958Z] #17 87.45 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-29T14:52:05.958Z] #17 87.53 Selecting previously unselected package xz-utils. [2019-11-29T14:52:05.958Z] #17 87.54 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... [2019-11-29T14:52:05.958Z] #17 87.57 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-29T14:52:05.958Z] #17 87.82 Selecting previously unselected package aufs-tools. [2019-11-29T14:52:05.958Z] #17 87.82 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... [2019-11-29T14:52:05.958Z] #17 87.82 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-29T14:52:05.958Z] #17 88.09 Selecting previously unselected package liblzo2-2:amd64. [2019-11-29T14:52:05.958Z] #17 88.09 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... [2019-11-29T14:52:05.958Z] #17 88.10 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-29T14:52:05.958Z] #17 88.22 Selecting previously unselected package btrfs-progs. [2019-11-29T14:52:05.958Z] #17 88.22 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... [2019-11-29T14:52:05.958Z] #17 88.23 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-29T14:52:05.958Z] #17 88.90 Selecting previously unselected package btrfs-tools. [2019-11-29T14:52:05.958Z] #17 88.90 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... [2019-11-29T14:52:05.958Z] #17 88.93 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-29T14:52:05.958Z] #17 89.00 Selecting previously unselected package libdevmapper1.02.1:amd64. [2019-11-29T14:52:05.958Z] #17 89.00 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-29T14:52:05.958Z] #17 89.02 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-29T14:52:05.958Z] #17 89.21 Selecting previously unselected package dmsetup. [2019-11-29T14:52:05.958Z] #17 89.21 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... [2019-11-29T14:52:05.958Z] #17 89.22 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-29T14:52:05.958Z] #17 89.36 Selecting previously unselected package libonig4:amd64. [2019-11-29T14:52:05.958Z] #17 89.37 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... [2019-11-29T14:52:05.958Z] #17 89.38 Unpacking libonig4:amd64 (6.1.3-2) ... [2019-11-29T14:52:05.958Z] #17 89.67 Selecting previously unselected package libjq1:amd64. [2019-11-29T14:52:05.958Z] #17 89.67 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... [2019-11-29T14:52:05.958Z] #17 89.67 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-29T14:52:05.958Z] #17 89.80 Selecting previously unselected package jq. [2019-11-29T14:52:05.958Z] #17 89.81 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... [2019-11-29T14:52:05.958Z] #17 89.81 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-29T14:52:05.958Z] #17 89.93 Selecting previously unselected package libaio1:amd64. [2019-11-29T14:52:05.958Z] #17 89.94 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... [2019-11-29T14:52:05.958Z] #17 89.94 Unpacking libaio1:amd64 (0.3.110-3) ... [2019-11-29T14:52:05.958Z] #17 90.00 Selecting previously unselected package libcap2-bin. [2019-11-29T14:52:05.958Z] #17 90.01 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... [2019-11-29T14:52:05.958Z] #17 90.01 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-29T14:52:05.958Z] #17 90.15 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2019-11-29T14:52:05.958Z] #17 90.16 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... [2019-11-29T14:52:05.958Z] #17 90.16 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-29T14:52:05.958Z] #17 90.27 Selecting previously unselected package libsepol1-dev:amd64. [2019-11-29T14:52:05.958Z] #17 90.27 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... [2019-11-29T14:52:05.958Z] #17 90.28 Unpacking libsepol1-dev:amd64 (2.6-2) ... [2019-11-29T14:52:06.158Z] #41 33.99 Reading package lists... [2019-11-29T14:52:06.158Z] #41 ... [2019-11-29T14:52:06.158Z] [2019-11-29T14:52:06.158Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:52:06.158Z] #57 23.94 Fetched 7728 kB in 23s (331 kB/s) [2019-11-29T14:52:06.158Z] #57 23.94 Reading package lists... [2019-11-29T14:52:06.158Z] #57 33.66 Reading package lists... [2019-11-29T14:52:06.158Z] #57 ... [2019-11-29T14:52:06.158Z] [2019-11-29T14:52:06.158Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:06.158Z] #51 31.64 + cd /tmp/tmp.P79PCtGcBS/src/github.com/golangci/golangci-lint/ [2019-11-29T14:52:06.158Z] #51 31.64 + git checkout -q v1.20.0 [2019-11-29T14:52:06.158Z] #51 32.86 ++ git describe --tags [2019-11-29T14:52:06.158Z] #51 32.87 + version=v1.20.0 [2019-11-29T14:52:06.158Z] #51 32.87 ++ git rev-parse --short HEAD [2019-11-29T14:52:06.158Z] #51 32.89 + commit=cc98739 [2019-11-29T14:52:06.158Z] #51 32.89 ++ git show -s --format=%cd [2019-11-29T14:52:06.158Z] #51 32.90 + commitDate='Tue Oct 8 14:38:32 2019 +0300' [2019-11-29T14:52:06.158Z] #51 32.90 + 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-11-29T14:52:06.474Z] #17 90.63 Selecting previously unselected package libpcre16-3:amd64. [2019-11-29T14:52:06.474Z] #17 90.64 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... [2019-11-29T14:52:06.474Z] #17 90.65 Unpacking libpcre16-3:amd64 (2:8.39-3) ... [2019-11-29T14:52:06.474Z] #17 90.86 Selecting previously unselected package libpcre32-3:amd64. [2019-11-29T14:52:06.474Z] #17 90.86 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... [2019-11-29T14:52:06.474Z] #17 90.87 Unpacking libpcre32-3:amd64 (2:8.39-3) ... [2019-11-29T14:52:06.499Z] #51 ... [2019-11-29T14:52:06.499Z] [2019-11-29T14:52:06.499Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:52:06.499Z] #45 24.14 vendor/golang.org/x/crypto/internal/subtle [2019-11-29T14:52:06.731Z] #17 91.06 Selecting previously unselected package libpcre3-dev:amd64. [2019-11-29T14:52:06.731Z] #17 91.08 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... [2019-11-29T14:52:06.731Z] #17 91.09 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-29T14:52:06.842Z] #45 ... [2019-11-29T14:52:06.842Z] [2019-11-29T14:52:06.842Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:52:06.842Z] #11 24.30 Fetched 7728 kB in 23s (330 kB/s) [2019-11-29T14:52:06.842Z] #11 24.30 Reading package lists... [2019-11-29T14:52:06.842Z] #11 34.13 Reading package lists... [2019-11-29T14:52:06.842Z] #11 ... [2019-11-29T14:52:06.842Z] [2019-11-29T14:52:06.842Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:52:07.082Z] #42 147.1 CC criu/tun.o [2019-11-29T14:52:07.082Z] #42 147.6 CC criu/uffd.o [2019-11-29T14:52:07.296Z] #17 91.55 Selecting previously unselected package libselinux1-dev:amd64. [2019-11-29T14:52:07.296Z] #17 91.57 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... [2019-11-29T14:52:07.296Z] #17 91.58 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-29T14:52:07.554Z] #17 91.83 Selecting previously unselected package libdevmapper-dev:amd64. [2019-11-29T14:52:07.554Z] #17 91.83 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... [2019-11-29T14:52:07.554Z] #17 91.83 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-29T14:52:07.812Z] #17 92.00 Selecting previously unselected package libnl-3-200:amd64. [2019-11-29T14:52:07.812Z] #17 92.00 Preparing to unpack .../31-libnl-3-200_3.2.27-2_amd64.deb ... [2019-11-29T14:52:07.812Z] #17 92.01 Unpacking libnl-3-200:amd64 (3.2.27-2) ... [2019-11-29T14:52:07.812Z] #17 92.26 Selecting previously unselected package libprotobuf-c1:amd64. [2019-11-29T14:52:07.812Z] #17 92.26 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_amd64.deb ... [2019-11-29T14:52:07.812Z] #17 92.28 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-29T14:52:07.896Z] #42 ... [2019-11-29T14:52:07.896Z] [2019-11-29T14:52:07.896Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:52:07.896Z] #39 189.7 + dpkg --print-architecture [2019-11-29T14:52:07.896Z] #39 189.7 + cd /tmp/tmp.79LjCqrIJn/src/github.com/docker/distribution [2019-11-29T14:52:07.896Z] #39 189.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-29T14:52:08.069Z] #17 92.35 Selecting previously unselected package libreadline5:amd64. [2019-11-29T14:52:08.069Z] #17 92.36 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_amd64.deb ... [2019-11-29T14:52:08.069Z] #17 92.36 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-29T14:52:08.087Z] Client: [2019-11-29T14:52:08.087Z] Debug Mode: false [2019-11-29T14:52:08.087Z] Plugins: [2019-11-29T14:52:08.087Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-29T14:52:08.087Z] [2019-11-29T14:52:08.087Z] Server: [2019-11-29T14:52:08.087Z] Containers: 0 [2019-11-29T14:52:08.087Z] Running: 0 [2019-11-29T14:52:08.087Z] Paused: 0 [2019-11-29T14:52:08.087Z] Stopped: 0 [2019-11-29T14:52:08.087Z] Images: 0 [2019-11-29T14:52:08.087Z] Server Version: 19.03.2 [2019-11-29T14:52:08.087Z] Storage Driver: windowsfilter (windows) lcow (linux) [2019-11-29T14:52:08.087Z] Windows: [2019-11-29T14:52:08.087Z] LCOW: [2019-11-29T14:52:08.087Z] Logging Driver: json-file [2019-11-29T14:52:08.087Z] Plugins: [2019-11-29T14:52:08.087Z] Volume: local [2019-11-29T14:52:08.087Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-29T14:52:08.087Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-29T14:52:08.087Z] Swarm: inactive [2019-11-29T14:52:08.087Z] Default Isolation: process [2019-11-29T14:52:08.087Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-29T14:52:08.087Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-29T14:52:08.087Z] OSType: windows [2019-11-29T14:52:08.087Z] Architecture: x86_64 [2019-11-29T14:52:08.087Z] CPUs: 4 [2019-11-29T14:52:08.087Z] Total Memory: 32GiB [2019-11-29T14:52:08.087Z] Name: azwin-2-db4c60 [2019-11-29T14:52:08.087Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-11-29T14:52:08.087Z] Docker Root Dir: D:\docker [2019-11-29T14:52:08.087Z] Debug Mode: false [2019-11-29T14:52:08.087Z] Registry: https://index.docker.io/v1/ [2019-11-29T14:52:08.087Z] Labels: [2019-11-29T14:52:08.087Z] Experimental: true [2019-11-29T14:52:08.087Z] Insecure Registries: [2019-11-29T14:52:08.087Z] 10.0.0.4:5000 [2019-11-29T14:52:08.087Z] 127.0.0.0/8 [2019-11-29T14:52:08.087Z] Registry Mirrors: [2019-11-29T14:52:08.087Z] http://10.0.0.4:5000/ [2019-11-29T14:52:08.087Z] Live Restore Enabled: false [2019-11-29T14:52:08.087Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2019-11-29T14:52:08.312Z] #39 189.9 + GOPATH=/tmp/tmp.79LjCqrIJn/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.79LjCqrIJn [2019-11-29T14:52:08.312Z] #39 189.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-29T14:52:08.327Z] #17 92.57 Selecting previously unselected package libsystemd-dev:amd64. [2019-11-29T14:52:08.327Z] #17 92.57 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_amd64.deb ... [2019-11-29T14:52:08.327Z] #17 92.58 Unpacking libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-29T14:52:10.224Z] #17 94.43 Selecting previously unselected package net-tools. [2019-11-29T14:52:10.224Z] #17 94.43 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... [2019-11-29T14:52:10.224Z] #17 94.44 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-29T14:52:10.482Z] #17 94.69 Selecting previously unselected package python-pip-whl. [2019-11-29T14:52:10.482Z] #17 94.69 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-29T14:52:10.482Z] #17 94.72 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-29T14:52:11.415Z] #17 95.61 Selecting previously unselected package python3-pip. [2019-11-29T14:52:11.415Z] #17 95.61 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-29T14:52:11.415Z] #17 95.62 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-29T14:52:11.661Z] #18 ... [2019-11-29T14:52:11.661Z] [2019-11-29T14:52:11.661Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:52:11.661Z] #41 135.3 CC criu/irmap.o [2019-11-29T14:52:11.661Z] #41 135.6 CC criu/kcmp-ids.o [2019-11-29T14:52:11.661Z] #41 135.9 CC criu/kerndat.o [2019-11-29T14:52:11.661Z] #41 136.7 CC criu/libnetlink.o [2019-11-29T14:52:11.661Z] #41 137.0 CC criu/log.o [2019-11-29T14:52:11.661Z] #41 137.3 CC criu/lsm.o [2019-11-29T14:52:11.661Z] #41 137.7 CC criu/mem.o [2019-11-29T14:52:11.661Z] #41 139.0 CC criu/mount.o [2019-11-29T14:52:11.661Z] #41 141.6 CC criu/namespaces.o [2019-11-29T14:52:11.673Z] #17 95.95 Selecting previously unselected package python3-pkg-resources. [2019-11-29T14:52:11.673Z] #17 95.96 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-29T14:52:11.673Z] #17 95.97 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-29T14:52:11.921Z] #41 ... [2019-11-29T14:52:11.921Z] [2019-11-29T14:52:11.921Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-29T14:52:11.921Z] #18 11.39 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-29T14:52:11.931Z] #17 96.16 Selecting previously unselected package python3-setuptools. [2019-11-29T14:52:11.931Z] #17 96.17 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-29T14:52:11.931Z] #17 96.19 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-29T14:52:12.189Z] #17 96.42 Selecting previously unselected package python3-wheel. [2019-11-29T14:52:12.189Z] #17 96.43 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-29T14:52:12.189Z] #17 96.44 Unpacking python3-wheel (0.29.0-2) ... [2019-11-29T14:52:12.447Z] #17 96.57 Selecting previously unselected package thin-provisioning-tools. [2019-11-29T14:52:12.447Z] #17 96.58 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... [2019-11-29T14:52:12.447Z] #17 96.59 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-29T14:52:12.491Z] #18 11.75 Collecting pyyaml (from yamllint==1.16.0) [2019-11-29T14:52:12.705Z] #17 96.98 Selecting previously unselected package vim-runtime. [2019-11-29T14:52:12.705Z] #17 96.98 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-29T14:52:12.705Z] #17 97.02 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-29T14:52:12.705Z] #17 97.06 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-29T14:52:12.705Z] #17 ... [2019-11-29T14:52:12.705Z] [2019-11-29T14:52:12.705Z] #28 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-29T14:52:12.705Z] #28 202.8 + rm -rf /tmp/tmp.YVEc180vNo [2019-11-29T14:52:13.446Z] #18 12.92 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-29T14:52:13.643Z] #39 ... [2019-11-29T14:52:13.643Z] [2019-11-29T14:52:13.643Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:52:13.643Z] #42 148.6 CC criu/util.o [2019-11-29T14:52:13.643Z] #42 149.4 CC criu/uts_ns.o [2019-11-29T14:52:13.643Z] #42 149.5 CC criu/vdso.o [2019-11-29T14:52:13.643Z] #42 149.9 LINK criu/built-in.o [2019-11-29T14:52:13.643Z] #42 150.0 LINK criu/criu [2019-11-29T14:52:13.643Z] #42 150.3 DEP lib/c/criu.d [2019-11-29T14:52:13.643Z] #42 150.4 CC images/rpc.pb-c.o [2019-11-29T14:52:13.643Z] #42 150.8 CC lib/c/criu.o [2019-11-29T14:52:13.643Z] #42 151.5 LINK lib/c/built-in.o [2019-11-29T14:52:13.643Z] #42 151.5 LINK lib/c/libcriu.so [2019-11-29T14:52:13.643Z] #42 151.6 GEN magic.py [2019-11-29T14:52:13.643Z] #42 151.7 Note: Building without setproctitle() and strlcpy() support. [2019-11-29T14:52:13.643Z] #42 151.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-29T14:52:13.643Z] #42 151.9 fatal: Not a git repository (or any of the parent directories): .git [2019-11-29T14:52:13.643Z] #42 152.2 make[1]: Nothing to be done for 'all'. [2019-11-29T14:52:13.643Z] #42 152.7 make[1]: 'images/built-in.o' is up to date. [2019-11-29T14:52:13.643Z] #42 152.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-29T14:52:13.643Z] #42 152.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-29T14:52:13.643Z] #42 152.7 make[1]: 'compel/libcompel.a' is up to date. [2019-11-29T14:52:13.643Z] #42 152.7 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-29T14:52:13.643Z] #42 152.8 make[1]: Nothing to be done for 'all'. [2019-11-29T14:52:13.643Z] #42 152.8 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-29T14:52:13.643Z] #42 152.8 make[2]: Nothing to be done for 'all'. [2019-11-29T14:52:13.643Z] #42 152.9 make[2]: Nothing to be done for 'all'. [2019-11-29T14:52:13.643Z] #42 152.9 make[2]: Nothing to be done for 'all'. [2019-11-29T14:52:13.643Z] #42 152.9 make[2]: Nothing to be done for 'all'. [2019-11-29T14:52:13.643Z] #42 153.0 make[2]: Nothing to be done for 'all'. [2019-11-29T14:52:13.643Z] #42 153.0 make[2]: Nothing to be done for 'all'. [2019-11-29T14:52:13.643Z] #42 153.0 make[2]: Nothing to be done for 'all'. [2019-11-29T14:52:13.643Z] #42 153.1 make[2]: Nothing to be done for 'all'. [2019-11-29T14:52:13.643Z] #42 153.1 INSTALL criu/criu [2019-11-29T14:52:13.643Z] #42 DONE 153.2s [2019-11-29T14:52:13.643Z] [2019-11-29T14:52:13.643Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:52:14.245Z] #34 33.29 Reading package lists... [2019-11-29T14:52:14.245Z] #34 ... [2019-11-29T14:52:14.245Z] [2019-11-29T14:52:14.245Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2019-11-29T14:52:14.245Z] #25 32.58 Reading package lists... [2019-11-29T14:52:15.230Z] #28 DONE 205.3s [2019-11-29T14:52:15.230Z] [2019-11-29T14:52:15.230Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:52:15.230Z] #41 96.60 CC criu/arch/x86/kerndat.o [2019-11-29T14:52:15.230Z] #41 97.14 CC criu/arch/x86/sigaction_compat.o [2019-11-29T14:52:15.230Z] #41 97.39 CC criu/arch/x86/sigframe.o [2019-11-29T14:52:15.230Z] #41 97.58 LINK criu/arch/x86/crtools.built-in.o [2019-11-29T14:52:15.230Z] #41 97.76 DEP criu/pie/util-vdso-elf32.d [2019-11-29T14:52:15.230Z] #41 97.87 DEP criu/arch/x86/vdso-pie.d [2019-11-29T14:52:15.230Z] #41 98.02 DEP criu/pie/parasite-vdso.d [2019-11-29T14:52:15.230Z] #41 98.19 DEP criu/pie/util-vdso.d [2019-11-29T14:52:15.230Z] #41 98.34 DEP criu/pie/util.d [2019-11-29T14:52:15.230Z] #41 98.56 CC criu/pie/util.o [2019-11-29T14:52:15.230Z] #41 99.04 CC criu/pie/util-vdso.o [2019-11-29T14:52:15.230Z] #41 99.83 CC criu/pie/parasite-vdso.o [2019-11-29T14:52:15.230Z] #41 101.0 CC criu/arch/x86/vdso-pie.o [2019-11-29T14:52:15.230Z] #41 101.4 CC criu/pie/util-vdso-elf32.o [2019-11-29T14:52:15.230Z] #41 102.1 AR criu/pie/pie.lib.a [2019-11-29T14:52:15.230Z] #41 102.2 DEP criu/pie/restorer.d [2019-11-29T14:52:15.230Z] #41 102.4 DEP criu/arch/x86/sigaction_compat_pie.d [2019-11-29T14:52:15.230Z] #41 102.6 DEP criu/arch/x86/restorer_unmap.d [2019-11-29T14:52:15.230Z] #41 102.7 DEP criu/arch/x86/restorer.d [2019-11-29T14:52:15.230Z] #41 102.9 DEP criu/pie/parasite.d [2019-11-29T14:52:15.230Z] #41 103.3 CC criu/pie/parasite.o [2019-11-29T14:52:15.230Z] #41 104.4 LINK criu/pie/parasite.built-in.o [2019-11-29T14:52:15.230Z] #41 104.4 GEN criu/pie/parasite-blob.h [2019-11-29T14:52:15.230Z] #41 104.4 CC criu/arch/x86/restorer.o [2019-11-29T14:52:15.230Z] #41 105.0 CC criu/arch/x86/restorer_unmap.o [2019-11-29T14:52:15.230Z] #41 105.1 CC criu/arch/x86/sigaction_compat_pie.o [2019-11-29T14:52:15.358Z] #18 14.79 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-29T14:52:15.434Z] #25 41.86 Building dependency tree... [2019-11-29T14:52:15.795Z] #41 105.6 CC criu/pie/restorer.o [2019-11-29T14:52:16.299Z] #18 15.92 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-29T14:52:16.622Z] #25 44.41 ca-certificates is already the newest version (20161130+nmu1+deb9u1). [2019-11-29T14:52:16.622Z] #25 44.41 The following additional packages will be installed: [2019-11-29T14:52:16.622Z] #25 44.43 libjq1 libonig4 [2019-11-29T14:52:17.400Z] #25 45.10 The following NEW packages will be installed: [2019-11-29T14:52:17.400Z] #25 45.11 jq libjq1 libonig4 [2019-11-29T14:52:17.400Z] #25 45.29 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:52:17.400Z] #25 45.29 Need to get 310 kB of archives. [2019-11-29T14:52:17.400Z] #25 45.29 After this operation, 1267 kB of additional disk space will be used. [2019-11-29T14:52:17.400Z] #25 45.29 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-29T14:52:17.400Z] #25 45.37 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-29T14:52:17.681Z] #18 17.12 Building wheels for collected packages: pyyaml, pathspec [2019-11-29T14:52:17.682Z] #18 17.13 Running setup.py bdist_wheel for pyyaml: started [2019-11-29T14:52:17.749Z] #25 45.42 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-29T14:52:18.322Z] #41 108.3 LINK criu/pie/restorer.built-in.o [2019-11-29T14:52:18.580Z] #41 108.3 GEN criu/pie/restorer-blob.h [2019-11-29T14:52:18.580Z] #41 108.4 DEP criu/vdso.d [2019-11-29T14:52:18.580Z] #41 108.5 DEP criu/vdso-compat.d [2019-11-29T14:52:18.837Z] #41 108.7 DEP criu/uts_ns.d [2019-11-29T14:52:18.837Z] #41 108.8 DEP criu/util.d [2019-11-29T14:52:19.067Z] #18 18.38 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-29T14:52:19.067Z] #18 18.38 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-29T14:52:19.067Z] #18 18.49 Running setup.py bdist_wheel for pathspec: started [2019-11-29T14:52:19.096Z] #41 109.0 DEP criu/uffd.d [2019-11-29T14:52:19.353Z] #41 109.3 DEP criu/tun.d [2019-11-29T14:52:19.466Z] #25 47.09 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:52:19.466Z] #25 47.29 Fetched 310 kB in 0s (1337 kB/s) [2019-11-29T14:52:19.466Z] #25 47.42 Selecting previously unselected package libonig4:ppc64el. [2019-11-29T14:52:19.611Z] #41 109.4 DEP criu/tty.d [2019-11-29T14:52:19.611Z] #41 ... [2019-11-29T14:52:19.611Z] [2019-11-29T14:52:19.611Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:52:19.611Z] #17 97.20 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:52:19.611Z] #17 102.7 Selecting previously unselected package vim. [2019-11-29T14:52:19.611Z] #17 102.7 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... [2019-11-29T14:52:19.611Z] #17 102.7 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:52:19.611Z] #17 103.2 Selecting previously unselected package xfsprogs. [2019-11-29T14:52:19.611Z] #17 103.2 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_amd64.deb ... [2019-11-29T14:52:19.611Z] #17 103.2 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-29T14:52:19.611Z] #17 103.7 Selecting previously unselected package zip. [2019-11-29T14:52:19.611Z] #17 103.7 Preparing to unpack .../45-zip_3.0-11+b1_amd64.deb ... [2019-11-29T14:52:19.611Z] #17 103.7 Unpacking zip (3.0-11+b1) ... [2019-11-29T14:52:19.611Z] #17 103.9 Selecting previously unselected package libapparmor-perl. [2019-11-29T14:52:19.611Z] #17 103.9 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... [2019-11-29T14:52:19.611Z] #17 103.9 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-29T14:52:19.611Z] #17 104.0 Selecting previously unselected package apparmor. [2019-11-29T14:52:19.611Z] #17 104.1 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_amd64.deb ... [2019-11-29T14:52:19.611Z] #17 104.1 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-29T14:52:19.808Z] #25 47.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 ... 14950 files and directories currently installed.) [2019-11-29T14:52:19.808Z] #25 47.56 Preparing to unpack .../libonig4_6.1.3-2_ppc64el.deb ... [2019-11-29T14:52:19.808Z] #25 47.58 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-29T14:52:19.869Z] #17 ... [2019-11-29T14:52:19.869Z] [2019-11-29T14:52:19.869Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:52:19.869Z] #41 109.7 DEP criu/timerfd.d [2019-11-29T14:52:20.126Z] #41 109.9 DEP criu/sysfs_parse.d [2019-11-29T14:52:20.126Z] #41 110.1 DEP criu/sysctl.d [2019-11-29T14:52:20.150Z] #25 47.88 Selecting previously unselected package libjq1:ppc64el. [2019-11-29T14:52:20.150Z] #25 47.89 Preparing to unpack .../libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-29T14:52:20.150Z] #25 47.90 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-29T14:52:20.384Z] #41 110.2 DEP criu/string.d [2019-11-29T14:52:20.384Z] #41 110.3 DEP criu/stats.d [2019-11-29T14:52:20.451Z] #18 19.73 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-29T14:52:20.451Z] #18 19.73 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-29T14:52:20.451Z] #18 19.75 Successfully built pyyaml pathspec [2019-11-29T14:52:20.451Z] #18 19.75 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-29T14:52:20.492Z] #25 48.28 Selecting previously unselected package jq. [2019-11-29T14:52:20.492Z] #25 48.29 Preparing to unpack .../jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-29T14:52:20.492Z] #25 48.33 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-29T14:52:20.492Z] #25 48.53 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-29T14:52:20.642Z] #41 110.4 DEP criu/sockets.d [2019-11-29T14:52:20.642Z] #41 110.6 DEP criu/sk-unix.d [2019-11-29T14:52:20.713Z] #18 20.22 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-29T14:52:20.833Z] #25 48.55 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-29T14:52:20.833Z] #25 48.55 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:52:20.833Z] #25 48.69 Setting up jq (1.5+dfsg-1.3) ... [2019-11-29T14:52:20.899Z] #41 110.8 DEP criu/sk-tcp.d [2019-11-29T14:52:21.157Z] #41 111.1 DEP criu/sk-queue.d [2019-11-29T14:52:21.175Z] #25 DONE 48.9s [2019-11-29T14:52:21.175Z] [2019-11-29T14:52:21.175Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:52:21.175Z] #11 34.13 Reading package lists... [2019-11-29T14:52:21.175Z] #11 44.13 Building dependency tree... [2019-11-29T14:52:21.175Z] #11 47.21 The following additional packages will be installed: [2019-11-29T14:52:21.175Z] #11 47.22 libapparmor1 libseccomp2 [2019-11-29T14:52:21.175Z] #11 47.23 Suggested packages: [2019-11-29T14:52:21.175Z] #11 47.23 seccomp [2019-11-29T14:52:21.175Z] #11 47.82 The following NEW packages will be installed: [2019-11-29T14:52:21.175Z] #11 47.85 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 [2019-11-29T14:52:21.175Z] #11 48.02 0 upgraded, 4 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:52:21.175Z] #11 48.02 Need to get 296 kB of archives. [2019-11-29T14:52:21.175Z] #11 48.02 After this operation, 1346 kB of additional disk space will be used. [2019-11-29T14:52:21.175Z] #11 48.02 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] [2019-11-29T14:52:21.175Z] #11 48.06 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-11-29T14:52:21.175Z] #11 48.07 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor1 ppc64el 2.11.0-3+deb9u2 [77.1 kB] [2019-11-29T14:52:21.175Z] #11 48.08 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-dev ppc64el 2.11.0-3+deb9u2 [118 kB] [2019-11-29T14:52:21.175Z] #11 ... [2019-11-29T14:52:21.175Z] [2019-11-29T14:52:21.175Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2019-11-29T14:52:21.175Z] #26 DONE 0.1s [2019-11-29T14:52:21.175Z] [2019-11-29T14:52:21.175Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:52:21.284Z] #18 ... [2019-11-29T14:52:21.284Z] [2019-11-29T14:52:21.284Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:21.284Z] #59 172.3 + bin/containerd [2019-11-29T14:52:21.414Z] #41 111.2 DEP criu/sk-packet.d [2019-11-29T14:52:21.414Z] #41 111.4 DEP criu/sk-netlink.d [2019-11-29T14:52:21.545Z] #59 ... [2019-11-29T14:52:21.545Z] [2019-11-29T14:52:21.545Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-29T14:52:21.545Z] #18 DONE 20.9s [2019-11-29T14:52:21.545Z] [2019-11-29T14:52:21.545Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:52:21.545Z] #41 142.9 CC criu/net.o [2019-11-29T14:52:21.545Z] #41 145.3 CC criu/netfilter.o [2019-11-29T14:52:21.545Z] #41 145.5 CC criu/page-pipe.o [2019-11-29T14:52:21.545Z] #41 146.0 CC criu/page-xfer.o [2019-11-29T14:52:21.545Z] #41 146.9 CC criu/pagemap-cache.o [2019-11-29T14:52:21.545Z] #41 147.2 CC criu/pagemap.o [2019-11-29T14:52:21.545Z] #41 148.1 CC criu/parasite-syscall.o [2019-11-29T14:52:21.545Z] #41 148.8 CC criu/path.o [2019-11-29T14:52:21.545Z] #41 149.1 CC criu/pie-util-vdso-elf32.o [2019-11-29T14:52:21.545Z] #41 149.4 CC criu/pie-util-vdso.o [2019-11-29T14:52:21.545Z] #41 149.7 CC criu/pie-util.o [2019-11-29T14:52:21.545Z] #41 149.9 CC criu/pipes.o [2019-11-29T14:52:21.545Z] #41 150.5 CC criu/plugin.o [2019-11-29T14:52:21.545Z] #41 150.9 CC criu/proc_parse.o [2019-11-29T14:52:21.671Z] #41 111.5 DEP criu/sk-inet.d [2019-11-29T14:52:21.929Z] #41 111.7 DEP criu/signalfd.d [2019-11-29T14:52:21.929Z] #41 111.8 DEP criu/sigframe.d [2019-11-29T14:52:22.187Z] #41 112.0 DEP criu/shmem.d [2019-11-29T14:52:22.445Z] #41 112.2 DEP criu/servicefd.d [2019-11-29T14:52:22.445Z] #41 112.3 DEP criu/seize.d [2019-11-29T14:52:22.486Z] #41 ... [2019-11-29T14:52:22.486Z] [2019-11-29T14:52:22.486Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:22.486Z] #50 DONE 213.1s [2019-11-29T14:52:22.486Z] [2019-11-29T14:52:22.486Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:52:22.703Z] #41 112.5 DEP criu/seccomp.d [2019-11-29T14:52:22.703Z] #41 112.7 DEP criu/rst-malloc.d [2019-11-29T14:52:22.703Z] #41 112.7 DEP criu/rbtree.d [2019-11-29T14:52:22.961Z] #41 112.8 DEP criu/pstree.d [2019-11-29T14:52:22.961Z] #41 ... [2019-11-29T14:52:22.961Z] [2019-11-29T14:52:22.961Z] #44 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:52:22.961Z] #44 203.2 github.com/LK4D4/vndr/godl [2019-11-29T14:52:22.961Z] #44 204.1 github.com/LK4D4/vndr [2019-11-29T14:52:22.961Z] #44 DONE 212.7s [2019-11-29T14:52:22.961Z] [2019-11-29T14:52:22.961Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:52:22.961Z] #41 112.9 DEP criu/protobuf.d [2019-11-29T14:52:23.427Z] #41 153.1 CC criu/protobuf-desc.o [2019-11-29T14:52:23.527Z] #41 113.3 GEN criu/protobuf-desc-gen.h [2019-11-29T14:52:23.674Z] DEBUG: print all environment variables to check how Jenkins runs this script [2019-11-29T14:52:23.674Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-a2563ccd\powershellScript.ps1'; exit $LASTEXITCODE; [2019-11-29T14:52:23.674Z] ---------------------------------------------------------------------------- [2019-11-29T14:52:23.674Z] [2019-11-29T14:52:23.674Z] INFO: executeCI.ps1 starting at Fri Nov 29 14:52:22 CUT 2019 [2019-11-29T14:52:23.674Z] [2019-11-29T14:52:23.674Z] INFO: Script version 05-Feb-2019 09:03 PDT [2019-11-29T14:52:23.674Z] INFO: Running git version 2.24.0.windows.1 [2019-11-29T14:52:23.674Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2019-11-29T14:52:23.674Z] INFO: Environment variables: [2019-11-29T14:52:23.674Z] [2019-11-29T14:52:23.674Z] Name Value [2019-11-29T14:52:23.674Z] ---- ----- [2019-11-29T14:52:23.674Z] ALLUSERSPROFILE C:\ProgramData [2019-11-29T14:52:23.674Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2019-11-29T14:52:23.674Z] APT_MIRROR cdn-fastly.deb.debian.org [2019-11-29T14:52:23.674Z] BRANCH_NAME PR-38697 [2019-11-29T14:52:23.674Z] BUILD_DISPLAY_NAME #2 [2019-11-29T14:52:23.674Z] BUILD_ID 2 [2019-11-29T14:52:23.674Z] BUILD_NUMBER 2 [2019-11-29T14:52:23.674Z] BUILD_TAG jenkins-moby-PR-38697-2 [2019-11-29T14:52:23.674Z] BUILD_URL https://ci.docker.com/public/job/moby/job/PR-38697/2/ [2019-11-29T14:52:23.674Z] CHANGE_AUTHOR adshmh [2019-11-29T14:52:23.674Z] CHANGE_BRANCH migrate-integration-cli-attach-to-integration [2019-11-29T14:52:23.674Z] CHANGE_FORK adshmh [2019-11-29T14:52:23.674Z] CHANGE_ID 38697 [2019-11-29T14:52:23.674Z] CHANGE_TARGET master [2019-11-29T14:52:23.674Z] CHANGE_TITLE migrate integration-cli/attach tests to integration package [2019-11-29T14:52:23.674Z] CHANGE_URL https://github.com/moby/moby/pull/38697 [2019-11-29T14:52:23.674Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2019-11-29T14:52:23.674Z] CommonProgramFiles C:\Program Files\Common Files [2019-11-29T14:52:23.674Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2019-11-29T14:52:23.674Z] CommonProgramW6432 C:\Program Files\Common Files [2019-11-29T14:52:23.674Z] COMPUTERNAME azwin-2-db4c60 [2019-11-29T14:52:23.674Z] ComSpec C:\windows\system32\cmd.exe [2019-11-29T14:52:23.674Z] ConfigSequenceNumber 0 [2019-11-29T14:52:23.674Z] DOCKER_BUILDKIT 0 [2019-11-29T14:52:23.674Z] DOCKER_DUT_DEBUG 1 [2019-11-29T14:52:23.674Z] DOCKER_EXPERIMENTAL 1 [2019-11-29T14:52:23.674Z] DOCKER_GRAPHDRIVER overlay2 [2019-11-29T14:52:23.674Z] DriverData C:\Windows\System32\Drivers\DriverData [2019-11-29T14:52:23.674Z] EXECUTOR_NUMBER 0 [2019-11-29T14:52:23.674Z] FQDN azwin-2-db4c60.westus.cloudapp.azure.com [2019-11-29T14:52:23.674Z] GIT_BRANCH PR-38697 [2019-11-29T14:52:23.674Z] GIT_COMMIT 5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:52:23.674Z] GIT_URL https://github.com/moby/moby.git [2019-11-29T14:52:23.674Z] HUDSON_COOKIE bda34233-6582-450f-be0a-f5eb8c9d2cf8 [2019-11-29T14:52:23.674Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2019-11-29T14:52:23.674Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2019-11-29T14:52:23.674Z] HUDSON_URL https://ci.docker.com/public/ [2019-11-29T14:52:23.674Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.232-1.b09.ojdkbuild.windows.x86_64 [2019-11-29T14:52:23.674Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2019-11-29T14:52:23.674Z] JENKINS_NODE_COOKIE a3e030cd-722a-4488-82ef-5f21619e5960 [2019-11-29T14:52:23.674Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2019-11-29T14:52:23.674Z] JENKINS_URL https://ci.docker.com/public/ [2019-11-29T14:52:23.674Z] JOB_BASE_NAME PR-38697 [2019-11-29T14:52:23.674Z] JOB_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-38697/display/redirect [2019-11-29T14:52:23.674Z] JOB_NAME moby/PR-38697 [2019-11-29T14:52:23.674Z] JOB_URL https://ci.docker.com/public/job/moby/job/PR-38697/ [2019-11-29T14:52:23.674Z] library.jps.version master [2019-11-29T14:52:23.674Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2019-11-29T14:52:23.674Z] NODE_LABELS amd64 azure azwin-2-db4c60 azwin-2019 docker west-us windows windows-2019 x86_64 [2019-11-29T14:52:23.674Z] NODE_NAME azwin-2-db4c60 [2019-11-29T14:52:23.674Z] NUMBER_OF_PROCESSORS 4 [2019-11-29T14:52:23.674Z] OS Windows_NT [2019-11-29T14:52:23.674Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2019-11-29T14:52:23.674Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2019-11-29T14:52:23.674Z] PROCESSOR_ARCHITECTURE AMD64 [2019-11-29T14:52:23.674Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2019-11-29T14:52:23.675Z] PROCESSOR_LEVEL 6 [2019-11-29T14:52:23.675Z] PROCESSOR_REVISION 4f01 [2019-11-29T14:52:23.675Z] ProgramData C:\ProgramData [2019-11-29T14:52:23.675Z] ProgramFiles C:\Program Files [2019-11-29T14:52:23.675Z] ProgramFiles(x86) C:\Program Files (x86) [2019-11-29T14:52:23.675Z] ProgramW6432 C:\Program Files [2019-11-29T14:52:23.675Z] PROMPT $P$G [2019-11-29T14:52:23.675Z] PSExecutionPolicyPreference Bypass [2019-11-29T14:52:23.675Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2019-11-29T14:52:23.675Z] PUBLIC C:\Users\Public [2019-11-29T14:52:23.675Z] RUN_CHANGES_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-38697/2/display/redirect?page=changes [2019-11-29T14:52:23.675Z] RUN_DISPLAY_URL https://ci.docker.com/public/job/moby/job/PR-38697/2/display/redirect [2019-11-29T14:52:23.675Z] SKIP_VALIDATION_TESTS 1 [2019-11-29T14:52:23.675Z] SOURCES_DRIVE d [2019-11-29T14:52:23.675Z] SOURCES_SUBDIR gopath [2019-11-29T14:52:23.675Z] STAGE_NAME Run tests [2019-11-29T14:52:23.675Z] SystemDrive C: [2019-11-29T14:52:23.675Z] SystemRoot C:\windows [2019-11-29T14:52:23.675Z] TEMP C:\windows\TEMP [2019-11-29T14:52:23.675Z] TESTDEBUG 0 [2019-11-29T14:52:23.675Z] TESTRUN_DRIVE d [2019-11-29T14:52:23.675Z] TESTRUN_SUBDIR CI [2019-11-29T14:52:23.675Z] TIMEOUT 120m [2019-11-29T14:52:23.675Z] TMP C:\windows\TEMP [2019-11-29T14:52:23.675Z] USERDOMAIN WORKGROUP [2019-11-29T14:52:23.675Z] USERNAME azwin-2-db4c60$ [2019-11-29T14:52:23.675Z] USERPROFILE C:\windows\system32\config\systemprofile [2019-11-29T14:52:23.675Z] windir C:\windows [2019-11-29T14:52:23.675Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2019-11-29T14:52:23.675Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2019-11-29T14:52:23.675Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2019-11-29T14:52:23.675Z] [2019-11-29T14:52:23.675Z] [2019-11-29T14:52:23.675Z] [2019-11-29T14:52:23.675Z] INFO: Sources under d:\gopath\... [2019-11-29T14:52:23.675Z] INFO: Test run under d:\CI\... [2019-11-29T14:52:23.675Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2019-11-29T14:52:23.675Z] INFO: docker/docker repository was found [2019-11-29T14:52:23.997Z] #41 153.7 CC criu/protobuf.o [2019-11-29T14:52:24.139Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2019-11-29T14:52:24.246Z] #27 ... [2019-11-29T14:52:24.246Z] [2019-11-29T14:52:24.246Z] #57 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2019-11-29T14:52:24.246Z] #57 33.66 Reading package lists... [2019-11-29T14:52:24.246Z] #57 43.56 Building dependency tree... [2019-11-29T14:52:24.246Z] #57 46.92 The following additional packages will be installed: [2019-11-29T14:52:24.246Z] #57 46.92 btrfs-progs liblzo2-2 [2019-11-29T14:52:24.246Z] #57 47.30 The following NEW packages will be installed: [2019-11-29T14:52:24.246Z] #57 47.32 btrfs-progs btrfs-tools liblzo2-2 [2019-11-29T14:52:24.246Z] #57 47.49 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:52:24.246Z] #57 47.49 Need to get 588 kB of archives. [2019-11-29T14:52:24.246Z] #57 47.49 After this operation, 5005 kB of additional disk space will be used. [2019-11-29T14:52:24.246Z] #57 47.49 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-29T14:52:24.246Z] #57 47.52 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-29T14:52:24.246Z] #57 47.60 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-29T14:52:24.246Z] #57 49.33 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:52:24.246Z] #57 49.52 Fetched 588 kB in 0s (3550 kB/s) [2019-11-29T14:52:24.246Z] #57 49.68 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-29T14:52:24.247Z] #57 49.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-29T14:52:24.247Z] #57 49.81 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-29T14:52:24.247Z] #57 49.82 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-29T14:52:24.247Z] #57 50.00 Selecting previously unselected package btrfs-progs. [2019-11-29T14:52:24.247Z] #57 50.01 Preparing to unpack .../btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-29T14:52:24.247Z] #57 50.01 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-29T14:52:24.247Z] #57 51.12 Selecting previously unselected package btrfs-tools. [2019-11-29T14:52:24.247Z] #57 51.12 Preparing to unpack .../btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-29T14:52:24.247Z] #57 51.13 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-29T14:52:24.247Z] #57 51.45 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:52:24.247Z] #57 51.61 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-29T14:52:24.247Z] #57 51.62 Setting up btrfs-progs (4.7.3-1) ... [2019-11-29T14:52:24.247Z] #57 51.65 Setting up btrfs-tools (4.7.3-1) ... [2019-11-29T14:52:24.247Z] #57 51.66 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:52:24.247Z] #57 DONE 52.1s [2019-11-29T14:52:24.247Z] [2019-11-29T14:52:24.247Z] #58 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:52:24.247Z] #58 DONE 0.1s [2019-11-29T14:52:24.247Z] [2019-11-29T14:52:24.247Z] #59 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2019-11-29T14:52:24.247Z] #59 DONE 0.1s [2019-11-29T14:52:24.247Z] [2019-11-29T14:52:24.247Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2019-11-29T14:52:24.247Z] #11 49.95 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:52:24.247Z] #11 50.25 Fetched 296 kB in 0s (2300 kB/s) [2019-11-29T14:52:24.247Z] #11 50.45 Selecting previously unselected package libseccomp2:ppc64el. [2019-11-29T14:52:24.247Z] #11 50.45 (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-11-29T14:52:24.247Z] #11 50.57 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-29T14:52:24.247Z] #11 50.58 Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-29T14:52:24.247Z] #11 50.80 Selecting previously unselected package libseccomp-dev:ppc64el. [2019-11-29T14:52:24.247Z] #11 50.81 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... [2019-11-29T14:52:24.247Z] #11 50.83 Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-29T14:52:24.247Z] #11 51.10 Selecting previously unselected package libapparmor1:ppc64el. [2019-11-29T14:52:24.247Z] #11 51.11 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-29T14:52:24.247Z] #11 51.12 Unpacking libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-29T14:52:24.247Z] #11 51.37 Selecting previously unselected package libapparmor-dev:ppc64el. [2019-11-29T14:52:24.247Z] #11 51.37 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-29T14:52:24.247Z] #11 51.39 Unpacking libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-29T14:52:24.247Z] #11 51.78 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:52:24.247Z] #11 51.93 Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-29T14:52:24.247Z] #11 51.95 Setting up libapparmor1:ppc64el (2.11.0-3+deb9u2) ... [2019-11-29T14:52:24.247Z] #11 51.96 Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... [2019-11-29T14:52:24.247Z] #11 51.97 Setting up libapparmor-dev:ppc64el (2.11.0-3+deb9u2) ... [2019-11-29T14:52:24.247Z] #11 51.99 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:52:24.247Z] #11 DONE 52.3s [2019-11-29T14:52:24.247Z] [2019-11-29T14:52:24.247Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:24.257Z] #41 154.0 CC criu/pstree.o [2019-11-29T14:52:24.590Z] #60 ... [2019-11-29T14:52:24.590Z] [2019-11-29T14:52:24.590Z] #53 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:52:24.590Z] #53 DONE 0.1s [2019-11-29T14:52:24.590Z] [2019-11-29T14:52:24.590Z] #54 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2019-11-29T14:52:24.590Z] #54 DONE 0.1s [2019-11-29T14:52:24.590Z] [2019-11-29T14:52:24.590Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:52:24.604Z] ltsc2019: Pulling from windows/servercore [2019-11-29T14:52:24.604Z] 65014b3c3121: Pulling fs layer [2019-11-29T14:52:24.604Z] e96b0897c5d1: Pulling fs layer [2019-11-29T14:52:24.936Z] #55 0.412 + RM_GOPATH=0 [2019-11-29T14:52:24.936Z] #55 0.419 + TMP_GOPATH= [2019-11-29T14:52:24.936Z] #55 0.425 + : /build [2019-11-29T14:52:24.936Z] #55 0.432 + '[' -z '' ']' [2019-11-29T14:52:24.936Z] #55 0.458 ++ mktemp -d [2019-11-29T14:52:24.942Z] #41 154.8 CC criu/rbtree.o [2019-11-29T14:52:25.216Z] #39 205.2 + rm -rf /tmp/tmp.79LjCqrIJn/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.79LjCqrIJn [2019-11-29T14:52:25.216Z] #39 DONE 205.4s [2019-11-29T14:52:25.216Z] [2019-11-29T14:52:25.216Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:25.216Z] #51 ... [2019-11-29T14:52:25.216Z] [2019-11-29T14:52:25.216Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-29T14:52:25.216Z] #40 DONE 0.1s [2019-11-29T14:52:25.216Z] [2019-11-29T14:52:25.216Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-29T14:52:25.216Z] #43 DONE 0.1s [2019-11-29T14:52:25.216Z] [2019-11-29T14:52:25.216Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:25.216Z] #51 ... [2019-11-29T14:52:25.216Z] [2019-11-29T14:52:25.216Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-29T14:52:25.216Z] #46 DONE 0.1s [2019-11-29T14:52:25.216Z] [2019-11-29T14:52:25.216Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-29T14:52:25.216Z] #49 DONE 0.1s [2019-11-29T14:52:25.216Z] [2019-11-29T14:52:25.216Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:25.225Z] #41 155.1 CC criu/rst-malloc.o [2019-11-29T14:52:25.283Z] #55 0.462 + export GOPATH=/tmp/tmp.HkbbxEOOLp [2019-11-29T14:52:25.283Z] #55 0.462 + GOPATH=/tmp/tmp.HkbbxEOOLp [2019-11-29T14:52:25.283Z] #55 0.462 + RM_GOPATH=1 [2019-11-29T14:52:25.283Z] #55 0.467 ++ dirname ./install.sh [2019-11-29T14:52:25.283Z] #55 0.489 + dir=. [2019-11-29T14:52:25.283Z] #55 0.490 + bin=runc [2019-11-29T14:52:25.283Z] #55 0.490 + shift [2019-11-29T14:52:25.283Z] #55 0.490 + '[' '!' -f ./runc.installer ']' [2019-11-29T14:52:25.283Z] #55 0.491 + . ./runc.installer [2019-11-29T14:52:25.283Z] #55 0.492 ++ : d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-11-29T14:52:25.283Z] #55 0.494 + install_runc [2019-11-29T14:52:25.283Z] #55 0.495 + uname -r [2019-11-29T14:52:25.283Z] #55 0.497 + grep -q '^3\.10\.0.*\.el7\.' [2019-11-29T14:52:25.283Z] #55 0.535 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2019-11-29T14:52:25.283Z] #55 0.535 + echo 'Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux )' [2019-11-29T14:52:25.283Z] #55 0.536 Install runc version d736ef14f0288d6993a1845745d6756cfc9ddd5a (build tags: seccomp apparmor selinux ) [2019-11-29T14:52:25.283Z] #55 0.536 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.HkbbxEOOLp/src/github.com/opencontainers/runc [2019-11-29T14:52:25.283Z] #55 0.541 Cloning into '/tmp/tmp.HkbbxEOOLp/src/github.com/opencontainers/runc'... [2019-11-29T14:52:25.283Z] #55 ... [2019-11-29T14:52:25.283Z] [2019-11-29T14:52:25.283Z] #12 [dev 1/24] RUN groupadd -r docker [2019-11-29T14:52:25.283Z] #12 DONE 0.8s [2019-11-29T14:52:25.426Z] #41 115.1 DEP criu/protobuf-desc.d [2019-11-29T14:52:25.426Z] #41 115.2 DEP criu/proc_parse.d [2019-11-29T14:52:25.426Z] #41 115.5 DEP criu/plugin.d [2019-11-29T14:52:25.488Z] #41 155.4 CC criu/seccomp.o [2019-11-29T14:52:25.626Z] [2019-11-29T14:52:25.626Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:25.626Z] #60 0.524 + RM_GOPATH=0 [2019-11-29T14:52:25.626Z] #60 0.524 + TMP_GOPATH= [2019-11-29T14:52:25.626Z] #60 0.524 + : /build [2019-11-29T14:52:25.626Z] #60 0.525 + '[' -z '' ']' [2019-11-29T14:52:25.626Z] #60 0.526 ++ mktemp -d [2019-11-29T14:52:25.626Z] #60 0.542 + export GOPATH=/tmp/tmp.NaEuWR6Q2E [2019-11-29T14:52:25.626Z] #60 0.544 + GOPATH=/tmp/tmp.NaEuWR6Q2E [2019-11-29T14:52:25.626Z] #60 0.544 + RM_GOPATH=1 [2019-11-29T14:52:25.626Z] #60 0.545 ++ dirname ./install.sh [2019-11-29T14:52:25.626Z] #60 0.548 + dir=. [2019-11-29T14:52:25.626Z] #60 0.548 + bin=containerd [2019-11-29T14:52:25.626Z] #60 0.549 + shift [2019-11-29T14:52:25.626Z] #60 0.549 + '[' '!' -f ./containerd.installer ']' [2019-11-29T14:52:25.626Z] #60 0.549 + . ./containerd.installer [2019-11-29T14:52:25.626Z] #60 0.550 ++ : c7a4f874b3267c499484aae602d1257b12d69e40 [2019-11-29T14:52:25.626Z] #60 0.560 + install_containerd [2019-11-29T14:52:25.626Z] #60 0.561 + echo 'Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40' [2019-11-29T14:52:25.626Z] #60 0.562 Install containerd version c7a4f874b3267c499484aae602d1257b12d69e40 [2019-11-29T14:52:25.626Z] #60 0.562 + git clone https://github.com/containerd/containerd.git /tmp/tmp.NaEuWR6Q2E/src/github.com/containerd/containerd [2019-11-29T14:52:25.626Z] #60 0.568 Cloning into '/tmp/tmp.NaEuWR6Q2E/src/github.com/containerd/containerd'... [2019-11-29T14:52:25.683Z] #41 115.6 DEP criu/pipes.d [2019-11-29T14:52:25.845Z] #59 246.6 + bin/containerd-stress [2019-11-29T14:52:25.941Z] #41 115.8 DEP criu/pie-util.d [2019-11-29T14:52:25.941Z] #41 115.9 DEP criu/pie-util-vdso.d [2019-11-29T14:52:25.971Z] #60 ... [2019-11-29T14:52:25.971Z] [2019-11-29T14:52:25.971Z] #13 [dev 2/24] RUN useradd --create-home --gid docker unprivilegeduser [2019-11-29T14:52:25.971Z] #13 DONE 0.5s [2019-11-29T14:52:25.971Z] [2019-11-29T14:52:25.971Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:52:25.971Z] #34 33.29 Reading package lists... [2019-11-29T14:52:25.971Z] #34 44.25 Building dependency tree... [2019-11-29T14:52:25.971Z] #34 48.31 The following additional packages will be installed: [2019-11-29T14:52:25.971Z] #34 48.32 cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 xxd [2019-11-29T14:52:25.971Z] #34 48.33 Suggested packages: [2019-11-29T14:52:25.971Z] #34 48.33 codeblocks eclipse ninja-build lrzip [2019-11-29T14:52:25.971Z] #34 48.33 Recommended packages: [2019-11-29T14:52:25.971Z] #34 48.33 xml-core vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2019-11-29T14:52:25.971Z] #34 49.91 The following NEW packages will be installed: [2019-11-29T14:52:25.971Z] #34 49.92 cmake cmake-data libarchive13 libicu57 libjsoncpp1 liblzo2-2 libuv1 libxml2 [2019-11-29T14:52:25.971Z] #34 49.92 vim-common xxd [2019-11-29T14:52:25.971Z] #34 50.05 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:52:25.971Z] #34 50.05 Need to get 13.4 MB of archives. [2019-11-29T14:52:25.971Z] #34 50.05 After this operation, 60.4 MB of additional disk space will be used. [2019-11-29T14:52:25.971Z] #34 50.05 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] [2019-11-29T14:52:25.971Z] #34 50.32 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-29T14:52:25.971Z] #34 50.33 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u3 [7669 kB] [2019-11-29T14:52:25.971Z] #34 51.78 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] [2019-11-29T14:52:25.971Z] #34 51.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u2 [272 kB] [2019-11-29T14:52:25.971Z] #34 52.06 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2019-11-29T14:52:25.971Z] #34 52.09 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] [2019-11-29T14:52:25.971Z] #34 52.11 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] [2019-11-29T14:52:25.971Z] #34 52.79 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-29T14:52:25.971Z] #34 52.84 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-29T14:52:25.971Z] #34 ... [2019-11-29T14:52:25.971Z] [2019-11-29T14:52:25.971Z] #14 [dev 3/24] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... [2019-11-29T14:52:25.971Z] #14 0.265 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2019-11-29T14:52:26.072Z] #41 155.9 CC criu/seize.o [2019-11-29T14:52:26.200Z] #41 116.0 DEP criu/pie-util-vdso-elf32.d [2019-11-29T14:52:26.200Z] #41 116.2 DEP criu/path.d [2019-11-29T14:52:26.317Z] #14 DONE 0.3s [2019-11-29T14:52:26.318Z] [2019-11-29T14:52:26.318Z] #15 [dev 4/24] RUN echo "source /usr/share/bash-completion/bash_completion" ... [2019-11-29T14:52:26.457Z] #41 116.4 DEP criu/parasite-syscall.d [2019-11-29T14:52:26.660Z] #15 DONE 0.3s [2019-11-29T14:52:26.660Z] [2019-11-29T14:52:26.660Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-29T14:52:26.660Z] #16 ... [2019-11-29T14:52:26.660Z] [2019-11-29T14:52:26.660Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:52:26.660Z] #41 33.99 Reading package lists... [2019-11-29T14:52:26.660Z] #41 44.84 Building dependency tree... [2019-11-29T14:52:26.660Z] #41 48.86 The following additional packages will be installed: [2019-11-29T14:52:26.660Z] #41 48.86 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 [2019-11-29T14:52:26.660Z] #41 48.86 libprotoc10 python-pkg-resources zlib1g-dev [2019-11-29T14:52:26.660Z] #41 48.87 Suggested packages: [2019-11-29T14:52:26.660Z] #41 48.87 manpages-dev python-setuptools [2019-11-29T14:52:26.660Z] #41 51.53 The following NEW packages will be installed: [2019-11-29T14:52:26.660Z] #41 51.54 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2019-11-29T14:52:26.660Z] #41 51.54 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 [2019-11-29T14:52:26.660Z] #41 51.55 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2019-11-29T14:52:26.660Z] #41 51.55 zlib1g-dev [2019-11-29T14:52:26.660Z] #41 51.77 0 upgraded, 16 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:52:26.660Z] #41 51.77 Need to get 3548 kB of archives. [2019-11-29T14:52:26.660Z] #41 51.77 After this operation, 21.2 MB of additional disk space will be used. [2019-11-29T14:52:26.660Z] #41 51.77 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-29T14:52:26.660Z] #41 51.79 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap-dev ppc64el 1:2.25-1 [29.7 kB] [2019-11-29T14:52:26.660Z] #41 51.82 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3 [117 kB] [2019-11-29T14:52:26.660Z] #41 51.84 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-29T14:52:26.660Z] #41 51.87 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-dev ppc64el 3.2.27-2 [95.0 kB] [2019-11-29T14:52:26.660Z] #41 51.90 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-29T14:52:26.660Z] #41 51.91 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c-dev ppc64el 1.2.1-2 [32.0 kB] [2019-11-29T14:52:26.660Z] #41 51.93 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zlib1g-dev ppc64el 1:1.2.8.dfsg-5 [205 kB] [2019-11-29T14:52:26.660Z] #41 52.04 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf10 ppc64el 3.0.0-9 [658 kB] [2019-11-29T14:52:26.660Z] #41 52.21 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-lite10 ppc64el 3.0.0-9 [124 kB] [2019-11-29T14:52:26.660Z] #41 52.25 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-dev ppc64el 3.0.0-9 [974 kB] [2019-11-29T14:52:26.660Z] #41 52.52 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotoc10 ppc64el 3.0.0-9 [589 kB] [2019-11-29T14:52:26.660Z] #41 52.61 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-c-compiler ppc64el 1.2.1-2 [75.2 kB] [2019-11-29T14:52:26.660Z] #41 52.64 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el protobuf-compiler ppc64el 3.0.0-9 [53.0 kB] [2019-11-29T14:52:26.660Z] #41 52.64 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pkg-resources all 33.1.1-1 [166 kB] [2019-11-29T14:52:26.660Z] #41 52.67 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-protobuf ppc64el 3.0.0-9 [291 kB] [2019-11-29T14:52:26.715Z] #41 116.6 DEP criu/pagemap.d [2019-11-29T14:52:26.769Z] #59 248.3 + bin/containerd-shim [2019-11-29T14:52:26.973Z] #41 116.8 DEP criu/pagemap-cache.d [2019-11-29T14:52:26.973Z] #41 116.9 DEP criu/page-xfer.d [2019-11-29T14:52:27.002Z] #41 ... [2019-11-29T14:52:27.002Z] [2019-11-29T14:52:27.002Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:52:27.002Z] #34 54.46 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:52:27.002Z] #34 ... [2019-11-29T14:52:27.002Z] [2019-11-29T14:52:27.002Z] #16 [dev 5/24] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... [2019-11-29T14:52:27.002Z] #16 DONE 0.5s [2019-11-29T14:52:27.002Z] [2019-11-29T14:52:27.002Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:52:27.002Z] #34 54.75 Fetched 13.4 MB in 2s (4675 kB/s) [2019-11-29T14:52:27.002Z] #34 54.94 Selecting previously unselected package cmake-data. [2019-11-29T14:52:27.010Z] #41 156.6 CC criu/servicefd.o [2019-11-29T14:52:27.010Z] #41 156.9 CC criu/shmem.o [2019-11-29T14:52:27.231Z] #41 117.1 DEP criu/page-pipe.d [2019-11-29T14:52:27.231Z] #41 117.2 DEP criu/netfilter.d [2019-11-29T14:52:27.346Z] #34 54.94 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14950 files and directories currently installed.) [2019-11-29T14:52:27.346Z] #34 55.06 Preparing to unpack .../0-cmake-data_3.7.2-1_all.deb ... [2019-11-29T14:52:27.346Z] #34 55.08 Unpacking cmake-data (3.7.2-1) ... [2019-11-29T14:52:27.346Z] #34 ... [2019-11-29T14:52:27.346Z] [2019-11-29T14:52:27.346Z] #17 [dev 6/24] RUN ldconfig [2019-11-29T14:52:27.346Z] #17 DONE 0.5s [2019-11-29T14:52:27.489Z] #41 117.3 DEP criu/net.d [2019-11-29T14:52:27.690Z] [2019-11-29T14:52:27.690Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:52:27.746Z] #41 117.5 DEP criu/namespaces.d [2019-11-29T14:52:27.746Z] #41 117.6 DEP criu/mount.d [2019-11-29T14:52:27.950Z] #41 157.7 CC criu/sigframe.o [2019-11-29T14:52:27.950Z] #41 157.8 CC criu/signalfd.o [2019-11-29T14:52:28.003Z] #41 117.8 DEP criu/mem.d [2019-11-29T14:52:28.003Z] #41 118.0 DEP criu/lsm.d [2019-11-29T14:52:28.208Z] #41 158.0 CC criu/sk-inet.o [2019-11-29T14:52:28.261Z] #41 118.1 DEP criu/log.d [2019-11-29T14:52:28.430Z] #18 0.799 Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease [2019-11-29T14:52:28.430Z] #18 0.815 Get:2 http://cdn-fastly.deb.debian.org/debian-security stretch/updates InRelease [94.3 kB] [2019-11-29T14:52:28.430Z] #18 0.975 Get:3 http://cdn-fastly.deb.debian.org/debian stretch-updates InRelease [91.0 kB] [2019-11-29T14:52:28.430Z] #18 1.001 Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB] [2019-11-29T14:52:28.519Z] #41 118.2 DEP criu/libnetlink.d [2019-11-29T14:52:28.519Z] #41 118.4 DEP criu/kerndat.d [2019-11-29T14:52:28.774Z] #18 1.294 Get:5 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2365 B] [2019-11-29T14:52:28.777Z] #41 118.6 DEP criu/kcmp-ids.d [2019-11-29T14:52:28.777Z] #41 118.6 DEP criu/irmap.d [2019-11-29T14:52:28.777Z] #41 118.8 DEP criu/ipc_ns.d [2019-11-29T14:52:29.034Z] #41 119.0 DEP criu/image.d [2019-11-29T14:52:29.146Z] #41 158.8 CC criu/sk-netlink.o [2019-11-29T14:52:29.292Z] #41 119.1 DEP criu/image-desc.d [2019-11-29T14:52:29.406Z] #41 159.1 CC criu/sk-packet.o [2019-11-29T14:52:29.549Z] #41 119.2 DEP criu/fsnotify.d [2019-11-29T14:52:29.549Z] #41 119.4 DEP criu/filesystems.d [2019-11-29T14:52:29.667Z] #41 159.6 CC criu/sk-queue.o [2019-11-29T14:52:29.807Z] #41 119.6 DEP criu/files.d [2019-11-29T14:52:29.807Z] #41 119.8 DEP criu/files-reg.d [2019-11-29T14:52:30.065Z] #41 120.1 DEP criu/files-ext.d [2019-11-29T14:52:30.065Z] #41 ... [2019-11-29T14:52:30.065Z] [2019-11-29T14:52:30.065Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:52:30.065Z] #17 104.5 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-29T14:52:30.065Z] #17 104.5 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... [2019-11-29T14:52:30.065Z] #17 104.6 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-29T14:52:30.065Z] #17 106.2 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-29T14:52:30.065Z] #17 106.2 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... [2019-11-29T14:52:30.065Z] #17 106.2 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-29T14:52:30.065Z] #17 108.3 Selecting previously unselected package binutils-mingw-w64. [2019-11-29T14:52:30.065Z] #17 108.3 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-29T14:52:30.065Z] #17 108.3 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-29T14:52:30.065Z] #17 108.4 Selecting previously unselected package mingw-w64-common. [2019-11-29T14:52:30.065Z] #17 108.4 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-29T14:52:30.065Z] #17 108.4 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-29T14:52:30.065Z] #17 111.8 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-29T14:52:30.065Z] #17 111.9 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-29T14:52:30.065Z] #17 111.9 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-29T14:52:30.237Z] #41 160.0 CC criu/sk-tcp.o [2019-11-29T14:52:30.322Z] #17 ... [2019-11-29T14:52:30.322Z] [2019-11-29T14:52:30.322Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:52:30.322Z] #41 120.2 DEP criu/file-lock.d [2019-11-29T14:52:30.552Z] #60 187.8 + bin/containerd [2019-11-29T14:52:30.580Z] #41 120.3 DEP criu/file-ids.d [2019-11-29T14:52:30.580Z] #41 120.5 DEP criu/fifo.d [2019-11-29T14:52:30.807Z] #41 160.4 CC criu/sk-unix.o [2019-11-29T14:52:30.807Z] #41 ... [2019-11-29T14:52:30.807Z] [2019-11-29T14:52:30.807Z] #22 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:30.807Z] #22 221.4 + return [2019-11-29T14:52:30.837Z] #41 120.7 DEP criu/fdstore.d [2019-11-29T14:52:30.837Z] #41 120.8 DEP criu/fault-injection.d [2019-11-29T14:52:31.078Z] #22 DONE 221.9s [2019-11-29T14:52:31.078Z] [2019-11-29T14:52:31.078Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:52:31.094Z] #41 120.8 DEP criu/external.d [2019-11-29T14:52:31.094Z] #41 121.0 DEP criu/eventpoll.d [2019-11-29T14:52:31.126Z] #18 3.456 Get:6 http://cdn-fastly.deb.debian.org/debian-security stretch/updates/main ppc64el Packages [488 kB] [2019-11-29T14:52:31.352Z] #41 121.1 DEP criu/eventfd.d [2019-11-29T14:52:31.352Z] #41 121.2 DEP criu/crtools.d [2019-11-29T14:52:31.609Z] #41 121.5 DEP criu/cr-service.d [2019-11-29T14:52:31.741Z] e96b0897c5d1: Verifying Checksum [2019-11-29T14:52:31.741Z] e96b0897c5d1: Download complete [2019-11-29T14:52:31.867Z] #41 121.7 DEP criu/cr-restore.d [2019-11-29T14:52:32.126Z] #41 121.9 DEP criu/cr-errno.d [2019-11-29T14:52:32.126Z] #41 121.9 DEP criu/cr-dump.d [2019-11-29T14:52:32.384Z] #41 122.1 DEP criu/cr-dedup.d [2019-11-29T14:52:32.384Z] #41 122.3 DEP criu/cr-check.d [2019-11-29T14:52:32.462Z] #41 162.0 CC criu/sockets.o [2019-11-29T14:52:32.641Z] #41 122.6 DEP criu/config.d [2019-11-29T14:52:32.721Z] #41 162.7 CC criu/stats.o [2019-11-29T14:52:32.881Z] #18 ... [2019-11-29T14:52:32.881Z] [2019-11-29T14:52:32.881Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:52:32.881Z] #27 4.802 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-29T14:52:32.881Z] #27 6.385 [2019-11-29T14:52:32.881Z] #27 7.091 # 2.7% ##### 7.0% ########### 15.7% ############### 22.1% #################### 28.5% ########################## 37.0% ############################### 43.4% ################################# 46.7% ##################################### 52.2% ########################################## 58.6% ############################################# 62.9% ################################################### 71.4% ###################################################### 75.6% ########################################################### 82.0% ################################################################# 90.5% ######################################################################## 100.0% [2019-11-29T14:52:32.881Z] #27 10.23 [2019-11-29T14:52:32.881Z] #27 11.06 ####### 11.1% #################### 28.3% ######################################### 57.0% ##################################################### 74.2% ############################################################# 85.7% ######################################################################## 100.0% [2019-11-29T14:52:32.899Z] #41 122.7 DEP criu/clone-noasan.d [2019-11-29T14:52:32.899Z] #41 122.8 DEP criu/cgroup.d [2019-11-29T14:52:33.157Z] #41 123.0 DEP criu/cgroup-props.d [2019-11-29T14:52:33.157Z] #41 123.1 DEP criu/bitmap.d [2019-11-29T14:52:33.157Z] #41 123.1 DEP criu/bfd.d [2019-11-29T14:52:33.157Z] #41 123.2 DEP criu/autofs.d [2019-11-29T14:52:33.292Z] #41 163.0 CC criu/string.o [2019-11-29T14:52:33.292Z] #41 163.1 CC criu/sysctl.o [2019-11-29T14:52:33.722Z] #41 123.4 DEP criu/aio.d [2019-11-29T14:52:33.722Z] #41 123.5 DEP criu/action-scripts.d [2019-11-29T14:52:33.862Z] #41 163.6 CC criu/sysfs_parse.o [2019-11-29T14:52:33.979Z] #41 123.8 CC criu/action-scripts.o [2019-11-29T14:52:34.122Z] #41 164.0 CC criu/timerfd.o [2019-11-29T14:52:34.122Z] #41 ... [2019-11-29T14:52:34.122Z] [2019-11-29T14:52:34.122Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-29T14:52:34.122Z] #23 DONE 1.1s [2019-11-29T14:52:34.382Z] [2019-11-29T14:52:34.383Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-29T14:52:34.545Z] #41 124.4 CC criu/aio.o [2019-11-29T14:52:34.599Z] #27 13.12 [2019-11-29T14:52:34.599Z] #27 ... [2019-11-29T14:52:34.599Z] [2019-11-29T14:52:34.599Z] #69 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:52:34.599Z] #69 DONE 62.2s [2019-11-29T14:52:34.599Z] [2019-11-29T14:52:34.599Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:52:34.599Z] #41 54.87 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:52:34.599Z] #41 55.21 Fetched 3548 kB in 1s (3254 kB/s) [2019-11-29T14:52:34.599Z] #41 55.44 Selecting previously unselected package libnet1:ppc64el. [2019-11-29T14:52:34.599Z] #41 55.44 (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-11-29T14:52:34.599Z] #41 55.61 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-29T14:52:34.599Z] #41 55.64 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-29T14:52:34.599Z] #41 55.73 Selecting previously unselected package libcap-dev:ppc64el. [2019-11-29T14:52:34.599Z] #41 55.75 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_ppc64el.deb ... [2019-11-29T14:52:34.599Z] #41 55.75 Unpacking libcap-dev:ppc64el (1:2.25-1) ... [2019-11-29T14:52:34.599Z] #41 56.00 Selecting previously unselected package libnet1-dev. [2019-11-29T14:52:34.599Z] #41 56.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-29T14:52:34.599Z] #41 56.02 Unpacking libnet1-dev (1.1.6+dfsg-3) ... [2019-11-29T14:52:34.599Z] #41 56.47 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-29T14:52:34.599Z] #41 56.48 Preparing to unpack .../03-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-29T14:52:34.599Z] #41 56.49 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-29T14:52:34.599Z] #41 56.74 Selecting previously unselected package libnl-3-dev:ppc64el. [2019-11-29T14:52:34.599Z] #41 56.75 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_ppc64el.deb ... [2019-11-29T14:52:34.599Z] #41 56.75 Unpacking libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-29T14:52:34.599Z] #41 57.30 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-29T14:52:34.599Z] #41 57.31 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-29T14:52:34.599Z] #41 57.34 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-29T14:52:34.599Z] #41 57.66 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2019-11-29T14:52:34.599Z] #41 57.67 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_ppc64el.deb ... [2019-11-29T14:52:34.599Z] #41 57.67 Unpacking libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-29T14:52:34.599Z] #41 57.81 Selecting previously unselected package zlib1g-dev:ppc64el. [2019-11-29T14:52:34.599Z] #41 57.86 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_ppc64el.deb ... [2019-11-29T14:52:34.599Z] #41 57.87 Unpacking zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-29T14:52:34.599Z] #41 58.40 Selecting previously unselected package libprotobuf10:ppc64el. [2019-11-29T14:52:34.599Z] #41 58.42 Preparing to unpack .../08-libprotobuf10_3.0.0-9_ppc64el.deb ... [2019-11-29T14:52:34.599Z] #41 58.43 Unpacking libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-29T14:52:34.599Z] #41 59.63 Selecting previously unselected package libprotobuf-lite10:ppc64el. [2019-11-29T14:52:34.599Z] #41 59.64 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_ppc64el.deb ... [2019-11-29T14:52:34.599Z] #41 59.65 Unpacking libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-29T14:52:34.599Z] #41 59.95 Selecting previously unselected package libprotobuf-dev:ppc64el. [2019-11-29T14:52:34.599Z] #41 59.96 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_ppc64el.deb ... [2019-11-29T14:52:34.599Z] #41 59.98 Unpacking libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-29T14:52:34.599Z] #41 62.24 Selecting previously unselected package libprotoc10:ppc64el. [2019-11-29T14:52:34.599Z] #41 62.27 Preparing to unpack .../11-libprotoc10_3.0.0-9_ppc64el.deb ... [2019-11-29T14:52:34.599Z] #41 62.27 Unpacking libprotoc10:ppc64el (3.0.0-9) ... [2019-11-29T14:52:34.921Z] #59 254.9 + bin/containerd-shim-runc-v1 [2019-11-29T14:52:34.982Z] #41 ... [2019-11-29T14:52:34.982Z] [2019-11-29T14:52:34.982Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:52:35.227Z] #41 125.0 CC criu/autofs.o [2019-11-29T14:52:36.317Z] #60 ... [2019-11-29T14:52:36.317Z] [2019-11-29T14:52:36.317Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:36.317Z] #51 DONE 217.5s [2019-11-29T14:52:36.317Z] [2019-11-29T14:52:36.317Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:36.599Z] #41 126.4 CC criu/bfd.o [2019-11-29T14:52:36.810Z] #59 257.9 + bin/containerd-shim-runc-v2 [2019-11-29T14:52:37.057Z] #27 13.87 #### 5.7% ######### 13.5% ############## 20.4% #################### 28.4% ########################## 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.6% ######################################## 56.8% ############################################ 61.9% ############################################## 64.5% ################################################## 69.7% ##################################################### 74.9% ########################################################## 81.1% ################################################################# 91.4% ##################################################################### 96.5% ######################################################################## 100.0% [2019-11-29T14:52:37.164Z] #41 126.9 CC criu/bitmap.o [2019-11-29T14:52:37.164Z] #41 127.1 CC criu/cgroup-props.o [2019-11-29T14:52:37.194Z] #60 ... [2019-11-29T14:52:37.194Z] [2019-11-29T14:52:37.194Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-29T14:52:37.194Z] #52 DONE 0.2s [2019-11-29T14:52:37.194Z] [2019-11-29T14:52:37.194Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-29T14:52:37.194Z] #56 DONE 0.1s [2019-11-29T14:52:37.194Z] [2019-11-29T14:52:37.194Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:37.369Z] #59 258.7 + binaries [2019-11-29T14:52:37.369Z] #59 258.7 + mkdir -p /build [2019-11-29T14:52:37.369Z] #59 258.7 + cp bin/containerd /build/containerd [2019-11-29T14:52:37.369Z] #59 258.8 + cp bin/containerd-shim /build/containerd-shim [2019-11-29T14:52:37.369Z] #59 258.8 + cp bin/ctr /build/ctr [2019-11-29T14:52:38.324Z] #59 DONE 259.7s [2019-11-29T14:52:38.539Z] #41 128.1 CC criu/cgroup.o [2019-11-29T14:52:38.583Z] #27 DONE 4.0s [2019-11-29T14:52:38.583Z] [2019-11-29T14:52:38.583Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-29T14:52:38.583Z] #29 DONE 0.2s [2019-11-29T14:52:38.583Z] [2019-11-29T14:52:38.583Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:52:38.583Z] #41 164.3 CC criu/tty.o [2019-11-29T14:52:38.583Z] #41 165.9 CC criu/tun.o [2019-11-29T14:52:38.583Z] #41 166.5 CC criu/uffd.o [2019-11-29T14:52:38.583Z] #41 167.5 CC criu/util.o [2019-11-29T14:52:38.816Z] #27 17.54 [2019-11-29T14:52:38.845Z] #41 ... [2019-11-29T14:52:38.845Z] [2019-11-29T14:52:38.845Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-29T14:52:38.845Z] #32 DONE 0.3s [2019-11-29T14:52:38.845Z] [2019-11-29T14:52:38.845Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:52:38.845Z] #41 168.6 CC criu/uts_ns.o [2019-11-29T14:52:38.845Z] #41 ... [2019-11-29T14:52:38.845Z] [2019-11-29T14:52:38.845Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-29T14:52:38.845Z] #37 DONE 0.1s [2019-11-29T14:52:39.105Z] [2019-11-29T14:52:39.105Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:52:39.105Z] #41 168.8 CC criu/vdso.o [2019-11-29T14:52:39.285Z] [2019-11-29T14:52:39.285Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-29T14:52:39.542Z] #60 DONE 0.3s [2019-11-29T14:52:39.542Z] [2019-11-29T14:52:39.542Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-29T14:52:39.676Z] #41 169.4 LINK criu/built-in.o [2019-11-29T14:52:39.676Z] #41 169.5 LINK criu/criu [2019-11-29T14:52:39.804Z] #64 DONE 0.1s [2019-11-29T14:52:39.804Z] [2019-11-29T14:52:39.804Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-29T14:52:39.937Z] #41 169.8 DEP lib/c/criu.d [2019-11-29T14:52:39.937Z] #41 169.9 CC images/rpc.pb-c.o [2019-11-29T14:52:40.063Z] #66 DONE 0.3s [2019-11-29T14:52:40.063Z] [2019-11-29T14:52:40.063Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-29T14:52:40.063Z] #69 DONE 0.1s [2019-11-29T14:52:40.063Z] [2019-11-29T14:52:40.063Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-29T14:52:40.063Z] #70 DONE 0.0s [2019-11-29T14:52:40.063Z] [2019-11-29T14:52:40.063Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-29T14:52:40.374Z] 65014b3c3121: Verifying Checksum [2019-11-29T14:52:40.374Z] 65014b3c3121: Download complete [2019-11-29T14:52:40.508Z] #41 ... [2019-11-29T14:52:40.508Z] [2019-11-29T14:52:40.508Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-29T14:52:40.508Z] #39 DONE 1.4s [2019-11-29T14:52:40.508Z] [2019-11-29T14:52:40.508Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:52:40.508Z] #41 170.4 CC lib/c/criu.o [2019-11-29T14:52:41.067Z] #41 130.9 CC criu/clone-noasan.o [2019-11-29T14:52:41.067Z] #41 131.1 CC criu/config.o [2019-11-29T14:52:41.324Z] #41 ... [2019-11-29T14:52:41.324Z] [2019-11-29T14:52:41.324Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:52:41.324Z] #17 115.6 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-29T14:52:41.325Z] #17 115.6 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-29T14:52:41.325Z] #17 115.6 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-29T14:52:41.325Z] #17 115.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-29T14:52:41.325Z] #17 115.7 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-29T14:52:41.325Z] #17 115.7 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-29T14:52:41.423Z] #71 DONE 1.2s [2019-11-29T14:52:41.423Z] [2019-11-29T14:52:41.423Z] #72 exporting to image [2019-11-29T14:52:41.423Z] #72 exporting layers [2019-11-29T14:52:41.891Z] #41 171.4 LINK lib/c/built-in.o [2019-11-29T14:52:41.891Z] #41 171.5 LINK lib/c/libcriu.so [2019-11-29T14:52:41.891Z] #41 171.6 GEN magic.py [2019-11-29T14:52:41.891Z] #41 171.7 Note: Building without setproctitle() and strlcpy() support. [2019-11-29T14:52:41.891Z] #41 171.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-29T14:52:42.264Z] #17 ... [2019-11-29T14:52:42.264Z] [2019-11-29T14:52:42.264Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:52:42.264Z] #41 132.2 CC criu/cr-check.o [2019-11-29T14:52:42.384Z] #27 18.20 # 2.2% ### 4.9% ##### 7.5% ####### 10.2% ######### 12.9% ########## 14.7% ############# 18.3% ############### 20.9% ################# 24.5% #################### 29.0% ######################### 35.2% ############################## 42.4% ################################ 45.0% ################################### 48.6% #################################### 51.3% ###################################### 54.0% ######################################### 57.6% ############################################ 61.1% ############################################### 65.6% ################################################# 69.2% ###################################################### 75.4% ######################################################### 80.5% ########################################################### 82.2% ############################################################ 84.5% ############################################################## 86.5% [2019-11-29T14:52:42.384Z] #27 ... [2019-11-29T14:52:42.384Z] [2019-11-29T14:52:42.384Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:52:42.384Z] #34 60.12 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-29T14:52:42.384Z] #34 60.15 Preparing to unpack .../1-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-29T14:52:42.384Z] #34 60.17 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-29T14:52:42.384Z] #34 60.45 Selecting previously unselected package libicu57:ppc64el. [2019-11-29T14:52:42.384Z] #34 60.48 Preparing to unpack .../2-libicu57_57.1-6+deb9u3_ppc64el.deb ... [2019-11-29T14:52:42.384Z] #34 60.49 Unpacking libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-29T14:52:42.384Z] #34 ... [2019-11-29T14:52:42.384Z] [2019-11-29T14:52:42.384Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:52:42.463Z] #41 172.2 fatal: Not a git repository (or any of the parent directories): .git [2019-11-29T14:52:42.731Z] #27 18.20 # 2.2% ### 4.9% ##### 7.5% ####### 10.2% ######### 12.9% ########## 14.7% ############# 18.3% ############### 20.9% ################# 24.5% #################### 29.0% ######################### 35.2% ############################## 42.4% ################################ 45.0% ################################### 48.6% #################################### 51.3% ###################################### 54.0% ######################################### 57.6% ############################################ 61.1% ############################################### 65.6% ################################################# 69.2% ###################################################### 75.4% ######################################################### 80.5% ########################################################### 82.2% ############################################################ 84.5% ############################################################## 86.5% ################################################################ 89.2% ################################################################## 91.9% #################################################################### 95.5% ####################################################################### 99.0% ######################################################################## 100.0% [2019-11-29T14:52:43.075Z] #27 21.89 [2019-11-29T14:52:43.403Z] #41 173.0 make[1]: Nothing to be done for 'all'. [2019-11-29T14:52:43.811Z] #27 ... [2019-11-29T14:52:43.811Z] [2019-11-29T14:52:43.811Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:43.811Z] #48 61.42 + cd /tmp/tmp.azKPA7Yeix/src/gotest.tools/gotestsum [2019-11-29T14:52:43.811Z] #48 61.43 + git checkout -q v0.3.5 [2019-11-29T14:52:43.811Z] #48 61.59 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2019-11-29T14:52:43.811Z] #48 ... [2019-11-29T14:52:43.811Z] [2019-11-29T14:52:43.812Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-29T14:52:43.812Z] #29 71.74 + cd /tmp/tmp.HIoajseUC5/src/github.com/go-swagger/go-swagger [2019-11-29T14:52:43.812Z] #29 71.74 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 [2019-11-29T14:52:43.973Z] #41 173.8 make[1]: 'images/built-in.o' is up to date. [2019-11-29T14:52:43.974Z] #41 173.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-29T14:52:43.974Z] #41 173.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-29T14:52:43.974Z] #41 173.9 make[1]: 'compel/libcompel.a' is up to date. [2019-11-29T14:52:43.974Z] #41 173.9 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-29T14:52:44.166Z] #41 133.6 CC criu/cr-dedup.o [2019-11-29T14:52:44.167Z] #41 134.0 CC criu/cr-dump.o [2019-11-29T14:52:44.234Z] #41 174.0 make[1]: Nothing to be done for 'all'. [2019-11-29T14:52:44.234Z] #41 174.0 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-29T14:52:44.234Z] #41 174.1 make[2]: Nothing to be done for 'all'. [2019-11-29T14:52:44.234Z] #41 174.2 make[2]: Nothing to be done for 'all'. [2019-11-29T14:52:44.495Z] #41 174.2 make[2]: Nothing to be done for 'all'. [2019-11-29T14:52:44.495Z] #41 174.3 make[2]: Nothing to be done for 'all'. [2019-11-29T14:52:44.495Z] #41 174.4 make[2]: Nothing to be done for 'all'. [2019-11-29T14:52:44.495Z] #41 174.4 make[2]: Nothing to be done for 'all'. [2019-11-29T14:52:44.547Z] #29 ... [2019-11-29T14:52:44.547Z] [2019-11-29T14:52:44.547Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:52:44.547Z] #18 6.874 Get:7 http://cdn-fastly.deb.debian.org/debian stretch-updates/main ppc64el Packages [27.9 kB] [2019-11-29T14:52:44.547Z] #18 9.667 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el Packages [6906 kB] [2019-11-29T14:52:44.547Z] #18 ... [2019-11-29T14:52:44.547Z] [2019-11-29T14:52:44.547Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:52:44.547Z] #34 71.14 Selecting previously unselected package libxml2:ppc64el. [2019-11-29T14:52:44.547Z] #34 71.16 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... [2019-11-29T14:52:44.547Z] #34 71.16 Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-29T14:52:44.547Z] #34 72.17 Selecting previously unselected package libarchive13:ppc64el. [2019-11-29T14:52:44.547Z] #34 72.18 Preparing to unpack .../4-libarchive13_3.2.2-2+deb9u2_ppc64el.deb ... [2019-11-29T14:52:44.547Z] #34 72.19 Unpacking libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-29T14:52:44.754Z] #41 174.5 make[2]: Nothing to be done for 'all'. [2019-11-29T14:52:44.754Z] #41 174.6 make[2]: Nothing to be done for 'all'. [2019-11-29T14:52:44.754Z] #41 174.6 INSTALL criu/criu [2019-11-29T14:52:44.902Z] #34 72.63 Selecting previously unselected package libjsoncpp1:ppc64el. [2019-11-29T14:52:44.902Z] #34 72.64 Preparing to unpack .../5-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2019-11-29T14:52:44.902Z] #34 72.65 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-29T14:52:45.014Z] #41 DONE 174.9s [2019-11-29T14:52:45.014Z] [2019-11-29T14:52:45.014Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:45.246Z] #34 72.98 Selecting previously unselected package libuv1:ppc64el. [2019-11-29T14:52:45.246Z] #34 72.98 Preparing to unpack .../6-libuv1_1.9.1-3_ppc64el.deb ... [2019-11-29T14:52:45.246Z] #34 72.99 Unpacking libuv1:ppc64el (1.9.1-3) ... [2019-11-29T14:52:45.632Z] #34 73.29 Selecting previously unselected package cmake. [2019-11-29T14:52:45.632Z] #34 73.30 Preparing to unpack .../7-cmake_3.7.2-1_ppc64el.deb ... [2019-11-29T14:52:45.632Z] #34 73.49 Unpacking cmake (3.7.2-1) ... [2019-11-29T14:52:45.632Z] #34 ... [2019-11-29T14:52:45.632Z] [2019-11-29T14:52:45.632Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:52:45.632Z] #41 63.44 Selecting previously unselected package protobuf-c-compiler. [2019-11-29T14:52:45.632Z] #41 63.46 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_ppc64el.deb ... [2019-11-29T14:52:45.632Z] #41 63.47 Unpacking protobuf-c-compiler (1.2.1-2) ... [2019-11-29T14:52:45.632Z] #41 63.90 Selecting previously unselected package protobuf-compiler. [2019-11-29T14:52:45.632Z] #41 63.90 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_ppc64el.deb ... [2019-11-29T14:52:45.632Z] #41 63.93 Unpacking protobuf-compiler (3.0.0-9) ... [2019-11-29T14:52:45.632Z] #41 64.31 Selecting previously unselected package python-pkg-resources. [2019-11-29T14:52:45.632Z] #41 64.32 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... [2019-11-29T14:52:45.632Z] #41 64.42 Unpacking python-pkg-resources (33.1.1-1) ... [2019-11-29T14:52:45.632Z] #41 64.87 Selecting previously unselected package python-protobuf. [2019-11-29T14:52:45.632Z] #41 64.90 Preparing to unpack .../15-python-protobuf_3.0.0-9_ppc64el.deb ... [2019-11-29T14:52:45.633Z] #41 64.90 Unpacking python-protobuf (3.0.0-9) ... [2019-11-29T14:52:45.633Z] #41 65.84 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-29T14:52:45.633Z] #41 66.06 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-29T14:52:45.633Z] #41 66.06 Setting up python-pkg-resources (33.1.1-1) ... [2019-11-29T14:52:46.392Z] #59 ... [2019-11-29T14:52:46.392Z] [2019-11-29T14:52:46.392Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-29T14:52:46.392Z] #42 DONE 0.1s [2019-11-29T14:52:46.392Z] [2019-11-29T14:52:46.392Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:46.651Z] #59 ... [2019-11-29T14:52:46.651Z] [2019-11-29T14:52:46.651Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-29T14:52:46.694Z] #41 136.1 CC criu/cr-errno.o [2019-11-29T14:52:46.694Z] #41 136.2 CC criu/cr-restore.o [2019-11-29T14:52:46.824Z] #41 ... [2019-11-29T14:52:46.824Z] [2019-11-29T14:52:46.824Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:52:46.824Z] #55 21.90 + cd /tmp/tmp.HkbbxEOOLp/src/github.com/opencontainers/runc [2019-11-29T14:52:46.824Z] #55 21.90 + git checkout -q d736ef14f0288d6993a1845745d6756cfc9ddd5a [2019-11-29T14:52:47.167Z] #55 22.48 + '[' -z '' ']' [2019-11-29T14:52:47.167Z] #55 22.48 + target=static [2019-11-29T14:52:47.167Z] #55 22.48 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2019-11-29T14:52:47.219Z] #45 DONE 0.7s [2019-11-29T14:52:47.219Z] [2019-11-29T14:52:47.219Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:47.219Z] #59 ... [2019-11-29T14:52:47.219Z] [2019-11-29T14:52:47.219Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-29T14:52:47.219Z] #48 DONE 0.1s [2019-11-29T14:52:47.477Z] [2019-11-29T14:52:47.477Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-29T14:52:47.947Z] #72 exporting layers 6.5s done [2019-11-29T14:52:47.947Z] #72 writing image sha256:86e9580f545703d95add15f3d329613b55e82710b37fd58adcdbaa3b64dbd74d done [2019-11-29T14:52:47.947Z] #72 naming to docker.io/library/docker:5f986789b63355e76683a4104a8209356ee3a1d0 done [2019-11-29T14:52:47.947Z] #72 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2019-11-29T14:52:48.354Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38697/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-38697/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5f986789b63355e76683a4104a8209356ee3a1d0 hack/validate/default [2019-11-29T14:52:48.356Z] #55 ... [2019-11-29T14:52:48.357Z] [2019-11-29T14:52:48.357Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:52:48.357Z] #32 66.02 sync [2019-11-29T14:52:48.357Z] #32 66.03 internal/reflectlite [2019-11-29T14:52:48.357Z] #32 72.42 sort [2019-11-29T14:52:48.357Z] #32 72.43 errors [2019-11-29T14:52:48.357Z] #32 73.44 io [2019-11-29T14:52:48.357Z] #32 73.45 internal/oserror [2019-11-29T14:52:48.357Z] #32 73.47 strconv [2019-11-29T14:52:48.357Z] #32 73.98 syscall [2019-11-29T14:52:48.357Z] #32 ... [2019-11-29T14:52:48.357Z] [2019-11-29T14:52:48.357Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-29T14:52:48.357Z] #29 76.03 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2019-11-29T14:52:48.414Z] #51 DONE 0.9s [2019-11-29T14:52:48.414Z] [2019-11-29T14:52:48.414Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-29T14:52:48.414Z] #55 DONE 0.1s [2019-11-29T14:52:48.414Z] [2019-11-29T14:52:48.414Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:52:49.098Z] #29 ... [2019-11-29T14:52:49.098Z] [2019-11-29T14:52:49.098Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:52:49.098Z] #45 66.80 internal/reflectlite [2019-11-29T14:52:49.098Z] #45 66.86 sync [2019-11-29T14:52:49.098Z] #45 71.25 github.com/LK4D4/vndr/godl/singleflight [2019-11-29T14:52:49.098Z] #45 71.25 math/rand [2019-11-29T14:52:49.098Z] #45 71.32 internal/singleflight [2019-11-29T14:52:49.098Z] #45 76.15 sort [2019-11-29T14:52:49.098Z] #45 76.20 io [2019-11-29T14:52:49.098Z] #45 76.23 strconv [2019-11-29T14:52:49.098Z] #45 76.30 syscall [2019-11-29T14:52:49.098Z] #45 ... [2019-11-29T14:52:49.098Z] [2019-11-29T14:52:49.098Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:52:49.098Z] #27 25.87 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-29T14:52:49.098Z] #27 27.03 [2019-11-29T14:52:49.098Z] #27 27.88 ######################################################################## 100.0% [2019-11-29T14:52:49.098Z] #27 28.13 [2019-11-29T14:52:49.279Z] Congratulations! All commits are properly signed with the DCO! [2019-11-29T14:52:49.279Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2019-11-29T14:52:49.279Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2019-11-29T14:52:50.883Z] #41 140.7 CC criu/cr-service.o [2019-11-29T14:52:52.138Z] #27 ... [2019-11-29T14:52:52.138Z] [2019-11-29T14:52:52.138Z] #34 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2019-11-29T14:52:52.138Z] #34 77.91 Selecting previously unselected package xxd. [2019-11-29T14:52:52.138Z] #34 77.93 Preparing to unpack .../8-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-29T14:52:52.138Z] #34 77.96 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:52:52.138Z] #34 78.22 Selecting previously unselected package vim-common. [2019-11-29T14:52:52.138Z] #34 78.23 Preparing to unpack .../9-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-29T14:52:52.138Z] #34 78.25 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:52:52.138Z] #34 78.70 Processing triggers for mime-support (3.60) ... [2019-11-29T14:52:52.138Z] #34 78.94 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:52:52.138Z] #34 78.95 Setting up libuv1:ppc64el (1.9.1-3) ... [2019-11-29T14:52:52.138Z] #34 78.97 Setting up cmake-data (3.7.2-1) ... [2019-11-29T14:52:52.138Z] #34 79.00 Setting up libicu57:ppc64el (57.1-6+deb9u3) ... [2019-11-29T14:52:52.138Z] #34 79.02 Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... [2019-11-29T14:52:52.138Z] #34 79.02 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:52:52.138Z] #34 79.18 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:52:52.138Z] #34 79.19 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-29T14:52:52.138Z] #34 79.20 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2019-11-29T14:52:52.138Z] #34 79.21 Setting up libarchive13:ppc64el (3.2.2-2+deb9u2) ... [2019-11-29T14:52:52.138Z] #34 79.21 Setting up cmake (3.7.2-1) ... [2019-11-29T14:52:52.138Z] #34 79.41 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:52:52.138Z] #34 DONE 79.7s [2019-11-29T14:52:52.138Z] [2019-11-29T14:52:52.138Z] #35 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T14:52:52.138Z] #35 DONE 0.1s [2019-11-29T14:52:52.138Z] [2019-11-29T14:52:52.138Z] #36 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2019-11-29T14:52:52.138Z] #36 DONE 0.1s [2019-11-29T14:52:52.138Z] [2019-11-29T14:52:52.138Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:52:52.138Z] #32 79.51 bytes [2019-11-29T14:52:52.138Z] #32 79.59 strings [2019-11-29T14:52:52.293Z] #41 142.1 CC criu/crtools.o [2019-11-29T14:52:53.236Z] #41 142.9 CC criu/eventfd.o [2019-11-29T14:52:53.492Z] #41 143.3 CC criu/eventpoll.o [2019-11-29T14:52:54.422Z] #41 144.4 CC criu/external.o [2019-11-29T14:52:54.985Z] #41 144.7 CC criu/fault-injection.o [2019-11-29T14:52:54.985Z] #41 144.8 CC criu/fdstore.o [2019-11-29T14:52:55.242Z] #41 145.2 CC criu/fifo.o [2019-11-29T14:52:55.806Z] #41 145.5 CC criu/file-ids.o [2019-11-29T14:52:56.063Z] #41 145.9 CC criu/file-lock.o [2019-11-29T14:52:56.063Z] #41 ... [2019-11-29T14:52:56.063Z] [2019-11-29T14:52:56.063Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:52:56.063Z] #54 176.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-29T14:52:56.531Z] #59 207.0 + bin/containerd-stress [2019-11-29T14:52:56.626Z] #54 ... [2019-11-29T14:52:56.626Z] [2019-11-29T14:52:56.626Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:52:56.626Z] #17 130.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-29T14:52:56.626Z] #17 130.8 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... [2019-11-29T14:52:56.626Z] #17 130.8 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-29T14:52:57.015Z] #32 ... [2019-11-29T14:52:57.015Z] [2019-11-29T14:52:57.015Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:52:57.015Z] #41 74.82 Setting up libnet1-dev (1.1.6+dfsg-3) ... [2019-11-29T14:52:57.015Z] #41 74.83 Setting up libprotobuf10:ppc64el (3.0.0-9) ... [2019-11-29T14:52:57.015Z] #41 74.83 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:52:57.015Z] #41 74.94 Setting up python-protobuf (3.0.0-9) ... [2019-11-29T14:52:57.015Z] #41 84.72 Setting up libcap-dev:ppc64el (1:2.25-1) ... [2019-11-29T14:52:57.015Z] #41 84.73 Setting up libprotobuf-c-dev:ppc64el (1.2.1-2) ... [2019-11-29T14:52:57.015Z] #41 84.74 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-29T14:52:57.015Z] #41 84.76 Setting up libprotobuf-lite10:ppc64el (3.0.0-9) ... [2019-11-29T14:52:57.015Z] #41 84.77 Setting up libprotoc10:ppc64el (3.0.0-9) ... [2019-11-29T14:52:57.015Z] #41 84.78 Setting up protobuf-c-compiler (1.2.1-2) ... [2019-11-29T14:52:57.015Z] #41 84.78 Setting up zlib1g-dev:ppc64el (1:1.2.8.dfsg-5) ... [2019-11-29T14:52:57.015Z] #41 84.79 Setting up protobuf-compiler (3.0.0-9) ... [2019-11-29T14:52:57.015Z] #41 84.80 Setting up libprotobuf-dev:ppc64el (3.0.0-9) ... [2019-11-29T14:52:57.015Z] #41 84.81 Setting up libnl-3-dev:ppc64el (3.2.27-2) ... [2019-11-29T14:52:57.015Z] #41 84.82 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:52:57.015Z] #41 ... [2019-11-29T14:52:57.015Z] [2019-11-29T14:52:57.015Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:52:57.015Z] #37 0.294 + RM_GOPATH=0 [2019-11-29T14:52:57.015Z] #37 0.294 + TMP_GOPATH= [2019-11-29T14:52:57.015Z] #37 0.294 + : /build [2019-11-29T14:52:57.015Z] #37 0.295 + '[' -z '' ']' [2019-11-29T14:52:57.015Z] #37 0.297 ++ mktemp -d [2019-11-29T14:52:57.015Z] #37 0.303 + export GOPATH=/tmp/tmp.OIsyRvjmWV [2019-11-29T14:52:57.015Z] #37 0.303 + GOPATH=/tmp/tmp.OIsyRvjmWV [2019-11-29T14:52:57.015Z] #37 0.303 + RM_GOPATH=1 [2019-11-29T14:52:57.015Z] #37 0.307 ++ dirname ./install.sh [2019-11-29T14:52:57.015Z] #37 0.316 + dir=. [2019-11-29T14:52:57.015Z] #37 0.317 + bin=tini [2019-11-29T14:52:57.015Z] #37 0.317 + shift [2019-11-29T14:52:57.015Z] #37 0.317 + '[' '!' -f ./tini.installer ']' [2019-11-29T14:52:57.015Z] #37 0.317 + . ./tini.installer [2019-11-29T14:52:57.015Z] #37 0.318 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-29T14:52:57.015Z] #37 0.318 + install_tini [2019-11-29T14:52:57.015Z] #37 0.319 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2019-11-29T14:52:57.015Z] #37 0.319 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-29T14:52:57.015Z] #37 0.319 + git clone https://github.com/krallin/tini.git /tmp/tmp.OIsyRvjmWV/tini [2019-11-29T14:52:57.015Z] #37 0.340 Cloning into '/tmp/tmp.OIsyRvjmWV/tini'... [2019-11-29T14:52:57.015Z] #37 2.670 + cd /tmp/tmp.OIsyRvjmWV/tini [2019-11-29T14:52:57.015Z] #37 2.672 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2019-11-29T14:52:57.015Z] #37 2.690 + cmake . [2019-11-29T14:52:57.015Z] #37 4.219 -- The C compiler identification is GNU 6.3.0 [2019-11-29T14:52:57.015Z] #37 4.313 -- Check for working C compiler: /usr/bin/cc [2019-11-29T14:52:57.357Z] #37 ... [2019-11-29T14:52:57.357Z] [2019-11-29T14:52:57.357Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2019-11-29T14:52:57.357Z] #41 DONE 85.1s [2019-11-29T14:52:57.357Z] [2019-11-29T14:52:57.357Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:52:57.357Z] #37 5.191 -- Check for working C compiler: /usr/bin/cc -- works [2019-11-29T14:52:57.357Z] #37 5.217 -- Detecting C compiler ABI info [2019-11-29T14:52:57.357Z] #37 ... [2019-11-29T14:52:57.357Z] [2019-11-29T14:52:57.357Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:52:57.438Z] #60 214.5 + bin/containerd-stress [2019-11-29T14:52:57.556Z] #17 ... [2019-11-29T14:52:57.556Z] [2019-11-29T14:52:57.556Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:52:57.556Z] #41 147.2 CC criu/files-ext.o [2019-11-29T14:52:58.120Z] #41 147.8 CC criu/files-reg.o [2019-11-29T14:52:58.434Z] #59 209.6 + bin/containerd-shim [2019-11-29T14:52:58.742Z] #60 216.5 + bin/containerd-shim [2019-11-29T14:52:59.490Z] #41 149.5 CC criu/files.o [2019-11-29T14:52:59.681Z] #42 2.308 Note: Building without setproctitle() and strlcpy() support. [2019-11-29T14:52:59.681Z] #42 2.310 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-29T14:53:00.422Z] #41 ... [2019-11-29T14:53:00.422Z] [2019-11-29T14:53:00.422Z] #54 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:53:00.422Z] #54 178.6 + mkdir -p /build [2019-11-29T14:53:00.422Z] #54 178.6 + cp runc /build/runc [2019-11-29T14:53:00.422Z] #54 DONE 180.4s [2019-11-29T14:53:00.422Z] [2019-11-29T14:53:00.422Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:53:00.422Z] #17 142.6 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-29T14:53:00.422Z] #17 142.6 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-29T14:53:00.422Z] #17 142.7 Setting up libsepol1-dev:amd64 (2.6-2) ... [2019-11-29T14:53:00.422Z] #17 142.7 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-29T14:53:00.422Z] #17 142.7 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... [2019-11-29T14:53:00.422Z] #17 142.7 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:53:00.422Z] #17 142.7 Processing triggers for mime-support (3.60) ... [2019-11-29T14:53:00.422Z] #17 142.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:53:00.422Z] #17 142.8 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... [2019-11-29T14:53:00.422Z] #17 142.8 Setting up libcap2-bin (1:2.25-1) ... [2019-11-29T14:53:00.422Z] #17 142.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-29T14:53:00.422Z] #17 142.9 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-29T14:53:00.422Z] #17 142.9 Setting up bash-completion (1:2.1-4.3) ... [2019-11-29T14:53:00.422Z] #17 144.6 Setting up libonig4:amd64 (6.1.3-2) ... [2019-11-29T14:53:00.422Z] #17 144.7 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... [2019-11-29T14:53:00.422Z] #17 144.7 Setting up zip (3.0-11+b1) ... [2019-11-29T14:53:00.422Z] #17 144.7 Setting up bzip2 (1.0.6-8.1) ... [2019-11-29T14:53:00.422Z] #17 144.7 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-29T14:53:00.422Z] #17 144.8 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... [2019-11-29T14:53:00.422Z] #17 144.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:53:00.422Z] #17 144.9 Setting up libaio1:amd64 (0.3.110-3) ... [2019-11-29T14:53:00.422Z] #17 144.9 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:53:00.679Z] #17 144.9 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-29T14:53:00.679Z] #17 144.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-29T14:53:00.679Z] #17 144.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-29T14:53:00.679Z] #17 145.0 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:53:00.679Z] #17 145.0 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... [2019-11-29T14:53:00.679Z] #17 145.0 Setting up libpcre32-3:amd64 (2:8.39-3) ... [2019-11-29T14:53:00.937Z] #17 145.1 Setting up libnfnetlink0:amd64 (1.0.1-3) ... [2019-11-29T14:53:00.937Z] #17 145.2 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:53:01.398Z] #42 ... [2019-11-29T14:53:01.398Z] [2019-11-29T14:53:01.398Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:53:01.398Z] #55 26.76 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o runc . [2019-11-29T14:53:01.398Z] #55 ... [2019-11-29T14:53:01.398Z] [2019-11-29T14:53:01.398Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:53:01.398Z] #27 31.59 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-29T14:53:01.398Z] #27 32.83 [2019-11-29T14:53:01.398Z] #27 33.39 ######################################################################## 100.0% [2019-11-29T14:53:01.398Z] #27 33.89 [2019-11-29T14:53:01.398Z] #27 37.62 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-29T14:53:01.398Z] #27 37.78 skipping existing c8c2d4a6b2e3 [2019-11-29T14:53:01.398Z] #27 38.02 [2019-11-29T14:53:01.741Z] #27 ... [2019-11-29T14:53:01.741Z] [2019-11-29T14:53:01.741Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:01.741Z] #42 4.395 fatal: Not a git repository (or any of the parent directories): .git [2019-11-29T14:53:01.741Z] #42 4.447 GEN .gitid [2019-11-29T14:53:01.741Z] #42 4.464 GEN criu/include/version.h [2019-11-29T14:53:01.741Z] #42 4.515 GEN include/common/asm [2019-11-29T14:53:01.870Z] #17 145.9 Setting up libsystemd-dev:amd64 (232-25+deb9u12) ... [2019-11-29T14:53:02.127Z] #17 146.3 Setting up libpcre16-3:amd64 (2:8.39-3) ... [2019-11-29T14:53:02.128Z] #17 146.5 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... [2019-11-29T14:53:02.128Z] #17 146.5 Setting up libnl-3-200:amd64 (3.2.27-2) ... [2019-11-29T14:53:02.128Z] #17 146.5 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-29T14:53:02.128Z] #17 146.5 Setting up libudev-dev:amd64 (232-25+deb9u12) ... [2019-11-29T14:53:02.128Z] #17 146.6 Setting up pigz (2.3.4-1) ... [2019-11-29T14:53:02.128Z] #17 146.6 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-29T14:53:02.128Z] #17 146.6 Setting up libmpdec2:amd64 (2.4.2-1) ... [2019-11-29T14:53:02.128Z] #17 146.6 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:53:02.128Z] #17 146.6 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-29T14:53:02.385Z] #17 146.6 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... [2019-11-29T14:53:02.385Z] #17 146.7 Setting up jq (1.5+dfsg-1.3) ... [2019-11-29T14:53:02.385Z] #17 146.7 Setting up libpcre3-dev:amd64 (2:8.39-3) ... [2019-11-29T14:53:02.385Z] #17 146.7 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... [2019-11-29T14:53:02.385Z] #17 146.7 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-29T14:53:02.385Z] #17 146.7 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:53:02.385Z] #17 146.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-29T14:53:02.385Z] #17 146.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-29T14:53:02.385Z] #17 146.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-29T14:53:02.385Z] #17 146.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-29T14:53:02.385Z] #17 146.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-29T14:53:02.385Z] #17 146.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-29T14:53:02.385Z] #17 146.7 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-29T14:53:02.385Z] #17 146.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-29T14:53:02.385Z] #17 146.8 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... [2019-11-29T14:53:02.385Z] #17 146.8 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... [2019-11-29T14:53:02.385Z] #17 146.8 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-29T14:53:02.386Z] #17 146.8 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-29T14:53:02.643Z] #17 146.8 Setting up btrfs-progs (4.7.3-1) ... [2019-11-29T14:53:02.643Z] #17 146.8 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... [2019-11-29T14:53:02.643Z] #17 146.9 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-29T14:53:03.711Z] #59 214.9 + bin/containerd-shim-runc-v1 [2019-11-29T14:53:04.786Z] #42 7.137 PBCC images/google/protobuf/descriptor.pb-c.c [2019-11-29T14:53:04.786Z] #42 7.414 PBCC images/opts.pb-c.c [2019-11-29T14:53:04.786Z] #42 7.525 PBCC images/sit.pb-c.c [2019-11-29T14:53:04.786Z] #42 ... [2019-11-29T14:53:04.786Z] [2019-11-29T14:53:04.786Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:53:04.786Z] #18 27.17 Fetched 7728 kB in 26s (293 kB/s) [2019-11-29T14:53:04.786Z] #18 27.17 Reading package lists... [2019-11-29T14:53:04.786Z] #18 35.75 Reading package lists... [2019-11-29T14:53:04.786Z] #18 ... [2019-11-29T14:53:04.786Z] [2019-11-29T14:53:04.786Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2019-11-29T14:53:04.786Z] #27 41.40 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-29T14:53:04.786Z] #27 42.42 [2019-11-29T14:53:04.786Z] #27 42.96 ######################################################################## 100.0% [2019-11-29T14:53:04.786Z] #27 43.33 [2019-11-29T14:53:04.786Z] #27 43.56 Download of images into '/build' complete. [2019-11-29T14:53:04.786Z] #27 43.56 Use something like the following to load the result into a Docker daemon: [2019-11-29T14:53:04.786Z] #27 43.56 tar -cC '/build' . | docker load [2019-11-29T14:53:04.786Z] #27 DONE 43.6s [2019-11-29T14:53:04.786Z] [2019-11-29T14:53:04.786Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:04.786Z] #42 7.670 DEP images/google/protobuf/descriptor.pb-c.d [2019-11-29T14:53:05.127Z] #42 7.808 DEP images/opts.pb-c.d [2019-11-29T14:53:05.127Z] #42 7.909 DEP images/sit.pb-c.d [2019-11-29T14:53:05.367Z] #60 222.6 + bin/containerd-shim-runc-v1 [2019-11-29T14:53:05.473Z] #42 8.053 PBCC images/macvlan.pb-c.c [2019-11-29T14:53:05.473Z] #42 8.098 DEP images/macvlan.pb-c.d [2019-11-29T14:53:05.473Z] #42 8.204 PBCC images/autofs.pb-c.c [2019-11-29T14:53:05.473Z] #42 8.265 DEP images/autofs.pb-c.d [2019-11-29T14:53:05.819Z] #42 8.408 PBCC images/sysctl.pb-c.c [2019-11-29T14:53:05.819Z] #42 8.461 DEP images/sysctl.pb-c.d [2019-11-29T14:53:05.819Z] #42 ... [2019-11-29T14:53:05.819Z] [2019-11-29T14:53:05.819Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:53:05.819Z] #45 83.49 vendor/golang.org/x/net/dns/dnsmessage [2019-11-29T14:53:05.819Z] #45 83.94 bytes [2019-11-29T14:53:05.819Z] #45 ... [2019-11-29T14:53:05.819Z] [2019-11-29T14:53:05.819Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:05.819Z] #42 8.682 PBCC images/time.pb-c.c [2019-11-29T14:53:06.163Z] #42 8.781 DEP images/time.pb-c.d [2019-11-29T14:53:06.163Z] #42 8.872 PBCC images/binfmt-misc.pb-c.c [2019-11-29T14:53:06.163Z] #42 8.931 DEP images/binfmt-misc.pb-c.d [2019-11-29T14:53:06.508Z] #42 9.101 PBCC images/seccomp.pb-c.c [2019-11-29T14:53:06.508Z] #42 9.139 DEP images/seccomp.pb-c.d [2019-11-29T14:53:06.508Z] #42 9.330 PBCC images/userns.pb-c.c [2019-11-29T14:53:06.508Z] #42 9.350 DEP images/userns.pb-c.d [2019-11-29T14:53:06.508Z] #42 9.438 PBCC images/cgroup.pb-c.c [2019-11-29T14:53:06.825Z] #17 150.5 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... [2019-11-29T14:53:06.825Z] #17 150.5 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-29T14:53:06.825Z] #17 150.5 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-11-29T14:53:06.825Z] #17 150.5 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-11-29T14:53:06.825Z] #17 150.5 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-11-29T14:53:06.825Z] #17 150.5 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-11-29T14:53:06.825Z] #17 150.5 Setting up btrfs-tools (4.7.3-1) ... [2019-11-29T14:53:06.825Z] #17 150.5 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-29T14:53:06.825Z] #17 150.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-11-29T14:53:06.825Z] #17 150.6 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-11-29T14:53:06.825Z] #17 150.6 Setting up python3 (3.5.3-1) ... [2019-11-29T14:53:06.851Z] #42 9.483 DEP images/cgroup.pb-c.d [2019-11-29T14:53:06.851Z] #42 9.555 PBCC images/fown.pb-c.c [2019-11-29T14:53:06.851Z] #42 9.590 PBCC images/ext-file.pb-c.c [2019-11-29T14:53:06.851Z] #42 9.624 DEP images/fown.pb-c.d [2019-11-29T14:53:06.851Z] #42 9.686 DEP images/ext-file.pb-c.d [2019-11-29T14:53:06.851Z] #42 9.787 PBCC images/rpc.pb-c.c [2019-11-29T14:53:07.022Z] #59 217.8 + bin/containerd-shim-runc-v2 [2019-11-29T14:53:07.195Z] #42 9.952 DEP images/rpc.pb-c.d [2019-11-29T14:53:07.536Z] #42 10.20 PBCC images/siginfo.pb-c.c [2019-11-29T14:53:07.536Z] #42 10.25 DEP images/siginfo.pb-c.d [2019-11-29T14:53:07.590Z] #59 218.8 + binaries [2019-11-29T14:53:07.590Z] #59 218.8 + mkdir -p /build [2019-11-29T14:53:07.590Z] #59 218.8 + cp bin/containerd /build/containerd [2019-11-29T14:53:07.590Z] #59 218.9 + cp bin/containerd-shim /build/containerd-shim [2019-11-29T14:53:07.590Z] #59 218.9 + cp bin/ctr /build/ctr [2019-11-29T14:53:07.758Z] #17 152.1 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-29T14:53:07.877Z] #42 10.35 PBCC images/pagemap.pb-c.c [2019-11-29T14:53:07.877Z] #42 10.43 DEP images/pagemap.pb-c.d [2019-11-29T14:53:07.877Z] #42 10.64 PBCC images/rlimit.pb-c.c [2019-11-29T14:53:07.877Z] #42 10.68 DEP images/rlimit.pb-c.d [2019-11-29T14:53:07.894Z] #60 225.6 + bin/containerd-shim-runc-v2 [2019-11-29T14:53:08.217Z] #42 10.86 PBCC images/file-lock.pb-c.c [2019-11-29T14:53:08.217Z] #42 10.89 DEP images/file-lock.pb-c.d [2019-11-29T14:53:08.217Z] #42 ... [2019-11-29T14:53:08.217Z] [2019-11-29T14:53:08.217Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:53:08.217Z] #37 6.122 -- Detecting C compiler ABI info - done [2019-11-29T14:53:08.217Z] #37 6.251 -- Detecting C compile features [2019-11-29T14:53:08.217Z] #37 9.250 -- Detecting C compile features - done [2019-11-29T14:53:08.217Z] #37 9.309 -- Performing Test HAS_BUILTIN_FORTIFY [2019-11-29T14:53:08.217Z] #37 9.931 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2019-11-29T14:53:08.217Z] #37 10.19 -- Configuring done [2019-11-29T14:53:08.217Z] #37 10.23 -- Generating done [2019-11-29T14:53:08.217Z] #37 10.25 -- Build files have been written to: /tmp/tmp.OIsyRvjmWV/tini [2019-11-29T14:53:08.217Z] #37 10.27 + make tini-static [2019-11-29T14:53:08.217Z] #37 10.74 Scanning dependencies of target tini-static [2019-11-29T14:53:08.217Z] #37 10.84 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2019-11-29T14:53:08.217Z] #37 15.31 [100%] Linking C executable tini-static [2019-11-29T14:53:08.217Z] #37 ... [2019-11-29T14:53:08.217Z] [2019-11-29T14:53:08.217Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:08.217Z] #42 11.05 PBCC images/tty.pb-c.c [2019-11-29T14:53:08.217Z] #42 11.16 DEP images/tty.pb-c.d [2019-11-29T14:53:08.700Z] #60 226.6 + binaries [2019-11-29T14:53:08.700Z] #60 226.6 + mkdir -p /build [2019-11-29T14:53:08.700Z] #60 226.6 + cp bin/containerd /build/containerd [2019-11-29T14:53:08.700Z] #60 226.7 + cp bin/containerd-shim /build/containerd-shim [2019-11-29T14:53:08.951Z] #42 11.45 PBCC images/tun.pb-c.c [2019-11-29T14:53:08.951Z] #42 11.56 PBCC images/netdev.pb-c.c [2019-11-29T14:53:08.951Z] #42 ... [2019-11-29T14:53:08.951Z] [2019-11-29T14:53:08.951Z] #37 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:53:08.951Z] #37 16.68 [100%] Built target tini-static [2019-11-29T14:53:08.951Z] #37 16.77 + mkdir -p /build [2019-11-29T14:53:08.951Z] #37 16.78 + cp tini-static /build/docker-init [2019-11-29T14:53:08.951Z] #37 DONE 16.9s [2019-11-29T14:53:08.951Z] [2019-11-29T14:53:08.951Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:08.951Z] #42 11.73 DEP images/tun.pb-c.d [2019-11-29T14:53:08.965Z] #59 DONE 219.9s [2019-11-29T14:53:09.088Z] #60 226.7 + cp bin/ctr /build/ctr [2019-11-29T14:53:09.088Z] #60 DONE 226.8s [2019-11-29T14:53:09.131Z] #17 153.3 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-29T14:53:09.131Z] #17 153.4 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-29T14:53:09.131Z] #17 153.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... [2019-11-29T14:53:09.131Z] #17 153.5 Setting up python3-wheel (0.29.0-2) ... [2019-11-29T14:53:09.293Z] #42 11.87 DEP images/netdev.pb-c.d [2019-11-29T14:53:09.630Z] [2019-11-29T14:53:09.630Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-29T14:53:09.635Z] #42 12.34 PBCC images/vma.pb-c.c [2019-11-29T14:53:09.635Z] #42 12.40 DEP images/vma.pb-c.d [2019-11-29T14:53:09.976Z] #42 12.50 PBCC images/creds.pb-c.c [2019-11-29T14:53:09.976Z] #42 12.56 DEP images/creds.pb-c.d [2019-11-29T14:53:09.976Z] #42 12.65 PBCC images/utsns.pb-c.c [2019-11-29T14:53:09.976Z] #42 12.73 DEP images/utsns.pb-c.d [2019-11-29T14:53:10.014Z] #61 DONE 0.2s [2019-11-29T14:53:10.014Z] [2019-11-29T14:53:10.014Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-29T14:53:10.014Z] #65 DONE 0.1s [2019-11-29T14:53:10.014Z] [2019-11-29T14:53:10.014Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-29T14:53:10.014Z] #67 DONE 0.2s [2019-11-29T14:53:10.014Z] [2019-11-29T14:53:10.014Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-29T14:53:10.063Z] #17 154.3 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-29T14:53:10.327Z] #42 13.03 PBCC images/ipc-desc.pb-c.c [2019-11-29T14:53:10.341Z] [2019-11-29T14:53:10.341Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-29T14:53:10.341Z] #60 DONE 0.3s [2019-11-29T14:53:10.341Z] [2019-11-29T14:53:10.341Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-29T14:53:10.405Z] #70 DONE 0.1s [2019-11-29T14:53:10.405Z] [2019-11-29T14:53:10.405Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-29T14:53:10.405Z] #71 DONE 0.0s [2019-11-29T14:53:10.405Z] [2019-11-29T14:53:10.405Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-29T14:53:10.600Z] #64 DONE 0.1s [2019-11-29T14:53:10.600Z] [2019-11-29T14:53:10.600Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-29T14:53:10.600Z] #66 DONE 0.2s [2019-11-29T14:53:10.600Z] [2019-11-29T14:53:10.600Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-29T14:53:10.600Z] #69 DONE 0.1s [2019-11-29T14:53:10.669Z] #42 13.22 PBCC images/ipc-sem.pb-c.c [2019-11-29T14:53:10.669Z] #42 13.25 DEP images/ipc-desc.pb-c.d [2019-11-29T14:53:10.669Z] #42 13.37 DEP images/ipc-sem.pb-c.d [2019-11-29T14:53:10.669Z] #42 13.49 PBCC images/ipc-msg.pb-c.c [2019-11-29T14:53:10.669Z] #42 13.52 DEP images/ipc-msg.pb-c.d [2019-11-29T14:53:10.669Z] #42 13.59 PBCC images/ipc-shm.pb-c.c [2019-11-29T14:53:10.788Z] #72 DONE 0.6s [2019-11-29T14:53:10.859Z] [2019-11-29T14:53:10.859Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-29T14:53:10.859Z] #70 DONE 0.0s [2019-11-29T14:53:10.859Z] [2019-11-29T14:53:10.859Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-29T14:53:10.996Z] #17 155.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... [2019-11-29T14:53:10.996Z] #17 155.3 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-29T14:53:11.011Z] #42 13.61 DEP images/ipc-shm.pb-c.d [2019-11-29T14:53:11.011Z] #42 13.66 PBCC images/ipc-var.pb-c.c [2019-11-29T14:53:11.011Z] #42 13.69 DEP images/ipc-var.pb-c.d [2019-11-29T14:53:11.011Z] #42 13.77 PBCC images/sk-opts.pb-c.c [2019-11-29T14:53:11.011Z] #42 13.80 PBCC images/packet-sock.pb-c.c [2019-11-29T14:53:11.011Z] #42 13.87 DEP images/sk-opts.pb-c.d [2019-11-29T14:53:11.207Z] [2019-11-29T14:53:11.207Z] #73 exporting to oci image format [2019-11-29T14:53:11.207Z] #73 exporting layers [2019-11-29T14:53:11.354Z] #42 13.96 DEP images/packet-sock.pb-c.d [2019-11-29T14:53:11.354Z] #42 14.08 PBCC images/sk-netlink.pb-c.c [2019-11-29T14:53:11.698Z] #42 14.19 DEP images/sk-netlink.pb-c.d [2019-11-29T14:53:11.698Z] #42 14.27 PBCC images/sk-inet.pb-c.c [2019-11-29T14:53:11.698Z] #42 14.35 DEP images/sk-inet.pb-c.d [2019-11-29T14:53:11.698Z] #42 14.47 PBCC images/sk-unix.pb-c.c [2019-11-29T14:53:11.698Z] #42 14.58 DEP images/sk-unix.pb-c.d [2019-11-29T14:53:11.929Z] #17 156.4 Setting up dmsetup (2:1.02.137-2) ... [2019-11-29T14:53:11.929Z] #17 156.4 Setting up python3-setuptools (33.1.1-1) ... [2019-11-29T14:53:12.041Z] #42 14.66 PBCC images/mm.pb-c.c [2019-11-29T14:53:12.041Z] #42 14.76 DEP images/mm.pb-c.d [2019-11-29T14:53:12.041Z] #42 14.87 PBCC images/timerfd.pb-c.c [2019-11-29T14:53:12.041Z] #42 14.94 DEP images/timerfd.pb-c.d [2019-11-29T14:53:12.187Z] #17 ... [2019-11-29T14:53:12.187Z] [2019-11-29T14:53:12.187Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:12.187Z] #41 152.0 CC criu/filesystems.o [2019-11-29T14:53:12.187Z] #41 152.6 CC criu/fsnotify.o [2019-11-29T14:53:12.187Z] #41 153.6 CC criu/image-desc.o [2019-11-29T14:53:12.187Z] #41 153.8 CC criu/image.o [2019-11-29T14:53:12.187Z] #41 154.5 CC criu/ipc_ns.o [2019-11-29T14:53:12.187Z] #41 155.5 CC criu/irmap.o [2019-11-29T14:53:12.187Z] #41 156.1 CC criu/kcmp-ids.o [2019-11-29T14:53:12.187Z] #41 156.3 CC criu/kerndat.o [2019-11-29T14:53:12.187Z] #41 157.2 CC criu/libnetlink.o [2019-11-29T14:53:12.187Z] #41 157.6 CC criu/log.o [2019-11-29T14:53:12.187Z] #41 158.0 CC criu/lsm.o [2019-11-29T14:53:12.187Z] #41 158.4 CC criu/mem.o [2019-11-29T14:53:12.187Z] #41 159.8 CC criu/mount.o [2019-11-29T14:53:12.187Z] #41 ... [2019-11-29T14:53:12.187Z] [2019-11-29T14:53:12.187Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:53:12.187Z] #38 254.1 + dpkg --print-architecture [2019-11-29T14:53:12.187Z] #38 254.1 + cd /tmp/tmp.Kyh9qwjTuf/src/github.com/docker/distribution [2019-11-29T14:53:12.187Z] #38 254.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-29T14:53:12.187Z] #38 254.6 + GOPATH=/tmp/tmp.Kyh9qwjTuf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Kyh9qwjTuf [2019-11-29T14:53:12.187Z] #38 254.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-29T14:53:12.385Z] #42 15.03 PBCC images/timer.pb-c.c [2019-11-29T14:53:12.385Z] #42 15.07 DEP images/timer.pb-c.d [2019-11-29T14:53:12.385Z] #42 15.21 PBCC images/sa.pb-c.c [2019-11-29T14:53:12.731Z] #42 15.29 DEP images/sa.pb-c.d [2019-11-29T14:53:12.731Z] #42 15.39 PBCC images/pipe-data.pb-c.c [2019-11-29T14:53:12.731Z] #42 15.42 DEP images/pipe-data.pb-c.d [2019-11-29T14:53:12.731Z] #42 15.58 PBCC images/mnt.pb-c.c [2019-11-29T14:53:12.731Z] #42 15.63 DEP images/mnt.pb-c.d [2019-11-29T14:53:12.762Z] #71 DONE 1.6s [2019-11-29T14:53:12.762Z] [2019-11-29T14:53:12.762Z] #72 exporting to image [2019-11-29T14:53:12.762Z] #72 exporting layers [2019-11-29T14:53:13.075Z] #42 ... [2019-11-29T14:53:13.075Z] [2019-11-29T14:53:13.075Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:53:13.075Z] #32 90.53 bufio [2019-11-29T14:53:13.075Z] #32 95.87 path [2019-11-29T14:53:13.075Z] #32 98.91 reflect [2019-11-29T14:53:13.075Z] #32 99.31 text/tabwriter [2019-11-29T14:53:13.075Z] #32 ... [2019-11-29T14:53:13.075Z] [2019-11-29T14:53:13.075Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:13.075Z] #42 15.80 PBCC images/sk-packet.pb-c.c [2019-11-29T14:53:13.075Z] #42 15.84 DEP images/sk-packet.pb-c.d [2019-11-29T14:53:13.120Z] #38 ... [2019-11-29T14:53:13.120Z] [2019-11-29T14:53:13.120Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:13.120Z] #41 163.1 CC criu/namespaces.o [2019-11-29T14:53:13.419Z] #42 15.94 PBCC images/tcp-stream.pb-c.c [2019-11-29T14:53:13.419Z] #42 16.04 DEP images/tcp-stream.pb-c.d [2019-11-29T14:53:13.419Z] #42 16.21 PBCC images/pipe.pb-c.c [2019-11-29T14:53:13.419Z] #42 16.26 DEP images/pipe.pb-c.d [2019-11-29T14:53:13.762Z] #42 16.39 PBCC images/pstree.pb-c.c [2019-11-29T14:53:13.762Z] #42 16.45 DEP images/pstree.pb-c.d [2019-11-29T14:53:13.762Z] #42 16.54 PBCC images/fs.pb-c.c [2019-11-29T14:53:13.762Z] #42 16.56 DEP images/fs.pb-c.d [2019-11-29T14:53:14.107Z] #42 16.73 PBCC images/signalfd.pb-c.c [2019-11-29T14:53:14.107Z] #42 16.85 DEP images/signalfd.pb-c.d [2019-11-29T14:53:14.107Z] #42 16.95 PBCC images/fh.pb-c.c [2019-11-29T14:53:14.107Z] #42 17.05 PBCC images/fsnotify.pb-c.c [2019-11-29T14:53:14.450Z] #42 17.21 DEP images/fh.pb-c.d [2019-11-29T14:53:14.450Z] #42 17.29 DEP images/fsnotify.pb-c.d [2019-11-29T14:53:14.793Z] #42 17.42 PBCC images/eventpoll.pb-c.c [2019-11-29T14:53:14.793Z] #42 17.51 DEP images/eventpoll.pb-c.d [2019-11-29T14:53:15.018Z] #41 ... [2019-11-29T14:53:15.018Z] [2019-11-29T14:53:15.018Z] #17 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:53:15.018Z] #17 157.5 Setting up dh-python (2.20170125) ... [2019-11-29T14:53:15.018Z] #17 158.2 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... [2019-11-29T14:53:15.018Z] #17 158.2 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:53:15.018Z] #17 DONE 159.1s [2019-11-29T14:53:15.018Z] [2019-11-29T14:53:15.018Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-29T14:53:15.137Z] #42 17.67 PBCC images/eventfd.pb-c.c [2019-11-29T14:53:15.137Z] #42 17.74 DEP images/eventfd.pb-c.d [2019-11-29T14:53:15.137Z] #42 17.89 PBCC images/remap-file-path.pb-c.c [2019-11-29T14:53:15.480Z] #42 18.05 DEP images/remap-file-path.pb-c.d [2019-11-29T14:53:15.480Z] #42 18.10 PBCC images/fifo.pb-c.c [2019-11-29T14:53:15.480Z] #42 18.19 DEP images/fifo.pb-c.d [2019-11-29T14:53:15.480Z] #42 18.28 PBCC images/ghost-file.pb-c.c [2019-11-29T14:53:15.480Z] #42 18.39 DEP images/ghost-file.pb-c.d [2019-11-29T14:53:15.824Z] #42 18.57 PBCC images/regfile.pb-c.c [2019-11-29T14:53:15.824Z] #42 18.65 DEP images/regfile.pb-c.d [2019-11-29T14:53:15.824Z] #42 18.74 PBCC images/ns.pb-c.c [2019-11-29T14:53:15.824Z] #42 18.77 DEP images/ns.pb-c.d [2019-11-29T14:53:16.166Z] #42 18.90 PBCC images/fdinfo.pb-c.c [2019-11-29T14:53:16.509Z] #42 19.03 DEP images/fdinfo.pb-c.d [2019-11-29T14:53:16.509Z] #42 19.19 PBCC images/core-aarch64.pb-c.c [2019-11-29T14:53:16.509Z] #42 19.23 PBCC images/core-arm.pb-c.c [2019-11-29T14:53:16.509Z] #42 19.29 PBCC images/core-ppc64.pb-c.c [2019-11-29T14:53:16.509Z] #42 19.36 PBCC images/core-s390.pb-c.c [2019-11-29T14:53:16.853Z] #42 19.46 PBCC images/core-x86.pb-c.c [2019-11-29T14:53:16.853Z] #42 19.57 PBCC images/core.pb-c.c [2019-11-29T14:53:17.258Z] #42 19.81 PBCC images/inventory.pb-c.c [2019-11-29T14:53:17.258Z] #42 19.94 DEP images/core-aarch64.pb-c.d [2019-11-29T14:53:17.258Z] #42 20.02 DEP images/core-arm.pb-c.d [2019-11-29T14:53:17.258Z] #42 20.12 DEP images/core-ppc64.pb-c.d [2019-11-29T14:53:17.601Z] #42 20.29 DEP images/core-s390.pb-c.d [2019-11-29T14:53:17.601Z] #42 ... [2019-11-29T14:53:17.601Z] [2019-11-29T14:53:17.601Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:53:17.601Z] #45 95.19 bufio [2019-11-29T14:53:17.601Z] #45 99.62 reflect [2019-11-29T14:53:17.601Z] #45 104.2 regexp/syntax [2019-11-29T14:53:17.601Z] #45 ... [2019-11-29T14:53:17.601Z] [2019-11-29T14:53:17.601Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:17.601Z] #42 20.43 DEP images/core-x86.pb-c.d [2019-11-29T14:53:17.943Z] #42 20.49 DEP images/core.pb-c.d [2019-11-29T14:53:17.943Z] #42 20.63 DEP images/inventory.pb-c.d [2019-11-29T14:53:17.943Z] #42 20.73 PBCC images/cpuinfo.pb-c.c [2019-11-29T14:53:17.943Z] #42 20.75 DEP images/cpuinfo.pb-c.d [2019-11-29T14:53:17.943Z] #42 20.85 PBCC images/stats.pb-c.c [2019-11-29T14:53:18.033Z] #72 exporting layers 4.7s done [2019-11-29T14:53:18.033Z] #72 writing image sha256:8f27448a737fa699ee76207bbd60eded5e767af4310aa62e3875ce5105bfa261 done [2019-11-29T14:53:18.033Z] #72 naming to docker.io/library/docker:5f986789b63355e76683a4104a8209356ee3a1d0 done [2019-11-29T14:53:18.033Z] #72 DONE 4.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-29T14:53:18.287Z] #42 20.89 DEP images/stats.pb-c.d [2019-11-29T14:53:18.368Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38697/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5f986789b63355e76683a4104a8209356ee3a1d0 hack/test/unit [2019-11-29T14:53:20.615Z] #42 23.35 make[1]: Nothing to be done for 'all'. [2019-11-29T14:53:21.572Z] #18 5.802 Collecting yamllint==1.16.0 [2019-11-29T14:53:21.572Z] #18 ... [2019-11-29T14:53:21.572Z] [2019-11-29T14:53:21.572Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:21.572Z] #41 164.9 CC criu/net.o [2019-11-29T14:53:21.572Z] #41 167.6 CC criu/netfilter.o [2019-11-29T14:53:21.572Z] #41 168.0 CC criu/page-pipe.o [2019-11-29T14:53:21.572Z] #41 168.7 CC criu/page-xfer.o [2019-11-29T14:53:21.572Z] #41 169.9 CC criu/pagemap-cache.o [2019-11-29T14:53:21.572Z] #41 170.3 CC criu/pagemap.o [2019-11-29T14:53:21.572Z] #41 171.1 CC criu/parasite-syscall.o [2019-11-29T14:53:21.830Z] #41 171.8 CC criu/path.o [2019-11-29T14:53:22.088Z] #41 172.1 CC criu/pie-util-vdso-elf32.o [2019-11-29T14:53:22.346Z] #41 172.4 CC criu/pie-util-vdso.o [2019-11-29T14:53:22.559Z] ? github.com/docker/docker/api [no test files] [2019-11-29T14:53:22.911Z] #41 172.8 CC criu/pie-util.o [2019-11-29T14:53:22.935Z] #42 25.46 CC images/stats.o [2019-11-29T14:53:23.168Z] #41 173.0 CC criu/pipes.o [2019-11-29T14:53:23.278Z] #42 26.13 CC images/core.o [2019-11-29T14:53:23.625Z] #42 ... [2019-11-29T14:53:23.625Z] [2019-11-29T14:53:23.625Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:53:23.625Z] #18 35.75 Reading package lists... [2019-11-29T14:53:23.625Z] #18 46.50 Building dependency tree... [2019-11-29T14:53:23.625Z] #18 48.78 The following additional packages will be installed: [2019-11-29T14:53:23.625Z] #18 48.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python [2019-11-29T14:53:23.625Z] #18 48.79 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl [2019-11-29T14:53:23.625Z] #18 48.79 libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 libip4tc0 libip6tc0 [2019-11-29T14:53:23.625Z] #18 48.79 libiptc0 libjq1 liblzo2-2 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 [2019-11-29T14:53:23.625Z] #18 48.79 libonig4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2019-11-29T14:53:23.625Z] #18 48.79 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 [2019-11-29T14:53:23.625Z] #18 48.79 libselinux1-dev libsepol1-dev libxtables12 mingw-w64-common [2019-11-29T14:53:23.625Z] #18 48.79 mingw-w64-x86-64-dev python-pip-whl python3 python3-minimal [2019-11-29T14:53:23.625Z] #18 48.80 python3-pkg-resources python3.5 python3.5-minimal vim-runtime xxd [2019-11-29T14:53:23.625Z] #18 48.81 Suggested packages: [2019-11-29T14:53:23.625Z] #18 48.81 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc [2019-11-29T14:53:23.625Z] #18 48.81 gcc-6-locales kmod gpm wine64 python3-doc python3-tk python3-venv [2019-11-29T14:53:23.625Z] #18 48.82 python-setuptools-doc python3.5-venv python3.5-doc binfmt-support ctags [2019-11-29T14:53:23.625Z] #18 48.82 vim-doc vim-scripts xfsdump acl attr quota [2019-11-29T14:53:23.625Z] #18 48.82 Recommended packages: [2019-11-29T14:53:23.625Z] #18 48.82 aufs-dkms libpam-cap build-essential python3-dev python3-keyring [2019-11-29T14:53:23.625Z] #18 48.82 python3-keyrings.alt python3-xdg unzip [2019-11-29T14:53:23.625Z] #18 55.98 The following NEW packages will be installed: [2019-11-29T14:53:23.625Z] #18 55.98 apparmor aufs-tools bash-completion binutils-mingw-w64 [2019-11-29T14:53:23.625Z] #18 55.98 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools [2019-11-29T14:53:23.625Z] #18 55.98 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base [2019-11-29T14:53:23.625Z] #18 55.98 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin [2019-11-29T14:53:23.625Z] #18 55.98 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libgpm2 [2019-11-29T14:53:23.625Z] #18 55.98 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 libnet1 [2019-11-29T14:53:23.625Z] #18 55.98 libnetfilter-conntrack3 libnfnetlink0 libnl-3-200 libonig4 libpcre16-3 [2019-11-29T14:53:23.625Z] #18 55.98 libpcre3-dev libpcre32-3 libpcrecpp0v5 libprotobuf-c1 libpython3-stdlib [2019-11-29T14:53:23.625Z] #18 55.98 libpython3.5-minimal libpython3.5-stdlib libreadline5 libselinux1-dev [2019-11-29T14:53:23.625Z] #18 55.98 libsepol1-dev libsystemd-dev libudev-dev libxtables12 mingw-w64-common [2019-11-29T14:53:23.625Z] #18 55.98 mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 python3-minimal [2019-11-29T14:53:23.625Z] #18 55.98 python3-pip python3-pkg-resources python3-setuptools python3-wheel python3.5 [2019-11-29T14:53:23.625Z] #18 55.99 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime [2019-11-29T14:53:23.625Z] #18 55.99 xfsprogs xxd xz-utils zip [2019-11-29T14:53:23.625Z] #18 56.12 0 upgraded, 69 newly installed, 0 to remove and 0 not upgraded. [2019-11-29T14:53:23.625Z] #18 56.12 Need to get 87.3 MB of archives. [2019-11-29T14:53:23.625Z] #18 56.12 After this operation, 585 MB of additional disk space will be used. [2019-11-29T14:53:23.625Z] #18 56.12 Get:1 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bash-completion all 1:2.1-4.3 [178 kB] [2019-11-29T14:53:23.625Z] #18 56.17 Get:2 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3 [57.6 kB] [2019-11-29T14:53:23.625Z] #18 56.18 Get:3 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnfnetlink0 ppc64el 1.0.1-3 [12.8 kB] [2019-11-29T14:53:23.625Z] #18 56.18 Get:4 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-3 [152 kB] [2019-11-29T14:53:23.625Z] #18 56.19 Get:5 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libudev-dev ppc64el 232-25+deb9u12 [92.5 kB] [2019-11-29T14:53:23.625Z] #18 56.21 Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-minimal ppc64el 3.5.3-1+deb9u1 [574 kB] [2019-11-29T14:53:23.734Z] #41 173.6 CC criu/plugin.o [2019-11-29T14:53:23.968Z] #18 56.28 Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5-minimal ppc64el 3.5.3-1+deb9u1 [1704 kB] [2019-11-29T14:53:23.968Z] #18 ... [2019-11-29T14:53:23.968Z] [2019-11-29T14:53:23.968Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:53:23.968Z] #45 111.5 vendor/golang.org/x/text/transform [2019-11-29T14:53:23.991Z] #41 173.9 CC criu/proc_parse.o [2019-11-29T14:53:26.516Z] #41 175.9 CC criu/protobuf-desc.o [2019-11-29T14:53:27.081Z] #41 176.7 CC criu/protobuf.o [2019-11-29T14:53:27.081Z] #41 177.1 CC criu/pstree.o [2019-11-29T14:53:27.338Z] #41 ... [2019-11-29T14:53:27.339Z] [2019-11-29T14:53:27.339Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-29T14:53:27.339Z] #18 12.56 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-29T14:53:27.903Z] #18 12.90 Collecting pyyaml (from yamllint==1.16.0) [2019-11-29T14:53:28.161Z] #18 ... [2019-11-29T14:53:28.161Z] [2019-11-29T14:53:28.161Z] #38 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:53:28.161Z] #38 277.6 + rm -rf /tmp/tmp.Kyh9qwjTuf/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.Kyh9qwjTuf [2019-11-29T14:53:28.161Z] #38 DONE 278.1s [2019-11-29T14:53:28.161Z] [2019-11-29T14:53:28.161Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:28.161Z] #41 178.0 CC criu/rbtree.o [2019-11-29T14:53:28.420Z] #41 178.3 CC criu/rst-malloc.o [2019-11-29T14:53:28.678Z] #41 178.5 CC criu/seccomp.o [2019-11-29T14:53:28.909Z] #45 ... [2019-11-29T14:53:28.909Z] [2019-11-29T14:53:28.909Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:53:28.909Z] #60 61.85 Checking out files: 38% (1120/2933) Checking out files: 39% (1144/2933) Checking out files: 40% (1174/2933) Checking out files: 41% (1203/2933) Checking out files: 42% (1232/2933) Checking out files: 43% (1262/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: 78% (2306/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-11-29T14:53:28.909Z] #60 63.69 + cd /tmp/tmp.NaEuWR6Q2E/src/github.com/containerd/containerd [2019-11-29T14:53:28.909Z] #60 63.69 + git checkout -q c7a4f874b3267c499484aae602d1257b12d69e40 [2019-11-29T14:53:29.611Z] #41 179.5 CC criu/seize.o [2019-11-29T14:53:30.100Z] #60 65.42 + export 'BUILDTAGS=netgo osusergo static_build' [2019-11-29T14:53:30.100Z] #60 65.42 + BUILDTAGS='netgo osusergo static_build' [2019-11-29T14:53:30.100Z] #60 65.42 + export EXTRA_FLAGS=-buildmode=pie [2019-11-29T14:53:30.100Z] #60 65.42 + EXTRA_FLAGS=-buildmode=pie [2019-11-29T14:53:30.101Z] #60 65.42 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2019-11-29T14:53:30.101Z] #60 65.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2019-11-29T14:53:30.101Z] #60 65.43 + '[' '' = dynamic ']' [2019-11-29T14:53:30.101Z] #60 65.43 + make [2019-11-29T14:53:30.101Z] #60 ... [2019-11-29T14:53:30.101Z] [2019-11-29T14:53:30.101Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:53:30.101Z] #32 107.3 time [2019-11-29T14:53:30.101Z] #32 107.3 internal/syscall/unix [2019-11-29T14:53:30.101Z] #32 ... [2019-11-29T14:53:30.101Z] [2019-11-29T14:53:30.101Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:53:30.101Z] #18 56.46 Get:8 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-minimal ppc64el 3.5.3-1 [35.3 kB] [2019-11-29T14:53:30.101Z] #18 56.47 Get:9 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libmpdec2 ppc64el 2.4.2-1 [81.9 kB] [2019-11-29T14:53:30.101Z] #18 56.48 Get:10 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3.5-stdlib ppc64el 3.5.3-1+deb9u1 [2179 kB] [2019-11-29T14:53:30.101Z] #18 56.73 Get:11 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3.5 ppc64el 3.5.3-1+deb9u1 [229 kB] [2019-11-29T14:53:30.101Z] #18 56.76 Get:12 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpython3-stdlib ppc64el 3.5.3-1 [18.6 kB] [2019-11-29T14:53:30.101Z] #18 56.76 Get:13 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dh-python all 2.20170125 [86.8 kB] [2019-11-29T14:53:30.101Z] #18 56.77 Get:14 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3 ppc64el 3.5.3-1 [21.6 kB] [2019-11-29T14:53:30.101Z] #18 56.79 Get:15 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el pigz ppc64el 2.3.4-1 [49.4 kB] [2019-11-29T14:53:30.101Z] #18 56.79 Get:16 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip4tc0 ppc64el 1.6.0+snapshot20161117-6 [67.6 kB] [2019-11-29T14:53:30.101Z] #18 56.81 Get:17 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libip6tc0 ppc64el 1.6.0+snapshot20161117-6 [67.9 kB] [2019-11-29T14:53:30.101Z] #18 56.81 Get:18 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libiptc0 ppc64el 1.6.0+snapshot20161117-6 [57.8 kB] [2019-11-29T14:53:30.101Z] #18 56.82 Get:19 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libxtables12 ppc64el 1.6.0+snapshot20161117-6 [74.7 kB] [2019-11-29T14:53:30.101Z] #18 56.83 Get:20 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.6-2 [34.7 kB] [2019-11-29T14:53:30.101Z] #18 56.84 Get:21 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el iptables ppc64el 1.6.0+snapshot20161117-6 [278 kB] [2019-11-29T14:53:30.101Z] #18 56.87 Get:22 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xxd ppc64el 2:8.0.0197-4+deb9u3 [132 kB] [2019-11-29T14:53:30.101Z] #18 56.90 Get:23 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-common all 2:8.0.0197-4+deb9u3 [159 kB] [2019-11-29T14:53:30.101Z] #18 56.92 Get:24 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el bzip2 ppc64el 1.0.6-8.1 [46.3 kB] [2019-11-29T14:53:30.101Z] #18 56.94 Get:25 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libgpm2 ppc64el 1.20.4-6.2+b1 [33.9 kB] [2019-11-29T14:53:30.101Z] #18 56.95 Get:26 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xz-utils ppc64el 5.2.2-1.2+b1 [262 kB] [2019-11-29T14:53:30.101Z] #18 56.99 Get:27 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el aufs-tools ppc64el 1:4.1+20161219-1 [102 kB] [2019-11-29T14:53:30.101Z] #18 57.01 Get:28 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] [2019-11-29T14:53:30.101Z] #18 57.01 Get:29 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] [2019-11-29T14:53:30.101Z] #18 57.08 Get:30 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] [2019-11-29T14:53:30.101Z] #18 57.09 Get:31 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.137-2 [150 kB] [2019-11-29T14:53:30.101Z] #18 57.11 Get:32 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el dmsetup ppc64el 2:1.02.137-2 [102 kB] [2019-11-29T14:53:30.101Z] #18 57.14 Get:33 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libonig4 ppc64el 6.1.3-2 [140 kB] [2019-11-29T14:53:30.101Z] #18 57.16 Get:34 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libjq1 ppc64el 1.5+dfsg-1.3 [111 kB] [2019-11-29T14:53:30.101Z] #18 57.19 Get:35 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el jq ppc64el 1.5+dfsg-1.3 [58.9 kB] [2019-11-29T14:53:30.101Z] #18 57.20 Get:36 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libaio1 ppc64el 0.3.110-3 [9514 B] [2019-11-29T14:53:30.101Z] #18 57.20 Get:37 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libcap2-bin ppc64el 1:2.25-1 [27.2 kB] [2019-11-29T14:53:30.101Z] #18 57.21 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-11-29T14:53:30.101Z] #18 57.22 Get:39 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsepol1-dev ppc64el 2.6-2 [294 kB] [2019-11-29T14:53:30.101Z] #18 57.27 Get:40 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre16-3 ppc64el 2:8.39-3 [239 kB] [2019-11-29T14:53:30.101Z] #18 57.30 Get:41 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre32-3 ppc64el 2:8.39-3 [232 kB] [2019-11-29T14:53:30.101Z] #18 57.34 Get:42 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libpcre3-dev ppc64el 2:8.39-3 [586 kB] [2019-11-29T14:53:30.101Z] #18 57.49 Get:43 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libselinux1-dev ppc64el 2.6-3+b3 [183 kB] [2019-11-29T14:53:30.101Z] #18 57.50 Get:44 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libdevmapper-dev ppc64el 2:1.02.137-2 [68.6 kB] [2019-11-29T14:53:30.101Z] #18 57.52 Get:45 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libnl-3-200 ppc64el 3.2.27-2 [55.9 kB] [2019-11-29T14:53:30.101Z] #18 57.52 Get:46 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libprotobuf-c1 ppc64el 1.2.1-2 [24.6 kB] [2019-11-29T14:53:30.101Z] #18 57.52 Get:47 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b1 [111 kB] [2019-11-29T14:53:30.101Z] #18 57.54 Get:48 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u12 [1717 kB] [2019-11-29T14:53:30.101Z] #18 57.70 Get:49 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el net-tools ppc64el 1.60+git20161116.90da8a0-1 [235 kB] [2019-11-29T14:53:30.101Z] #18 57.72 Get:50 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] [2019-11-29T14:53:30.101Z] #18 57.91 Get:51 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pip all 9.0.1-2+deb9u1 [142 kB] [2019-11-29T14:53:30.101Z] #18 57.94 Get:52 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-pkg-resources all 33.1.1-1 [137 kB] [2019-11-29T14:53:30.101Z] #18 57.96 Get:53 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-setuptools all 33.1.1-1 [215 kB] [2019-11-29T14:53:30.101Z] #18 58.00 Get:54 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el python3-wheel all 0.29.0-2 [51.8 kB] [2019-11-29T14:53:30.101Z] #18 58.02 Get:55 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el thin-provisioning-tools ppc64el 0.6.1-4+b1 [326 kB] [2019-11-29T14:53:30.101Z] #18 58.06 Get:56 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] [2019-11-29T14:53:30.101Z] #18 58.84 Get:57 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el vim ppc64el 2:8.0.0197-4+deb9u3 [914 kB] [2019-11-29T14:53:30.101Z] #18 58.99 Get:58 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el xfsprogs ppc64el 4.9.0+nmu1 [729 kB] [2019-11-29T14:53:30.101Z] #18 59.10 Get:59 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2019-11-29T14:53:30.101Z] #18 59.14 Get:60 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el libapparmor-perl ppc64el 2.11.0-3+deb9u2 [78.9 kB] [2019-11-29T14:53:30.101Z] #18 59.16 Get:61 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el apparmor ppc64el 2.11.0-3+deb9u2 [527 kB] [2019-11-29T14:53:30.101Z] #18 59.23 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-11-29T14:53:30.101Z] #18 59.49 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-11-29T14:53:30.101Z] #18 59.80 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-11-29T14:53:30.101Z] #18 59.81 Get:65 http://cdn-fastly.deb.debian.org/debian stretch/main ppc64el mingw-w64-common all 5.0.1-1 [4764 kB] [2019-11-29T14:53:30.101Z] #18 60.35 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-11-29T14:53:30.101Z] #18 60.76 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-11-29T14:53:30.101Z] #18 60.80 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-11-29T14:53:30.544Z] #41 180.4 CC criu/servicefd.o [2019-11-29T14:53:30.802Z] #41 180.8 CC criu/shmem.o [2019-11-29T14:53:31.733Z] #41 181.4 CC criu/sigframe.o [2019-11-29T14:53:31.734Z] #41 181.5 CC criu/signalfd.o [2019-11-29T14:53:31.818Z] #18 ... [2019-11-29T14:53:31.818Z] [2019-11-29T14:53:31.818Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:53:31.818Z] #60 67.40 + bin/ctr [2019-11-29T14:53:31.992Z] #41 181.8 CC criu/sk-inet.o [2019-11-29T14:53:32.924Z] #41 182.6 CC criu/sk-netlink.o [2019-11-29T14:53:33.182Z] #41 183.0 CC criu/sk-packet.o [2019-11-29T14:53:33.747Z] #41 183.6 CC criu/sk-queue.o [2019-11-29T14:53:34.312Z] #41 184.0 CC criu/sk-tcp.o [2019-11-29T14:53:34.570Z] #41 184.4 CC criu/sk-unix.o [2019-11-29T14:53:34.779Z] ok github.com/docker/docker/api/server 0.033s coverage: 9.0% of statements [2019-11-29T14:53:34.863Z] #60 ... [2019-11-29T14:53:34.863Z] [2019-11-29T14:53:34.863Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:34.863Z] #42 27.59 CC images/core-x86.o [2019-11-29T14:53:34.863Z] #42 29.04 CC images/core-arm.o [2019-11-29T14:53:34.863Z] #42 30.20 CC images/core-aarch64.o [2019-11-29T14:53:34.863Z] #42 31.21 CC images/core-ppc64.o [2019-11-29T14:53:34.863Z] #42 32.80 CC images/core-s390.o [2019-11-29T14:53:34.863Z] #42 34.11 CC images/cpuinfo.o [2019-11-29T14:53:34.863Z] #42 34.88 CC images/inventory.o [2019-11-29T14:53:34.863Z] #42 35.46 CC images/fdinfo.o [2019-11-29T14:53:34.863Z] #42 36.10 CC images/fown.o [2019-11-29T14:53:34.863Z] #42 36.47 CC images/ns.o [2019-11-29T14:53:34.863Z] #42 36.83 CC images/regfile.o [2019-11-29T14:53:34.863Z] #42 37.25 CC images/ghost-file.o [2019-11-29T14:53:35.205Z] #42 37.96 CC images/fifo.o [2019-11-29T14:53:35.943Z] #41 ... [2019-11-29T14:53:35.943Z] [2019-11-29T14:53:35.943Z] #18 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-29T14:53:35.943Z] #18 14.29 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-29T14:53:35.943Z] #18 16.06 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-29T14:53:35.943Z] #18 17.16 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-29T14:53:35.943Z] #18 18.05 Building wheels for collected packages: pyyaml, pathspec [2019-11-29T14:53:35.943Z] #18 18.05 Running setup.py bdist_wheel for pyyaml: started [2019-11-29T14:53:35.943Z] #18 18.99 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-29T14:53:35.943Z] #18 18.99 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-29T14:53:35.943Z] #18 19.05 Running setup.py bdist_wheel for pathspec: started [2019-11-29T14:53:35.943Z] #18 20.06 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-29T14:53:35.943Z] #18 20.07 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-29T14:53:35.943Z] #18 20.09 Successfully built pyyaml pathspec [2019-11-29T14:53:35.943Z] #18 20.09 Installing collected packages: pyyaml, pathspec, yamllint [2019-11-29T14:53:35.943Z] #18 20.44 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-29T14:53:35.943Z] #18 DONE 21.2s [2019-11-29T14:53:35.943Z] [2019-11-29T14:53:35.943Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:35.943Z] #41 186.0 CC criu/sockets.o [2019-11-29T14:53:35.984Z] #42 38.42 CC images/remap-file-path.o [2019-11-29T14:53:36.201Z] #41 ... [2019-11-29T14:53:36.201Z] [2019-11-29T14:53:36.201Z] #23 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-29T14:53:36.201Z] #23 DONE 0.2s [2019-11-29T14:53:36.201Z] [2019-11-29T14:53:36.201Z] #27 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-29T14:53:36.327Z] #42 38.91 CC images/eventfd.o [2019-11-29T14:53:36.327Z] #42 ... [2019-11-29T14:53:36.327Z] [2019-11-29T14:53:36.327Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:53:36.327Z] #18 64.39 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-11-29T14:53:36.327Z] #18 68.31 debconf: delaying package configuration, since apt-utils is not installed [2019-11-29T14:53:36.327Z] #18 68.45 Fetched 87.3 MB in 10s (8140 kB/s) [2019-11-29T14:53:36.327Z] #18 68.58 Selecting previously unselected package bash-completion. [2019-11-29T14:53:36.327Z] #18 68.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15020 files and directories currently installed.) [2019-11-29T14:53:36.327Z] #18 68.62 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... [2019-11-29T14:53:38.100Z] #27 DONE 1.6s [2019-11-29T14:53:38.100Z] [2019-11-29T14:53:38.100Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:38.100Z] #41 186.8 CC criu/stats.o [2019-11-29T14:53:38.100Z] #41 187.2 CC criu/string.o [2019-11-29T14:53:38.100Z] #41 187.3 CC criu/sysctl.o [2019-11-29T14:53:38.100Z] #41 187.8 CC criu/sysfs_parse.o [2019-11-29T14:53:38.100Z] #41 ... [2019-11-29T14:53:38.100Z] [2019-11-29T14:53:38.100Z] #29 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-29T14:53:38.100Z] #29 DONE 0.2s [2019-11-29T14:53:38.358Z] [2019-11-29T14:53:38.358Z] #32 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-29T14:53:38.358Z] #32 DONE 0.3s [2019-11-29T14:53:38.358Z] [2019-11-29T14:53:38.358Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:53:38.358Z] #59 ... [2019-11-29T14:53:38.358Z] [2019-11-29T14:53:38.358Z] #37 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-29T14:53:38.358Z] #37 DONE 0.1s [2019-11-29T14:53:38.358Z] [2019-11-29T14:53:38.358Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:38.358Z] #41 188.3 CC criu/timerfd.o [2019-11-29T14:53:38.616Z] #41 ... [2019-11-29T14:53:38.616Z] [2019-11-29T14:53:38.616Z] #39 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-29T14:53:38.616Z] #39 DONE 0.3s [2019-11-29T14:53:38.874Z] [2019-11-29T14:53:38.874Z] #41 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:38.874Z] #41 188.6 CC criu/tty.o [2019-11-29T14:53:39.805Z] #41 189.7 CC criu/tun.o [2019-11-29T14:53:40.205Z] #18 ... [2019-11-29T14:53:40.205Z] [2019-11-29T14:53:40.205Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:53:40.205Z] #45 117.6 time [2019-11-29T14:53:40.205Z] #45 125.3 regexp [2019-11-29T14:53:40.205Z] #45 ... [2019-11-29T14:53:40.205Z] [2019-11-29T14:53:40.205Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:40.205Z] #42 39.31 CC images/eventpoll.o [2019-11-29T14:53:40.205Z] #42 39.74 CC images/fh.o [2019-11-29T14:53:40.205Z] #42 40.23 CC images/fsnotify.o [2019-11-29T14:53:40.205Z] #42 41.60 CC images/signalfd.o [2019-11-29T14:53:40.205Z] #42 42.12 CC images/fs.o [2019-11-29T14:53:40.205Z] #42 42.52 CC images/pstree.o [2019-11-29T14:53:40.205Z] #42 42.90 CC images/pipe.o [2019-11-29T14:53:40.205Z] #42 ... [2019-11-29T14:53:40.205Z] [2019-11-29T14:53:40.205Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:53:40.205Z] #32 117.8 internal/poll [2019-11-29T14:53:40.205Z] #32 122.4 os [2019-11-29T14:53:40.205Z] #32 125.9 internal/fmtsort [2019-11-29T14:53:40.370Z] #41 190.1 CC criu/uffd.o [2019-11-29T14:53:40.547Z] #32 127.9 fmt [2019-11-29T14:53:40.547Z] #32 127.9 path/filepath [2019-11-29T14:53:40.547Z] #32 ... [2019-11-29T14:53:40.547Z] [2019-11-29T14:53:40.547Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:40.547Z] #42 43.38 CC images/tcp-stream.o [2019-11-29T14:53:40.935Z] #41 190.9 CC criu/util.o [2019-11-29T14:53:41.280Z] #42 43.81 CC images/sk-packet.o [2019-11-29T14:53:41.621Z] #42 44.35 CC images/mnt.o [2019-11-29T14:53:41.868Z] #41 191.8 CC criu/uts_ns.o [2019-11-29T14:53:41.963Z] #42 44.77 CC images/pipe-data.o [2019-11-29T14:53:42.126Z] #41 192.0 CC criu/vdso-compat.o [2019-11-29T14:53:42.383Z] #41 192.1 CC criu/vdso.o [2019-11-29T14:53:42.698Z] #42 45.23 CC images/sa.o [2019-11-29T14:53:42.948Z] #41 192.8 LINK criu/built-in.o [2019-11-29T14:53:43.052Z] #42 45.67 CC images/timer.o [2019-11-29T14:53:43.206Z] #41 193.0 LINK criu/criu [2019-11-29T14:53:43.463Z] #41 193.3 DEP lib/c/criu.d [2019-11-29T14:53:43.463Z] #41 193.3 CC images/rpc.pb-c.o [2019-11-29T14:53:43.785Z] #42 46.55 CC images/timerfd.o [2019-11-29T14:53:44.029Z] #41 193.7 CC lib/c/criu.o [2019-11-29T14:53:44.128Z] #42 46.95 CC images/mm.o [2019-11-29T14:53:44.595Z] #41 194.5 LINK lib/c/built-in.o [2019-11-29T14:53:44.852Z] #41 194.5 LINK lib/c/libcriu.so [2019-11-29T14:53:44.852Z] #41 194.7 GEN magic.py [2019-11-29T14:53:44.852Z] #41 194.8 Note: Building without setproctitle() and strlcpy() support. [2019-11-29T14:53:44.852Z] #41 194.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-29T14:53:44.861Z] #42 47.58 CC images/sk-opts.o [2019-11-29T14:53:45.204Z] #42 47.99 CC images/sk-unix.o [2019-11-29T14:53:45.418Z] #41 195.2 fatal: Not a git repository (or any of the parent directories): .git [2019-11-29T14:53:45.939Z] #42 48.58 CC images/sk-inet.o [2019-11-29T14:53:45.982Z] #41 195.8 make[1]: Nothing to be done for 'all'. [2019-11-29T14:53:46.239Z] #41 196.2 make[1]: 'images/built-in.o' is up to date. [2019-11-29T14:53:46.239Z] #41 196.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-29T14:53:46.239Z] #41 196.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-29T14:53:46.239Z] #41 196.2 make[1]: 'compel/libcompel.a' is up to date. [2019-11-29T14:53:46.239Z] #41 196.3 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-29T14:53:46.497Z] #41 196.3 make[1]: Nothing to be done for 'all'. [2019-11-29T14:53:46.497Z] #41 196.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-29T14:53:46.497Z] #41 196.4 make[2]: Nothing to be done for 'all'. [2019-11-29T14:53:46.497Z] #41 196.4 make[2]: Nothing to be done for 'all'. [2019-11-29T14:53:46.497Z] #41 196.5 make[2]: Nothing to be done for 'all'. [2019-11-29T14:53:46.497Z] #41 196.5 make[2]: Nothing to be done for 'all'. [2019-11-29T14:53:46.673Z] #42 ... [2019-11-29T14:53:46.673Z] [2019-11-29T14:53:46.673Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:53:46.673Z] #18 74.60 Unpacking bash-completion (1:2.1-4.3) ... [2019-11-29T14:53:46.673Z] #18 75.50 Selecting previously unselected package libnet1:ppc64el. [2019-11-29T14:53:46.673Z] #18 75.50 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3_ppc64el.deb ... [2019-11-29T14:53:46.673Z] #18 75.51 Unpacking libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-29T14:53:46.673Z] #18 75.63 Selecting previously unselected package libnfnetlink0:ppc64el. [2019-11-29T14:53:46.673Z] #18 75.64 Preparing to unpack .../02-libnfnetlink0_1.0.1-3_ppc64el.deb ... [2019-11-29T14:53:46.673Z] #18 75.65 Unpacking libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-29T14:53:46.673Z] #18 75.81 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2019-11-29T14:53:46.673Z] #18 75.82 Preparing to unpack .../03-libpcrecpp0v5_2%3a8.39-3_ppc64el.deb ... [2019-11-29T14:53:46.673Z] #18 75.83 Unpacking libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-29T14:53:46.673Z] #18 76.03 Selecting previously unselected package libudev-dev:ppc64el. [2019-11-29T14:53:46.673Z] #18 76.04 Preparing to unpack .../04-libudev-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-29T14:53:46.673Z] #18 76.07 Unpacking libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-29T14:53:46.673Z] #18 76.30 Selecting previously unselected package libpython3.5-minimal:ppc64el. [2019-11-29T14:53:46.673Z] #18 76.31 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-29T14:53:46.673Z] #18 76.32 Unpacking libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-29T14:53:46.673Z] #18 77.13 Selecting previously unselected package python3.5-minimal. [2019-11-29T14:53:46.673Z] #18 77.14 Preparing to unpack .../06-python3.5-minimal_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-29T14:53:46.673Z] #18 77.15 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-29T14:53:46.673Z] #18 78.97 Selecting previously unselected package python3-minimal. [2019-11-29T14:53:46.673Z] #18 78.97 Preparing to unpack .../07-python3-minimal_3.5.3-1_ppc64el.deb ... [2019-11-29T14:53:46.673Z] #18 78.97 Unpacking python3-minimal (3.5.3-1) ... [2019-11-29T14:53:46.673Z] #18 79.10 Selecting previously unselected package libmpdec2:ppc64el. [2019-11-29T14:53:46.673Z] #18 79.11 Preparing to unpack .../08-libmpdec2_2.4.2-1_ppc64el.deb ... [2019-11-29T14:53:46.673Z] #18 79.12 Unpacking libmpdec2:ppc64el (2.4.2-1) ... [2019-11-29T14:53:46.673Z] #18 79.29 Selecting previously unselected package libpython3.5-stdlib:ppc64el. [2019-11-29T14:53:46.673Z] #18 79.32 Preparing to unpack .../09-libpython3.5-stdlib_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-29T14:53:46.755Z] #41 196.6 make[2]: Nothing to be done for 'all'. [2019-11-29T14:53:46.755Z] #41 196.6 make[2]: Nothing to be done for 'all'. [2019-11-29T14:53:46.755Z] #41 196.6 make[2]: Nothing to be done for 'all'. [2019-11-29T14:53:47.013Z] #41 196.7 make[2]: Nothing to be done for 'all'. [2019-11-29T14:53:47.013Z] #41 196.7 INSTALL criu/criu [2019-11-29T14:53:47.017Z] #18 79.32 Unpacking libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-29T14:53:47.271Z] #41 DONE 197.1s [2019-11-29T14:53:47.271Z] [2019-11-29T14:53:47.271Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:53:47.271Z] #59 228.3 + bin/containerd [2019-11-29T14:53:48.644Z] #59 ... [2019-11-29T14:53:48.644Z] [2019-11-29T14:53:48.644Z] #42 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-29T14:53:48.902Z] #42 DONE 0.1s [2019-11-29T14:53:48.902Z] [2019-11-29T14:53:48.902Z] #45 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-29T14:53:48.902Z] #45 DONE 0.1s [2019-11-29T14:53:48.902Z] [2019-11-29T14:53:48.902Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:53:48.902Z] #59 ... [2019-11-29T14:53:48.902Z] [2019-11-29T14:53:48.902Z] #48 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-29T14:53:48.902Z] #48 DONE 0.1s [2019-11-29T14:53:49.160Z] [2019-11-29T14:53:49.160Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:53:50.054Z] #18 82.00 Selecting previously unselected package python3.5. [2019-11-29T14:53:50.054Z] #18 82.01 Preparing to unpack .../10-python3.5_3.5.3-1+deb9u1_ppc64el.deb ... [2019-11-29T14:53:50.054Z] #18 82.02 Unpacking python3.5 (3.5.3-1+deb9u1) ... [2019-11-29T14:53:50.054Z] #18 82.25 Selecting previously unselected package libpython3-stdlib:ppc64el. [2019-11-29T14:53:50.054Z] #18 82.25 Preparing to unpack .../11-libpython3-stdlib_3.5.3-1_ppc64el.deb ... [2019-11-29T14:53:50.054Z] #18 82.26 Unpacking libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-29T14:53:50.054Z] #18 82.44 Selecting previously unselected package dh-python. [2019-11-29T14:53:50.054Z] #18 82.45 Preparing to unpack .../12-dh-python_2.20170125_all.deb ... [2019-11-29T14:53:50.054Z] #18 82.46 Unpacking dh-python (2.20170125) ... [2019-11-29T14:53:50.415Z] #18 82.81 Setting up libpython3.5-minimal:ppc64el (3.5.3-1+deb9u1) ... [2019-11-29T14:53:50.415Z] #18 82.85 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... [2019-11-29T14:53:51.058Z] #59 ... [2019-11-29T14:53:51.058Z] [2019-11-29T14:53:51.058Z] #50 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:53:51.058Z] #50 DONE 300.7s [2019-11-29T14:53:51.058Z] [2019-11-29T14:53:51.058Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:53:52.963Z] #59 ... [2019-11-29T14:53:52.963Z] [2019-11-29T14:53:52.963Z] #51 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-29T14:53:53.480Z] #18 ... [2019-11-29T14:53:53.480Z] [2019-11-29T14:53:53.480Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:53:53.480Z] #32 130.8 io/ioutil [2019-11-29T14:53:53.480Z] #32 133.9 github.com/BurntSushi/toml [2019-11-29T14:53:53.480Z] #32 133.9 log [2019-11-29T14:53:53.480Z] #32 133.9 flag [2019-11-29T14:53:53.480Z] #32 ... [2019-11-29T14:53:53.480Z] [2019-11-29T14:53:53.480Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:53.480Z] #42 49.51 CC images/tun.o [2019-11-29T14:53:53.480Z] #42 50.03 CC images/sk-netlink.o [2019-11-29T14:53:53.480Z] #42 50.54 CC images/packet-sock.o [2019-11-29T14:53:53.480Z] #42 51.36 CC images/ipc-var.o [2019-11-29T14:53:53.480Z] #42 51.77 CC images/ipc-desc.o [2019-11-29T14:53:53.480Z] #42 52.14 CC images/ipc-shm.o [2019-11-29T14:53:53.480Z] #42 52.62 CC images/ipc-msg.o [2019-11-29T14:53:53.480Z] #42 53.23 CC images/ipc-sem.o [2019-11-29T14:53:53.480Z] #42 53.58 CC images/utsns.o [2019-11-29T14:53:53.480Z] #42 54.09 CC images/creds.o [2019-11-29T14:53:53.480Z] #42 54.44 CC images/vma.o [2019-11-29T14:53:53.480Z] #42 55.01 CC images/netdev.o [2019-11-29T14:53:53.480Z] #42 55.94 CC images/tty.o [2019-11-29T14:53:53.480Z] #42 ... [2019-11-29T14:53:53.480Z] [2019-11-29T14:53:53.480Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:53:53.480Z] #32 141.1 github.com/BurntSushi/toml/cmd/tomlv [2019-11-29T14:53:53.530Z] #51 DONE 0.6s [2019-11-29T14:53:53.530Z] [2019-11-29T14:53:53.530Z] #55 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-29T14:53:53.787Z] #55 DONE 0.3s [2019-11-29T14:53:53.787Z] [2019-11-29T14:53:53.787Z] #59 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:53:55.189Z] #32 ... [2019-11-29T14:53:55.189Z] [2019-11-29T14:53:55.189Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:53:55.189Z] #45 132.7 os/exec [2019-11-29T14:53:55.189Z] #45 132.8 net [2019-11-29T14:53:55.189Z] #45 138.3 internal/lazyregexp [2019-11-29T14:53:55.189Z] #45 141.1 go/token [2019-11-29T14:53:55.189Z] #45 141.1 text/template/parse [2019-11-29T14:53:55.189Z] #45 141.1 net/url [2019-11-29T14:53:55.189Z] #45 ... [2019-11-29T14:53:55.189Z] [2019-11-29T14:53:55.189Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:53:55.189Z] #42 57.37 CC images/file-lock.o [2019-11-29T14:53:55.189Z] #42 57.77 CC images/rlimit.o [2019-11-29T14:53:55.532Z] #42 58.23 CC images/pagemap.o [2019-11-29T14:53:56.269Z] #42 58.84 CC images/siginfo.o [2019-11-29T14:53:57.005Z] #42 59.47 CC images/rpc.o [2019-11-29T14:54:00.104Z] #42 62.38 CC images/ext-file.o [2019-11-29T14:54:00.104Z] #42 62.75 CC images/cgroup.o [2019-11-29T14:54:00.104Z] #42 ... [2019-11-29T14:54:00.104Z] [2019-11-29T14:54:00.104Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:54:00.104Z] #18 88.93 Setting up python3-minimal (3.5.3-1) ... [2019-11-29T14:54:00.104Z] #18 90.97 Selecting previously unselected package python3. [2019-11-29T14:54:00.104Z] #18 90.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 16606 files and directories currently installed.) [2019-11-29T14:54:00.104Z] #18 91.04 Preparing to unpack .../00-python3_3.5.3-1_ppc64el.deb ... [2019-11-29T14:54:00.104Z] #18 91.06 Unpacking python3 (3.5.3-1) ... [2019-11-29T14:54:00.104Z] #18 91.21 Selecting previously unselected package pigz. [2019-11-29T14:54:00.104Z] #18 91.29 Preparing to unpack .../01-pigz_2.3.4-1_ppc64el.deb ... [2019-11-29T14:54:00.104Z] #18 91.32 Unpacking pigz (2.3.4-1) ... [2019-11-29T14:54:00.104Z] #18 91.49 Selecting previously unselected package libip4tc0:ppc64el. [2019-11-29T14:54:00.104Z] #18 91.50 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-29T14:54:00.104Z] #18 91.51 Unpacking libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-29T14:54:00.104Z] #18 91.63 Selecting previously unselected package libip6tc0:ppc64el. [2019-11-29T14:54:00.104Z] #18 91.64 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-29T14:54:00.104Z] #18 91.65 Unpacking libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-29T14:54:00.104Z] #18 91.85 Selecting previously unselected package libiptc0:ppc64el. [2019-11-29T14:54:00.104Z] #18 91.86 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-29T14:54:00.104Z] #18 91.86 Unpacking libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-29T14:54:00.104Z] #18 91.99 Selecting previously unselected package libxtables12:ppc64el. [2019-11-29T14:54:00.104Z] #18 91.99 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-29T14:54:00.104Z] #18 91.99 Unpacking libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-29T14:54:00.104Z] #18 92.17 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2019-11-29T14:54:00.104Z] #18 92.18 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_ppc64el.deb ... [2019-11-29T14:54:00.104Z] #18 92.18 Unpacking libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-29T14:54:00.104Z] #18 92.31 Selecting previously unselected package iptables. [2019-11-29T14:54:00.104Z] #18 92.32 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_ppc64el.deb ... [2019-11-29T14:54:00.104Z] #18 92.33 Unpacking iptables (1.6.0+snapshot20161117-6) ... [2019-11-29T14:54:00.458Z] #18 ... [2019-11-29T14:54:00.458Z] [2019-11-29T14:54:00.458Z] #32 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2019-11-29T14:54:00.458Z] #32 DONE 148.0s [2019-11-29T14:54:00.803Z] [2019-11-29T14:54:00.803Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:54:00.803Z] #18 93.10 Selecting previously unselected package xxd. [2019-11-29T14:54:00.803Z] #18 93.11 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-29T14:54:00.803Z] #18 93.11 Unpacking xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:54:00.803Z] #18 93.35 Selecting previously unselected package vim-common. [2019-11-29T14:54:00.803Z] #18 93.35 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-29T14:54:00.803Z] #18 93.40 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:54:01.146Z] #18 93.79 Selecting previously unselected package bzip2. [2019-11-29T14:54:01.491Z] #18 93.80 Preparing to unpack .../10-bzip2_1.0.6-8.1_ppc64el.deb ... [2019-11-29T14:54:01.491Z] #18 93.89 Unpacking bzip2 (1.0.6-8.1) ... [2019-11-29T14:54:01.835Z] #18 94.12 Selecting previously unselected package libgpm2:ppc64el. [2019-11-29T14:54:01.835Z] #18 94.13 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_ppc64el.deb ... [2019-11-29T14:54:01.835Z] #18 94.14 Unpacking libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-29T14:54:01.835Z] #18 94.29 Selecting previously unselected package xz-utils. [2019-11-29T14:54:01.835Z] #18 94.32 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_ppc64el.deb ... [2019-11-29T14:54:01.835Z] #18 94.33 Unpacking xz-utils (5.2.2-1.2+b1) ... [2019-11-29T14:54:02.177Z] #18 94.70 Selecting previously unselected package aufs-tools. [2019-11-29T14:54:02.177Z] #18 94.72 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_ppc64el.deb ... [2019-11-29T14:54:02.177Z] #18 94.72 Unpacking aufs-tools (1:4.1+20161219-1) ... [2019-11-29T14:54:02.519Z] #18 94.87 Selecting previously unselected package liblzo2-2:ppc64el. [2019-11-29T14:54:02.519Z] #18 94.89 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... [2019-11-29T14:54:02.519Z] #18 94.90 Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-29T14:54:02.519Z] #18 94.99 Selecting previously unselected package btrfs-progs. [2019-11-29T14:54:02.519Z] #18 95.01 Preparing to unpack .../15-btrfs-progs_4.7.3-1_ppc64el.deb ... [2019-11-29T14:54:02.519Z] #18 95.01 Unpacking btrfs-progs (4.7.3-1) ... [2019-11-29T14:54:03.255Z] #18 95.90 Selecting previously unselected package btrfs-tools. [2019-11-29T14:54:03.597Z] #18 95.90 Preparing to unpack .../16-btrfs-tools_4.7.3-1_ppc64el.deb ... [2019-11-29T14:54:03.597Z] #18 95.92 Unpacking btrfs-tools (4.7.3-1) ... [2019-11-29T14:54:03.597Z] #18 96.01 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2019-11-29T14:54:03.597Z] #18 96.02 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-29T14:54:03.597Z] #18 96.02 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-29T14:54:03.940Z] #18 96.24 Selecting previously unselected package dmsetup. [2019-11-29T14:54:03.940Z] #18 96.25 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_ppc64el.deb ... [2019-11-29T14:54:03.940Z] #18 96.25 Unpacking dmsetup (2:1.02.137-2) ... [2019-11-29T14:54:03.940Z] #18 96.45 Selecting previously unselected package libonig4:ppc64el. [2019-11-29T14:54:03.940Z] #18 96.45 Preparing to unpack .../19-libonig4_6.1.3-2_ppc64el.deb ... [2019-11-29T14:54:03.940Z] #18 96.45 Unpacking libonig4:ppc64el (6.1.3-2) ... [2019-11-29T14:54:04.283Z] #18 96.77 Selecting previously unselected package libjq1:ppc64el. [2019-11-29T14:54:04.283Z] #18 96.78 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-29T14:54:04.283Z] #18 96.79 Unpacking libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-29T14:54:04.627Z] #18 97.04 Selecting previously unselected package jq. [2019-11-29T14:54:04.627Z] #18 97.05 Preparing to unpack .../21-jq_1.5+dfsg-1.3_ppc64el.deb ... [2019-11-29T14:54:04.627Z] #18 97.06 Unpacking jq (1.5+dfsg-1.3) ... [2019-11-29T14:54:04.968Z] #18 97.20 Selecting previously unselected package libaio1:ppc64el. [2019-11-29T14:54:04.968Z] #18 97.21 Preparing to unpack .../22-libaio1_0.3.110-3_ppc64el.deb ... [2019-11-29T14:54:04.968Z] #18 97.21 Unpacking libaio1:ppc64el (0.3.110-3) ... [2019-11-29T14:54:04.968Z] #18 97.37 Selecting previously unselected package libcap2-bin. [2019-11-29T14:54:04.968Z] #18 97.39 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_ppc64el.deb ... [2019-11-29T14:54:04.968Z] #18 97.40 Unpacking libcap2-bin (1:2.25-1) ... [2019-11-29T14:54:04.968Z] #18 97.59 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2019-11-29T14:54:04.968Z] #18 97.61 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_ppc64el.deb ... [2019-11-29T14:54:04.968Z] #18 97.61 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-29T14:54:05.311Z] #18 97.74 Selecting previously unselected package libsepol1-dev:ppc64el. [2019-11-29T14:54:05.311Z] #18 97.75 Preparing to unpack .../25-libsepol1-dev_2.6-2_ppc64el.deb ... [2019-11-29T14:54:05.311Z] #18 97.78 Unpacking libsepol1-dev:ppc64el (2.6-2) ... [2019-11-29T14:54:05.653Z] #18 98.21 Selecting previously unselected package libpcre16-3:ppc64el. [2019-11-29T14:54:05.653Z] #18 98.22 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_ppc64el.deb ... [2019-11-29T14:54:05.653Z] #18 98.22 Unpacking libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-29T14:54:05.995Z] #18 98.46 Selecting previously unselected package libpcre32-3:ppc64el. [2019-11-29T14:54:05.995Z] #18 98.47 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_ppc64el.deb ... [2019-11-29T14:54:05.995Z] #18 98.49 Unpacking libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-29T14:54:06.337Z] #18 98.77 Selecting previously unselected package libpcre3-dev:ppc64el. [2019-11-29T14:54:06.337Z] #18 98.78 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_ppc64el.deb ... [2019-11-29T14:54:06.337Z] #18 98.79 Unpacking libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-29T14:54:07.099Z] #18 99.37 Selecting previously unselected package libselinux1-dev:ppc64el. [2019-11-29T14:54:07.099Z] #18 99.40 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_ppc64el.deb ... [2019-11-29T14:54:07.099Z] #18 99.41 Unpacking libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-29T14:54:07.441Z] #18 ... [2019-11-29T14:54:07.441Z] [2019-11-29T14:54:07.441Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:54:07.441Z] #45 145.1 go/scanner [2019-11-29T14:54:07.441Z] #45 149.5 encoding/binary [2019-11-29T14:54:07.441Z] #45 151.3 go/ast [2019-11-29T14:54:07.441Z] #45 ... [2019-11-29T14:54:07.441Z] [2019-11-29T14:54:07.441Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:54:07.441Z] #42 64.38 CC images/userns.o [2019-11-29T14:54:07.441Z] #42 64.97 CC images/google/protobuf/descriptor.o [2019-11-29T14:54:07.441Z] #42 68.31 CC images/opts.o [2019-11-29T14:54:07.441Z] #42 68.76 CC images/seccomp.o [2019-11-29T14:54:07.441Z] #42 69.29 CC images/binfmt-misc.o [2019-11-29T14:54:07.441Z] #42 69.71 CC images/time.o [2019-11-29T14:54:07.441Z] #42 70.14 CC images/sysctl.o [2019-11-29T14:54:07.784Z] #42 70.44 CC images/autofs.o [2019-11-29T14:54:07.784Z] #42 ... [2019-11-29T14:54:07.784Z] [2019-11-29T14:54:07.784Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:54:07.784Z] #18 100.1 Selecting previously unselected package libdevmapper-dev:ppc64el. [2019-11-29T14:54:07.784Z] #18 100.1 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_ppc64el.deb ... [2019-11-29T14:54:07.784Z] #18 100.1 Unpacking libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-29T14:54:07.784Z] #18 100.2 Selecting previously unselected package libnl-3-200:ppc64el. [2019-11-29T14:54:07.784Z] #18 100.2 Preparing to unpack .../31-libnl-3-200_3.2.27-2_ppc64el.deb ... [2019-11-29T14:54:07.784Z] #18 100.3 Unpacking libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-29T14:54:07.784Z] #18 100.5 Selecting previously unselected package libprotobuf-c1:ppc64el. [2019-11-29T14:54:08.130Z] #18 100.5 Preparing to unpack .../32-libprotobuf-c1_1.2.1-2_ppc64el.deb ... [2019-11-29T14:54:08.130Z] #18 100.5 Unpacking libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-29T14:54:08.130Z] #18 100.6 Selecting previously unselected package libreadline5:ppc64el. [2019-11-29T14:54:08.130Z] #18 100.6 Preparing to unpack .../33-libreadline5_5.2+dfsg-3+b1_ppc64el.deb ... [2019-11-29T14:54:08.130Z] #18 100.6 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-29T14:54:08.130Z] #18 100.8 Selecting previously unselected package libsystemd-dev:ppc64el. [2019-11-29T14:54:08.474Z] #18 100.8 Preparing to unpack .../34-libsystemd-dev_232-25+deb9u12_ppc64el.deb ... [2019-11-29T14:54:08.474Z] #18 100.8 Unpacking libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-29T14:54:10.548Z] #73 exporting layers 56.8s done [2019-11-29T14:54:10.548Z] #73 exporting manifest sha256:312ff258a493cfcce87a50027ea410607c55c65189800377fc6825ea09ad1059 0.0s done [2019-11-29T14:54:10.548Z] #73 exporting config sha256:428ea22cb202134d54615200975c21fbeb7f80b65bc262ef9edb2e99eb601f4e done [2019-11-29T14:54:10.548Z] #73 sending tarball [2019-11-29T14:54:10.798Z] #18 103.1 Selecting previously unselected package net-tools. [2019-11-29T14:54:10.798Z] #18 103.2 Preparing to unpack .../35-net-tools_1.60+git20161116.90da8a0-1_ppc64el.deb ... [2019-11-29T14:54:10.798Z] #18 103.2 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-29T14:54:11.140Z] #18 103.5 Selecting previously unselected package python-pip-whl. [2019-11-29T14:54:11.141Z] #18 103.5 Preparing to unpack .../36-python-pip-whl_9.0.1-2+deb9u1_all.deb ... [2019-11-29T14:54:11.141Z] #18 103.5 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-29T14:54:11.875Z] #18 104.3 Selecting previously unselected package python3-pip. [2019-11-29T14:54:11.875Z] #18 104.3 Preparing to unpack .../37-python3-pip_9.0.1-2+deb9u1_all.deb ... [2019-11-29T14:54:11.875Z] #18 104.3 Unpacking python3-pip (9.0.1-2+deb9u1) ... [2019-11-29T14:54:12.218Z] #18 104.7 Selecting previously unselected package python3-pkg-resources. [2019-11-29T14:54:12.218Z] #18 104.7 Preparing to unpack .../38-python3-pkg-resources_33.1.1-1_all.deb ... [2019-11-29T14:54:12.218Z] #18 104.8 Unpacking python3-pkg-resources (33.1.1-1) ... [2019-11-29T14:54:12.560Z] #18 105.0 Selecting previously unselected package python3-setuptools. [2019-11-29T14:54:12.560Z] #18 105.0 Preparing to unpack .../39-python3-setuptools_33.1.1-1_all.deb ... [2019-11-29T14:54:12.560Z] #18 105.0 Unpacking python3-setuptools (33.1.1-1) ... [2019-11-29T14:54:12.905Z] #18 105.4 Selecting previously unselected package python3-wheel. [2019-11-29T14:54:12.905Z] #18 105.4 Preparing to unpack .../40-python3-wheel_0.29.0-2_all.deb ... [2019-11-29T14:54:12.905Z] #18 105.4 Unpacking python3-wheel (0.29.0-2) ... [2019-11-29T14:54:13.249Z] #18 105.6 Selecting previously unselected package thin-provisioning-tools. [2019-11-29T14:54:13.249Z] #18 105.6 Preparing to unpack .../41-thin-provisioning-tools_0.6.1-4+b1_ppc64el.deb ... [2019-11-29T14:54:13.249Z] #18 105.6 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-29T14:54:13.596Z] #18 106.1 Selecting previously unselected package vim-runtime. [2019-11-29T14:54:13.596Z] #18 106.1 Preparing to unpack .../42-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... [2019-11-29T14:54:13.946Z] #18 106.3 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' [2019-11-29T14:54:13.946Z] #18 106.3 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' [2019-11-29T14:54:13.946Z] #18 106.4 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:54:15.702Z] #59 258.9 + bin/containerd-stress [2019-11-29T14:54:15.702Z] #59 260.7 + bin/containerd-shim [2019-11-29T14:54:17.760Z] #73 sending tarball 9.6s done [2019-11-29T14:54:17.760Z] #73 DONE 66.4s [2019-11-29T14:54:17.760Z] [2019-11-29T14:54:17.760Z] #74 importing to docker [2019-11-29T14:54:18.810Z] #18 ... [2019-11-29T14:54:18.810Z] [2019-11-29T14:54:18.810Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:54:18.810Z] #42 70.76 CC images/macvlan.o [2019-11-29T14:54:18.810Z] #42 71.19 CC images/sit.o [2019-11-29T14:54:18.810Z] #42 71.55 LINK images/built-in.o [2019-11-29T14:54:18.810Z] #42 71.83 GEN compel/include/asm [2019-11-29T14:54:18.810Z] #42 71.84 GEN compel/include/version.h [2019-11-29T14:54:18.810Z] #42 71.91 touch .config [2019-11-29T14:54:18.810Z] #42 71.95 GEN include/common/config.h [2019-11-29T14:54:18.810Z] #42 72.10 GEN compel/plugins/include/uapi/std/syscall-codes.h [2019-11-29T14:54:18.810Z] #42 72.19 GEN compel/plugins/include/uapi/std/syscall.h [2019-11-29T14:54:18.810Z] #42 72.25 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2019-11-29T14:54:18.810Z] #42 72.27 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2019-11-29T14:54:18.810Z] #42 72.36 DEP compel/arch/ppc64/plugins/std/memcmp.d [2019-11-29T14:54:18.810Z] #42 72.40 DEP compel/arch/ppc64/plugins/std/memcpy.d [2019-11-29T14:54:18.810Z] #42 72.48 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2019-11-29T14:54:18.810Z] #42 72.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2019-11-29T14:54:18.810Z] #42 72.55 DEP compel/plugins/std/infect.d [2019-11-29T14:54:18.810Z] #42 72.86 DEP compel/plugins/std/string.d [2019-11-29T14:54:18.810Z] #42 73.08 DEP compel/plugins/std/log.d [2019-11-29T14:54:18.810Z] #42 73.26 DEP compel/plugins/std/fds.d [2019-11-29T14:54:18.810Z] #42 73.50 DEP compel/plugins/std/std.d [2019-11-29T14:54:18.810Z] #42 73.68 DEP compel/plugins/shmem/shmem.d [2019-11-29T14:54:18.810Z] #42 73.86 DEP compel/plugins/fds/fds.d [2019-11-29T14:54:18.810Z] #42 74.16 CC compel/plugins/std/std.o [2019-11-29T14:54:18.810Z] #42 74.65 CC compel/plugins/std/fds.o [2019-11-29T14:54:18.810Z] #42 75.53 CC compel/plugins/std/log.o [2019-11-29T14:54:18.810Z] #42 77.11 CC compel/plugins/std/string.o [2019-11-29T14:54:18.810Z] #42 78.26 CC compel/plugins/std/infect.o [2019-11-29T14:54:18.810Z] #42 79.28 CC compel/arch/ppc64/plugins/std/parasite-head.o [2019-11-29T14:54:18.810Z] #42 79.37 CC compel/arch/ppc64/plugins/std/memcpy.o [2019-11-29T14:54:18.810Z] #42 79.45 CC compel/arch/ppc64/plugins/std/memcmp.o [2019-11-29T14:54:18.810Z] #42 79.50 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2019-11-29T14:54:18.810Z] #42 79.57 AR compel/plugins/std.lib.a [2019-11-29T14:54:18.810Z] #42 79.68 CC compel/plugins/fds/fds.o [2019-11-29T14:54:18.810Z] #42 80.17 AR compel/plugins/fds.lib.a [2019-11-29T14:54:18.810Z] #42 80.28 HOSTDEP compel/src/lib/log-host.d [2019-11-29T14:54:18.810Z] #42 80.49 HOSTDEP compel/src/lib/handle-elf-host.d [2019-11-29T14:54:18.810Z] #42 80.74 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2019-11-29T14:54:18.810Z] #42 81.04 HOSTDEP compel/src/main-host.d [2019-11-29T14:54:18.810Z] #42 81.35 DEP compel/src/lib/ptrace.d [2019-11-29T14:54:18.810Z] #42 81.63 DEP compel/src/lib/infect.d [2019-11-29T14:54:19.153Z] #42 81.96 DEP compel/src/lib/infect-util.d [2019-11-29T14:54:19.496Z] #42 82.20 DEP compel/src/lib/infect-rpc.d [2019-11-29T14:54:19.496Z] #42 ... [2019-11-29T14:54:19.496Z] [2019-11-29T14:54:19.496Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:54:19.496Z] #18 111.9 Selecting previously unselected package vim. [2019-11-29T14:54:19.496Z] #18 111.9 Preparing to unpack .../43-vim_2%3a8.0.0197-4+deb9u3_ppc64el.deb ... [2019-11-29T14:54:19.496Z] #18 111.9 Unpacking vim (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:54:20.233Z] #18 112.6 Selecting previously unselected package xfsprogs. [2019-11-29T14:54:20.233Z] #18 112.6 Preparing to unpack .../44-xfsprogs_4.9.0+nmu1_ppc64el.deb ... [2019-11-29T14:54:20.233Z] #18 112.6 Unpacking xfsprogs (4.9.0+nmu1) ... [2019-11-29T14:54:20.233Z] #18 ... [2019-11-29T14:54:20.233Z] [2019-11-29T14:54:20.233Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:54:20.233Z] #45 157.9 encoding/base64 [2019-11-29T14:54:20.233Z] #45 159.5 text/template [2019-11-29T14:54:20.233Z] #45 161.4 encoding/json [2019-11-29T14:54:20.576Z] #45 ... [2019-11-29T14:54:20.576Z] [2019-11-29T14:54:20.576Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:54:20.576Z] #42 82.41 DEP compel/arch/ppc64/src/lib/infect.d [2019-11-29T14:54:20.576Z] #42 82.71 DEP compel/arch/ppc64/src/lib/cpu.d [2019-11-29T14:54:20.576Z] #42 82.97 DEP compel/src/lib/log.d [2019-11-29T14:54:20.576Z] #42 83.19 DEP compel/src/main.d [2019-11-29T14:54:20.576Z] #42 83.37 DEP compel/src/lib/handle-elf.d [2019-11-29T14:54:20.919Z] #42 83.58 DEP compel/arch/ppc64/src/lib/handle-elf.d [2019-11-29T14:54:21.263Z] #42 83.94 CC compel/src/lib/log.o [2019-11-29T14:54:21.475Z] ok github.com/docker/docker/api/server/httputils 0.018s coverage: 14.7% of statements [2019-11-29T14:54:21.735Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-29T14:54:22.000Z] #42 84.57 CC compel/arch/ppc64/src/lib/cpu.o [2019-11-29T14:54:22.304Z] ok github.com/docker/docker/api/server/middleware 0.057s coverage: 37.7% of statements [2019-11-29T14:54:22.304Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-29T14:54:22.304Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-29T14:54:22.304Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-29T14:54:22.564Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-29T14:54:22.564Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-29T14:54:22.564Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-29T14:54:22.564Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-29T14:54:22.564Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-29T14:54:22.737Z] #42 85.26 CC compel/arch/ppc64/src/lib/infect.o [2019-11-29T14:54:22.824Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-29T14:54:23.504Z] #42 86.39 CC compel/src/lib/infect-rpc.o [2019-11-29T14:54:23.766Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-29T14:54:23.766Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-29T14:54:23.845Z] #59 267.6 + bin/containerd-shim-runc-v1 [2019-11-29T14:54:24.027Z] ok github.com/docker/docker/api/types/strslice 0.023s coverage: 90.0% of statements [2019-11-29T14:54:24.239Z] #42 87.03 CC compel/src/lib/infect-util.o [2019-11-29T14:54:24.287Z] ok github.com/docker/docker/api/types/filters 0.021s coverage: 92.2% of statements [2019-11-29T14:54:24.287Z] ok github.com/docker/docker/api/types/time 0.032s coverage: 100.0% of statements [2019-11-29T14:54:24.287Z] ok github.com/docker/docker/api/server/router/swarm 0.011s coverage: 4.0% of statements [2019-11-29T14:54:24.287Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-29T14:54:24.287Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-29T14:54:24.287Z] ? github.com/docker/docker/api/types [no test files] [2019-11-29T14:54:24.287Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-29T14:54:24.287Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-29T14:54:24.287Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-29T14:54:24.287Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-29T14:54:24.287Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-29T14:54:24.287Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-29T14:54:24.287Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-29T14:54:24.287Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-29T14:54:24.287Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-29T14:54:24.287Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-29T14:54:24.287Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-29T14:54:24.547Z] ok github.com/docker/docker/api/types/versions 0.031s coverage: 75.0% of statements [2019-11-29T14:54:24.547Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-29T14:54:24.547Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-29T14:54:24.547Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-29T14:54:24.547Z] ? github.com/docker/docker/builder [no test files] [2019-11-29T14:54:24.547Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-29T14:54:24.547Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-29T14:54:24.547Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-29T14:54:24.547Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-29T14:54:24.547Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-29T14:54:24.547Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-29T14:54:24.547Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-29T14:54:24.983Z] #42 87.50 CC compel/src/lib/infect.o [2019-11-29T14:54:25.488Z] ok github.com/docker/docker/builder/dockerignore 0.021s coverage: 96.8% of statements [2019-11-29T14:54:25.740Z] #59 270.7 + bin/containerd-shim-runc-v2 [2019-11-29T14:54:26.670Z] #59 271.6 + binaries [2019-11-29T14:54:26.670Z] #59 271.6 + mkdir -p /build [2019-11-29T14:54:26.670Z] #59 271.6 + cp bin/containerd /build/containerd [2019-11-29T14:54:26.670Z] #59 271.6 + cp bin/containerd-shim /build/containerd-shim [2019-11-29T14:54:26.670Z] #59 271.6 + cp bin/ctr /build/ctr [2019-11-29T14:54:26.696Z] #42 ... [2019-11-29T14:54:26.696Z] [2019-11-29T14:54:26.696Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:54:26.696Z] #45 174.4 go/parser [2019-11-29T14:54:27.398Z] ok github.com/docker/docker/cli/debug 0.015s coverage: 100.0% of statements [2019-11-29T14:54:27.599Z] #59 DONE 272.7s [2019-11-29T14:54:28.530Z] [2019-11-29T14:54:28.530Z] #60 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-29T14:54:29.092Z] #60 DONE 0.5s [2019-11-29T14:54:29.092Z] [2019-11-29T14:54:29.092Z] #64 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-29T14:54:29.310Z] ok github.com/docker/docker/builder/remotecontext 0.602s coverage: 13.6% of statements [2019-11-29T14:54:29.349Z] #64 DONE 0.2s [2019-11-29T14:54:29.349Z] [2019-11-29T14:54:29.349Z] #66 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-29T14:54:29.349Z] #66 DONE 0.2s [2019-11-29T14:54:29.349Z] [2019-11-29T14:54:29.349Z] #69 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-29T14:54:29.605Z] #69 DONE 0.1s [2019-11-29T14:54:29.605Z] [2019-11-29T14:54:29.605Z] #70 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-29T14:54:29.605Z] #70 DONE 0.0s [2019-11-29T14:54:29.605Z] [2019-11-29T14:54:29.605Z] #71 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-29T14:54:29.880Z] ok github.com/docker/docker/builder/remotecontext/git 3.598s coverage: 85.1% of statements [2019-11-29T14:54:30.141Z] ok github.com/docker/docker/builder/dockerfile 0.979s coverage: 48.2% of statements [2019-11-29T14:54:30.141Z] ? github.com/docker/docker/cli [no test files] [2019-11-29T14:54:30.141Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-29T14:54:31.498Z] #71 DONE 2.0s [2019-11-29T14:54:31.564Z] #45 ... [2019-11-29T14:54:31.564Z] [2019-11-29T14:54:31.564Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:54:31.564Z] #18 113.6 Selecting previously unselected package zip. [2019-11-29T14:54:31.564Z] #18 113.6 Preparing to unpack .../45-zip_3.0-11+b1_ppc64el.deb ... [2019-11-29T14:54:31.564Z] #18 113.6 Unpacking zip (3.0-11+b1) ... [2019-11-29T14:54:31.564Z] #18 113.9 Selecting previously unselected package libapparmor-perl. [2019-11-29T14:54:31.564Z] #18 114.0 Preparing to unpack .../46-libapparmor-perl_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-29T14:54:31.564Z] #18 114.0 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-29T14:54:31.564Z] #18 114.1 Selecting previously unselected package apparmor. [2019-11-29T14:54:31.564Z] #18 114.2 Preparing to unpack .../47-apparmor_2.11.0-3+deb9u2_ppc64el.deb ... [2019-11-29T14:54:31.564Z] #18 114.3 Unpacking apparmor (2.11.0-3+deb9u2) ... [2019-11-29T14:54:31.564Z] #18 114.9 Selecting previously unselected package binutils-mingw-w64-i686. [2019-11-29T14:54:31.564Z] #18 114.9 Preparing to unpack .../48-binutils-mingw-w64-i686_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-29T14:54:31.564Z] #18 114.9 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-29T14:54:31.564Z] #18 117.5 Selecting previously unselected package binutils-mingw-w64-x86-64. [2019-11-29T14:54:31.564Z] #18 117.5 Preparing to unpack .../49-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_ppc64el.deb ... [2019-11-29T14:54:31.564Z] #18 117.5 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-29T14:54:31.564Z] #18 120.4 Selecting previously unselected package binutils-mingw-w64. [2019-11-29T14:54:31.564Z] #18 120.4 Preparing to unpack .../50-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... [2019-11-29T14:54:31.564Z] #18 120.4 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-29T14:54:31.564Z] #18 120.6 Selecting previously unselected package mingw-w64-common. [2019-11-29T14:54:31.564Z] #18 120.6 Preparing to unpack .../51-mingw-w64-common_5.0.1-1_all.deb ... [2019-11-29T14:54:31.564Z] #18 120.6 Unpacking mingw-w64-common (5.0.1-1) ... [2019-11-29T14:54:31.755Z] [2019-11-29T14:54:31.755Z] #72 exporting to image [2019-11-29T14:54:31.755Z] #72 exporting layers [2019-11-29T14:54:34.608Z] #18 ... [2019-11-29T14:54:34.608Z] [2019-11-29T14:54:34.608Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:54:34.608Z] #63 182.3 + for f in rootlesskit rootlesskit-docker-proxy [2019-11-29T14:54:34.608Z] #63 182.3 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2019-11-29T14:54:35.426Z] ok github.com/docker/docker/client 0.435s coverage: 75.8% of statements [2019-11-29T14:54:38.305Z] #72 exporting layers 6.7s done [2019-11-29T14:54:38.305Z] #72 writing image sha256:9bb9bfe16bfd7c03ec0c1337758ea72051a3b7415ecfbf744f8b3cb74ed193b1 done [2019-11-29T14:54:38.305Z] #72 naming to docker.io/library/docker:5f986789b63355e76683a4104a8209356ee3a1d0 0.0s done [2019-11-29T14:54:38.305Z] #72 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2019-11-29T14:54:39.463Z] #63 ... [2019-11-29T14:54:39.463Z] [2019-11-29T14:54:39.463Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:54:39.463Z] #42 92.15 CC compel/src/lib/ptrace.o [2019-11-29T14:54:39.463Z] #42 92.97 AR compel/libcompel.a [2019-11-29T14:54:39.463Z] #42 93.15 HOSTCC compel/src/main-host.o [2019-11-29T14:54:39.463Z] #42 93.86 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2019-11-29T14:54:39.463Z] #42 94.35 HOSTCC compel/src/lib/handle-elf-host.o [2019-11-29T14:54:39.463Z] #42 95.41 HOSTCC compel/src/lib/log-host.o [2019-11-29T14:54:39.463Z] #42 95.94 HOSTLINK compel/compel-host-bin [2019-11-29T14:54:39.463Z] #42 96.13 DEP soccr/soccr.d [2019-11-29T14:54:39.463Z] #42 96.70 CC soccr/soccr.o [2019-11-29T14:54:39.463Z] #42 99.76 AR soccr/libsoccr.a [2019-11-29T14:54:39.463Z] #42 99.84 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-29T14:54:39.463Z] #42 100.3 DEP criu/arch/ppc64/sigframe.d [2019-11-29T14:54:39.463Z] #42 100.5 DEP criu/arch/ppc64/crtools.d [2019-11-29T14:54:39.463Z] #42 100.9 DEP criu/arch/ppc64/cpu.d [2019-11-29T14:54:39.463Z] #42 101.3 CC criu/arch/ppc64/cpu.o [2019-11-29T14:54:39.754Z] [2019-11-29T14:54:39.754Z] Removing bundles/ [2019-11-29T14:54:39.754Z] [2019-11-29T14:54:39.754Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-29T14:54:39.754Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-29T14:54:39.754Z] GOOS="" GOARCH="" GOARM="" [2019-11-29T14:54:39.804Z] #42 102.5 CC criu/arch/ppc64/crtools.o [2019-11-29T14:54:40.634Z] INFO [loader] Go packages loading at mode 575 (compiled_files|name|deps|exports_file|files|imports|types_sizes) took 1m48.549259024s [2019-11-29T14:54:40.634Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 453.407051ms [2019-11-29T14:54:41.633Z] #74 DONE 21.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-29T14:54:42.132Z] #42 104.7 CC criu/arch/ppc64/sigframe.o [2019-11-29T14:54:42.470Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-38697/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5f986789b63355e76683a4104a8209356ee3a1d0 hack/test/unit [2019-11-29T14:54:42.480Z] #42 105.3 LINK criu/arch/ppc64/crtools.built-in.o [2019-11-29T14:54:42.842Z] #42 105.4 DEP criu/arch/ppc64/misc.d [2019-11-29T14:54:42.842Z] #42 105.4 DEP criu/arch/ppc64/vdso-trampoline.d [2019-11-29T14:54:42.842Z] #42 ... [2019-11-29T14:54:42.842Z] [2019-11-29T14:54:42.842Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:54:42.842Z] #18 127.4 Selecting previously unselected package mingw-w64-x86-64-dev. [2019-11-29T14:54:42.842Z] #18 127.4 Preparing to unpack .../52-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... [2019-11-29T14:54:42.842Z] #18 127.4 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-29T14:54:42.842Z] #18 134.8 Selecting previously unselected package gcc-mingw-w64-base. [2019-11-29T14:54:42.842Z] #18 134.8 Preparing to unpack .../53-gcc-mingw-w64-base_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-29T14:54:42.842Z] #18 134.8 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-29T14:54:42.842Z] #18 135.1 Selecting previously unselected package gcc-mingw-w64-x86-64. [2019-11-29T14:54:42.842Z] #18 135.1 Preparing to unpack .../54-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-29T14:54:42.842Z] #18 135.1 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-29T14:54:42.842Z] #18 ... [2019-11-29T14:54:42.842Z] [2019-11-29T14:54:42.842Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:54:42.842Z] #42 105.5 DEP criu/arch/ppc64/vdso-pie.d [2019-11-29T14:54:43.183Z] #42 105.8 DEP criu/pie/parasite-vdso.d [2019-11-29T14:54:43.524Z] #42 106.2 DEP criu/pie/util-vdso.d [2019-11-29T14:54:43.867Z] #42 106.5 DEP criu/pie/util.d [2019-11-29T14:54:44.209Z] #42 106.8 CC criu/pie/util.o [2019-11-29T14:54:44.943Z] #42 107.6 CC criu/pie/util-vdso.o [2019-11-29T14:54:45.808Z] ? github.com/docker/docker/api [no test files] [2019-11-29T14:54:46.128Z] #42 109.0 CC criu/pie/parasite-vdso.o [2019-11-29T14:54:47.312Z] #42 110.1 CC criu/arch/ppc64/vdso-pie.o [2019-11-29T14:54:47.655Z] #42 ... [2019-11-29T14:54:47.655Z] [2019-11-29T14:54:47.655Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:54:47.655Z] #45 185.5 go/doc [2019-11-29T14:54:47.655Z] #45 190.3 math/big [2019-11-29T14:54:47.655Z] #45 192.0 vendor/golang.org/x/text/unicode/norm [2019-11-29T14:54:48.387Z] #45 ... [2019-11-29T14:54:48.387Z] [2019-11-29T14:54:48.387Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:54:48.387Z] #42 111.0 CC criu/arch/ppc64/vdso-trampoline.o [2019-11-29T14:54:48.387Z] #42 ... [2019-11-29T14:54:48.387Z] [2019-11-29T14:54:48.387Z] #63 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:54:48.387Z] #63 DONE 195.9s [2019-11-29T14:54:48.387Z] [2019-11-29T14:54:48.387Z] #64 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2019-11-29T14:54:48.387Z] #64 DONE 0.1s [2019-11-29T14:54:48.387Z] [2019-11-29T14:54:48.387Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:54:48.387Z] #42 111.1 CC criu/arch/ppc64/misc.o [2019-11-29T14:54:48.387Z] #42 111.1 AR criu/pie/pie.lib.a [2019-11-29T14:54:48.730Z] #42 111.3 DEP criu/pie/restorer.d [2019-11-29T14:54:49.931Z] #42 112.5 DEP criu/arch/ppc64/restorer.d [2019-11-29T14:54:50.273Z] #42 113.1 DEP criu/pie/parasite.d [2019-11-29T14:54:51.010Z] #42 113.6 CC criu/pie/parasite.o [2019-11-29T14:54:52.182Z] 65014b3c3121: Pull complete [2019-11-29T14:54:53.334Z] #42 115.9 LINK criu/pie/parasite.built-in.o [2019-11-29T14:54:53.334Z] #42 115.9 GEN criu/pie/parasite-blob.h [2019-11-29T14:54:53.334Z] #42 116.0 CC criu/arch/ppc64/restorer.o [2019-11-29T14:54:54.071Z] #42 116.8 CC criu/pie/restorer.o [2019-11-29T14:54:55.783Z] #42 ... [2019-11-29T14:54:55.783Z] [2019-11-29T14:54:55.783Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:54:55.783Z] #45 203.6 github.com/LK4D4/vndr/build [2019-11-29T14:54:57.508Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2019-11-29T14:55:01.823Z] #45 ... [2019-11-29T14:55:01.823Z] [2019-11-29T14:55:01.823Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:55:01.823Z] #42 122.4 LINK criu/pie/restorer.built-in.o [2019-11-29T14:55:01.823Z] #42 122.5 GEN criu/pie/restorer-blob.h [2019-11-29T14:55:01.823Z] #42 122.8 DEP criu/vdso.d [2019-11-29T14:55:01.823Z] #42 123.3 DEP criu/uts_ns.d [2019-11-29T14:55:01.823Z] #42 123.6 DEP criu/util.d [2019-11-29T14:55:01.823Z] #42 124.0 DEP criu/uffd.d [2019-11-29T14:55:01.823Z] #42 124.5 DEP criu/tun.d [2019-11-29T14:55:02.031Z] ok github.com/docker/docker/cmd/dockerd 0.113s coverage: 30.3% of statements [2019-11-29T14:55:02.031Z] ok github.com/docker/docker/container 0.161s coverage: 35.3% of statements [2019-11-29T14:55:02.031Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-29T14:55:02.031Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-29T14:55:02.031Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-29T14:55:02.031Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-29T14:55:02.166Z] #42 124.9 DEP criu/tty.d [2019-11-29T14:55:02.508Z] #42 125.5 DEP criu/timerfd.d [2019-11-29T14:55:03.255Z] #42 126.1 DEP criu/sysfs_parse.d [2019-11-29T14:55:03.597Z] #42 126.5 DEP criu/sysctl.d [2019-11-29T14:55:04.333Z] #42 126.9 DEP criu/string.d [2019-11-29T14:55:04.333Z] #42 127.0 DEP criu/stats.d [2019-11-29T14:55:04.333Z] #42 127.2 DEP criu/sockets.d [2019-11-29T14:55:04.568Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.060s coverage: 65.3% of statements [2019-11-29T14:55:05.068Z] #42 127.6 DEP criu/sk-unix.d [2019-11-29T14:55:05.411Z] #42 128.1 DEP criu/sk-tcp.d [2019-11-29T14:55:05.754Z] #42 128.5 DEP criu/sk-queue.d [2019-11-29T14:55:05.951Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.8% of statements [2019-11-29T14:55:06.096Z] #42 128.8 DEP criu/sk-packet.d [2019-11-29T14:55:06.439Z] #42 129.1 DEP criu/sk-netlink.d [2019-11-29T14:55:06.809Z] #42 129.6 DEP criu/sk-inet.d [2019-11-29T14:55:06.892Z] ok github.com/docker/docker/daemon/cluster 0.119s coverage: 0.5% of statements [2019-11-29T14:55:07.152Z] #42 ... [2019-11-29T14:55:07.152Z] [2019-11-29T14:55:07.152Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:55:07.152Z] #18 159.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2019-11-29T14:55:07.152Z] #18 159.7 Preparing to unpack .../55-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_ppc64el.deb ... [2019-11-29T14:55:07.152Z] #18 159.7 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-29T14:55:10.189Z] ok github.com/docker/docker/daemon/discovery 0.044s coverage: 30.0% of statements [2019-11-29T14:55:10.450Z] ok github.com/docker/docker/daemon/config 0.099s coverage: 82.1% of statements [2019-11-29T14:55:11.021Z] ok github.com/docker/docker/daemon/events 0.093s coverage: 50.0% of statements [2019-11-29T14:55:12.933Z] ok github.com/docker/docker/daemon/graphdriver 0.025s coverage: 2.2% of statements [2019-11-29T14:55:14.552Z] #18 ... [2019-11-29T14:55:14.552Z] [2019-11-29T14:55:14.552Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:55:14.552Z] #42 130.1 DEP criu/signalfd.d [2019-11-29T14:55:14.552Z] #42 130.5 DEP criu/sigframe.d [2019-11-29T14:55:14.552Z] #42 130.8 DEP criu/shmem.d [2019-11-29T14:55:14.552Z] #42 131.2 DEP criu/servicefd.d [2019-11-29T14:55:14.552Z] #42 131.5 DEP criu/seize.d [2019-11-29T14:55:14.552Z] #42 131.9 DEP criu/seccomp.d [2019-11-29T14:55:14.552Z] #42 132.3 DEP criu/rst-malloc.d [2019-11-29T14:55:14.552Z] #42 132.5 DEP criu/rbtree.d [2019-11-29T14:55:14.552Z] #42 132.5 DEP criu/pstree.d [2019-11-29T14:55:14.552Z] #42 132.9 DEP criu/protobuf.d [2019-11-29T14:55:14.552Z] #42 133.3 GEN criu/protobuf-desc-gen.h [2019-11-29T14:55:14.552Z] #42 136.5 DEP criu/protobuf-desc.d [2019-11-29T14:55:14.552Z] #42 136.7 DEP criu/proc_parse.d [2019-11-29T14:55:14.552Z] #42 137.2 DEP criu/plugin.d [2019-11-29T14:55:14.895Z] #42 137.5 DEP criu/pipes.d [2019-11-29T14:55:15.239Z] #42 137.9 DEP criu/pie-util.d [2019-11-29T14:55:15.239Z] #42 ... [2019-11-29T14:55:15.239Z] [2019-11-29T14:55:15.239Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:55:15.239Z] #45 212.9 vendor/golang.org/x/net/idna [2019-11-29T14:55:15.239Z] #45 219.1 vendor/golang.org/x/net/http2/hpack [2019-11-29T14:55:15.239Z] #45 ... [2019-11-29T14:55:15.239Z] [2019-11-29T14:55:15.239Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:55:15.239Z] #42 138.1 DEP criu/pie-util-vdso.d [2019-11-29T14:55:15.583Z] #42 138.4 DEP criu/pie-util-vdso-elf32.d [2019-11-29T14:55:15.926Z] #42 138.6 DEP criu/path.d [2019-11-29T14:55:16.222Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2019-11-29T14:55:16.222Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.512s coverage: 13.7% of statements [2019-11-29T14:55:16.269Z] #42 139.0 DEP criu/parasite-syscall.d [2019-11-29T14:55:17.004Z] #42 139.5 DEP criu/pagemap.d [2019-11-29T14:55:17.347Z] #42 140.0 DEP criu/pagemap-cache.d [2019-11-29T14:55:17.721Z] #42 140.3 DEP criu/page-xfer.d [2019-11-29T14:55:17.721Z] #42 140.6 DEP criu/page-pipe.d [2019-11-29T14:55:18.064Z] #42 140.9 DEP criu/netfilter.d [2019-11-29T14:55:18.131Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.582s coverage: 57.0% of statements [2019-11-29T14:55:18.405Z] #42 141.2 DEP criu/net.d [2019-11-29T14:55:19.143Z] #42 141.7 DEP criu/namespaces.d [2019-11-29T14:55:19.487Z] #42 142.0 DEP criu/mount.d [2019-11-29T14:55:19.829Z] #42 142.4 DEP criu/mem.d [2019-11-29T14:55:20.170Z] #42 142.8 DEP criu/lsm.d [2019-11-29T14:55:20.511Z] #42 143.2 DEP criu/log.d [2019-11-29T14:55:20.854Z] #42 143.6 DEP criu/libnetlink.d [2019-11-29T14:55:20.854Z] #42 ... [2019-11-29T14:55:20.854Z] [2019-11-29T14:55:20.854Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:55:22.331Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.831s coverage: 46.2% of statements [2019-11-29T14:55:22.331Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.685s coverage: 48.6% of statements [2019-11-29T14:55:22.900Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.425s coverage: 72.5% of statements [2019-11-29T14:55:24.327Z] #23 228.1 Checking out files: 20% (2147/10716) Checking out files: 21% (2251/10716) Checking out files: 22% (2358/10716) Checking out files: 23% (2465/10716) Checking out files: 24% (2572/10716) Checking out files: 25% (2679/10716) Checking out files: 26% (2787/10716) Checking out files: 27% (2894/10716) Checking out files: 28% (3001/10716) Checking out files: 29% (3108/10716) Checking out files: 30% (3215/10716) Checking out files: 31% (3322/10716) Checking out files: 32% (3430/10716) Checking out files: 33% (3537/10716) Checking out files: 34% (3644/10716) Checking out files: 35% (3751/10716) Checking out files: 36% (3858/10716) Checking out files: 37% (3965/10716) Checking out files: 38% (4073/10716) Checking out files: 38% (4133/10716) Checking out files: 39% (4180/10716) Checking out files: 40% (4287/10716) Checking out files: 41% (4394/10716) Checking out files: 42% (4501/10716) Checking out files: 43% (4608/10716) Checking out files: 44% (4716/10716) Checking out files: 45% (4823/10716) Checking out files: 46% (4930/10716) Checking out files: 47% (5037/10716) Checking out files: 48% (5144/10716) Checking out files: 49% (5251/10716) Checking out files: 50% (5358/10716) Checking out files: 51% (5466/10716) Checking out files: 52% (5573/10716) Checking out files: 53% (5680/10716) Checking out files: 54% (5787/10716) Checking out files: 55% (5894/10716) Checking out files: 56% (6001/10716) Checking out files: 57% (6109/10716) Checking out files: 58% (6216/10716) Checking out files: 59% (6323/10716) Checking out files: 60% (6430/10716) Checking out files: 61% (6537/10716) Checking out files: 62% (6644/10716) Checking out files: 63% (6752/10716) Checking out files: 64% (6859/10716) Checking out files: 64% (6957/10716) Checking out files: 65% (6966/10716) Checking out files: 66% (7073/10716) Checking out files: 67% (7180/10716) Checking out files: 68% (7287/10716) Checking out files: 69% (7395/10716) Checking out files: 70% (7502/10716) Checking out files: 71% (7609/10716) Checking out files: 72% (7716/10716) Checking out files: 73% (7823/10716) Checking out files: 74% (7930/10716) Checking out files: 75% (8037/10716) Checking out files: 76% (8145/10716) Checking out files: 77% (8252/10716) Checking out files: 78% (8359/10716) Checking out files: 79% (8466/10716) Checking out files: 80% (8573/10716) Checking out files: 81% (8680/10716) Checking out files: 82% (8788/10716) Checking out files: 83% (8895/10716) Checking out files: 84% (9002/10716) Checking out files: 85% (9109/10716) Checking out files: 86% (9216/10716) Checking out files: 86% (9245/10716) Checking out files: 87% (9323/10716) Checking out files: 88% (9431/10716) Checking out files: 89% (9538/10716) Checking out files: 90% (9645/10716) Checking out files: 91% (9752/10716) Checking out files: 92% (9859/10716) Checking out files: 93% (9966/10716) Checking out files: 94% (10074/10716) Checking out files: 95% (10181/10716) Checking out files: 96% (10288/10716) Checking out files: 97% (10395/10716) Checking out files: 98% (10502/10716) Checking out files: 99% (10609/10716) Checking out files: 100% (10716/10716) Checking out files: 100% (10716/10716), done. [2019-11-29T14:55:24.327Z] #23 232.1 + cd /tmp/tmp.yIb44CLgB1/tmp/docker-ce [2019-11-29T14:55:24.327Z] #23 232.1 + git checkout -q v17.06.2-ce [2019-11-29T14:55:24.812Z] ok github.com/docker/docker/daemon 12.315s coverage: 17.6% of statements [2019-11-29T14:55:24.812Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-29T14:55:24.812Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-29T14:55:24.812Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-29T14:55:24.812Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-29T14:55:24.812Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-29T14:55:24.812Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.533s coverage: 76.1% of statements [2019-11-29T14:55:24.812Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2019-11-29T14:55:26.033Z] #23 ... [2019-11-29T14:55:26.033Z] [2019-11-29T14:55:26.033Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:55:26.033Z] #45 223.4 mime [2019-11-29T14:55:26.033Z] #45 224.4 mime/quotedprintable [2019-11-29T14:55:26.033Z] #45 226.6 crypto/ecdsa [2019-11-29T14:55:26.033Z] #45 226.8 crypto/rsa [2019-11-29T14:55:26.033Z] #45 229.8 crypto/x509/pkix [2019-11-29T14:55:26.033Z] #45 232.4 vendor/golang.org/x/crypto/cryptobyte [2019-11-29T14:55:26.033Z] #45 ... [2019-11-29T14:55:26.033Z] [2019-11-29T14:55:26.033Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:55:26.033Z] #42 144.0 DEP criu/kerndat.d [2019-11-29T14:55:26.033Z] #42 144.5 DEP criu/kcmp-ids.d [2019-11-29T14:55:26.033Z] #42 144.7 DEP criu/irmap.d [2019-11-29T14:55:26.033Z] #42 145.2 DEP criu/ipc_ns.d [2019-11-29T14:55:26.033Z] #42 145.7 DEP criu/image.d [2019-11-29T14:55:26.033Z] #42 146.2 DEP criu/image-desc.d [2019-11-29T14:55:26.033Z] #42 146.6 DEP criu/fsnotify.d [2019-11-29T14:55:26.033Z] #42 147.2 DEP criu/filesystems.d [2019-11-29T14:55:26.033Z] #42 147.6 DEP criu/files.d [2019-11-29T14:55:26.033Z] #42 148.2 DEP criu/files-reg.d [2019-11-29T14:55:26.033Z] #42 148.6 DEP criu/files-ext.d [2019-11-29T14:55:26.192Z] ok github.com/docker/docker/daemon/links 0.016s coverage: 93.0% of statements [2019-11-29T14:55:26.375Z] #42 149.1 DEP criu/file-lock.d [2019-11-29T14:55:26.726Z] #42 149.6 DEP criu/file-ids.d [2019-11-29T14:55:26.761Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2019-11-29T14:55:27.068Z] #42 ... [2019-11-29T14:55:27.068Z] [2019-11-29T14:55:27.068Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:55:27.068Z] #18 179.5 Setting up aufs-tools (1:4.1+20161219-1) ... [2019-11-29T14:55:27.068Z] #18 179.5 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... [2019-11-29T14:55:27.068Z] #18 179.5 Setting up libsepol1-dev:ppc64el (2.6-2) ... [2019-11-29T14:55:27.068Z] #18 179.6 Setting up python-pip-whl (9.0.1-2+deb9u1) ... [2019-11-29T14:55:27.068Z] #18 179.6 Setting up libnet1:ppc64el (1.1.6+dfsg-3) ... [2019-11-29T14:55:27.068Z] #18 179.6 Setting up libip4tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-29T14:55:27.068Z] #18 179.7 Processing triggers for mime-support (3.60) ... [2019-11-29T14:55:27.412Z] #18 179.8 Setting up xxd (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:55:27.412Z] #18 179.8 Setting up libgpm2:ppc64el (1.20.4-6.2+b1) ... [2019-11-29T14:55:27.412Z] #18 179.8 Setting up libcap2-bin (1:2.25-1) ... [2019-11-29T14:55:27.412Z] #18 179.8 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... [2019-11-29T14:55:27.412Z] #18 179.8 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... [2019-11-29T14:55:27.412Z] #18 179.8 Setting up bash-completion (1:2.1-4.3) ... [2019-11-29T14:55:28.142Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 42.7% of statements [2019-11-29T14:55:28.711Z] ok github.com/docker/docker/daemon/images 0.045s coverage: 4.9% of statements [2019-11-29T14:55:29.280Z] ok github.com/docker/docker/daemon/logger/awslogs 0.288s coverage: 77.8% of statements [2019-11-29T14:55:29.850Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 67.0% of statements [2019-11-29T14:55:29.850Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.200s coverage: 60.1% of statements [2019-11-29T14:55:29.850Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-29T14:55:29.850Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-29T14:55:29.850Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-29T14:55:29.850Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-29T14:55:29.851Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-29T14:55:29.851Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-29T14:55:30.110Z] ok github.com/docker/docker/daemon/logger/journald 0.037s coverage: 26.2% of statements [2019-11-29T14:55:30.446Z] #18 ... [2019-11-29T14:55:30.446Z] [2019-11-29T14:55:30.446Z] #48 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:55:30.446Z] #48 DONE 238.0s [2019-11-29T14:55:30.680Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 88.3% of statements [2019-11-29T14:55:30.790Z] [2019-11-29T14:55:30.790Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:55:30.790Z] #42 149.9 DEP criu/fifo.d [2019-11-29T14:55:30.790Z] #42 150.3 DEP criu/fdstore.d [2019-11-29T14:55:30.790Z] #42 150.7 DEP criu/fault-injection.d [2019-11-29T14:55:30.790Z] #42 150.9 DEP criu/external.d [2019-11-29T14:55:30.790Z] #42 151.1 DEP criu/eventpoll.d [2019-11-29T14:55:30.790Z] #42 151.6 DEP criu/eventfd.d [2019-11-29T14:55:30.790Z] #42 152.0 DEP criu/crtools.d [2019-11-29T14:55:30.790Z] #42 152.4 DEP criu/cr-service.d [2019-11-29T14:55:30.790Z] #42 152.9 DEP criu/cr-restore.d [2019-11-29T14:55:30.790Z] #42 153.5 DEP criu/cr-errno.d [2019-11-29T14:55:30.790Z] #42 153.6 DEP criu/cr-dump.d [2019-11-29T14:55:30.940Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 62.1% of statements [2019-11-29T14:55:31.880Z] ok github.com/docker/docker/daemon/logger/local 0.028s coverage: 74.7% of statements [2019-11-29T14:55:31.880Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-29T14:55:31.992Z] #42 154.5 DEP criu/cr-dedup.d [2019-11-29T14:55:32.339Z] #42 155.1 DEP criu/cr-check.d [2019-11-29T14:55:32.450Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.041s coverage: 19.9% of statements [2019-11-29T14:55:32.680Z] #42 155.5 DEP criu/config.d [2019-11-29T14:55:32.711Z] ok github.com/docker/docker/daemon/logger/syslog 0.049s coverage: 47.8% of statements [2019-11-29T14:55:32.971Z] ok github.com/docker/docker/daemon/logger/templates 0.024s coverage: 8.3% of statements [2019-11-29T14:55:33.026Z] #42 155.9 DEP criu/clone-noasan.d [2019-11-29T14:55:33.372Z] #42 156.0 DEP criu/cgroup.d [2019-11-29T14:55:33.372Z] #42 ... [2019-11-29T14:55:33.372Z] [2019-11-29T14:55:33.372Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:55:33.372Z] #18 185.8 Setting up libonig4:ppc64el (6.1.3-2) ... [2019-11-29T14:55:33.372Z] #18 185.8 Setting up libprotobuf-c1:ppc64el (1.2.1-2) ... [2019-11-29T14:55:33.372Z] #18 185.8 Setting up zip (3.0-11+b1) ... [2019-11-29T14:55:33.372Z] #18 185.8 Setting up bzip2 (1.0.6-8.1) ... [2019-11-29T14:55:33.372Z] #18 185.8 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... [2019-11-29T14:55:33.372Z] #18 185.8 Setting up libjq1:ppc64el (1.5+dfsg-1.3) ... [2019-11-29T14:55:33.372Z] #18 185.8 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:55:33.372Z] #18 185.9 Setting up libaio1:ppc64el (0.3.110-3) ... [2019-11-29T14:55:33.372Z] #18 185.9 Setting up libxtables12:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-29T14:55:33.372Z] #18 185.9 Setting up xz-utils (5.2.2-1.2+b1) ... [2019-11-29T14:55:33.372Z] #18 185.9 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2019-11-29T14:55:33.372Z] #18 185.9 Setting up thin-provisioning-tools (0.6.1-4+b1) ... [2019-11-29T14:55:33.372Z] #18 185.9 Setting up vim-common (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:55:33.372Z] #18 186.0 Setting up libpcrecpp0v5:ppc64el (2:8.39-3) ... [2019-11-29T14:55:33.372Z] #18 186.0 Setting up libpcre32-3:ppc64el (2:8.39-3) ... [2019-11-29T14:55:33.372Z] #18 186.0 Setting up libnfnetlink0:ppc64el (1.0.1-3) ... [2019-11-29T14:55:33.715Z] #18 186.1 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:55:33.910Z] ok github.com/docker/docker/daemon/network 0.061s coverage: 63.8% of statements [2019-11-29T14:55:34.452Z] #18 186.8 Setting up libsystemd-dev:ppc64el (232-25+deb9u12) ... [2019-11-29T14:55:34.452Z] #18 186.8 Setting up libpcre16-3:ppc64el (2:8.39-3) ... [2019-11-29T14:55:34.452Z] #18 186.8 Setting up libreadline5:ppc64el (5.2+dfsg-3+b1) ... [2019-11-29T14:55:34.452Z] #18 186.8 Setting up libnl-3-200:ppc64el (3.2.27-2) ... [2019-11-29T14:55:34.452Z] #18 186.9 Setting up net-tools (1.60+git20161116.90da8a0-1) ... [2019-11-29T14:55:34.452Z] #18 186.9 Setting up libudev-dev:ppc64el (232-25+deb9u12) ... [2019-11-29T14:55:34.452Z] #18 186.9 Setting up pigz (2.3.4-1) ... [2019-11-29T14:55:34.452Z] #18 186.9 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... [2019-11-29T14:55:34.452Z] #18 186.9 Setting up libmpdec2:ppc64el (2.4.2-1) ... [2019-11-29T14:55:34.452Z] #18 186.9 Setting up libip6tc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-29T14:55:34.452Z] #18 186.9 Setting up mingw-w64-common (5.0.1-1) ... [2019-11-29T14:55:34.452Z] #18 187.0 Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... [2019-11-29T14:55:34.452Z] #18 187.0 Setting up jq (1.5+dfsg-1.3) ... [2019-11-29T14:55:34.452Z] #18 187.0 Setting up libpcre3-dev:ppc64el (2:8.39-3) ... [2019-11-29T14:55:34.452Z] #18 187.0 Setting up libnetfilter-conntrack3:ppc64el (1.0.6-2) ... [2019-11-29T14:55:34.452Z] #18 187.0 Setting up xfsprogs (4.9.0+nmu1) ... [2019-11-29T14:55:34.453Z] #18 187.0 Setting up vim (2:8.0.0197-4+deb9u3) ... [2019-11-29T14:55:34.453Z] #18 187.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2019-11-29T14:55:34.453Z] #18 187.0 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2019-11-29T14:55:34.453Z] #18 187.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2019-11-29T14:55:34.453Z] #18 187.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2019-11-29T14:55:34.453Z] #18 187.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2019-11-29T14:55:34.453Z] #18 187.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2019-11-29T14:55:34.453Z] #18 187.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2019-11-29T14:55:34.453Z] #18 187.1 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2019-11-29T14:55:34.795Z] #18 187.1 Setting up libpython3.5-stdlib:ppc64el (3.5.3-1+deb9u1) ... [2019-11-29T14:55:34.795Z] #18 187.1 Setting up libiptc0:ppc64el (1.6.0+snapshot20161117-6) ... [2019-11-29T14:55:34.795Z] #18 187.1 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... [2019-11-29T14:55:34.795Z] #18 187.2 Setting up iptables (1.6.0+snapshot20161117-6) ... [2019-11-29T14:55:34.795Z] #18 187.2 Setting up btrfs-progs (4.7.3-1) ... [2019-11-29T14:55:34.795Z] #18 187.2 Setting up libselinux1-dev:ppc64el (2.6-3+b3) ... [2019-11-29T14:55:34.795Z] #18 187.2 Setting up python3.5 (3.5.3-1+deb9u1) ... [2019-11-29T14:55:34.848Z] ok github.com/docker/docker/daemon/logger/splunk 1.968s coverage: 82.5% of statements [2019-11-29T14:55:34.848Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-29T14:55:34.848Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-29T14:55:35.418Z] ok github.com/docker/docker/distribution/metadata 0.083s coverage: 48.2% of statements [2019-11-29T14:55:36.518Z] #18 ... [2019-11-29T14:55:36.518Z] [2019-11-29T14:55:36.518Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:55:36.518Z] #45 234.1 net/http/internal [2019-11-29T14:55:36.518Z] #45 236.7 vendor/golang.org/x/net/http/httpproxy [2019-11-29T14:55:36.518Z] #45 236.7 net/textproto [2019-11-29T14:55:36.518Z] #45 239.9 crypto/x509 [2019-11-29T14:55:36.518Z] #45 240.5 mime/multipart [2019-11-29T14:55:36.518Z] #45 240.5 vendor/golang.org/x/net/http/httpguts [2019-11-29T14:55:36.518Z] #45 ... [2019-11-29T14:55:36.518Z] [2019-11-29T14:55:36.518Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:55:36.518Z] #42 156.5 DEP criu/cgroup-props.d [2019-11-29T14:55:36.518Z] #42 156.7 DEP criu/bitmap.d [2019-11-29T14:55:36.518Z] #42 156.7 DEP criu/bfd.d [2019-11-29T14:55:36.518Z] #42 156.9 DEP criu/autofs.d [2019-11-29T14:55:36.518Z] #42 157.2 DEP criu/aio.d [2019-11-29T14:55:36.518Z] #42 157.6 DEP criu/action-scripts.d [2019-11-29T14:55:36.518Z] #42 158.2 CC criu/action-scripts.o [2019-11-29T14:55:36.518Z] #42 159.2 CC criu/aio.o [2019-11-29T14:55:36.799Z] ok github.com/docker/docker/distribution 0.315s coverage: 22.1% of statements [2019-11-29T14:55:36.799Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-29T14:55:36.799Z] ok github.com/docker/docker/errdefs 0.028s coverage: 49.4% of statements [2019-11-29T14:55:37.702Z] #42 160.2 CC criu/autofs.o [2019-11-29T14:55:38.182Z] ok github.com/docker/docker/image 0.065s coverage: 86.4% of statements [2019-11-29T14:55:38.441Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2019-11-29T14:55:38.441Z] ok github.com/docker/docker/distribution/xfer 1.707s coverage: 85.1% of statements [2019-11-29T14:55:38.441Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-29T14:55:38.441Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-29T14:55:38.700Z] ok github.com/docker/docker/image/v1 0.052s coverage: 25.0% of statements [2019-11-29T14:55:38.700Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-29T14:55:38.894Z] #42 ... [2019-11-29T14:55:38.894Z] [2019-11-29T14:55:38.894Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:55:38.894Z] #23 236.6 + mkdir -p /tmp/tmp.yIb44CLgB1/src/github.com/docker [2019-11-29T14:55:38.894Z] #23 236.6 + mv components/cli /tmp/tmp.yIb44CLgB1/src/github.com/docker/cli [2019-11-29T14:55:38.894Z] #23 236.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2019-11-29T14:55:39.236Z] #23 ... [2019-11-29T14:55:39.236Z] [2019-11-29T14:55:39.236Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:55:39.236Z] #45 245.3 crypto/tls [2019-11-29T14:55:39.268Z] ok github.com/docker/docker/libcontainerd/queue 0.036s coverage: 100.0% of statements [2019-11-29T14:55:39.838Z] ok github.com/docker/docker/pkg/aaparser 0.033s coverage: 50.0% of statements [2019-11-29T14:55:40.409Z] ok github.com/docker/docker/opts 0.048s coverage: 66.9% of statements [2019-11-29T14:55:41.793Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2019-11-29T14:55:42.054Z] ok github.com/docker/docker/pkg/authorization 0.539s coverage: 68.3% of statements [2019-11-29T14:55:42.313Z] ok github.com/docker/docker/pkg/capabilities 0.010s coverage: 87.5% of statements [2019-11-29T14:55:42.882Z] ok github.com/docker/docker/pkg/directory 0.018s coverage: 80.0% of statements [2019-11-29T14:55:43.452Z] ok github.com/docker/docker/pkg/archive 1.312s coverage: 77.4% of statements [2019-11-29T14:55:43.712Z] ok github.com/docker/docker/pkg/discovery 0.013s coverage: 58.3% of statements [2019-11-29T14:55:44.095Z] #45 ... [2019-11-29T14:55:44.095Z] [2019-11-29T14:55:44.095Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:55:44.095Z] #42 163.1 CC criu/bfd.o [2019-11-29T14:55:44.095Z] #42 164.3 CC criu/bitmap.o [2019-11-29T14:55:44.095Z] #42 164.5 CC criu/cgroup-props.o [2019-11-29T14:55:44.095Z] #42 166.2 CC criu/cgroup.o [2019-11-29T14:55:44.281Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2019-11-29T14:55:44.850Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2019-11-29T14:55:45.418Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2019-11-29T14:55:45.676Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-11-29T14:55:45.805Z] #42 ... [2019-11-29T14:55:45.805Z] [2019-11-29T14:55:45.805Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:55:45.805Z] #18 197.4 Setting up libpython3-stdlib:ppc64el (3.5.3-1) ... [2019-11-29T14:55:45.805Z] #18 197.4 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-29T14:55:45.805Z] #18 197.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-11-29T14:55:45.805Z] #18 197.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-11-29T14:55:45.805Z] #18 197.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-11-29T14:55:45.805Z] #18 197.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-11-29T14:55:45.805Z] #18 197.4 Setting up btrfs-tools (4.7.3-1) ... [2019-11-29T14:55:45.805Z] #18 197.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... [2019-11-29T14:55:45.805Z] #18 197.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-11-29T14:55:45.805Z] #18 197.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-11-29T14:55:45.805Z] #18 197.4 Setting up python3 (3.5.3-1) ... [2019-11-29T14:55:47.052Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2019-11-29T14:55:47.052Z] ok github.com/docker/docker/pkg/chrootarchive 3.566s coverage: 43.2% of statements [2019-11-29T14:55:47.621Z] ok github.com/docker/docker/pkg/fileutils 0.016s coverage: 89.5% of statements [2019-11-29T14:55:47.879Z] ok github.com/docker/docker/pkg/fsutils 0.341s coverage: 85.1% of statements [2019-11-29T14:55:48.132Z] #18 200.7 Setting up apparmor (2.11.0-3+deb9u2) ... [2019-11-29T14:55:48.139Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2019-11-29T14:55:48.139Z] ok github.com/docker/docker/pkg/discovery/kv 3.147s coverage: 84.1% of statements [2019-11-29T14:55:49.079Z] ok github.com/docker/docker/pkg/jsonmessage 0.019s coverage: 91.7% of statements [2019-11-29T14:55:49.079Z] ok github.com/docker/docker/layer 7.822s coverage: 68.8% of statements [2019-11-29T14:55:49.079Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-29T14:55:49.079Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-29T14:55:49.079Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-29T14:55:49.079Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-29T14:55:49.079Z] ? github.com/docker/docker/oci [no test files] [2019-11-29T14:55:49.079Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-29T14:55:49.079Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-29T14:55:49.079Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-29T14:55:49.338Z] ok github.com/docker/docker/pkg/locker 0.049s coverage: 88.9% of statements [2019-11-29T14:55:49.597Z] ok github.com/docker/docker/pkg/idtools 0.692s coverage: 70.1% of statements [2019-11-29T14:55:49.597Z] ok github.com/docker/docker/pkg/longpath 0.016s coverage: 100.0% of statements [2019-11-29T14:55:49.856Z] ok github.com/docker/docker/pkg/ioutils 0.675s coverage: 69.3% of statements [2019-11-29T14:55:49.856Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-29T14:55:50.115Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2019-11-29T14:55:50.376Z] ok github.com/docker/docker/pkg/parsers 0.016s coverage: 97.0% of statements [2019-11-29T14:55:50.497Z] #18 203.0 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults [2019-11-29T14:55:50.635Z] ok github.com/docker/docker/pkg/parsers/kernel 0.008s coverage: 60.0% of statements [2019-11-29T14:55:50.841Z] #18 203.3 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory [2019-11-29T14:55:50.841Z] #18 203.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-29T14:55:50.895Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 91.4% of statements [2019-11-29T14:55:51.154Z] ok github.com/docker/docker/pkg/pidfile 0.041s coverage: 82.4% of statements [2019-11-29T14:55:51.183Z] #18 203.5 Setting up python3-wheel (0.29.0-2) ... [2019-11-29T14:55:51.414Z] ok github.com/docker/docker/pkg/mount 0.811s coverage: 70.0% of statements [2019-11-29T14:55:51.414Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-29T14:55:51.414Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-29T14:55:51.414Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-29T14:55:51.673Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2019-11-29T14:55:52.243Z] ok github.com/docker/docker/pkg/pools 0.012s coverage: 88.2% of statements [2019-11-29T14:55:52.503Z] ok github.com/docker/docker/pkg/progress 0.012s coverage: 75.9% of statements [2019-11-29T14:55:52.503Z] ok github.com/docker/docker/pkg/plugins/transport 0.009s coverage: 85.7% of statements [2019-11-29T14:55:52.908Z] #18 205.2 Setting up python3-pkg-resources (33.1.1-1) ... [2019-11-29T14:55:53.073Z] ok github.com/docker/docker/pkg/reexec 0.020s coverage: 82.4% of statements [2019-11-29T14:55:53.641Z] ok github.com/docker/docker/pkg/stdcopy 0.014s coverage: 100.0% of statements [2019-11-29T14:55:53.900Z] ok github.com/docker/docker/pkg/pubsub 1.095s coverage: 73.9% of statements [2019-11-29T14:55:54.469Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2019-11-29T14:55:54.469Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2019-11-29T14:55:55.038Z] ok github.com/docker/docker/pkg/symlink 0.027s coverage: 87.7% of statements [2019-11-29T14:55:55.038Z] ok github.com/docker/docker/pkg/sysinfo 0.017s coverage: 80.6% of statements [2019-11-29T14:55:55.244Z] #18 207.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.137-2) ... [2019-11-29T14:55:55.244Z] #18 207.5 Setting up python3-pip (9.0.1-2+deb9u1) ... [2019-11-29T14:55:55.976Z] ok github.com/docker/docker/pkg/tailfile 0.089s coverage: 88.6% of statements [2019-11-29T14:55:55.976Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 36.9% of statements [2019-11-29T14:55:56.235Z] ok github.com/docker/docker/pkg/signal 2.855s coverage: 61.0% of statements [2019-11-29T14:55:56.470Z] #18 ... [2019-11-29T14:55:56.470Z] [2019-11-29T14:55:56.470Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:55:56.470Z] #45 254.0 net/http/httptrace [2019-11-29T14:55:56.470Z] #45 254.3 net/http [2019-11-29T14:55:56.470Z] #45 ... [2019-11-29T14:55:56.470Z] [2019-11-29T14:55:56.470Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:55:56.470Z] #42 172.3 CC criu/clone-noasan.o [2019-11-29T14:55:56.470Z] #42 172.6 CC criu/config.o [2019-11-29T14:55:56.470Z] #42 176.0 CC criu/cr-check.o [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-29T14:55:56.616Z] ok github.com/docker/docker/api/server/httputils 0.013s coverage: 14.7% of statements [2019-11-29T14:55:56.616Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-29T14:55:56.616Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.0% of statements [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/types [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-29T14:55:56.616Z] ok github.com/docker/docker/api/types/strslice 0.002s coverage: 90.0% of statements [2019-11-29T14:55:56.616Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 92.2% of statements [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-29T14:55:56.616Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2019-11-29T14:55:56.616Z] ok github.com/docker/docker/api/types/versions 0.022s coverage: 75.0% of statements [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/builder [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-29T14:55:56.616Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-29T14:55:56.616Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2019-11-29T14:55:56.804Z] testing: warning: no tests to run [2019-11-29T14:55:56.804Z] coverage: [no statements] [2019-11-29T14:55:56.804Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2019-11-29T14:55:56.804Z] ok github.com/docker/docker/pkg/term 0.023s coverage: 84.8% of statements [2019-11-29T14:55:56.804Z] ok github.com/docker/docker/pkg/tarsum 0.134s coverage: 89.3% of statements [2019-11-29T14:55:57.205Z] #42 179.8 CC criu/cr-dedup.o [2019-11-29T14:55:57.205Z] #42 ... [2019-11-29T14:55:57.205Z] [2019-11-29T14:55:57.205Z] #18 [dev 7/24] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,targ... [2019-11-29T14:55:57.205Z] #18 209.8 Setting up dmsetup (2:1.02.137-2) ... [2019-11-29T14:55:57.205Z] #18 209.8 Setting up python3-setuptools (33.1.1-1) ... [2019-11-29T14:55:57.372Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2019-11-29T14:55:57.372Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2019-11-29T14:55:57.372Z] ok github.com/docker/docker/pkg/useragent 0.013s coverage: 88.9% of statements [2019-11-29T14:55:59.200Z] ok github.com/docker/docker/builder/remotecontext 0.312s coverage: 13.6% of statements [2019-11-29T14:55:59.280Z] ok github.com/docker/docker/plugin/v2 0.012s coverage: 14.5% of statements [2019-11-29T14:55:59.280Z] ok github.com/docker/docker/profiles/seccomp 0.020s coverage: 73.8% of statements [2019-11-29T14:55:59.534Z] #18 212.0 Setting up dh-python (2.20170125) ... [2019-11-29T14:55:59.754Z] ok github.com/docker/docker/builder/dockerfile 0.914s coverage: 48.2% of statements [2019-11-29T14:55:59.850Z] ok github.com/docker/docker/reference 0.017s coverage: 84.4% of statements [2019-11-29T14:56:00.420Z] ok github.com/docker/docker/plugin 0.598s coverage: 27.1% of statements [2019-11-29T14:56:00.575Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2019-11-29T14:56:00.961Z] ok github.com/docker/docker/builder/remotecontext/git 1.061s coverage: 85.1% of statements [2019-11-29T14:56:00.961Z] ? github.com/docker/docker/cli [no test files] [2019-11-29T14:56:00.961Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-29T14:56:00.989Z] ok github.com/docker/docker/registry/resumable 0.039s coverage: 100.0% of statements [2019-11-29T14:56:01.176Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-29T14:56:01.176Z] [2019-11-29T14:56:01.176Z] [2019-11-29T14:56:01.176Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2019-11-29T14:56:01.176Z] [2019-11-29T14:56:01.176Z] [2019-11-29T14:56:01.176Z] Found new integrations tests: [2019-11-29T14:56:01.176Z] +func TestAttachClosedOnContainerStop(t *testing.T) { [2019-11-29T14:56:01.176Z] +func TestAttachAfterDetach(t *testing.T) { [2019-11-29T14:56:01.176Z] +func TestAttachDetach(t *testing.T) { [2019-11-29T14:56:01.176Z] Running stress test for them. [2019-11-29T14:56:01.176Z] Using test flags: -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T14:56:01.176Z] [2019-11-29T14:56:01.176Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-29T14:56:01.176Z] PKG_CONFIG=pkg-config [2019-11-29T14:56:01.176Z] GOLANG_VERSION=1.13.4 [2019-11-29T14:56:01.176Z] HOSTNAME=77b411b5b4a4 [2019-11-29T14:56:01.176Z] KEEPBUNDLE=1 [2019-11-29T14:56:01.176Z] container=docker [2019-11-29T14:56:01.176Z] TEST_SKIP_INTEGRATION=1 [2019-11-29T14:56:01.176Z] GO111MODULE=off [2019-11-29T14:56:01.176Z] GOPATH=/go [2019-11-29T14:56:01.176Z] PWD=/go/src/github.com/docker/docker [2019-11-29T14:56:01.176Z] HOME=/root [2019-11-29T14:56:01.176Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-29T14:56:01.176Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-29T14:56:01.176Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-29T14:56:01.176Z] DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:56:01.176Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-29T14:56:01.176Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-29T14:56:01.176Z] TERM=xterm [2019-11-29T14:56:01.176Z] VALIDATE_BRANCH=master [2019-11-29T14:56:01.176Z] DEST=bundles/test-integration [2019-11-29T14:56:01.176Z] SHLVL=1 [2019-11-29T14:56:01.176Z] TIMEOUT=120m [2019-11-29T14:56:01.176Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2019-11-29T14:56:01.176Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-29T14:56:01.176Z] DOCKER_PKG=github.com/docker/docker [2019-11-29T14:56:01.176Z] TESTDEBUG=0 [2019-11-29T14:56:01.176Z] _=/usr/bin/env [2019-11-29T14:56:01.176Z] Building test suite binary ./integration-cli/test.main [2019-11-29T14:56:01.177Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-29T14:56:01.177Z] PKG_CONFIG=pkg-config [2019-11-29T14:56:01.177Z] GOLANG_VERSION=1.13.4 [2019-11-29T14:56:01.177Z] HOSTNAME=fb40f1468409 [2019-11-29T14:56:01.177Z] KEEPBUNDLE=1 [2019-11-29T14:56:01.177Z] container=docker [2019-11-29T14:56:01.177Z] TEST_SKIP_INTEGRATION=1 [2019-11-29T14:56:01.177Z] GO111MODULE=off [2019-11-29T14:56:01.177Z] GOPATH=/go [2019-11-29T14:56:01.177Z] PWD=/go/src/github.com/docker/docker [2019-11-29T14:56:01.177Z] HOME=/root [2019-11-29T14:56:01.177Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-29T14:56:01.177Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-29T14:56:01.177Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-29T14:56:01.177Z] DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:56:01.177Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-29T14:56:01.177Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-29T14:56:01.177Z] TERM=xterm [2019-11-29T14:56:01.177Z] VALIDATE_BRANCH=master [2019-11-29T14:56:01.177Z] DEST=bundles/test-integration [2019-11-29T14:56:01.177Z] SHLVL=1 [2019-11-29T14:56:01.177Z] TIMEOUT=120m [2019-11-29T14:56:01.177Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2019-11-29T14:56:01.177Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-29T14:56:01.177Z] DOCKER_PKG=github.com/docker/docker [2019-11-29T14:56:01.177Z] TESTDEBUG=0 [2019-11-29T14:56:01.177Z] _=/usr/bin/env [2019-11-29T14:56:01.177Z] Building test suite binary ./integration-cli/test.main [2019-11-29T14:56:01.272Z] #18 213.6 Setting up libdevmapper-dev:ppc64el (2:1.02.137-2) ... [2019-11-29T14:56:01.273Z] #18 213.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... [2019-11-29T14:56:01.273Z] #18 DONE 213.9s [2019-11-29T14:56:01.273Z] [2019-11-29T14:56:01.273Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:56:01.273Z] #42 180.8 CC criu/cr-dump.o [2019-11-29T14:56:01.559Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 45.3% of statements [2019-11-29T14:56:01.559Z] ok github.com/docker/docker/registry 0.311s coverage: 56.0% of statements [2019-11-29T14:56:02.109Z] PKG_CONFIG=pkg-config [2019-11-29T14:56:02.109Z] GOLANG_VERSION=1.13.4 [2019-11-29T14:56:02.109Z] HOSTNAME=f81ec8116bbc [2019-11-29T14:56:02.109Z] KEEPBUNDLE=1 [2019-11-29T14:56:02.109Z] container=docker [2019-11-29T14:56:02.109Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-29T14:56:02.109Z] GO111MODULE=off [2019-11-29T14:56:02.109Z] GOPATH=/go [2019-11-29T14:56:02.109Z] PWD=/go/src/github.com/docker/docker [2019-11-29T14:56:02.109Z] HOME=/root [2019-11-29T14:56:02.109Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-29T14:56:02.109Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-29T14:56:02.109Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-29T14:56:02.109Z] DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:56:02.109Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-29T14:56:02.109Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-29T14:56:02.109Z] TERM=xterm [2019-11-29T14:56:02.109Z] VALIDATE_BRANCH=master [2019-11-29T14:56:02.109Z] DEST=bundles/test-integration-flaky [2019-11-29T14:56:02.109Z] SHLVL=1 [2019-11-29T14:56:02.109Z] TIMEOUT=120m [2019-11-29T14:56:02.109Z] TESTFLAGS=-test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T14:56:02.109Z] TEST_REPEAT=5 [2019-11-29T14:56:02.109Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-29T14:56:02.109Z] DOCKER_PKG=github.com/docker/docker [2019-11-29T14:56:02.109Z] TESTDEBUG=0 [2019-11-29T14:56:02.109Z] _=/usr/bin/env [2019-11-29T14:56:02.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-29T14:56:02.129Z] ok github.com/docker/docker/testutil 0.034s coverage: 62.5% of statements [2019-11-29T14:56:02.129Z] ok github.com/docker/docker/runconfig 0.051s coverage: 68.2% of statements [2019-11-29T14:56:03.009Z] #42 185.9 CC criu/cr-errno.o [2019-11-29T14:56:03.362Z] #42 186.1 CC criu/cr-restore.o [2019-11-29T14:56:04.040Z] ok github.com/docker/docker/volume/drivers 0.024s coverage: 36.1% of statements [2019-11-29T14:56:04.976Z] ok github.com/docker/docker/volume/local 0.055s coverage: 73.0% of statements [2019-11-29T14:56:04.976Z] ok github.com/docker/docker/volume/mounts 0.060s coverage: 67.0% of statements [2019-11-29T14:56:05.324Z] ok github.com/docker/docker/client 0.202s coverage: 75.8% of statements [2019-11-29T14:56:05.912Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2019-11-29T14:56:06.462Z] #42 ... [2019-11-29T14:56:06.462Z] [2019-11-29T14:56:06.462Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:56:06.462Z] #45 273.8 github.com/LK4D4/vndr/godl [2019-11-29T14:56:07.210Z] #45 274.9 github.com/LK4D4/vndr [2019-11-29T14:56:12.094Z] #45 ... [2019-11-29T14:56:12.094Z] [2019-11-29T14:56:12.094Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-29T14:56:12.094Z] #19 10.16 Collecting yamllint==1.16.0 [2019-11-29T14:56:13.300Z] #19 12.08 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2019-11-29T14:56:14.067Z] #19 ... [2019-11-29T14:56:14.067Z] [2019-11-29T14:56:14.067Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:56:14.067Z] #42 196.6 CC criu/cr-service.o [2019-11-29T14:56:17.109Z] INFO [runner] Issues before processing: 2310, after processing: 0 [2019-11-29T14:56:17.109Z] INFO [runner] Processors filtering stat (out/in): cgo: 1705/2310, skip_dirs: 1705/1705, exclude: 1608/1608, skip_files: 1705/1705, autogenerated_exclude: 1608/1705, identifier_marker: 1608/1608, exclude-rules: 63/1608, nolint: 0/63, filename_unadjuster: 1705/1705, path_prettifier: 1705/1705 [2019-11-29T14:56:17.109Z] INFO [runner] processing took 131.259863ms with stages: nolint: 52.933123ms, identifier_marker: 39.432449ms, path_prettifier: 15.053387ms, exclude-rules: 9.123825ms, autogenerated_exclude: 6.967595ms, skip_dirs: 4.200888ms, cgo: 2.043828ms, filename_unadjuster: 1.499186ms, max_same_issues: 1.805µs, uniq_by_line: 604ns, diff: 581ns, source_code: 507ns, max_from_linter: 488ns, exclude: 470ns, path_shortener: 419ns, skip_files: 415ns, max_per_file_from_linter: 293ns [2019-11-29T14:56:17.109Z] INFO [runner] linters took 1m34.240474042s with stages: goanalysis_metalinter: 1m17.045106443s, unused: 17.063377885s [2019-11-29T14:56:17.109Z] INFO File cache stats: 1444 entries of total size 6.8MiB [2019-11-29T14:56:17.109Z] INFO Memory: 1530 samples, avg is 248.9MB, max is 2830.9MB [2019-11-29T14:56:17.109Z] INFO Execution took 3m24.386321752s [2019-11-29T14:56:17.109Z] Congratulations! "./pkg/..." is safely isolated from internal code. [2019-11-29T14:56:17.109Z] No api/types/ or api/swagger.yaml changes in diff. [2019-11-29T14:56:17.109Z] Congratulations! All toml source files changed here have valid syntax. [2019-11-29T14:56:17.109Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2019-11-29T14:56:17.109Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2019-11-29T14:56:17.567Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38697/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5f986789b63355e76683a4104a8209356ee3a1d0 hack/make.sh dynbinary-daemon test-docker-py [2019-11-29T14:56:18.016Z] #42 200.3 CC criu/crtools.o [2019-11-29T14:56:18.126Z] [2019-11-29T14:56:18.126Z] Removing bundles/ [2019-11-29T14:56:18.126Z] [2019-11-29T14:56:18.126Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2019-11-29T14:56:18.126Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-29T14:56:18.126Z] GOOS="" GOARCH="" GOARM="" [2019-11-29T14:56:19.213Z] #42 201.9 CC criu/eventfd.o [2019-11-29T14:56:19.965Z] #42 202.8 CC criu/eventpoll.o [2019-11-29T14:56:22.320Z] #42 ... [2019-11-29T14:56:22.320Z] [2019-11-29T14:56:22.320Z] #45 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:56:22.320Z] #45 DONE 289.7s [2019-11-29T14:56:22.320Z] [2019-11-29T14:56:22.320Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-29T14:56:22.320Z] #19 13.18 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2019-11-29T14:56:22.320Z] #19 13.58 Downloading https://files.pythonhosted.org/packages/7a/68/5902e8cd7f7b17c5879982a3a3ee2ad0c3b92b80c79989a2d3e1ca8d29e1/pathspec-0.6.0.tar.gz [2019-11-29T14:56:22.320Z] #19 18.56 Collecting pyyaml (from yamllint==1.16.0) [2019-11-29T14:56:22.320Z] #19 19.16 Downloading https://files.pythonhosted.org/packages/e3/e8/b3212641ee2718d556df0f23f78de8303f068fe29cdaa7a91018849582fe/PyYAML-5.1.2.tar.gz (265kB) [2019-11-29T14:56:22.320Z] #19 ... [2019-11-29T14:56:22.320Z] [2019-11-29T14:56:22.320Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:56:22.320Z] #42 205.1 CC criu/external.o [2019-11-29T14:56:24.109Z] #42 206.4 CC criu/fault-injection.o [2019-11-29T14:56:24.109Z] #42 206.7 CC criu/fdstore.o [2019-11-29T14:56:25.353Z] #42 207.9 CC criu/fifo.o [2019-11-29T14:56:26.092Z] #42 208.6 CC criu/file-ids.o [2019-11-29T14:56:26.861Z] #42 209.4 CC criu/file-lock.o [2019-11-29T14:56:27.839Z] ok github.com/docker/docker/pkg/plugins 33.632s coverage: 76.6% of statements [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/rootless [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/volume [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-29T14:56:27.840Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === Skipped [2019-11-29T14:56:27.840Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-29T14:56:27.840Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-29T14:56:27.840Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-29T14:56:27.840Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:56:27.840Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-29T14:56:27.840Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:56:27.840Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-29T14:56:27.840Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:56:27.840Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-29T14:56:27.840Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:56:27.840Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-29T14:56:27.840Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:56:27.840Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-29T14:56:27.840Z] graphtest_unix.go:73: No driver to put! [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-29T14:56:27.840Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-29T14:56:27.840Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-29T14:56:27.840Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-29T14:56:27.840Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-29T14:56:27.840Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:56:27.840Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-29T14:56:27.840Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:56:27.840Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-29T14:56:27.840Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:56:27.840Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-29T14:56:27.840Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:56:27.840Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-29T14:56:27.840Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:56:27.840Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-29T14:56:27.840Z] graphtest_unix.go:73: No driver to put! [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-29T14:56:27.840Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-29T14:56:27.840Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] [2019-11-29T14:56:27.840Z] DONE 2141 tests, 20 skipped in 184.600s Post stage [Pipeline] junit [2019-11-29T14:56:27.854Z] Recording test results [2019-11-29T14:56:29.231Z] #42 211.6 CC criu/files-ext.o [2019-11-29T14:56:29.976Z] #42 212.5 CC criu/files-reg.o [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-29T14:56:30.768Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38697/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 -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:5f986789b63355e76683a4104a8209356ee3a1d0 hack/make.sh dynbinary test-integration [2019-11-29T14:56:31.215Z] #42 ... [2019-11-29T14:56:31.215Z] [2019-11-29T14:56:31.215Z] #19 [dev 8/24] RUN pip3 install yamllint==1.16.0 [2019-11-29T14:56:31.215Z] #19 24.32 Building wheels for collected packages: pathspec, pyyaml [2019-11-29T14:56:31.215Z] #19 24.32 Running setup.py bdist_wheel for pathspec: started [2019-11-29T14:56:31.215Z] #19 26.97 Running setup.py bdist_wheel for pathspec: finished with status 'done' [2019-11-29T14:56:31.215Z] #19 26.98 Stored in directory: /root/.cache/pip/wheels/62/b8/e1/e2719465b5947c40cd85d613d6cb33449b86a1ca5a6c574269 [2019-11-29T14:56:31.215Z] #19 27.04 Running setup.py bdist_wheel for pyyaml: started [2019-11-29T14:56:31.215Z] #19 29.78 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2019-11-29T14:56:31.215Z] #19 29.78 Stored in directory: /root/.cache/pip/wheels/d9/45/dd/65f0b38450c47cf7e5312883deb97d065e030c5cca0a365030 [2019-11-29T14:56:31.335Z] [2019-11-29T14:56:31.556Z] #19 29.96 Successfully built pathspec pyyaml [2019-11-29T14:56:31.556Z] #19 29.99 Installing collected packages: pathspec, pyyaml, yamllint [2019-11-29T14:56:31.594Z] Removing bundles/ [2019-11-29T14:56:31.594Z] [2019-11-29T14:56:31.594Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-29T14:56:31.594Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-29T14:56:31.594Z] GOOS="" GOARCH="" GOARM="" [2019-11-29T14:56:32.314Z] #19 31.09 Successfully installed pathspec-0.6.0 pyyaml-5.1.2 yamllint-1.16.0 [2019-11-29T14:56:33.048Z] #19 DONE 31.5s [2019-11-29T14:56:33.048Z] [2019-11-29T14:56:33.048Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:56:33.786Z] #42 216.7 CC criu/files.o [2019-11-29T14:56:37.734Z] #42 ... [2019-11-29T14:56:37.734Z] [2019-11-29T14:56:37.734Z] #29 [swagger 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --... [2019-11-29T14:56:37.734Z] #29 304.5 + rm -rf /tmp/tmp.HIoajseUC5 [2019-11-29T14:56:37.734Z] #29 DONE 304.9s [2019-11-29T14:56:37.734Z] [2019-11-29T14:56:37.734Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:56:38.952Z] #60 ... [2019-11-29T14:56:38.952Z] [2019-11-29T14:56:38.952Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:56:38.952Z] #42 221.8 CC criu/filesystems.o [2019-11-29T14:56:40.142Z] ok github.com/docker/docker/cmd/dockerd 0.050s coverage: 30.3% of statements [2019-11-29T14:56:40.142Z] ok github.com/docker/docker/container 0.112s coverage: 35.3% of statements [2019-11-29T14:56:40.142Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-29T14:56:40.142Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-29T14:56:40.142Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-29T14:56:40.142Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-29T14:56:40.152Z] #42 222.9 CC criu/fsnotify.o [2019-11-29T14:56:42.527Z] #42 224.9 CC criu/image-desc.o [2019-11-29T14:56:42.527Z] #42 225.2 CC criu/image.o [2019-11-29T14:56:44.266Z] #42 226.7 CC criu/ipc_ns.o [2019-11-29T14:56:46.014Z] #42 228.9 CC criu/irmap.o [2019-11-29T14:56:46.678Z] ok github.com/docker/docker/daemon/cluster 0.048s coverage: 0.5% of statements [2019-11-29T14:56:47.230Z] #42 230.0 CC criu/kcmp-ids.o [2019-11-29T14:56:47.993Z] #42 230.6 CC criu/kerndat.o [2019-11-29T14:56:47.995Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2019-11-29T14:56:48.725Z] e96b0897c5d1: Pull complete [2019-11-29T14:56:48.725Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-11-29T14:56:48.725Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-29T14:56:48.725Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-29T14:56:48.725Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2019-11-29T14:56:48.725Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2019-11-29T14:56:48.725Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.864' [2019-11-29T14:56:48.725Z] INFO: Docker version of control daemon [2019-11-29T14:56:48.725Z] [2019-11-29T14:56:48.725Z] Client: Docker Engine - Enterprise [2019-11-29T14:56:48.725Z] Version: 19.03.2 [2019-11-29T14:56:48.725Z] API version: 1.40 [2019-11-29T14:56:48.725Z] Go version: go1.12.8 [2019-11-29T14:56:48.725Z] Git commit: c92ab06ed9 [2019-11-29T14:56:48.725Z] Built: 09/03/2019 16:38:11 [2019-11-29T14:56:48.725Z] OS/Arch: windows/amd64 [2019-11-29T14:56:48.725Z] Experimental: false [2019-11-29T14:56:48.725Z] [2019-11-29T14:56:48.725Z] Server: Docker Engine - Enterprise [2019-11-29T14:56:48.725Z] Engine: [2019-11-29T14:56:48.725Z] Version: 19.03.2 [2019-11-29T14:56:48.725Z] API version: 1.40 (minimum version 1.24) [2019-11-29T14:56:48.725Z] Go version: go1.12.8 [2019-11-29T14:56:48.725Z] Git commit: c92ab06ed9 [2019-11-29T14:56:48.725Z] Built: 09/03/2019 16:35:47 [2019-11-29T14:56:48.725Z] OS/Arch: windows/amd64 [2019-11-29T14:56:48.725Z] Experimental: true [2019-11-29T14:56:48.725Z] [2019-11-29T14:56:48.725Z] INFO: Docker info of control daemon [2019-11-29T14:56:48.725Z] [2019-11-29T14:56:48.725Z] Client: [2019-11-29T14:56:48.725Z] Debug Mode: false [2019-11-29T14:56:48.725Z] Plugins: [2019-11-29T14:56:48.725Z] cluster: Manage Docker clusters (Docker Inc., v1.1.0-8c33de7) [2019-11-29T14:56:48.725Z] [2019-11-29T14:56:48.725Z] Server: [2019-11-29T14:56:48.725Z] Containers: 0 [2019-11-29T14:56:48.725Z] Running: 0 [2019-11-29T14:56:48.725Z] Paused: 0 [2019-11-29T14:56:48.725Z] Stopped: 0 [2019-11-29T14:56:48.725Z] Images: 1 [2019-11-29T14:56:48.725Z] Server Version: 19.03.2 [2019-11-29T14:56:48.725Z] Storage Driver: lcow (linux) windowsfilter (windows) [2019-11-29T14:56:48.725Z] LCOW: [2019-11-29T14:56:48.725Z] Windows: [2019-11-29T14:56:48.725Z] Logging Driver: json-file [2019-11-29T14:56:48.725Z] Plugins: [2019-11-29T14:56:48.725Z] Volume: local [2019-11-29T14:56:48.725Z] Network: ics l2bridge l2tunnel nat null overlay transparent [2019-11-29T14:56:48.725Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-29T14:56:48.725Z] Swarm: inactive [2019-11-29T14:56:48.725Z] Default Isolation: process [2019-11-29T14:56:48.725Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-29T14:56:48.725Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-29T14:56:48.725Z] OSType: windows [2019-11-29T14:56:48.725Z] Architecture: x86_64 [2019-11-29T14:56:48.725Z] CPUs: 4 [2019-11-29T14:56:48.725Z] Total Memory: 32GiB [2019-11-29T14:56:48.725Z] Name: azwin-2-db4c60 [2019-11-29T14:56:48.725Z] ID: QTTQ:M7RZ:2NA6:EI22:D2PD:ZI4W:RA6Q:C36T:AXPG:HG52:W2NW:AFCP [2019-11-29T14:56:48.725Z] Docker Root Dir: D:\docker [2019-11-29T14:56:48.725Z] Debug Mode: false [2019-11-29T14:56:48.725Z] Registry: https://index.docker.io/v1/ [2019-11-29T14:56:48.725Z] Labels: [2019-11-29T14:56:48.725Z] Experimental: true [2019-11-29T14:56:48.725Z] Insecure Registries: [2019-11-29T14:56:48.725Z] 10.0.0.4:5000 [2019-11-29T14:56:48.725Z] 127.0.0.0/8 [2019-11-29T14:56:48.725Z] Registry Mirrors: [2019-11-29T14:56:48.725Z] http://10.0.0.4:5000/ [2019-11-29T14:56:48.725Z] Live Restore Enabled: false [2019-11-29T14:56:48.725Z] [2019-11-29T14:56:48.725Z] [2019-11-29T14:56:48.725Z] INFO: Commit hash is 5f986789b [2019-11-29T14:56:48.725Z] INFO: Nuke-Everything... [2019-11-29T14:56:48.725Z] INFO: Container count on control daemon to delete is 0 [2019-11-29T14:56:48.725Z] INFO: Nuking d:\CI [2019-11-29T14:56:48.725Z] INFO: Zapped successfully [2019-11-29T14:56:48.725Z] INFO: Location for testing is d:\CI\PR-38697\2 [2019-11-29T14:56:48.725Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2019-11-29T14:56:48.725Z] [2019-11-29T14:56:48.725Z] [2019-11-29T14:56:48.725Z] INFO: Building the image from Dockerfile.windows at 11/29/2019 14:56:46... [2019-11-29T14:56:48.725Z] [2019-11-29T14:56:49.833Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.8% of statements [2019-11-29T14:56:50.342Z] #42 232.8 CC criu/libnetlink.o [2019-11-29T14:56:51.085Z] #42 233.5 CC criu/log.o [2019-11-29T14:56:51.821Z] #42 234.4 CC criu/lsm.o [2019-11-29T14:56:52.166Z] #42 234.9 CC criu/mem.o [2019-11-29T14:56:52.451Z] Sending build context to Docker daemon 50.4MB [2019-11-29T14:56:52.451Z] [2019-11-29T14:56:52.451Z] Step 1/8 : FROM microsoft/windowsservercore [2019-11-29T14:56:52.451Z] ---> 49e459dc7a6b [2019-11-29T14:56:52.451Z] Step 2/8 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2019-11-29T14:56:52.451Z] ---> Running in 51022659423c [2019-11-29T14:56:53.415Z] Removing intermediate container 51022659423c [2019-11-29T14:56:53.415Z] ---> 11a2ebcb79aa [2019-11-29T14:56:53.415Z] Step 3/8 : ARG GO_VERSION=1.13.4 [2019-11-29T14:56:53.415Z] ---> Running in c300c0ba87b1 [2019-11-29T14:56:53.872Z] Removing intermediate container c300c0ba87b1 [2019-11-29T14:56:53.872Z] ---> 6b65a28cef25 [2019-11-29T14:56:53.872Z] Step 4/8 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 [2019-11-29T14:56:53.872Z] ---> Running in f7ba4cb34af8 [2019-11-29T14:56:54.329Z] Removing intermediate container f7ba4cb34af8 [2019-11-29T14:56:54.329Z] ---> 8587b4054358 [2019-11-29T14:56:54.329Z] 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-11-29T14:56:54.329Z] ---> Running in 710754c9799e [2019-11-29T14:56:55.225Z] #42 237.6 CC criu/mount.o [2019-11-29T14:56:57.701Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 13.7% of statements [2019-11-29T14:56:58.523Z] ok github.com/docker/docker/daemon 12.275s coverage: 17.6% of statements [2019-11-29T14:56:58.523Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-29T14:56:58.523Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-29T14:56:59.187Z] #42 ... [2019-11-29T14:56:59.187Z] [2019-11-29T14:56:59.187Z] #55 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2019-11-29T14:56:59.187Z] #55 274.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="d736ef14f0288d6993a1845745d6756cfc9ddd5a" -X main.version=1.0.0-rc9 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2019-11-29T14:56:59.990Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2019-11-29T14:57:00.940Z] ok github.com/docker/docker/daemon/config 0.046s coverage: 82.1% of statements [2019-11-29T14:57:01.335Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2019-11-29T14:57:01.335Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-29T14:57:01.335Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-29T14:57:02.701Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2019-11-29T14:57:02.891Z] [2019-11-29T14:57:02.891Z] SUCCESS: Specified value was saved. [2019-11-29T14:57:02.891Z] INFO: Downloading git... [2019-11-29T14:57:03.141Z] #55 278.0 + mkdir -p /build [2019-11-29T14:57:03.141Z] #55 278.1 + cp runc /build/runc [2019-11-29T14:57:03.141Z] #55 DONE 278.2s [2019-11-29T14:57:03.141Z] [2019-11-29T14:57:03.141Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:57:03.141Z] #42 244.7 CC criu/namespaces.o [2019-11-29T14:57:04.433Z] INFO: Downloading go... [2019-11-29T14:57:05.350Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2019-11-29T14:57:05.404Z] INFO: Downloading compiler 1 of 3... [2019-11-29T14:57:06.189Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.273s coverage: 57.9% of statements [2019-11-29T14:57:06.232Z] #42 248.5 CC criu/net.o [2019-11-29T14:57:06.373Z] INFO: Downloading compiler 2 of 3... [2019-11-29T14:57:06.830Z] INFO: Downloading compiler 3 of 3... [2019-11-29T14:57:07.795Z] INFO: Extracting git... [2019-11-29T14:57:11.141Z] #42 253.4 CC criu/netfilter.o [2019-11-29T14:57:11.141Z] #42 254.0 CC criu/page-pipe.o [2019-11-29T14:57:12.465Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.255s coverage: 46.2% of statements [2019-11-29T14:57:12.852Z] #42 255.3 CC criu/page-xfer.o [2019-11-29T14:57:14.565Z] #42 257.4 CC criu/pagemap-cache.o [2019-11-29T14:57:15.020Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.984s coverage: 48.6% of statements [2019-11-29T14:57:15.305Z] #42 258.1 CC criu/pagemap.o [2019-11-29T14:57:15.848Z] ok github.com/docker/docker/daemon/graphdriver/aufs 12.423s coverage: 72.5% of statements [2019-11-29T14:57:15.848Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-29T14:57:17.013Z] #42 259.5 CC criu/parasite-syscall.o [2019-11-29T14:57:17.727Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.539s coverage: 76.1% of statements [2019-11-29T14:57:18.727Z] #42 261.1 CC criu/path.o [2019-11-29T14:57:19.094Z] #42 261.6 CC criu/pie-util-vdso-elf32.o [2019-11-29T14:57:19.130Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-11-29T14:57:19.436Z] #42 262.3 CC criu/pie-util-vdso.o [2019-11-29T14:57:20.173Z] #42 263.0 CC criu/pie-util.o [2019-11-29T14:57:20.428Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.005s coverage: 3.0% of statements [2019-11-29T14:57:20.910Z] #42 263.6 CC criu/pipes.o [2019-11-29T14:57:22.100Z] #42 264.8 CC criu/plugin.o [2019-11-29T14:57:22.329Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.822s coverage: 59.8% of statements [2019-11-29T14:57:22.329Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-29T14:57:22.329Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-29T14:57:22.582Z] INFO: Expanding go... [2019-11-29T14:57:22.731Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2019-11-29T14:57:22.731Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-29T14:57:22.834Z] #42 265.6 CC criu/proc_parse.o [2019-11-29T14:57:23.128Z] ok github.com/docker/docker/daemon/links 0.017s coverage: 93.0% of statements [2019-11-29T14:57:23.128Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-29T14:57:24.877Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 42.7% of statements [2019-11-29T14:57:25.731Z] ok github.com/docker/docker/daemon/logger/awslogs 0.114s coverage: 77.8% of statements [2019-11-29T14:57:25.731Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-29T14:57:25.731Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-29T14:57:26.535Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2019-11-29T14:57:26.946Z] ok github.com/docker/docker/daemon/logger/journald 0.003s coverage: 26.2% of statements [2019-11-29T14:57:27.740Z] #42 270.4 CC criu/protobuf-desc.o [2019-11-29T14:57:27.810Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2019-11-29T14:57:27.810Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 62.1% of statements [2019-11-29T14:57:29.481Z] #42 272.1 CC criu/protobuf.o [2019-11-29T14:57:29.805Z] ok github.com/docker/docker/daemon/logger/local 0.023s coverage: 74.7% of statements [2019-11-29T14:57:29.805Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-29T14:57:29.805Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.008s coverage: 19.9% of statements [2019-11-29T14:57:30.223Z] #42 272.8 CC criu/pstree.o [2019-11-29T14:57:31.708Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 47.8% of statements [2019-11-29T14:57:32.093Z] ok github.com/docker/docker/daemon/logger/templates 0.012s coverage: 8.3% of statements [2019-11-29T14:57:32.589Z] #42 274.9 CC criu/rbtree.o [2019-11-29T14:57:32.589Z] #42 ... [2019-11-29T14:57:32.589Z] [2019-11-29T14:57:32.589Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:57:32.589Z] #39 360.1 + dpkg --print-architecture [2019-11-29T14:57:32.589Z] #39 360.1 + cd /tmp/tmp.L290DSON91/src/github.com/docker/distribution [2019-11-29T14:57:32.589Z] #39 360.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2019-11-29T14:57:32.589Z] #39 360.5 + GOPATH=/tmp/tmp.L290DSON91/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.L290DSON91 [2019-11-29T14:57:32.589Z] #39 360.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2019-11-29T14:57:32.901Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2019-11-29T14:57:32.901Z] ok github.com/docker/docker/daemon/logger/splunk 1.629s coverage: 82.5% of statements [2019-11-29T14:57:32.901Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-29T14:57:32.901Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-29T14:57:35.578Z] ok github.com/docker/docker/distribution/metadata 0.061s coverage: 48.2% of statements [2019-11-29T14:57:35.962Z] ok github.com/docker/docker/distribution 0.339s coverage: 22.1% of statements [2019-11-29T14:57:35.962Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-29T14:57:37.278Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2019-11-29T14:57:38.590Z] ok github.com/docker/docker/image 0.015s coverage: 86.4% of statements [2019-11-29T14:57:38.996Z] ok github.com/docker/docker/distribution/xfer 1.974s coverage: 85.6% of statements [2019-11-29T14:57:38.996Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-29T14:57:39.310Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-29T14:57:39.310Z] [2019-11-29T14:57:39.310Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-29T14:57:39.310Z] PKG_CONFIG=pkg-config [2019-11-29T14:57:39.310Z] GOLANG_VERSION=1.13.4 [2019-11-29T14:57:39.310Z] HOSTNAME=a5e0b78af78c [2019-11-29T14:57:39.310Z] DOCKER_EXPERIMENTAL=1 [2019-11-29T14:57:39.310Z] container=docker [2019-11-29T14:57:39.310Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-29T14:57:39.310Z] GO111MODULE=off [2019-11-29T14:57:39.310Z] GOPATH=/go [2019-11-29T14:57:39.310Z] PWD=/go/src/github.com/docker/docker [2019-11-29T14:57:39.310Z] HOME=/root [2019-11-29T14:57:39.310Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-29T14:57:39.310Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-29T14:57:39.310Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-29T14:57:39.310Z] DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:57:39.310Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-29T14:57:39.310Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-29T14:57:39.310Z] TERM=xterm [2019-11-29T14:57:39.310Z] VALIDATE_BRANCH=master [2019-11-29T14:57:39.310Z] DEST=bundles/test-integration [2019-11-29T14:57:39.310Z] SHLVL=1 [2019-11-29T14:57:39.310Z] TIMEOUT=120m [2019-11-29T14:57:39.310Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-29T14:57:39.310Z] DOCKER_PKG=github.com/docker/docker [2019-11-29T14:57:39.310Z] TESTDEBUG=0 [2019-11-29T14:57:39.310Z] _=/usr/bin/env [2019-11-29T14:57:39.310Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-29T14:57:39.470Z] ok github.com/docker/docker/image/cache 0.044s coverage: 19.2% of statements [2019-11-29T14:57:39.470Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-29T14:57:39.481Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-29T14:57:39.481Z] [2019-11-29T14:57:39.481Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2019-11-29T14:57:39.481Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2019-11-29T14:57:39.481Z] Using test binary docker [2019-11-29T14:57:39.481Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-29T14:57:39.481Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-29T14:57:39.481Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-29T14:57:39.481Z] Warning failed to create cache: (null) [2019-11-29T14:57:39.481Z] . [2019-11-29T14:57:39.481Z] INFO: Waiting for daemon to start... [2019-11-29T14:57:39.481Z] Starting dockerd [2019-11-29T14:57:39.481Z] . [2019-11-29T14:57:39.481Z] INFO: Building docker-sdk-python3:4.1.0... [2019-11-29T14:57:40.912Z] ok github.com/docker/docker/image/v1 0.013s coverage: 25.0% of statements [2019-11-29T14:57:40.912Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-29T14:57:41.741Z] #39 ... [2019-11-29T14:57:41.741Z] [2019-11-29T14:57:41.741Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:57:41.741Z] #42 275.4 CC criu/rst-malloc.o [2019-11-29T14:57:41.741Z] #42 276.0 CC criu/seccomp.o [2019-11-29T14:57:41.741Z] #42 277.1 CC criu/seize.o [2019-11-29T14:57:41.741Z] #42 278.5 CC criu/servicefd.o [2019-11-29T14:57:41.741Z] #42 279.3 CC criu/shmem.o [2019-11-29T14:57:41.741Z] #42 280.8 CC criu/sigframe.o [2019-11-29T14:57:41.741Z] #42 281.2 CC criu/signalfd.o [2019-11-29T14:57:41.741Z] #42 281.7 CC criu/sk-inet.o [2019-11-29T14:57:41.741Z] #42 283.7 CC criu/sk-netlink.o [2019-11-29T14:57:41.741Z] #42 284.3 CC criu/sk-packet.o [2019-11-29T14:57:41.743Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-11-29T14:57:42.958Z] #42 285.6 CC criu/sk-queue.o [2019-11-29T14:57:43.033Z] ok github.com/docker/docker/opts 0.022s coverage: 66.9% of statements [2019-11-29T14:57:43.033Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-11-29T14:57:43.705Z] #42 286.4 CC criu/sk-tcp.o [2019-11-29T14:57:44.462Z] #42 287.4 CC criu/sk-unix.o [2019-11-29T14:57:44.990Z] ok github.com/docker/docker/pkg/archive 0.551s coverage: 76.8% of statements [2019-11-29T14:57:47.484Z] ok github.com/docker/docker/pkg/authorization 0.909s coverage: 68.3% of statements [2019-11-29T14:57:47.484Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-29T14:57:47.484Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2019-11-29T14:57:47.693Z] INFO: Expanding compiler 1 of 3... [2019-11-29T14:57:47.693Z] INFO: Expanding compiler 2 of 3... [2019-11-29T14:57:48.395Z] #42 290.8 CC criu/sockets.o [2019-11-29T14:57:49.305Z] ok github.com/docker/docker/layer 7.117s coverage: 68.8% of statements [2019-11-29T14:57:49.305Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-29T14:57:49.305Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-29T14:57:49.305Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-29T14:57:49.305Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-29T14:57:49.305Z] ? github.com/docker/docker/oci [no test files] [2019-11-29T14:57:49.305Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-29T14:57:49.637Z] #42 292.4 CC criu/stats.o [2019-11-29T14:57:49.715Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2019-11-29T14:57:50.150Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2019-11-29T14:57:50.387Z] #42 293.1 CC criu/string.o [2019-11-29T14:57:50.387Z] #42 293.2 CC criu/sysctl.o [2019-11-29T14:57:50.607Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 92.9% of statements [2019-11-29T14:57:51.422Z] INFO: Expanding compiler 3 of 3... [2019-11-29T14:57:51.683Z] #42 294.4 CC criu/sysfs_parse.o [2019-11-29T14:57:51.887Z] ok github.com/docker/docker/pkg/chrootarchive 3.526s coverage: 43.2% of statements [2019-11-29T14:57:51.887Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-29T14:57:51.887Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-29T14:57:52.387Z] INFO: Removing downloaded files... [2019-11-29T14:57:52.387Z] INFO: Creating source directory... [2019-11-29T14:57:52.387Z] INFO: Configuring git core.autocrlf... [2019-11-29T14:57:52.387Z] INFO: Completed [2019-11-29T14:57:52.416Z] #42 295.1 CC criu/timerfd.o [2019-11-29T14:57:52.694Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2019-11-29T14:57:53.151Z] #42 295.8 CC criu/tty.o [2019-11-29T14:57:53.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-29T14:57:53.525Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-29T14:57:53.572Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2019-11-29T14:57:53.982Z] ok github.com/docker/docker/pkg/dmesg 0.030s coverage: 83.3% of statements [2019-11-29T14:57:54.807Z] ok github.com/docker/docker/pkg/discovery/kv 3.098s coverage: 84.1% of statements [2019-11-29T14:57:55.247Z] ok github.com/docker/docker/pkg/filenotify 0.616s coverage: 67.0% of statements [2019-11-29T14:57:55.665Z] ok github.com/docker/docker/pkg/fileutils 0.009s coverage: 89.5% of statements [2019-11-29T14:57:56.070Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-11-29T14:57:56.456Z] ok github.com/docker/docker/pkg/fsutils 0.394s coverage: 85.1% of statements [2019-11-29T14:57:57.027Z] #42 299.4 CC criu/tun.o [2019-11-29T14:57:57.279Z] ok github.com/docker/docker/pkg/idtools 0.268s coverage: 70.1% of statements [2019-11-29T14:57:57.681Z] ok github.com/docker/docker/pkg/ioutils 0.456s coverage: 70.1% of statements [2019-11-29T14:57:57.681Z] ok github.com/docker/docker/pkg/jsonmessage 0.016s coverage: 91.7% of statements [2019-11-29T14:57:57.758Z] #42 300.4 CC criu/uffd.o [2019-11-29T14:57:58.075Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2019-11-29T14:57:58.075Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2019-11-29T14:57:58.075Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-29T14:57:58.880Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2019-11-29T14:57:59.310Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2019-11-29T14:57:59.310Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-29T14:58:00.095Z] #42 302.8 CC criu/util.o [2019-11-29T14:58:00.319Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2019-11-29T14:58:00.319Z] ok github.com/docker/docker/pkg/mount 1.252s coverage: 70.0% of statements [2019-11-29T14:58:00.319Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-29T14:58:00.319Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2019-11-29T14:58:00.319Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-29T14:58:00.319Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-29T14:58:01.149Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.005s coverage: 56.8% of statements [2019-11-29T14:58:01.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-29T14:58:01.970Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-29T14:58:02.344Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-29T14:58:02.757Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-11-29T14:58:03.132Z] #42 305.6 CC criu/uts_ns.o [2019-11-29T14:58:03.495Z] #42 306.2 CC criu/vdso.o [2019-11-29T14:58:04.026Z] ok github.com/docker/docker/pkg/pubsub 1.036s coverage: 73.9% of statements [2019-11-29T14:58:04.442Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2019-11-29T14:58:04.682Z] #42 307.3 LINK criu/built-in.o [2019-11-29T14:58:05.025Z] #42 307.7 LINK criu/criu [2019-11-29T14:58:05.761Z] #42 308.6 DEP lib/c/criu.d [2019-11-29T14:58:05.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-29T14:58:05.876Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-29T14:58:06.103Z] #42 308.7 CC images/rpc.pb-c.o [2019-11-29T14:58:07.306Z] #42 310.0 CC lib/c/criu.o [2019-11-29T14:58:07.719Z] ok github.com/docker/docker/pkg/signal 2.509s coverage: 61.0% of statements [2019-11-29T14:58:07.781Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-29T14:58:08.105Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-11-29T14:58:08.496Z] #42 ... [2019-11-29T14:58:08.496Z] [2019-11-29T14:58:08.496Z] #39 [registry 1/1] RUN --mount=type=cache,target=/root/.cache/go-build -... [2019-11-29T14:58:08.496Z] #39 396.5 + rm -rf /tmp/tmp.L290DSON91/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.L290DSON91 [2019-11-29T14:58:08.838Z] #39 DONE 396.6s [2019-11-29T14:58:08.838Z] [2019-11-29T14:58:08.838Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2019-11-29T14:58:08.896Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2019-11-29T14:58:08.896Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-29T14:58:09.269Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2019-11-29T14:58:10.372Z] ok github.com/docker/docker/pkg/sysinfo 0.012s coverage: 80.6% of statements [2019-11-29T14:58:10.684Z] #42 313.1 LINK lib/c/built-in.o [2019-11-29T14:58:10.684Z] #42 313.1 LINK lib/c/libcriu.so [2019-11-29T14:58:10.684Z] #42 313.5 GEN magic.py [2019-11-29T14:58:10.765Z] ok github.com/docker/docker/pkg/system 0.024s coverage: 36.9% of statements [2019-11-29T14:58:11.026Z] #42 313.8 Note: Building without setproctitle() and strlcpy() support. [2019-11-29T14:58:11.026Z] #42 313.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2019-11-29T14:58:11.163Z] ok github.com/docker/docker/pkg/tailfile 0.056s coverage: 88.6% of statements [2019-11-29T14:58:12.005Z] ok github.com/docker/docker/pkg/tarsum 0.040s coverage: 89.3% of statements [2019-11-29T14:58:12.216Z] #42 314.7 fatal: Not a git repository (or any of the parent directories): .git [2019-11-29T14:58:12.367Z] ok github.com/docker/docker/pkg/term 0.003s coverage: 84.8% of statements [2019-11-29T14:58:12.755Z] testing: warning: no tests to run [2019-11-29T14:58:12.755Z] coverage: [no statements] [2019-11-29T14:58:12.755Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2019-11-29T14:58:13.150Z] ok github.com/docker/docker/pkg/truncindex 0.132s coverage: 91.5% of statements [2019-11-29T14:58:13.399Z] #42 315.8 make[1]: Nothing to be done for 'all'. [2019-11-29T14:58:13.521Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2019-11-29T14:58:13.521Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-29T14:58:14.134Z] #42 317.0 make[1]: 'images/built-in.o' is up to date. [2019-11-29T14:58:14.483Z] #42 317.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2019-11-29T14:58:14.483Z] #42 317.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2019-11-29T14:58:14.483Z] #42 317.1 make[1]: 'compel/libcompel.a' is up to date. [2019-11-29T14:58:14.483Z] #42 317.2 make[1]: 'compel/compel-host-bin' is up to date. [2019-11-29T14:58:14.483Z] #42 317.3 make[1]: Nothing to be done for 'all'. [2019-11-29T14:58:14.483Z] #42 317.3 make[1]: 'soccr/libsoccr.a' is up to date. [2019-11-29T14:58:14.859Z] #42 317.6 make[2]: Nothing to be done for 'all'. [2019-11-29T14:58:14.859Z] #42 317.7 make[2]: Nothing to be done for 'all'. [2019-11-29T14:58:15.204Z] #42 317.7 make[2]: Nothing to be done for 'all'. [2019-11-29T14:58:15.204Z] #42 317.9 make[2]: Nothing to be done for 'all'. [2019-11-29T14:58:15.204Z] #42 318.0 make[2]: Nothing to be done for 'all'. [2019-11-29T14:58:15.204Z] #42 318.1 make[2]: Nothing to be done for 'all'. [2019-11-29T14:58:15.204Z] #42 318.1 make[2]: Nothing to be done for 'all'. [2019-11-29T14:58:15.548Z] #42 318.4 make[2]: Nothing to be done for 'all'. [2019-11-29T14:58:15.894Z] #42 318.4 INSTALL criu/criu [2019-11-29T14:58:15.894Z] #42 DONE 318.6s [2019-11-29T14:58:15.894Z] [2019-11-29T14:58:15.894Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:58:16.155Z] ok github.com/docker/docker/plugin 0.540s coverage: 27.1% of statements [2019-11-29T14:58:16.971Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2019-11-29T14:58:17.775Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 76.2% of statements [2019-11-29T14:58:18.169Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-11-29T14:58:20.200Z] ok github.com/docker/docker/registry 0.182s coverage: 56.0% of statements [2019-11-29T14:58:21.032Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2019-11-29T14:58:21.032Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-11-29T14:58:21.840Z] ok github.com/docker/docker/runconfig 0.007s coverage: 68.2% of statements [2019-11-29T14:58:22.219Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-29T14:58:25.556Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-29T14:58:25.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-29T14:58:25.982Z] ok github.com/docker/docker/volume/local 0.054s coverage: 73.0% of statements [2019-11-29T14:58:26.084Z] sha256:07b9177548b9685e047e7747b7b5aac17fef99a12fb9314d54229e1b546c19d6 [2019-11-29T14:58:26.084Z] INFO: Starting docker-py tests... [2019-11-29T14:58:26.084Z] ============================= test session starts ============================== [2019-11-29T14:58:26.084Z] platform linux -- Python 3.7.5, pytest-4.3.1, py-1.8.0, pluggy-0.13.1 [2019-11-29T14:58:26.084Z] rootdir: /src, inifile: pytest.ini [2019-11-29T14:58:26.084Z] plugins: timeout-1.3.3, cov-2.6.1 [2019-11-29T14:58:26.084Z] collected 385 items / 5 deselected / 380 selected [2019-11-29T14:58:26.084Z] [2019-11-29T14:58:26.806Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.0% of statements [2019-11-29T14:58:27.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-29T14:58:28.090Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-11-29T14:58:28.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-29T14:58:29.603Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-29T14:58:30.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-29T14:58:32.087Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-29T14:58:33.472Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-29T14:58:35.378Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-29T14:58:35.768Z] ok github.com/docker/docker/pkg/plugins 33.621s coverage: 76.6% of statements [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/rootless [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/volume [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-29T14:58:35.768Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === Skipped [2019-11-29T14:58:35.768Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-29T14:58:35.768Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-29T14:58:35.768Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-29T14:58:35.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:58:35.768Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-29T14:58:35.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:58:35.768Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-29T14:58:35.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:58:35.768Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-29T14:58:35.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:58:35.768Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-29T14:58:35.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:58:35.768Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-29T14:58:35.768Z] graphtest_unix.go:73: No driver to put! [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-29T14:58:35.768Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-29T14:58:35.768Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-29T14:58:35.768Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-29T14:58:35.768Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-29T14:58:35.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:58:35.768Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-29T14:58:35.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:58:35.768Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-29T14:58:35.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:58:35.768Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-29T14:58:35.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:58:35.768Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-29T14:58:35.768Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T14:58:35.768Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-29T14:58:35.768Z] graphtest_unix.go:73: No driver to put! [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.01s) [2019-11-29T14:58:35.768Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-29T14:58:35.768Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] [2019-11-29T14:58:35.768Z] DONE 2141 tests, 20 skipped in 230.985s Post stage [Pipeline] junit [2019-11-29T14:58:35.903Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-29T14:58:38.439Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-38697/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 -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:5f986789b63355e76683a4104a8209356ee3a1d0 hack/make.sh dynbinary test-integration [2019-11-29T14:58:38.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-29T14:58:38.814Z] [2019-11-29T14:58:38.814Z] Removing bundles/ [2019-11-29T14:58:38.814Z] [2019-11-29T14:58:38.814Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2019-11-29T14:58:38.814Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-29T14:58:38.814Z] GOOS="" GOARCH="" GOARM="" [2019-11-29T14:58:40.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-29T14:58:41.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-29T14:58:44.040Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-29T14:58:45.417Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-29T14:58:46.355Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-29T14:58:47.732Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-29T14:58:47.732Z] Using test binary docker [2019-11-29T14:58:47.732Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-29T14:58:47.732Z] +++ /etc/init.d/apparmor start [2019-11-29T14:58:47.732Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-29T14:58:47.990Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-29T14:58:47.990Z] Warning failed to create cache: (null) [2019-11-29T14:58:47.990Z] . [2019-11-29T14:58:47.990Z] INFO: Waiting for daemon to start... [2019-11-29T14:58:47.990Z] Starting dockerd [2019-11-29T14:58:47.990Z] +++ 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-11-29T14:58:48.211Z] tests/integration/api_build_test.py ......................X [ 6%] [2019-11-29T14:58:49.025Z] tests/integration/api_client_test.py ..... [ 7%] [2019-11-29T14:58:49.561Z] #23 ... [2019-11-29T14:58:49.561Z] [2019-11-29T14:58:49.561Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:58:49.561Z] #60 383.1 + bin/containerd [2019-11-29T14:58:49.891Z] . [2019-11-29T14:58:49.891Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-29T14:58:50.151Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-29T14:58:50.151Z] Error: No such image: emptyfs [2019-11-29T14:58:50.151Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-29T14:58:50.151Z] ++++ docker load [2019-11-29T14:58:50.309Z] #60 ... [2019-11-29T14:58:50.309Z] [2019-11-29T14:58:50.309Z] #51 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:58:50.309Z] #51 DONE 437.8s [2019-11-29T14:58:50.309Z] [2019-11-29T14:58:50.309Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:58:50.410Z] Running integration-test (iteration 1) [2019-11-29T14:58:50.410Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2019-11-29T14:58:50.410Z] ++ 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-11-29T14:58:50.410Z] ++ set -e [2019-11-29T14:58:50.410Z] ++ '[' -n 0 ']' [2019-11-29T14:58:50.410Z] ++ set -x [2019-11-29T14:58:50.410Z] ++ 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-11-29T14:58:50.987Z] tests/integration/api_config_test.py ..... [ 8%] [2019-11-29T14:59:00.385Z] Loaded image: buildpack-deps:jessie [2019-11-29T14:59:00.385Z] Loaded image: busybox:latest [2019-11-29T14:59:00.385Z] Loaded image: busybox:glibc [2019-11-29T14:59:00.385Z] Loaded image: debian:jessie [2019-11-29T14:59:00.385Z] Loaded image: hello-world:latest [2019-11-29T14:59:00.385Z] INFO: Testing against a local daemon [2019-11-29T14:59:00.385Z] === RUN TestCgroupNamespacesBuild [2019-11-29T14:59:01.294Z] #23 448.7 + return [2019-11-29T14:59:01.294Z] #23 DONE 448.8s [2019-11-29T14:59:01.294Z] [2019-11-29T14:59:01.294Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:59:03.703Z] #60 ... [2019-11-29T14:59:03.703Z] [2019-11-29T14:59:03.704Z] #24 [dev 9/24] COPY --from=dockercli /build/ /usr/local/cli [2019-11-29T14:59:03.704Z] #24 DONE 0.1s [2019-11-29T14:59:03.704Z] [2019-11-29T14:59:03.704Z] #28 [dev 10/24] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-29T14:59:04.433Z] #28 DONE 0.8s [2019-11-29T14:59:04.433Z] [2019-11-29T14:59:04.433Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:59:04.575Z] --- PASS: TestCgroupNamespacesBuild (4.26s) [2019-11-29T14:59:04.575Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-29T14:59:04.775Z] #60 ... [2019-11-29T14:59:04.775Z] [2019-11-29T14:59:04.775Z] #30 [dev 11/24] COPY --from=swagger /build/ /usr/local/bin/ [2019-11-29T14:59:04.775Z] #30 DONE 0.1s [2019-11-29T14:59:04.775Z] [2019-11-29T14:59:04.775Z] #33 [dev 12/24] COPY --from=tomlv /build/ /usr/local/bin/ [2019-11-29T14:59:04.775Z] #33 DONE 0.1s [2019-11-29T14:59:04.775Z] [2019-11-29T14:59:04.775Z] #38 [dev 13/24] COPY --from=tini /build/ /usr/local/bin/ [2019-11-29T14:59:04.775Z] #38 DONE 0.1s [2019-11-29T14:59:04.775Z] [2019-11-29T14:59:04.775Z] #40 [dev 14/24] COPY --from=registry /build/ /usr/local/bin/ [2019-11-29T14:59:05.118Z] #40 DONE 0.1s [2019-11-29T14:59:05.118Z] [2019-11-29T14:59:05.118Z] #43 [dev 15/24] COPY --from=criu /build/ /usr/local/ [2019-11-29T14:59:05.118Z] #43 DONE 0.1s [2019-11-29T14:59:05.118Z] [2019-11-29T14:59:05.118Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:59:05.118Z] #60 ... [2019-11-29T14:59:05.118Z] [2019-11-29T14:59:05.118Z] #46 [dev 16/24] COPY --from=vndr /build/ /usr/local/bin/ [2019-11-29T14:59:05.118Z] #46 DONE 0.1s [2019-11-29T14:59:05.118Z] [2019-11-29T14:59:05.118Z] #49 [dev 17/24] COPY --from=gotestsum /build/ /usr/local/bin/ [2019-11-29T14:59:05.460Z] #49 DONE 0.1s [2019-11-29T14:59:05.460Z] [2019-11-29T14:59:05.460Z] #52 [dev 18/24] COPY --from=golangci_lint /build/ /usr/local/bin/ [2019-11-29T14:59:05.460Z] #52 DONE 0.1s [2019-11-29T14:59:05.460Z] [2019-11-29T14:59:05.460Z] #56 [dev 19/24] COPY --from=runc /build/ /usr/local/bin/ [2019-11-29T14:59:05.460Z] #56 DONE 0.1s [2019-11-29T14:59:05.460Z] [2019-11-29T14:59:05.460Z] #60 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2019-11-29T14:59:05.950Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.85s) [2019-11-29T14:59:05.950Z] === RUN TestBuildWithSession [2019-11-29T14:59:05.950Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-29T14:59:05.950Z] build_session_test.go:25: TODO: BuildKit [2019-11-29T14:59:05.950Z] === RUN TestBuildSquashParent [2019-11-29T14:59:12.516Z] --- PASS: TestBuildSquashParent (6.03s) [2019-11-29T14:59:12.516Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-29T14:59:12.516Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-29T14:59:12.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-29T14:59:12.516Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-29T14:59:12.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-29T14:59:12.516Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-29T14:59:12.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-29T14:59:12.516Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-29T14:59:12.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-29T14:59:12.516Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-29T14:59:12.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-29T14:59:12.516Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-29T14:59:12.516Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-29T14:59:12.516Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-29T14:59:12.516Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-29T14:59:12.516Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-29T14:59:12.516Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-29T14:59:15.052Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-29T14:59:15.052Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-29T14:59:16.954Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-29T14:59:16.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.75s) [2019-11-29T14:59:16.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) [2019-11-29T14:59:16.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.02s) [2019-11-29T14:59:16.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.08s) [2019-11-29T14:59:16.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.31s) [2019-11-29T14:59:16.954Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.14s) [2019-11-29T14:59:16.954Z] === RUN TestBuildMultiStageCopy [2019-11-29T14:59:16.954Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-29T14:59:19.506Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-29T14:59:20.073Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-29T14:59:20.332Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-29T14:59:20.898Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-29T14:59:21.465Z] --- PASS: TestBuildMultiStageCopy (4.60s) [2019-11-29T14:59:21.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.52s) [2019-11-29T14:59:21.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2019-11-29T14:59:21.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2019-11-29T14:59:21.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s) [2019-11-29T14:59:21.465Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2019-11-29T14:59:21.465Z] === RUN TestBuildMultiStageParentConfig [2019-11-29T14:59:22.841Z] --- PASS: TestBuildMultiStageParentConfig (1.45s) [2019-11-29T14:59:22.841Z] === RUN TestBuildLabelWithTargets [2019-11-29T14:59:23.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-29T14:59:23.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-29T14:59:23.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-29T14:59:23.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-29T14:59:23.042Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-29T14:59:25.374Z] --- PASS: TestBuildLabelWithTargets (2.21s) [2019-11-29T14:59:25.374Z] === RUN TestBuildWithEmptyLayers [2019-11-29T14:59:25.568Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-29T14:59:25.714Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2019-11-29T14:59:26.310Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2019-11-29T14:59:26.310Z] === RUN TestBuildMultiStageOnBuild [2019-11-29T14:59:28.843Z] --- PASS: TestBuildMultiStageOnBuild (2.74s) [2019-11-29T14:59:28.843Z] === RUN TestBuildUncleanTarFilenames [2019-11-29T14:59:28.849Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-29T14:59:30.220Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2019-11-29T14:59:30.220Z] === RUN TestBuildMultiStageLayerLeak [2019-11-29T14:59:33.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-29T14:59:33.505Z] --- PASS: TestBuildMultiStageLayerLeak (2.95s) [2019-11-29T14:59:33.505Z] === RUN TestBuildWithHugeFile [2019-11-29T14:59:39.248Z] #60 433.5 + bin/containerd-stress [2019-11-29T14:59:39.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-29T14:59:41.557Z] #60 437.3 + bin/containerd-shim [2019-11-29T14:59:44.836Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-29T14:59:47.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-29T14:59:48.807Z] Removing intermediate container 710754c9799e [2019-11-29T14:59:48.807Z] ---> 46e52374f172 [2019-11-29T14:59:48.807Z] Step 6/8 : ENTRYPOINT ["powershell.exe"] [2019-11-29T14:59:48.807Z] ---> Running in 3c64cd3a2949 [2019-11-29T14:59:48.807Z] Removing intermediate container 3c64cd3a2949 [2019-11-29T14:59:48.807Z] ---> 44270d609128 [2019-11-29T14:59:48.807Z] Step 7/8 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2019-11-29T14:59:48.807Z] ---> Running in be102501931a [2019-11-29T14:59:48.807Z] Removing intermediate container be102501931a [2019-11-29T14:59:48.807Z] ---> 86636099fb69 [2019-11-29T14:59:48.807Z] Step 8/8 : COPY . . [2019-11-29T14:59:49.369Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-29T14:59:49.369Z] [2019-11-29T14:59:49.369Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-29T14:59:49.369Z] PKG_CONFIG=pkg-config [2019-11-29T14:59:49.369Z] GOLANG_VERSION=1.13.4 [2019-11-29T14:59:49.369Z] HOSTNAME=c6177de72708 [2019-11-29T14:59:49.369Z] DOCKER_EXPERIMENTAL=1 [2019-11-29T14:59:49.369Z] container=docker [2019-11-29T14:59:49.369Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-29T14:59:49.369Z] GO111MODULE=off [2019-11-29T14:59:49.369Z] GOPATH=/go [2019-11-29T14:59:49.369Z] PWD=/go/src/github.com/docker/docker [2019-11-29T14:59:49.369Z] HOME=/root [2019-11-29T14:59:49.369Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-29T14:59:49.369Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-29T14:59:49.369Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-29T14:59:49.369Z] DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T14:59:49.369Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-29T14:59:49.369Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-29T14:59:49.369Z] TERM=xterm [2019-11-29T14:59:49.369Z] VALIDATE_BRANCH=master [2019-11-29T14:59:49.369Z] DEST=bundles/test-integration [2019-11-29T14:59:49.369Z] SHLVL=1 [2019-11-29T14:59:49.369Z] TIMEOUT=120m [2019-11-29T14:59:49.369Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-29T14:59:49.369Z] DOCKER_PKG=github.com/docker/docker [2019-11-29T14:59:49.369Z] TESTDEBUG=0 [2019-11-29T14:59:49.369Z] _=/usr/bin/env [2019-11-29T14:59:49.369Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-29T14:59:52.525Z] #60 447.5 + bin/containerd-shim-runc-v1 [2019-11-29T14:59:52.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-29T14:59:55.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-29T14:59:57.365Z] #60 452.3 + bin/containerd-shim-runc-v2 [2019-11-29T14:59:58.092Z] #60 453.8 + binaries [2019-11-29T14:59:58.092Z] #60 453.8 + mkdir -p /build [2019-11-29T14:59:58.092Z] #60 453.8 + cp bin/containerd /build/containerd [2019-11-29T14:59:58.092Z] #60 453.8 + cp bin/containerd-shim /build/containerd-shim [2019-11-29T14:59:58.092Z] #60 453.8 + cp bin/ctr /build/ctr [2019-11-29T14:59:58.429Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-29T14:59:58.432Z] #60 DONE 453.9s [2019-11-29T15:00:00.132Z] [2019-11-29T15:00:00.132Z] #61 [dev 20/24] COPY --from=containerd /build/ /usr/local/bin/ [2019-11-29T15:00:00.132Z] #61 DONE 0.1s [2019-11-29T15:00:00.132Z] [2019-11-29T15:00:00.132Z] #65 [dev 21/24] COPY --from=rootlesskit /build/ /usr/local/bin/ [2019-11-29T15:00:00.132Z] #65 DONE 0.1s [2019-11-29T15:00:00.132Z] [2019-11-29T15:00:00.132Z] #67 [dev 22/24] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... [2019-11-29T15:00:00.132Z] #67 DONE 0.1s [2019-11-29T15:00:00.132Z] [2019-11-29T15:00:00.132Z] #70 [dev 23/24] COPY --from=proxy /build/ /usr/local/bin/ [2019-11-29T15:00:00.132Z] #70 DONE 0.1s [2019-11-29T15:00:00.132Z] [2019-11-29T15:00:00.132Z] #71 [dev 24/24] WORKDIR /go/src/github.com/docker/docker [2019-11-29T15:00:00.132Z] #71 DONE 0.0s [2019-11-29T15:00:00.132Z] [2019-11-29T15:00:00.132Z] #72 [src 1/1] COPY . /go/src/github.com/docker/docker [2019-11-29T15:00:01.737Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration-flaky) [2019-11-29T15:00:01.737Z] Using test binary docker [2019-11-29T15:00:01.737Z] ++++ /etc/init.d/apparmor start [2019-11-29T15:00:01.737Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-29T15:00:01.737Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-29T15:00:01.737Z] Warning failed to create cache: (null) [2019-11-29T15:00:01.737Z] . [2019-11-29T15:00:01.737Z] INFO: Waiting for daemon to start... [2019-11-29T15:00:01.737Z] Starting dockerd [2019-11-29T15:00:01.737Z] ++++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration-flaky/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration-flaky/docker.pid --userland-proxy=true [2019-11-29T15:00:02.458Z] #72 DONE 2.1s [2019-11-29T15:00:02.458Z] [2019-11-29T15:00:02.458Z] #73 exporting to oci image format [2019-11-29T15:00:02.458Z] #73 exporting layers [2019-11-29T15:00:05.026Z] . [2019-11-29T15:00:05.026Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration-flaky) [2019-11-29T15:00:05.026Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration-flaky) [2019-11-29T15:00:05.026Z] Error: No such image: emptyfs [2019-11-29T15:00:05.026Z] +++++ tar -cC bundles/test-integration-flaky/emptyfs . [2019-11-29T15:00:05.026Z] +++++ docker load [2019-11-29T15:00:05.283Z] Running integration-test (iteration 1) [2019-11-29T15:00:05.541Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:00:05.541Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:00:05.541Z] +++ set -e [2019-11-29T15:00:05.541Z] +++ '[' -n 0 ']' [2019-11-29T15:00:05.541Z] +++ set -x [2019-11-29T15:00:05.541Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:00:09.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-29T15:00:09.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-29T15:00:12.878Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-29T15:00:18.745Z] ---> 52eff23155c5 [2019-11-29T15:00:18.745Z] Successfully built 52eff23155c5 [2019-11-29T15:00:18.745Z] Successfully tagged docker:latest [2019-11-29T15:00:18.745Z] INFO: Image build ended at 11/29/2019 15:00:16. Duration:00:03:29.1529193 [2019-11-29T15:00:18.745Z] [2019-11-29T15:00:18.745Z] [2019-11-29T15:00:18.745Z] INFO: Building the test binaries at 11/29/2019 15:00:16... [2019-11-29T15:00:20.203Z] --- PASS: TestBuildWithHugeFile (41.53s) [2019-11-29T15:00:20.203Z] === RUN TestBuildWithEmptyDockerfile [2019-11-29T15:00:20.203Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-29T15:00:20.203Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-29T15:00:20.203Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-29T15:00:20.203Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-29T15:00:20.203Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-29T15:00:20.203Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-29T15:00:20.203Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-29T15:00:20.203Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-29T15:00:20.203Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-29T15:00:20.203Z] --- PASS: TestBuildWithEmptyDockerfile (0.16s) [2019-11-29T15:00:20.203Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.26s) [2019-11-29T15:00:20.203Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.27s) [2019-11-29T15:00:20.203Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2019-11-29T15:00:20.203Z] === RUN TestBuildPreserveOwnership [2019-11-29T15:00:20.203Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-29T15:00:20.203Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-29T15:00:20.926Z] INFO: make.ps1 starting at 11/29/2019 15:00:20 [2019-11-29T15:00:21.383Z] INFO: Git commit (5f986789b) assumed from DOCKER_GITCOMMIT environment variable [2019-11-29T15:00:21.383Z] INFO: Invoking autogen... [2019-11-29T15:00:21.578Z] --- PASS: TestBuildPreserveOwnership (6.06s) [2019-11-29T15:00:21.578Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.95s) [2019-11-29T15:00:21.578Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2019-11-29T15:00:21.578Z] === RUN TestBuildPlatformInvalid [2019-11-29T15:00:21.578Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2019-11-29T15:00:21.578Z] PASS [2019-11-29T15:00:21.578Z] [2019-11-29T15:00:21.578Z] === Skipped [2019-11-29T15:00:21.578Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2019-11-29T15:00:21.578Z] build_session_test.go:25: TODO: BuildKit [2019-11-29T15:00:21.578Z] [2019-11-29T15:00:21.578Z] [2019-11-29T15:00:21.578Z] DONE 32 tests, 1 skipped in 91.128s [2019-11-29T15:00:21.578Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2019-11-29T15:00:21.578Z] ++ 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-11-29T15:00:21.578Z] ++ set -e [2019-11-29T15:00:21.578Z] ++ '[' -n 0 ']' [2019-11-29T15:00:21.578Z] ++ set -x [2019-11-29T15:00:21.578Z] ++ 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-11-29T15:00:21.837Z] INFO: Testing against a local daemon [2019-11-29T15:00:21.837Z] === RUN TestConfigList [2019-11-29T15:00:21.839Z] INFO: Building daemon... [2019-11-29T15:00:25.123Z] --- PASS: TestConfigList (3.49s) [2019-11-29T15:00:25.123Z] === RUN TestConfigsCreateAndDelete [2019-11-29T15:00:28.206Z] ................................................ [ 29%] [2019-11-29T15:00:28.406Z] --- PASS: TestConfigsCreateAndDelete (3.19s) [2019-11-29T15:00:28.406Z] === RUN TestConfigsUpdate [2019-11-29T15:00:31.691Z] --- PASS: TestConfigsUpdate (3.26s) [2019-11-29T15:00:31.691Z] === RUN TestTemplatedConfig [2019-11-29T15:00:33.328Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-29T15:00:33.724Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-29T15:00:35.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-29T15:00:35.877Z] --- PASS: TestTemplatedConfig (3.51s) [2019-11-29T15:00:35.877Z] === RUN TestConfigInspect [2019-11-29T15:00:36.336Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-29T15:00:36.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-29T15:00:37.593Z] Loaded image: buildpack-deps:jessie [2019-11-29T15:00:37.593Z] Loaded image: busybox:latest [2019-11-29T15:00:37.593Z] Loaded image: busybox:glibc [2019-11-29T15:00:37.593Z] Loaded image: debian:jessie [2019-11-29T15:00:37.593Z] Loaded image: hello-world:latest [2019-11-29T15:00:37.593Z] INFO: Testing against a local daemon [2019-11-29T15:00:37.593Z] testing: warning: no tests to run [2019-11-29T15:00:37.593Z] PASS [2019-11-29T15:00:37.593Z] [2019-11-29T15:00:37.593Z] DONE 0 tests in 31.672s [2019-11-29T15:00:37.593Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:00:37.593Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:00:37.593Z] +++ set -e [2019-11-29T15:00:37.593Z] +++ '[' -n 0 ']' [2019-11-29T15:00:37.593Z] +++ set -x [2019-11-29T15:00:37.593Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:00:37.593Z] INFO: Testing against a local daemon [2019-11-29T15:00:37.593Z] testing: warning: no tests to run [2019-11-29T15:00:37.593Z] PASS [2019-11-29T15:00:37.593Z] [2019-11-29T15:00:37.593Z] DONE 0 tests in 0.125s [2019-11-29T15:00:37.593Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:00:37.593Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:00:37.593Z] +++ set -e [2019-11-29T15:00:37.593Z] +++ '[' -n 0 ']' [2019-11-29T15:00:37.593Z] +++ set -x [2019-11-29T15:00:37.593Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:00:37.593Z] INFO: Testing against a local daemon [2019-11-29T15:00:37.593Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:00:38.407Z] --- PASS: TestConfigInspect (3.21s) [2019-11-29T15:00:38.407Z] === RUN TestConfigCreateWithLabels [2019-11-29T15:00:39.370Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-29T15:00:40.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-29T15:00:41.692Z] --- PASS: TestConfigCreateWithLabels (3.27s) [2019-11-29T15:00:41.692Z] === RUN TestConfigCreateResolve [2019-11-29T15:00:42.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-29T15:00:42.850Z] --- PASS: TestAttachClosedOnContainerStop (4.74s) [2019-11-29T15:00:42.850Z] === RUN TestAttachAfterDetach [2019-11-29T15:00:44.219Z] --- PASS: TestAttachAfterDetach (1.87s) [2019-11-29T15:00:44.219Z] === RUN TestAttachDetach [2019-11-29T15:00:44.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-29T15:00:44.977Z] --- PASS: TestConfigCreateResolve (2.74s) [2019-11-29T15:00:44.978Z] === RUN TestConfigDaemonLibtrustID [2019-11-29T15:00:44.978Z] --- PASS: TestConfigDaemonLibtrustID (0.64s) [2019-11-29T15:00:44.978Z] PASS [2019-11-29T15:00:44.978Z] [2019-11-29T15:00:44.978Z] DONE 8 tests in 23.484s [2019-11-29T15:00:44.978Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2019-11-29T15:00:44.978Z] ++ 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-11-29T15:00:44.978Z] ++ set -e [2019-11-29T15:00:44.978Z] ++ '[' -n 0 ']' [2019-11-29T15:00:44.978Z] ++ set -x [2019-11-29T15:00:44.978Z] ++ 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-11-29T15:00:45.236Z] INFO: Testing against a local daemon [2019-11-29T15:00:45.236Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:00:45.590Z] --- PASS: TestAttachDetach (1.36s) [2019-11-29T15:00:45.590Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:00:46.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-29T15:00:47.136Z] --- PASS: TestAttachClosedOnContainerStop (1.84s) [2019-11-29T15:00:47.136Z] === RUN TestAttachAfterDetach [2019-11-29T15:00:47.161Z] tests/integration/api_exec_test.py .................... [ 35%] [2019-11-29T15:00:47.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-29T15:00:48.116Z] --- PASS: TestAttachClosedOnContainerStop (2.27s) [2019-11-29T15:00:48.116Z] === RUN TestAttachAfterDetach [2019-11-29T15:00:48.511Z] --- PASS: TestAttachAfterDetach (1.43s) [2019-11-29T15:00:48.511Z] === RUN TestAttachDetach [2019-11-29T15:00:49.446Z] --- PASS: TestAttachDetach (0.94s) [2019-11-29T15:00:49.446Z] === RUN TestCheckpoint [2019-11-29T15:00:49.446Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-29T15:00:49.446Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-29T15:00:49.446Z] === RUN TestContainerInvalidJSON [2019-11-29T15:00:49.446Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-29T15:00:49.446Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-29T15:00:49.446Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-29T15:00:49.446Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-29T15:00:49.446Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-29T15:00:49.446Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-29T15:00:49.446Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-29T15:00:49.446Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-29T15:00:49.446Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-29T15:00:49.446Z] --- PASS: TestContainerInvalidJSON (0.03s) [2019-11-29T15:00:49.446Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-29T15:00:49.446Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-29T15:00:49.446Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-29T15:00:49.446Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-29T15:00:49.545Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-29T15:00:49.704Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-11-29T15:00:49.704Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-29T15:00:49.704Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2019-11-29T15:00:49.704Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-29T15:00:49.963Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2019-11-29T15:00:49.963Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-29T15:00:49.963Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2019-11-29T15:00:49.963Z] === RUN TestCopyFromContainer [2019-11-29T15:00:50.013Z] --- PASS: TestAttachAfterDetach (2.19s) [2019-11-29T15:00:50.013Z] === RUN TestAttachDetach [2019-11-29T15:00:50.884Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-29T15:00:51.393Z] --- PASS: TestAttachDetach (1.41s) [2019-11-29T15:00:51.393Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:00:51.865Z] === RUN TestCopyFromContainer// [2019-11-29T15:00:52.124Z] === RUN TestCopyFromContainer//bar/root [2019-11-29T15:00:52.124Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-29T15:00:52.124Z] === RUN TestCopyFromContainer/bar/quux [2019-11-29T15:00:52.209Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-29T15:00:52.382Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-29T15:00:52.382Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-29T15:00:52.642Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-29T15:00:52.642Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-29T15:00:52.900Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-29T15:00:52.900Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-29T15:00:53.158Z] --- PASS: TestCopyFromContainer (3.09s) [2019-11-29T15:00:53.158Z] --- PASS: TestCopyFromContainer// (0.11s) [2019-11-29T15:00:53.158Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2019-11-29T15:00:53.158Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2019-11-29T15:00:53.158Z] --- PASS: TestCopyFromContainer/bar/quux (0.14s) [2019-11-29T15:00:53.158Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-11-29T15:00:53.158Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2019-11-29T15:00:53.158Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2019-11-29T15:00:53.158Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2019-11-29T15:00:53.158Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2019-11-29T15:00:53.158Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2019-11-29T15:00:53.158Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-29T15:00:53.158Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-29T15:00:53.158Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-29T15:00:53.158Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-29T15:00:53.158Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-29T15:00:53.158Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-29T15:00:53.158Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-29T15:00:53.158Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-29T15:00:53.158Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-29T15:00:53.158Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-29T15:00:53.158Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-29T15:00:53.158Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-29T15:00:53.158Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-29T15:00:53.158Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-29T15:00:53.158Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-29T15:00:53.158Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2019-11-29T15:00:53.158Z] === RUN TestCreateWithInvalidEnv [2019-11-29T15:00:53.158Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-29T15:00:53.158Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-29T15:00:53.158Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-29T15:00:53.158Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-29T15:00:53.158Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-29T15:00:53.158Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-29T15:00:53.158Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-29T15:00:53.158Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-29T15:00:53.158Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-29T15:00:53.158Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-29T15:00:53.158Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-29T15:00:53.158Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-29T15:00:53.158Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-29T15:00:53.158Z] === RUN TestCreateTmpfsMountsTarget [2019-11-29T15:00:53.158Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2019-11-29T15:00:53.158Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-29T15:00:53.292Z] --- PASS: TestAttachClosedOnContainerStop (2.16s) [2019-11-29T15:00:53.292Z] === RUN TestAttachAfterDetach [2019-11-29T15:00:53.631Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-29T15:00:53.631Z] Using test binary docker [2019-11-29T15:00:53.631Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-29T15:00:53.631Z] +++ /etc/init.d/apparmor start [2019-11-29T15:00:53.631Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-29T15:00:53.631Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-29T15:00:53.631Z] Warning failed to create cache: (null) [2019-11-29T15:00:53.631Z] . [2019-11-29T15:00:53.631Z] INFO: Waiting for daemon to start... [2019-11-29T15:00:53.631Z] Starting dockerd [2019-11-29T15:00:53.631Z] +++ 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-11-29T15:00:55.080Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2019-11-29T15:00:55.187Z] --- PASS: TestAttachAfterDetach (1.85s) [2019-11-29T15:00:55.187Z] === RUN TestAttachDetach [2019-11-29T15:00:55.690Z] --- PASS: TestCreateWithCustomMaskedPaths (2.30s) [2019-11-29T15:00:55.690Z] === RUN TestCreateWithCapabilities [2019-11-29T15:00:55.690Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-29T15:00:55.690Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-29T15:00:55.690Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-29T15:00:55.690Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-29T15:00:55.690Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-29T15:00:55.690Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-29T15:00:55.690Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-29T15:00:55.690Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-29T15:00:55.690Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-29T15:00:55.690Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-29T15:00:55.690Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-29T15:00:55.690Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-29T15:00:55.690Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-29T15:00:55.690Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-29T15:00:55.690Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-29T15:00:55.690Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-29T15:00:55.690Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-29T15:00:55.690Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-29T15:00:55.690Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-29T15:00:55.690Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-29T15:00:55.690Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-29T15:00:55.690Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-29T15:00:55.690Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-29T15:00:55.690Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-29T15:00:55.690Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-29T15:00:55.690Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-29T15:00:55.690Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-29T15:00:55.690Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-29T15:00:55.690Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-29T15:00:55.690Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-29T15:00:55.690Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-29T15:00:55.690Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-29T15:00:55.690Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-29T15:00:55.690Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-29T15:00:55.690Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-29T15:00:55.690Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-29T15:00:55.690Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.08s) [2019-11-29T15:00:55.690Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-11-29T15:00:55.690Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-11-29T15:00:55.690Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.09s) [2019-11-29T15:00:55.690Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-29T15:00:55.690Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-11-29T15:00:55.690Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-11-29T15:00:55.690Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.09s) [2019-11-29T15:00:55.690Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.07s) [2019-11-29T15:00:55.690Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-29T15:00:56.091Z] . [2019-11-29T15:00:56.091Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-29T15:00:56.091Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-29T15:00:56.091Z] Error: No such image: emptyfs [2019-11-29T15:00:56.091Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-29T15:00:56.091Z] ++++ docker load [2019-11-29T15:00:56.091Z] Running integration-test (iteration 1) [2019-11-29T15:00:56.091Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2019-11-29T15:00:56.092Z] ++ 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-11-29T15:00:56.092Z] ++ set -e [2019-11-29T15:00:56.092Z] ++ '[' -n 0 ']' [2019-11-29T15:00:56.092Z] ++ set -x [2019-11-29T15:00:56.092Z] ++ 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-11-29T15:00:56.558Z] --- PASS: TestAttachDetach (1.38s) [2019-11-29T15:00:56.558Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:00:58.221Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.31s) [2019-11-29T15:00:58.221Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-29T15:00:58.221Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-29T15:00:58.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-29T15:00:58.221Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-29T15:00:58.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-29T15:00:58.221Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-29T15:00:58.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-29T15:00:58.221Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-29T15:00:58.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-29T15:00:58.221Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-29T15:00:58.221Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-29T15:00:58.221Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-29T15:00:58.221Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-29T15:00:58.221Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-29T15:00:58.221Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-29T15:00:58.221Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-29T15:00:58.221Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-29T15:00:58.221Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2019-11-29T15:00:58.221Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.05s) [2019-11-29T15:00:58.221Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.05s) [2019-11-29T15:00:58.221Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2019-11-29T15:00:58.221Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-11-29T15:00:58.221Z] === RUN TestContainerStartOnDaemonRestart [2019-11-29T15:00:58.221Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-29T15:00:58.221Z] === RUN TestDaemonRestartIpcMode [2019-11-29T15:00:58.221Z] === PAUSE TestDaemonRestartIpcMode [2019-11-29T15:00:58.221Z] === RUN TestDiff [2019-11-29T15:00:59.084Z] --- PASS: TestAttachClosedOnContainerStop (2.48s) [2019-11-29T15:00:59.084Z] === RUN TestAttachAfterDetach [2019-11-29T15:00:59.156Z] --- PASS: TestDiff (0.96s) [2019-11-29T15:00:59.156Z] === RUN TestExecWithCloseStdin [2019-11-29T15:00:59.205Z] tests/integration/api_image_test.py ...........s..... [ 40%] [2019-11-29T15:01:00.091Z] --- PASS: TestExecWithCloseStdin (1.03s) [2019-11-29T15:01:00.091Z] === RUN TestExec [2019-11-29T15:01:00.982Z] --- PASS: TestAttachAfterDetach (1.83s) [2019-11-29T15:01:00.982Z] === RUN TestAttachDetach [2019-11-29T15:01:01.468Z] --- PASS: TestExec (1.09s) [2019-11-29T15:01:01.468Z] === RUN TestExecUser [2019-11-29T15:01:02.354Z] --- PASS: TestAttachDetach (1.33s) [2019-11-29T15:01:02.354Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:01:02.403Z] --- PASS: TestExecUser (1.03s) [2019-11-29T15:01:02.403Z] === RUN TestExportContainerAndImportImage [2019-11-29T15:01:03.339Z] --- PASS: TestExportContainerAndImportImage (1.11s) [2019-11-29T15:01:03.339Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-29T15:01:04.881Z] --- PASS: TestAttachClosedOnContainerStop (2.39s) [2019-11-29T15:01:04.881Z] === RUN TestAttachAfterDetach [2019-11-29T15:01:05.243Z] --- PASS: TestExportContainerAfterDaemonRestart (2.02s) [2019-11-29T15:01:05.243Z] === RUN TestHealthCheckWorkdir [2019-11-29T15:01:05.635Z] Loaded image: buildpack-deps:jessie [2019-11-29T15:01:05.635Z] Loaded image: busybox:latest [2019-11-29T15:01:05.635Z] Loaded image: busybox:glibc [2019-11-29T15:01:05.635Z] Loaded image: debian:jessie [2019-11-29T15:01:05.635Z] Loaded image: hello-world:latest [2019-11-29T15:01:05.635Z] INFO: Testing against a local daemon [2019-11-29T15:01:05.635Z] === RUN TestCgroupNamespacesBuild [2019-11-29T15:01:06.619Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2019-11-29T15:01:06.619Z] === RUN TestHealthKillContainer [2019-11-29T15:01:06.794Z] --- PASS: TestAttachAfterDetach (1.92s) [2019-11-29T15:01:06.794Z] === RUN TestAttachDetach [2019-11-29T15:01:06.898Z] --- PASS: TestCgroupNamespacesBuild (1.72s) [2019-11-29T15:01:06.898Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-29T15:01:08.167Z] --- PASS: TestAttachDetach (1.34s) [2019-11-29T15:01:08.167Z] PASS [2019-11-29T15:01:08.167Z] [2019-11-29T15:01:08.167Z] DONE 15 tests in 30.659s [2019-11-29T15:01:08.167Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:08.167Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:08.167Z] +++ set -e [2019-11-29T15:01:08.167Z] +++ '[' -n 0 ']' [2019-11-29T15:01:08.167Z] +++ set -x [2019-11-29T15:01:08.167Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:08.167Z] INFO: Testing against a local daemon [2019-11-29T15:01:08.167Z] testing: warning: no tests to run [2019-11-29T15:01:08.167Z] PASS [2019-11-29T15:01:08.167Z] [2019-11-29T15:01:08.167Z] DONE 0 tests in 0.116s [2019-11-29T15:01:08.167Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:08.167Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:08.167Z] +++ set -e [2019-11-29T15:01:08.167Z] +++ '[' -n 0 ']' [2019-11-29T15:01:08.167Z] +++ set -x [2019-11-29T15:01:08.167Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:08.167Z] INFO: Testing against a local daemon [2019-11-29T15:01:08.167Z] testing: warning: no tests to run [2019-11-29T15:01:08.167Z] PASS [2019-11-29T15:01:08.167Z] [2019-11-29T15:01:08.167Z] DONE 0 tests in 0.126s [2019-11-29T15:01:08.167Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:08.167Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:08.167Z] +++ set -e [2019-11-29T15:01:08.167Z] +++ '[' -n 0 ']' [2019-11-29T15:01:08.167Z] +++ set -x [2019-11-29T15:01:08.167Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:08.426Z] INFO: Testing against a local daemon [2019-11-29T15:01:08.426Z] testing: warning: no tests to run [2019-11-29T15:01:08.426Z] PASS [2019-11-29T15:01:08.426Z] [2019-11-29T15:01:08.426Z] DONE 0 tests in 0.104s [2019-11-29T15:01:08.426Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:08.426Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:08.426Z] +++ set -e [2019-11-29T15:01:08.426Z] +++ '[' -n 0 ']' [2019-11-29T15:01:08.426Z] +++ set -x [2019-11-29T15:01:08.426Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:08.426Z] INFO: Testing against a local daemon [2019-11-29T15:01:08.426Z] testing: warning: no tests to run [2019-11-29T15:01:08.426Z] PASS [2019-11-29T15:01:08.426Z] [2019-11-29T15:01:08.426Z] DONE 0 tests in 0.100s [2019-11-29T15:01:08.426Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:08.426Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:08.426Z] +++ set -e [2019-11-29T15:01:08.426Z] +++ '[' -n 0 ']' [2019-11-29T15:01:08.426Z] +++ set -x [2019-11-29T15:01:08.426Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:08.684Z] testing: warning: no tests to run [2019-11-29T15:01:08.684Z] PASS [2019-11-29T15:01:08.684Z] [2019-11-29T15:01:08.684Z] DONE 0 tests in 0.020s [2019-11-29T15:01:08.684Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:08.684Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:08.684Z] +++ set -e [2019-11-29T15:01:08.684Z] +++ '[' -n 0 ']' [2019-11-29T15:01:08.684Z] +++ set -x [2019-11-29T15:01:08.684Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:08.684Z] INFO: Testing against a local daemon [2019-11-29T15:01:08.684Z] testing: warning: no tests to run [2019-11-29T15:01:08.684Z] PASS [2019-11-29T15:01:08.684Z] [2019-11-29T15:01:08.684Z] DONE 0 tests in 0.083s [2019-11-29T15:01:08.684Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:08.684Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:08.684Z] +++ set -e [2019-11-29T15:01:08.684Z] +++ '[' -n 0 ']' [2019-11-29T15:01:08.684Z] +++ set -x [2019-11-29T15:01:08.684Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:08.771Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.76s) [2019-11-29T15:01:08.771Z] === RUN TestBuildWithSession [2019-11-29T15:01:08.771Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-29T15:01:08.771Z] build_session_test.go:25: TODO: BuildKit [2019-11-29T15:01:08.771Z] === RUN TestBuildSquashParent [2019-11-29T15:01:08.943Z] INFO: Testing against a local daemon [2019-11-29T15:01:08.943Z] testing: warning: no tests to run [2019-11-29T15:01:08.943Z] PASS [2019-11-29T15:01:08.943Z] [2019-11-29T15:01:08.943Z] DONE 0 tests in 0.112s [2019-11-29T15:01:08.943Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:08.943Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:08.943Z] +++ set -e [2019-11-29T15:01:08.943Z] +++ '[' -n 0 ']' [2019-11-29T15:01:08.943Z] +++ set -x [2019-11-29T15:01:08.943Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:08.943Z] INFO: Testing against a local daemon [2019-11-29T15:01:08.943Z] testing: warning: no tests to run [2019-11-29T15:01:08.943Z] PASS [2019-11-29T15:01:08.943Z] [2019-11-29T15:01:08.943Z] DONE 0 tests in 0.089s [2019-11-29T15:01:08.943Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:08.943Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:08.943Z] +++ set -e [2019-11-29T15:01:08.943Z] +++ '[' -n 0 ']' [2019-11-29T15:01:08.943Z] +++ set -x [2019-11-29T15:01:08.943Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:09.201Z] INFO: Testing against a local daemon [2019-11-29T15:01:09.201Z] testing: warning: no tests to run [2019-11-29T15:01:09.201Z] PASS [2019-11-29T15:01:09.201Z] [2019-11-29T15:01:09.201Z] DONE 0 tests in 0.104s [2019-11-29T15:01:09.201Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:09.201Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:09.201Z] +++ set -e [2019-11-29T15:01:09.201Z] +++ '[' -n 0 ']' [2019-11-29T15:01:09.201Z] +++ set -x [2019-11-29T15:01:09.201Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:09.201Z] INFO: Testing against a local daemon [2019-11-29T15:01:09.201Z] testing: warning: no tests to run [2019-11-29T15:01:09.201Z] PASS [2019-11-29T15:01:09.201Z] [2019-11-29T15:01:09.201Z] DONE 0 tests in 0.098s [2019-11-29T15:01:09.201Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:09.201Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:09.201Z] +++ set -e [2019-11-29T15:01:09.201Z] +++ '[' -n 0 ']' [2019-11-29T15:01:09.201Z] +++ set -x [2019-11-29T15:01:09.201Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:09.201Z] INFO: Testing against a local daemon [2019-11-29T15:01:09.201Z] testing: warning: no tests to run [2019-11-29T15:01:09.201Z] PASS [2019-11-29T15:01:09.201Z] [2019-11-29T15:01:09.201Z] DONE 0 tests in 0.066s [2019-11-29T15:01:09.459Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:09.459Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:09.459Z] +++ set -e [2019-11-29T15:01:09.459Z] +++ '[' -n 0 ']' [2019-11-29T15:01:09.459Z] +++ set -x [2019-11-29T15:01:09.459Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:09.459Z] INFO: Testing against a local daemon [2019-11-29T15:01:09.459Z] testing: warning: no tests to run [2019-11-29T15:01:09.459Z] PASS [2019-11-29T15:01:09.459Z] [2019-11-29T15:01:09.459Z] DONE 0 tests in 0.132s [2019-11-29T15:01:09.459Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:09.459Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:09.459Z] +++ set -e [2019-11-29T15:01:09.459Z] +++ '[' -n 0 ']' [2019-11-29T15:01:09.459Z] +++ set -x [2019-11-29T15:01:09.459Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:09.718Z] INFO: Testing against a local daemon [2019-11-29T15:01:09.718Z] testing: warning: no tests to run [2019-11-29T15:01:09.718Z] PASS [2019-11-29T15:01:09.718Z] [2019-11-29T15:01:09.718Z] DONE 0 tests in 0.123s [2019-11-29T15:01:09.718Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:09.718Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:09.718Z] +++ set -e [2019-11-29T15:01:09.718Z] +++ '[' -n 0 ']' [2019-11-29T15:01:09.718Z] +++ set -x [2019-11-29T15:01:09.718Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:09.718Z] INFO: Testing against a local daemon [2019-11-29T15:01:09.718Z] testing: warning: no tests to run [2019-11-29T15:01:09.718Z] PASS [2019-11-29T15:01:09.718Z] [2019-11-29T15:01:09.718Z] DONE 0 tests in 0.100s [2019-11-29T15:01:09.718Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=600m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:09.718Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:09.718Z] +++ set -e [2019-11-29T15:01:09.718Z] +++ '[' -n 0 ']' [2019-11-29T15:01:09.718Z] +++ set -x [2019-11-29T15:01:09.718Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=600m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:09.903Z] --- PASS: TestHealthKillContainer (3.02s) [2019-11-29T15:01:09.903Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-29T15:01:09.975Z] INFO: Testing against a local daemon [2019-11-29T15:01:09.976Z] testing: warning: no tests to run [2019-11-29T15:01:09.976Z] PASS [2019-11-29T15:01:09.976Z] [2019-11-29T15:01:09.976Z] DONE 0 tests in 0.084s [2019-11-29T15:01:09.976Z] Running integration-test (iteration 2) [2019-11-29T15:01:09.976Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:09.976Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:09.976Z] +++ set -e [2019-11-29T15:01:09.976Z] +++ '[' -n 0 ']' [2019-11-29T15:01:09.976Z] +++ set -x [2019-11-29T15:01:09.976Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:09.976Z] INFO: Testing against a local daemon [2019-11-29T15:01:09.976Z] testing: warning: no tests to run [2019-11-29T15:01:09.976Z] PASS [2019-11-29T15:01:09.976Z] [2019-11-29T15:01:09.976Z] DONE 0 tests in 0.103s [2019-11-29T15:01:09.976Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:09.976Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:09.976Z] +++ set -e [2019-11-29T15:01:09.976Z] +++ '[' -n 0 ']' [2019-11-29T15:01:09.976Z] +++ set -x [2019-11-29T15:01:09.976Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:10.234Z] INFO: Testing against a local daemon [2019-11-29T15:01:10.234Z] testing: warning: no tests to run [2019-11-29T15:01:10.234Z] PASS [2019-11-29T15:01:10.234Z] [2019-11-29T15:01:10.234Z] DONE 0 tests in 0.116s [2019-11-29T15:01:10.234Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:10.234Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:10.234Z] +++ set -e [2019-11-29T15:01:10.234Z] +++ '[' -n 0 ']' [2019-11-29T15:01:10.234Z] +++ set -x [2019-11-29T15:01:10.235Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:10.235Z] INFO: Testing against a local daemon [2019-11-29T15:01:10.235Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:01:10.470Z] --- PASS: TestInspectCpusetInConfigPre120 (0.81s) [2019-11-29T15:01:10.470Z] === RUN TestIpcModeNone [2019-11-29T15:01:11.406Z] --- PASS: TestIpcModeNone (0.95s) [2019-11-29T15:01:11.406Z] === RUN TestIpcModePrivate [2019-11-29T15:01:12.342Z] --- PASS: TestIpcModePrivate (0.93s) [2019-11-29T15:01:12.342Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:100, shared: false, mustBeShared: false [2019-11-29T15:01:12.342Z] === RUN TestIpcModeShareable [2019-11-29T15:01:12.761Z] --- PASS: TestAttachClosedOnContainerStop (2.31s) [2019-11-29T15:01:12.761Z] === RUN TestAttachAfterDetach [2019-11-29T15:01:13.277Z] --- PASS: TestIpcModeShareable (0.95s) [2019-11-29T15:01:13.277Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:94, shared: true, mustBeShared: true [2019-11-29T15:01:13.277Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-29T15:01:14.660Z] --- PASS: TestAttachAfterDetach (1.81s) [2019-11-29T15:01:14.660Z] === RUN TestAttachDetach [2019-11-29T15:01:15.149Z] --- PASS: TestBuildSquashParent (6.25s) [2019-11-29T15:01:15.149Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-29T15:01:15.149Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-29T15:01:15.149Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-29T15:01:15.149Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-29T15:01:15.149Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-29T15:01:15.149Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-29T15:01:15.149Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-29T15:01:15.149Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-29T15:01:15.149Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-29T15:01:15.149Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-29T15:01:15.149Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-29T15:01:15.149Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-29T15:01:15.149Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-29T15:01:15.149Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-29T15:01:15.149Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-29T15:01:16.035Z] --- PASS: TestAttachDetach (1.34s) [2019-11-29T15:01:16.035Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:01:16.577Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.06s) [2019-11-29T15:01:16.577Z] === RUN TestAPIIpcModeHost [2019-11-29T15:01:16.836Z] --- PASS: TestAPIIpcModeHost (0.75s) [2019-11-29T15:01:16.836Z] === RUN TestDaemonIpcModeShareable [2019-11-29T15:01:17.632Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-29T15:01:17.632Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-29T15:01:17.932Z] --- PASS: TestAttachClosedOnContainerStop (2.20s) [2019-11-29T15:01:17.932Z] === RUN TestAttachAfterDetach [2019-11-29T15:01:19.373Z] --- PASS: TestDaemonIpcModeShareable (2.04s) [2019-11-29T15:01:19.373Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-11-29T15:01:19.373Z] === RUN TestDaemonIpcModePrivate [2019-11-29T15:01:19.831Z] --- PASS: TestAttachAfterDetach (1.91s) [2019-11-29T15:01:19.831Z] === RUN TestAttachDetach [2019-11-29T15:01:20.321Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-29T15:01:20.668Z] tests/integration/api_network_test.py ........................... [ 47%] [2019-11-29T15:01:20.701Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-29T15:01:21.204Z] --- PASS: TestAttachDetach (1.34s) [2019-11-29T15:01:21.204Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:01:21.275Z] --- PASS: TestDaemonIpcModePrivate (1.91s) [2019-11-29T15:01:21.275Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-11-29T15:01:21.275Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-29T15:01:23.178Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.88s) [2019-11-29T15:01:23.178Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2019-11-29T15:01:23.178Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-29T15:01:23.283Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-29T15:01:23.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.82s) [2019-11-29T15:01:23.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.95s) [2019-11-29T15:01:23.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.72s) [2019-11-29T15:01:23.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.99s) [2019-11-29T15:01:23.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.60s) [2019-11-29T15:01:23.284Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.46s) [2019-11-29T15:01:23.284Z] === RUN TestBuildMultiStageCopy [2019-11-29T15:01:23.284Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-29T15:01:23.730Z] --- PASS: TestAttachClosedOnContainerStop (2.40s) [2019-11-29T15:01:23.730Z] === RUN TestAttachAfterDetach [2019-11-29T15:01:23.730Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-29T15:01:23.730Z] Using test binary docker [2019-11-29T15:01:23.730Z] +++ /etc/init.d/apparmor start [2019-11-29T15:01:23.730Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-29T15:01:23.730Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-29T15:01:23.730Z] Warning failed to create cache: (null) [2019-11-29T15:01:23.730Z] . [2019-11-29T15:01:23.730Z] INFO: Waiting for daemon to start... [2019-11-29T15:01:23.730Z] Starting dockerd [2019-11-29T15:01:23.730Z] +++ 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-11-29T15:01:24.245Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-29T15:01:24.245Z] Using test binary docker [2019-11-29T15:01:24.245Z] +++ /etc/init.d/apparmor start [2019-11-29T15:01:24.245Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-29T15:01:24.245Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-29T15:01:24.245Z] Warning failed to create cache: (null) [2019-11-29T15:01:24.245Z] . [2019-11-29T15:01:24.245Z] Starting dockerd [2019-11-29T15:01:24.245Z] INFO: Waiting for daemon to start... [2019-11-29T15:01:24.245Z] +++ 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-11-29T15:01:25.080Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.01s) [2019-11-29T15:01:25.080Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:105, shared: true, mustBeShared: true [2019-11-29T15:01:25.080Z] === RUN TestIpcModeOlderClient [2019-11-29T15:01:25.080Z] === PAUSE TestIpcModeOlderClient [2019-11-29T15:01:25.080Z] === RUN TestKillContainerInvalidSignal [2019-11-29T15:01:25.614Z] .--- PASS: TestAttachAfterDetach (1.87s) [2019-11-29T15:01:25.615Z] === RUN TestAttachDetach [2019-11-29T15:01:25.649Z] --- PASS: TestKillContainerInvalidSignal (0.82s) [2019-11-29T15:01:25.649Z] === RUN TestKillContainer [2019-11-29T15:01:25.649Z] === RUN TestKillContainer/no_signal [2019-11-29T15:01:25.771Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-29T15:01:25.877Z] [2019-11-29T15:01:25.877Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-29T15:01:25.877Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-29T15:01:25.877Z] Error: No such image: emptyfs [2019-11-29T15:01:25.877Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-29T15:01:25.877Z] ++++ docker load [2019-11-29T15:01:26.135Z] Running integration-test (iteration 1) [2019-11-29T15:01:26.135Z] 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-11-29T15:01:26.135Z] ++ 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-11-29T15:01:26.135Z] ++ set -e [2019-11-29T15:01:26.135Z] ++ '[' -n 0 ']' [2019-11-29T15:01:26.135Z] ++ set -x [2019-11-29T15:01:26.135Z] ++ 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-11-29T15:01:26.139Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-29T15:01:26.392Z] [2019-11-29T15:01:26.392Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-29T15:01:26.392Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-29T15:01:26.392Z] Error: No such image: emptyfs [2019-11-29T15:01:26.392Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-29T15:01:26.392Z] ++++ docker load [2019-11-29T15:01:26.506Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-29T15:01:26.584Z] === RUN TestKillContainer/non_killing_signal [2019-11-29T15:01:27.152Z] === RUN TestKillContainer/killing_signal [2019-11-29T15:01:27.308Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-29T15:01:27.488Z] Running integration-test (iteration 1) [2019-11-29T15:01:27.488Z] 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-11-29T15:01:27.488Z] ++ 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-11-29T15:01:27.488Z] ++ set -e [2019-11-29T15:01:27.488Z] ++ '[' -n 0 ']' [2019-11-29T15:01:27.488Z] ++ set -x [2019-11-29T15:01:27.489Z] ++ 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-11-29T15:01:27.683Z] --- PASS: TestBuildMultiStageCopy (4.68s) [2019-11-29T15:01:27.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.68s) [2019-11-29T15:01:27.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.44s) [2019-11-29T15:01:27.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.49s) [2019-11-29T15:01:27.683Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2019-11-29T15:01:27.684Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.55s) [2019-11-29T15:01:27.684Z] === RUN TestBuildMultiStageParentConfig [2019-11-29T15:01:28.053Z] --- PASS: TestAttachDetach (2.52s) [2019-11-29T15:01:28.053Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:01:28.086Z] --- PASS: TestKillContainer (2.52s) [2019-11-29T15:01:28.087Z] --- PASS: TestKillContainer/no_signal (0.84s) [2019-11-29T15:01:28.087Z] --- PASS: TestKillContainer/non_killing_signal (0.54s) [2019-11-29T15:01:28.087Z] --- PASS: TestKillContainer/killing_signal (0.76s) [2019-11-29T15:01:28.087Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-29T15:01:28.087Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-29T15:01:28.704Z] tests/integration/api_plugin_test.py ........... [ 50%] [2019-11-29T15:01:29.022Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-29T15:01:29.049Z] --- PASS: TestBuildMultiStageParentConfig (1.30s) [2019-11-29T15:01:29.049Z] === RUN TestBuildLabelWithTargets [2019-11-29T15:01:29.956Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.68s) [2019-11-29T15:01:29.956Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2019-11-29T15:01:29.956Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.57s) [2019-11-29T15:01:29.956Z] === RUN TestKillStoppedContainer [2019-11-29T15:01:29.956Z] --- PASS: TestKillStoppedContainer (0.12s) [2019-11-29T15:01:29.956Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-29T15:01:29.956Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-11-29T15:01:29.956Z] === RUN TestKillDifferentUserContainer [2019-11-29T15:01:30.609Z] tests/integration/api_secret_test.py ..... [ 51%] [2019-11-29T15:01:30.893Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2019-11-29T15:01:30.893Z] === RUN TestInspectOomKilledTrue [2019-11-29T15:01:30.893Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-29T15:01:30.893Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:01:30.893Z] === RUN TestInspectOomKilledFalse [2019-11-29T15:01:30.893Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-29T15:01:30.893Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:01:30.893Z] === RUN TestLinksEtcHostsContentMatch [2019-11-29T15:01:31.502Z] --- PASS: TestBuildLabelWithTargets (2.11s) [2019-11-29T15:01:31.502Z] === RUN TestBuildWithEmptyLayers [2019-11-29T15:01:31.827Z] --- PASS: TestLinksEtcHostsContentMatch (0.77s) [2019-11-29T15:01:31.827Z] === RUN TestLinksContainerNames [2019-11-29T15:01:32.316Z] --- PASS: TestBuildWithEmptyLayers (1.20s) [2019-11-29T15:01:32.316Z] === RUN TestBuildMultiStageOnBuild [2019-11-29T15:01:33.727Z] --- PASS: TestLinksContainerNames (1.68s) [2019-11-29T15:01:33.728Z] === RUN TestLogsFollowTailEmpty [2019-11-29T15:01:33.925Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2019-11-29T15:01:33.925Z] [2019-11-29T15:01:33.925Z] ________ ____ __. [2019-11-29T15:01:33.925Z] \_____ \ | |/ _| [2019-11-29T15:01:33.925Z] / | \| < [2019-11-29T15:01:33.925Z] / | \ | \ [2019-11-29T15:01:33.925Z] \_______ /____|__ \ [2019-11-29T15:01:33.925Z] \/ \/ [2019-11-29T15:01:33.925Z] [2019-11-29T15:01:33.925Z] INFO: make.ps1 ended at 11/29/2019 15:01:28 [2019-11-29T15:01:33.925Z] INFO: Binaries build ended at 11/29/2019 15:01:31. Duration:00:01:15.1510992 [2019-11-29T15:01:33.925Z] INFO: Copying the built daemon binary to d:\CI\PR-38697\2\binary\dockerd-5f986789b.exe... [2019-11-29T15:01:34.294Z] --- PASS: TestLogsFollowTailEmpty (0.84s) [2019-11-29T15:01:34.294Z] === RUN TestContainerNetworkMountsNoChown [2019-11-29T15:01:34.861Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2019-11-29T15:01:34.861Z] === RUN TestMountDaemonRoot [2019-11-29T15:01:34.890Z] INFO: Copying the built client binary to d:\CI\PR-38697\2\binary\docker-5f986789b.exe... [2019-11-29T15:01:34.891Z] INFO: Copying dockerversion from the container... [2019-11-29T15:01:34.891Z] INFO: Copying the golang package from the container to d:\CI\PR-38697\2\installer\go.zip... [2019-11-29T15:01:35.093Z] tests/integration/api_service_test.py ................s................. [ 60%] [2019-11-29T15:01:35.119Z] === RUN TestMountDaemonRoot/default [2019-11-29T15:01:35.119Z] === PAUSE TestMountDaemonRoot/default [2019-11-29T15:01:35.119Z] === RUN TestMountDaemonRoot/private [2019-11-29T15:01:35.119Z] === PAUSE TestMountDaemonRoot/private [2019-11-29T15:01:35.119Z] === RUN TestMountDaemonRoot/rprivate [2019-11-29T15:01:35.119Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-29T15:01:35.119Z] === RUN TestMountDaemonRoot/slave [2019-11-29T15:01:35.119Z] === PAUSE TestMountDaemonRoot/slave [2019-11-29T15:01:35.119Z] === RUN TestMountDaemonRoot/rslave [2019-11-29T15:01:35.119Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-29T15:01:35.119Z] === RUN TestMountDaemonRoot/shared [2019-11-29T15:01:35.119Z] === PAUSE TestMountDaemonRoot/shared [2019-11-29T15:01:35.119Z] === RUN TestMountDaemonRoot/rshared [2019-11-29T15:01:35.119Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-29T15:01:35.119Z] === CONT TestMountDaemonRoot/default [2019-11-29T15:01:35.119Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-29T15:01:35.119Z] === CONT TestMountDaemonRoot/rshared [2019-11-29T15:01:35.119Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-29T15:01:35.119Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-29T15:01:35.119Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-29T15:01:35.119Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-29T15:01:35.120Z] === CONT TestMountDaemonRoot/shared [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-29T15:01:35.120Z] === CONT TestMountDaemonRoot/rslave [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-29T15:01:35.120Z] === CONT TestMountDaemonRoot/private [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-29T15:01:35.120Z] === CONT TestMountDaemonRoot/slave [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-29T15:01:35.120Z] === CONT TestMountDaemonRoot/rprivate [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-29T15:01:35.120Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-29T15:01:35.120Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-29T15:01:35.120Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-29T15:01:35.120Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-29T15:01:35.120Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-29T15:01:35.120Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-29T15:01:35.120Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-29T15:01:35.120Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-29T15:01:35.120Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-29T15:01:35.120Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-29T15:01:35.120Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-29T15:01:35.120Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-29T15:01:35.120Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-29T15:01:35.120Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-29T15:01:35.378Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-29T15:01:35.378Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-29T15:01:35.378Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-29T15:01:35.378Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-29T15:01:35.378Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-29T15:01:35.378Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-29T15:01:35.378Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-29T15:01:35.378Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-29T15:01:35.378Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-29T15:01:35.378Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-29T15:01:35.378Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-29T15:01:35.378Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-29T15:01:35.378Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-29T15:01:35.378Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-29T15:01:35.378Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-29T15:01:35.378Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.11s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2019-11-29T15:01:35.637Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2019-11-29T15:01:35.637Z] === RUN TestContainerBindMountNonRecursive [2019-11-29T15:01:35.690Z] --- PASS: TestBuildMultiStageOnBuild (2.89s) [2019-11-29T15:01:35.690Z] === RUN TestBuildUncleanTarFilenames [2019-11-29T15:01:36.495Z] --- PASS: TestBuildUncleanTarFilenames (1.23s) [2019-11-29T15:01:36.495Z] === RUN TestBuildMultiStageLayerLeak [2019-11-29T15:01:37.539Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2019-11-29T15:01:37.539Z] === RUN TestNetworkNat [2019-11-29T15:01:37.792Z] INFO: Extracting go.zip to d:\CI\PR-38697\2\go [2019-11-29T15:01:38.011Z] --- PASS: TestAttachClosedOnContainerStop (9.97s) [2019-11-29T15:01:38.011Z] === RUN TestAttachAfterDetach [2019-11-29T15:01:38.474Z] --- PASS: TestNetworkNat (0.94s) [2019-11-29T15:01:38.474Z] === RUN TestNetworkLocalhostTCPNat [2019-11-29T15:01:39.408Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2019-11-29T15:01:39.408Z] === RUN TestNetworkLoopbackNat [2019-11-29T15:01:39.709Z] --- PASS: TestBuildMultiStageLayerLeak (3.12s) [2019-11-29T15:01:39.709Z] === RUN TestBuildWithHugeFile [2019-11-29T15:01:40.782Z] --- PASS: TestNetworkLoopbackNat (1.23s) [2019-11-29T15:01:40.782Z] === RUN TestPause [2019-11-29T15:01:41.350Z] --- PASS: TestPause (0.88s) [2019-11-29T15:01:41.350Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-29T15:01:41.350Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-29T15:01:41.350Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-29T15:01:41.350Z] === RUN TestPauseStopPausedContainer [2019-11-29T15:01:42.286Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2019-11-29T15:01:42.286Z] === RUN TestPsFilter [2019-11-29T15:01:42.544Z] --- PASS: TestPsFilter (0.27s) [2019-11-29T15:01:42.544Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-29T15:01:43.479Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.82s) [2019-11-29T15:01:43.479Z] === RUN TestRemoveContainerWithVolume [2019-11-29T15:01:44.413Z] --- PASS: TestRemoveContainerWithVolume (0.84s) [2019-11-29T15:01:44.413Z] === RUN TestRemoveContainerRunning [2019-11-29T15:01:44.559Z] --- PASS: TestAttachAfterDetach (6.24s) [2019-11-29T15:01:44.559Z] === RUN TestAttachDetach [2019-11-29T15:01:44.980Z] --- PASS: TestRemoveContainerRunning (0.82s) [2019-11-29T15:01:44.980Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-29T15:01:45.916Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2019-11-29T15:01:45.916Z] === RUN TestRemoveInvalidContainer [2019-11-29T15:01:45.916Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-29T15:01:45.916Z] === RUN TestRenameLinkedContainer [2019-11-29T15:01:47.083Z] Loaded image: buildpack-deps:jessie [2019-11-29T15:01:47.340Z] Loaded image: busybox:latest [2019-11-29T15:01:47.905Z] Loaded image: busybox:glibc [2019-11-29T15:01:47.905Z] Loaded image: debian:jessie [2019-11-29T15:01:47.905Z] Loaded image: hello-world:latest [2019-11-29T15:01:47.905Z] INFO: Testing against a local daemon [2019-11-29T15:01:47.905Z] === RUN TestDockerSuite [2019-11-29T15:01:48.163Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-29T15:01:48.163Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-29T15:01:48.163Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-29T15:01:48.163Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-29T15:01:48.163Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-29T15:01:48.163Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-29T15:01:48.163Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-29T15:01:48.163Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-29T15:01:48.727Z] --- PASS: TestAttachDetach (4.54s) [2019-11-29T15:01:48.727Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:01:49.200Z] --- PASS: TestRenameLinkedContainer (3.30s) [2019-11-29T15:01:49.200Z] === RUN TestRenameStoppedContainer [2019-11-29T15:01:49.293Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-29T15:01:49.293Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-29T15:01:49.776Z] ......................... [ 67%] [2019-11-29T15:01:49.858Z] Loaded image: buildpack-deps:jessie [2019-11-29T15:01:49.858Z] Loaded image: busybox:latest [2019-11-29T15:01:49.858Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-29T15:01:49.858Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-29T15:01:50.114Z] Loaded image: busybox:glibc [2019-11-29T15:01:50.115Z] Loaded image: debian:jessie [2019-11-29T15:01:50.115Z] Loaded image: hello-world:latest [2019-11-29T15:01:50.136Z] --- PASS: TestRenameStoppedContainer (0.83s) [2019-11-29T15:01:50.136Z] === RUN TestRenameRunningContainerAndReuse [2019-11-29T15:01:50.371Z] INFO: Testing against a local daemon [2019-11-29T15:01:50.371Z] === RUN TestDockerDaemonSuite [2019-11-29T15:01:50.371Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2019-11-29T15:01:50.630Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-29T15:01:50.630Z] --- PASS: TestAttachClosedOnContainerStop (1.98s) [2019-11-29T15:01:50.630Z] === RUN TestAttachAfterDetach [2019-11-29T15:01:50.630Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-29T15:01:50.887Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-29T15:01:52.038Z] --- PASS: TestRenameRunningContainerAndReuse (1.76s) [2019-11-29T15:01:52.038Z] === RUN TestRenameInvalidName [2019-11-29T15:01:52.782Z] --- PASS: TestAttachAfterDetach (1.73s) [2019-11-29T15:01:52.782Z] === RUN TestAttachDetach [2019-11-29T15:01:52.782Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-29T15:01:52.972Z] --- PASS: TestRenameInvalidName (0.87s) [2019-11-29T15:01:52.973Z] === RUN TestRenameAnonymousContainer [2019-11-29T15:01:53.039Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-29T15:01:53.039Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-29T15:01:53.039Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-29T15:01:53.603Z] --- PASS: TestAttachDetach (1.01s) [2019-11-29T15:01:53.603Z] PASS [2019-11-29T15:01:53.603Z] [2019-11-29T15:01:53.603Z] DONE 15 tests in 43.264s [2019-11-29T15:01:53.603Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:53.603Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:53.603Z] +++ set -e [2019-11-29T15:01:53.603Z] +++ '[' -n 0 ']' [2019-11-29T15:01:53.603Z] +++ set -x [2019-11-29T15:01:53.603Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:53.603Z] INFO: Testing against a local daemon [2019-11-29T15:01:53.603Z] testing: warning: no tests to run [2019-11-29T15:01:53.603Z] PASS [2019-11-29T15:01:53.603Z] [2019-11-29T15:01:53.603Z] DONE 0 tests in 0.050s [2019-11-29T15:01:53.603Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:53.603Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:53.603Z] +++ set -e [2019-11-29T15:01:53.603Z] +++ '[' -n 0 ']' [2019-11-29T15:01:53.603Z] +++ set -x [2019-11-29T15:01:53.603Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:53.603Z] INFO: Testing against a local daemon [2019-11-29T15:01:53.603Z] testing: warning: no tests to run [2019-11-29T15:01:53.603Z] PASS [2019-11-29T15:01:53.603Z] [2019-11-29T15:01:53.603Z] DONE 0 tests in 0.038s [2019-11-29T15:01:53.603Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:53.603Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:53.603Z] +++ set -e [2019-11-29T15:01:53.603Z] +++ '[' -n 0 ']' [2019-11-29T15:01:53.603Z] +++ set -x [2019-11-29T15:01:53.603Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:53.603Z] INFO: Testing against a local daemon [2019-11-29T15:01:53.603Z] testing: warning: no tests to run [2019-11-29T15:01:53.603Z] PASS [2019-11-29T15:01:53.603Z] [2019-11-29T15:01:53.603Z] DONE 0 tests in 0.041s [2019-11-29T15:01:53.603Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:53.603Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:53.603Z] +++ set -e [2019-11-29T15:01:53.603Z] +++ '[' -n 0 ']' [2019-11-29T15:01:53.603Z] +++ set -x [2019-11-29T15:01:53.603Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:53.603Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-29T15:01:53.603Z] INFO: Testing against a local daemon [2019-11-29T15:01:53.603Z] testing: warning: no tests to run [2019-11-29T15:01:53.603Z] PASS [2019-11-29T15:01:53.603Z] [2019-11-29T15:01:53.603Z] DONE 0 tests in 0.047s [2019-11-29T15:01:53.603Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:53.604Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:53.604Z] +++ set -e [2019-11-29T15:01:53.604Z] +++ '[' -n 0 ']' [2019-11-29T15:01:53.604Z] +++ set -x [2019-11-29T15:01:53.604Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:53.861Z] testing: warning: no tests to run [2019-11-29T15:01:53.861Z] PASS [2019-11-29T15:01:53.861Z] [2019-11-29T15:01:53.861Z] DONE 0 tests in 0.006s [2019-11-29T15:01:53.861Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:53.861Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:53.861Z] +++ set -e [2019-11-29T15:01:53.861Z] +++ '[' -n 0 ']' [2019-11-29T15:01:53.861Z] +++ set -x [2019-11-29T15:01:53.861Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:53.861Z] INFO: Testing against a local daemon [2019-11-29T15:01:53.861Z] testing: warning: no tests to run [2019-11-29T15:01:53.861Z] PASS [2019-11-29T15:01:53.861Z] [2019-11-29T15:01:53.861Z] DONE 0 tests in 0.041s [2019-11-29T15:01:53.861Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:53.861Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:53.861Z] +++ set -e [2019-11-29T15:01:53.861Z] +++ '[' -n 0 ']' [2019-11-29T15:01:53.861Z] +++ set -x [2019-11-29T15:01:53.861Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:53.861Z] INFO: Testing against a local daemon [2019-11-29T15:01:53.861Z] testing: warning: no tests to run [2019-11-29T15:01:53.861Z] PASS [2019-11-29T15:01:53.861Z] [2019-11-29T15:01:53.861Z] DONE 0 tests in 0.042s [2019-11-29T15:01:53.861Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:53.861Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:53.861Z] +++ set -e [2019-11-29T15:01:53.861Z] +++ '[' -n 0 ']' [2019-11-29T15:01:53.861Z] +++ set -x [2019-11-29T15:01:53.861Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:53.861Z] INFO: Testing against a local daemon [2019-11-29T15:01:53.861Z] testing: warning: no tests to run [2019-11-29T15:01:53.861Z] PASS [2019-11-29T15:01:53.861Z] [2019-11-29T15:01:53.861Z] DONE 0 tests in 0.045s [2019-11-29T15:01:53.861Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:53.861Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:53.861Z] +++ set -e [2019-11-29T15:01:53.861Z] +++ '[' -n 0 ']' [2019-11-29T15:01:53.861Z] +++ set -x [2019-11-29T15:01:53.861Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.137Z] INFO: Testing against a local daemon [2019-11-29T15:01:54.137Z] testing: warning: no tests to run [2019-11-29T15:01:54.137Z] PASS [2019-11-29T15:01:54.137Z] [2019-11-29T15:01:54.137Z] DONE 0 tests in 0.132s [2019-11-29T15:01:54.137Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:54.138Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.138Z] +++ set -e [2019-11-29T15:01:54.138Z] +++ '[' -n 0 ']' [2019-11-29T15:01:54.138Z] +++ set -x [2019-11-29T15:01:54.138Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.138Z] INFO: Testing against a local daemon [2019-11-29T15:01:54.138Z] testing: warning: no tests to run [2019-11-29T15:01:54.138Z] PASS [2019-11-29T15:01:54.138Z] [2019-11-29T15:01:54.138Z] DONE 0 tests in 0.041s [2019-11-29T15:01:54.138Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:54.138Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.138Z] +++ set -e [2019-11-29T15:01:54.138Z] +++ '[' -n 0 ']' [2019-11-29T15:01:54.138Z] +++ set -x [2019-11-29T15:01:54.138Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.401Z] INFO: Testing against a local daemon [2019-11-29T15:01:54.401Z] testing: warning: no tests to run [2019-11-29T15:01:54.401Z] PASS [2019-11-29T15:01:54.401Z] [2019-11-29T15:01:54.401Z] DONE 0 tests in 0.096s [2019-11-29T15:01:54.401Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:54.401Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.401Z] +++ set -e [2019-11-29T15:01:54.401Z] +++ '[' -n 0 ']' [2019-11-29T15:01:54.401Z] +++ set -x [2019-11-29T15:01:54.401Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.401Z] INFO: Testing against a local daemon [2019-11-29T15:01:54.401Z] testing: warning: no tests to run [2019-11-29T15:01:54.401Z] PASS [2019-11-29T15:01:54.401Z] [2019-11-29T15:01:54.401Z] DONE 0 tests in 0.057s [2019-11-29T15:01:54.401Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:54.401Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.401Z] +++ set -e [2019-11-29T15:01:54.401Z] +++ '[' -n 0 ']' [2019-11-29T15:01:54.401Z] +++ set -x [2019-11-29T15:01:54.401Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.401Z] INFO: Testing against a local daemon [2019-11-29T15:01:54.401Z] testing: warning: no tests to run [2019-11-29T15:01:54.401Z] PASS [2019-11-29T15:01:54.401Z] [2019-11-29T15:01:54.401Z] DONE 0 tests in 0.082s [2019-11-29T15:01:54.402Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:54.402Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.402Z] +++ set -e [2019-11-29T15:01:54.402Z] +++ '[' -n 0 ']' [2019-11-29T15:01:54.402Z] +++ set -x [2019-11-29T15:01:54.402Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.659Z] INFO: Testing against a local daemon [2019-11-29T15:01:54.659Z] testing: warning: no tests to run [2019-11-29T15:01:54.659Z] PASS [2019-11-29T15:01:54.659Z] [2019-11-29T15:01:54.659Z] DONE 0 tests in 0.064s [2019-11-29T15:01:54.659Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=3000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:54.659Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.659Z] +++ set -e [2019-11-29T15:01:54.659Z] +++ '[' -n 0 ']' [2019-11-29T15:01:54.659Z] +++ set -x [2019-11-29T15:01:54.660Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=3000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.660Z] INFO: Testing against a local daemon [2019-11-29T15:01:54.660Z] testing: warning: no tests to run [2019-11-29T15:01:54.660Z] PASS [2019-11-29T15:01:54.660Z] [2019-11-29T15:01:54.660Z] DONE 0 tests in 0.117s [2019-11-29T15:01:54.660Z] Running integration-test (iteration 3) [2019-11-29T15:01:54.660Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:54.660Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.660Z] +++ set -e [2019-11-29T15:01:54.660Z] +++ '[' -n 0 ']' [2019-11-29T15:01:54.660Z] +++ set -x [2019-11-29T15:01:54.660Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.919Z] INFO: Testing against a local daemon [2019-11-29T15:01:54.919Z] testing: warning: no tests to run [2019-11-29T15:01:54.919Z] PASS [2019-11-29T15:01:54.919Z] [2019-11-29T15:01:54.919Z] DONE 0 tests in 0.074s [2019-11-29T15:01:54.919Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-29T15:01:54.919Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:54.919Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.919Z] +++ set -e [2019-11-29T15:01:54.919Z] +++ '[' -n 0 ']' [2019-11-29T15:01:54.919Z] +++ set -x [2019-11-29T15:01:54.919Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.919Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2019-11-29T15:01:54.919Z] INFO: Testing against a local daemon [2019-11-29T15:01:54.919Z] testing: warning: no tests to run [2019-11-29T15:01:54.919Z] PASS [2019-11-29T15:01:54.919Z] [2019-11-29T15:01:54.919Z] DONE 0 tests in 0.071s [2019-11-29T15:01:54.919Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:01:54.919Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.919Z] +++ set -e [2019-11-29T15:01:54.919Z] +++ '[' -n 0 ']' [2019-11-29T15:01:54.919Z] +++ set -x [2019-11-29T15:01:54.919Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:01:54.919Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-29T15:01:54.919Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-29T15:01:54.919Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-29T15:01:54.919Z] INFO: Testing against a local daemon [2019-11-29T15:01:54.919Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:01:55.989Z] #73 exporting layers 107.3s done [2019-11-29T15:01:55.989Z] #73 exporting manifest sha256:9a8b4fb36d6b2fdd3596696dae6807a38e08ab2e0b16fd334fb84e2fcc819237 done [2019-11-29T15:01:55.989Z] #73 exporting config sha256:a4266d145fa480c8834341763919e3f45fbe78f463fe580cf0e8785f491df5f3 done [2019-11-29T15:01:55.989Z] #73 sending tarball [2019-11-29T15:01:56.826Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-29T15:01:57.160Z] --- PASS: TestRenameAnonymousContainer (4.13s) [2019-11-29T15:01:57.160Z] === RUN TestRenameContainerWithSameName [2019-11-29T15:01:57.401Z] --- PASS: TestAttachClosedOnContainerStop (2.38s) [2019-11-29T15:01:57.401Z] === RUN TestAttachAfterDetach [2019-11-29T15:01:57.658Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2019-11-29T15:01:57.726Z] --- PASS: TestRenameContainerWithSameName (0.84s) [2019-11-29T15:01:57.726Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-29T15:01:59.551Z] --- PASS: TestAttachAfterDetach (1.88s) [2019-11-29T15:01:59.551Z] === RUN TestAttachDetach [2019-11-29T15:01:59.631Z] --- PASS: TestRenameContainerWithLinkedContainer (1.77s) [2019-11-29T15:01:59.631Z] === RUN TestResize [2019-11-29T15:02:00.114Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-29T15:02:00.566Z] --- PASS: TestResize (0.84s) [2019-11-29T15:02:00.566Z] === RUN TestResizeWithInvalidSize [2019-11-29T15:02:00.677Z] --- PASS: TestAttachDetach (1.24s) [2019-11-29T15:02:00.677Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:02:01.134Z] --- PASS: TestResizeWithInvalidSize (0.84s) [2019-11-29T15:02:01.134Z] === RUN TestResizeWhenContainerNotStarted [2019-11-29T15:02:02.046Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2019-11-29T15:02:02.046Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-29T15:02:02.068Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2019-11-29T15:02:02.068Z] === RUN TestDaemonRestartKillContainers [2019-11-29T15:02:02.068Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-29T15:02:02.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-29T15:02:02.068Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-29T15:02:02.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-29T15:02:02.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-29T15:02:02.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-29T15:02:02.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-29T15:02:02.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-29T15:02:02.068Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-29T15:02:02.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-29T15:02:02.068Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-29T15:02:02.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-29T15:02:02.068Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-29T15:02:02.068Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-29T15:02:02.069Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-29T15:02:02.069Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-29T15:02:02.069Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:02:02.069Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:02:02.069Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:02:02.069Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:02:02.069Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:02:02.069Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:02:02.069Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:02:02.069Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:02:02.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-29T15:02:02.069Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-29T15:02:02.069Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-29T15:02:02.069Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-29T15:02:02.610Z] --- PASS: TestAttachClosedOnContainerStop (2.13s) [2019-11-29T15:02:02.610Z] === RUN TestAttachAfterDetach [2019-11-29T15:02:02.924Z] INFO: Extraction ended at 11/29/2019 15:02:01. Duration:00:00:24.5454214 [2019-11-29T15:02:02.924Z] INFO: Updating the golang and path environment variables [2019-11-29T15:02:02.924Z] INFO: GOPATH=d:\gopath [2019-11-29T15:02:02.924Z] INFO: go version go1.13.4 windows/amd64 [2019-11-29T15:02:02.924Z] INFO: Running the daemon under test in debug mode [2019-11-29T15:02:02.924Z] INFO: Starting a daemon under test... [2019-11-29T15:02:02.924Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-38697\2\daemon --pidfile d:\CI\PR-38697\2\docker.pid -D [2019-11-29T15:02:02.924Z] INFO: Process started successfully. [2019-11-29T15:02:02.925Z] INFO: Start tailing logs of the daemon under tests [2019-11-29T15:02:02.925Z] INFO: Waiting for the daemon under test to start... [2019-11-29T15:02:04.503Z] --- PASS: TestAttachAfterDetach (1.71s) [2019-11-29T15:02:04.503Z] === RUN TestAttachDetach [2019-11-29T15:02:04.503Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2019-11-29T15:02:04.601Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-29T15:02:05.433Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-29T15:02:05.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-29T15:02:05.538Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-29T15:02:05.689Z] --- PASS: TestAttachDetach (1.24s) [2019-11-29T15:02:05.689Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:02:05.822Z] INFO: Daemon under test started and replied! [2019-11-29T15:02:05.822Z] INFO: Docker version of the daemon under test [2019-11-29T15:02:05.822Z] [2019-11-29T15:02:05.822Z] Client: [2019-11-29T15:02:05.822Z] Version: 17.06.2-ce [2019-11-29T15:02:05.822Z] API version: 1.30 [2019-11-29T15:02:05.822Z] Go version: go1.8.3 [2019-11-29T15:02:05.822Z] Git commit: cec0b72 [2019-11-29T15:02:05.822Z] Built: Tue Sep 5 19:57:19 2017 [2019-11-29T15:02:05.822Z] OS/Arch: windows/amd64 [2019-11-29T15:02:05.822Z] [2019-11-29T15:02:05.822Z] Server: [2019-11-29T15:02:05.822Z] Version: 0.0.0-dev [2019-11-29T15:02:05.822Z] API version: 1.41 (minimum version 1.24) [2019-11-29T15:02:05.822Z] Go version: go1.13.4 [2019-11-29T15:02:05.822Z] Git commit: 5f986789b [2019-11-29T15:02:05.822Z] Built: 11/29/2019 15:00:20 [2019-11-29T15:02:05.822Z] OS/Arch: windows/amd64 [2019-11-29T15:02:05.822Z] Experimental: false [2019-11-29T15:02:05.822Z] [2019-11-29T15:02:05.822Z] INFO: Docker info of the daemon under test [2019-11-29T15:02:05.822Z] [2019-11-29T15:02:05.822Z] Containers: 0 [2019-11-29T15:02:05.822Z] Running: 0 [2019-11-29T15:02:05.822Z] Paused: 0 [2019-11-29T15:02:05.822Z] Stopped: 0 [2019-11-29T15:02:05.822Z] Images: 0 [2019-11-29T15:02:05.822Z] Server Version: 0.0.0-dev [2019-11-29T15:02:05.822Z] Storage Driver: windowsfilter [2019-11-29T15:02:05.822Z] Windows: [2019-11-29T15:02:05.822Z] Logging Driver: json-file [2019-11-29T15:02:05.822Z] Plugins: [2019-11-29T15:02:05.822Z] Volume: local [2019-11-29T15:02:05.822Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-29T15:02:05.822Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-29T15:02:05.822Z] Swarm: inactive [2019-11-29T15:02:05.822Z] Default Isolation: process [2019-11-29T15:02:05.822Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-29T15:02:05.822Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-29T15:02:05.822Z] OSType: windows [2019-11-29T15:02:05.822Z] Architecture: x86_64 [2019-11-29T15:02:05.822Z] CPUs: 4 [2019-11-29T15:02:05.822Z] Total Memory: 32GiB [2019-11-29T15:02:05.822Z] Name: azwin-2-db4c60 [2019-11-29T15:02:05.822Z] ID: WCJY:5C5D:EUS3:2EIQ:U4IG:YYSN:T46O:SICR:O3VA:I6TH:53XL:GDWS [2019-11-29T15:02:05.822Z] Docker Root Dir: D:\CI\PR-38697\2\daemon [2019-11-29T15:02:05.822Z] Debug Mode (client): false [2019-11-29T15:02:05.822Z] Debug Mode (server): true [2019-11-29T15:02:05.822Z] File Descriptors: -1 [2019-11-29T15:02:05.822Z] Goroutines: 17 [2019-11-29T15:02:05.822Z] System Time: 2019-11-29T15:02:05.4902358Z [2019-11-29T15:02:05.822Z] EventsListeners: 0 [2019-11-29T15:02:05.822Z] Registry: https://index.docker.io/v1/ [2019-11-29T15:02:05.822Z] Labels: [2019-11-29T15:02:05.822Z] Experimental: false [2019-11-29T15:02:05.822Z] Insecure Registries: [2019-11-29T15:02:05.822Z] 127.0.0.0/8 [2019-11-29T15:02:05.822Z] Live Restore Enabled: false [2019-11-29T15:02:05.822Z] [2019-11-29T15:02:05.822Z] [2019-11-29T15:02:05.822Z] INFO: Docker images of the daemon under test [2019-11-29T15:02:05.822Z] [2019-11-29T15:02:05.822Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-29T15:02:05.822Z] [2019-11-29T15:02:05.822Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2019-11-29T15:02:05.822Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2019-11-29T15:02:06.293Z] ltsc2019: Pulling from windows/servercore [2019-11-29T15:02:06.293Z] 65014b3c3121: Pulling fs layer [2019-11-29T15:02:06.293Z] e96b0897c5d1: Pulling fs layer [2019-11-29T15:02:07.003Z] #73 sending tarball 17.1s done [2019-11-29T15:02:07.003Z] #73 DONE 124.5s [2019-11-29T15:02:07.003Z] [2019-11-29T15:02:07.003Z] #74 importing to docker [2019-11-29T15:02:07.241Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2019-11-29T15:02:07.447Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:02:07.447Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:02:07.805Z] --- PASS: TestAttachClosedOnContainerStop (2.04s) [2019-11-29T15:02:07.805Z] === RUN TestAttachAfterDetach [2019-11-29T15:02:08.017Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:02:08.062Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-29T15:02:08.318Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2019-11-29T15:02:08.955Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:02:09.215Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-29T15:02:09.248Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-29T15:02:09.248Z] --- PASS: TestAttachAfterDetach (1.61s) [2019-11-29T15:02:09.248Z] === RUN TestAttachDetach [2019-11-29T15:02:10.181Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-29T15:02:10.438Z] --- PASS: TestAttachDetach (1.18s) [2019-11-29T15:02:10.438Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:02:11.002Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-29T15:02:11.566Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2019-11-29T15:02:11.748Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-29T15:02:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.68s) [2019-11-29T15:02:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.32s) [2019-11-29T15:02:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.61s) [2019-11-29T15:02:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (5.16s) [2019-11-29T15:02:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.68s) [2019-11-29T15:02:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.67s) [2019-11-29T15:02:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2019-11-29T15:02:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.89s) [2019-11-29T15:02:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.72s) [2019-11-29T15:02:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.58s) [2019-11-29T15:02:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.71s) [2019-11-29T15:02:11.748Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.33s) [2019-11-29T15:02:11.748Z] === RUN TestCgroupNamespacesRun [2019-11-29T15:02:12.129Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-29T15:02:12.693Z] --- PASS: TestAttachClosedOnContainerStop (2.16s) [2019-11-29T15:02:12.693Z] === RUN TestAttachAfterDetach [2019-11-29T15:02:13.575Z] e96b0897c5d1: Download complete [2019-11-29T15:02:13.624Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-29T15:02:13.651Z] --- PASS: TestCgroupNamespacesRun (1.92s) [2019-11-29T15:02:13.652Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-29T15:02:14.178Z] --- PASS: TestBuildWithHugeFile (31.32s) [2019-11-29T15:02:14.178Z] === RUN TestBuildWithEmptyDockerfile [2019-11-29T15:02:14.178Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-29T15:02:14.178Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-29T15:02:14.178Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-29T15:02:14.178Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-29T15:02:14.178Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-29T15:02:14.178Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-29T15:02:14.178Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-29T15:02:14.178Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-29T15:02:14.178Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-29T15:02:14.178Z] --- PASS: TestBuildWithEmptyDockerfile (0.20s) [2019-11-29T15:02:14.178Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2019-11-29T15:02:14.178Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.24s) [2019-11-29T15:02:14.178Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2019-11-29T15:02:14.178Z] === RUN TestBuildPreserveOwnership [2019-11-29T15:02:14.178Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-29T15:02:14.193Z] --- PASS: TestAttachAfterDetach (1.68s) [2019-11-29T15:02:14.193Z] === RUN TestAttachDetach [2019-11-29T15:02:14.193Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2019-11-29T15:02:15.431Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-29T15:02:15.556Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.85s) [2019-11-29T15:02:15.556Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-29T15:02:15.563Z] --- PASS: TestAttachDetach (1.15s) [2019-11-29T15:02:15.563Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:02:15.563Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-29T15:02:16.495Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-29T15:02:17.426Z] --- PASS: TestAttachClosedOnContainerStop (1.89s) [2019-11-29T15:02:17.426Z] === RUN TestAttachAfterDetach [2019-11-29T15:02:17.460Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.90s) [2019-11-29T15:02:17.460Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-29T15:02:17.683Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-29T15:02:17.683Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2019-11-29T15:02:17.936Z] --- PASS: TestBuildPreserveOwnership (6.04s) [2019-11-29T15:02:17.936Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.00s) [2019-11-29T15:02:17.936Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.03s) [2019-11-29T15:02:17.936Z] === RUN TestBuildPlatformInvalid [2019-11-29T15:02:17.936Z] --- PASS: TestBuildPlatformInvalid (0.14s) [2019-11-29T15:02:17.936Z] PASS [2019-11-29T15:02:17.936Z] [2019-11-29T15:02:17.936Z] === Skipped [2019-11-29T15:02:17.936Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2019-11-29T15:02:17.936Z] build_session_test.go:25: TODO: BuildKit [2019-11-29T15:02:17.936Z] [2019-11-29T15:02:17.936Z] [2019-11-29T15:02:17.936Z] DONE 32 tests, 1 skipped in 81.717s [2019-11-29T15:02:17.936Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2019-11-29T15:02:17.936Z] ++ 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-11-29T15:02:17.936Z] ++ set -e [2019-11-29T15:02:17.936Z] ++ '[' -n 0 ']' [2019-11-29T15:02:17.936Z] ++ set -x [2019-11-29T15:02:17.936Z] ++ 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-11-29T15:02:17.936Z] INFO: Testing against a local daemon [2019-11-29T15:02:17.936Z] === RUN TestConfigList [2019-11-29T15:02:19.055Z] --- PASS: TestAttachAfterDetach (1.70s) [2019-11-29T15:02:19.055Z] === RUN TestAttachDetach [2019-11-29T15:02:19.055Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-29T15:02:19.362Z] --- PASS: TestCgroupNamespacesRunHostMode (1.92s) [2019-11-29T15:02:19.362Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-29T15:02:20.425Z] --- PASS: TestAttachDetach (1.17s) [2019-11-29T15:02:20.425Z] PASS [2019-11-29T15:02:20.425Z] [2019-11-29T15:02:20.425Z] DONE 15 tests in 25.227s [2019-11-29T15:02:20.425Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:20.425Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.425Z] +++ set -e [2019-11-29T15:02:20.425Z] +++ '[' -n 0 ']' [2019-11-29T15:02:20.425Z] +++ set -x [2019-11-29T15:02:20.425Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.425Z] INFO: Testing against a local daemon [2019-11-29T15:02:20.425Z] testing: warning: no tests to run [2019-11-29T15:02:20.425Z] PASS [2019-11-29T15:02:20.425Z] [2019-11-29T15:02:20.425Z] DONE 0 tests in 0.068s [2019-11-29T15:02:20.425Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:20.425Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.425Z] +++ set -e [2019-11-29T15:02:20.425Z] +++ '[' -n 0 ']' [2019-11-29T15:02:20.425Z] +++ set -x [2019-11-29T15:02:20.426Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.426Z] INFO: Testing against a local daemon [2019-11-29T15:02:20.426Z] testing: warning: no tests to run [2019-11-29T15:02:20.426Z] PASS [2019-11-29T15:02:20.426Z] [2019-11-29T15:02:20.426Z] DONE 0 tests in 0.038s [2019-11-29T15:02:20.426Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:20.426Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.426Z] +++ set -e [2019-11-29T15:02:20.426Z] +++ '[' -n 0 ']' [2019-11-29T15:02:20.426Z] +++ set -x [2019-11-29T15:02:20.426Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.426Z] INFO: Testing against a local daemon [2019-11-29T15:02:20.426Z] testing: warning: no tests to run [2019-11-29T15:02:20.426Z] PASS [2019-11-29T15:02:20.426Z] [2019-11-29T15:02:20.426Z] DONE 0 tests in 0.051s [2019-11-29T15:02:20.426Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:20.426Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.426Z] +++ set -e [2019-11-29T15:02:20.426Z] +++ '[' -n 0 ']' [2019-11-29T15:02:20.426Z] +++ set -x [2019-11-29T15:02:20.426Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.426Z] INFO: Testing against a local daemon [2019-11-29T15:02:20.426Z] testing: warning: no tests to run [2019-11-29T15:02:20.426Z] PASS [2019-11-29T15:02:20.426Z] [2019-11-29T15:02:20.426Z] DONE 0 tests in 0.042s [2019-11-29T15:02:20.426Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:20.426Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.426Z] +++ set -e [2019-11-29T15:02:20.426Z] +++ '[' -n 0 ']' [2019-11-29T15:02:20.426Z] +++ set -x [2019-11-29T15:02:20.426Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.426Z] testing: warning: no tests to run [2019-11-29T15:02:20.426Z] PASS [2019-11-29T15:02:20.426Z] [2019-11-29T15:02:20.426Z] DONE 0 tests in 0.004s [2019-11-29T15:02:20.426Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:20.426Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.426Z] +++ set -e [2019-11-29T15:02:20.426Z] +++ '[' -n 0 ']' [2019-11-29T15:02:20.426Z] +++ set -x [2019-11-29T15:02:20.426Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.426Z] INFO: Testing against a local daemon [2019-11-29T15:02:20.426Z] testing: warning: no tests to run [2019-11-29T15:02:20.426Z] PASS [2019-11-29T15:02:20.426Z] [2019-11-29T15:02:20.426Z] DONE 0 tests in 0.041s [2019-11-29T15:02:20.684Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:20.684Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.684Z] +++ set -e [2019-11-29T15:02:20.684Z] +++ '[' -n 0 ']' [2019-11-29T15:02:20.684Z] +++ set -x [2019-11-29T15:02:20.684Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.684Z] INFO: Testing against a local daemon [2019-11-29T15:02:20.684Z] testing: warning: no tests to run [2019-11-29T15:02:20.684Z] PASS [2019-11-29T15:02:20.684Z] [2019-11-29T15:02:20.684Z] DONE 0 tests in 0.045s [2019-11-29T15:02:20.684Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:20.684Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.684Z] +++ set -e [2019-11-29T15:02:20.684Z] +++ '[' -n 0 ']' [2019-11-29T15:02:20.684Z] +++ set -x [2019-11-29T15:02:20.684Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.684Z] INFO: Testing against a local daemon [2019-11-29T15:02:20.684Z] testing: warning: no tests to run [2019-11-29T15:02:20.684Z] PASS [2019-11-29T15:02:20.684Z] [2019-11-29T15:02:20.684Z] DONE 0 tests in 0.075s [2019-11-29T15:02:20.684Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:20.684Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.684Z] +++ set -e [2019-11-29T15:02:20.684Z] +++ '[' -n 0 ']' [2019-11-29T15:02:20.684Z] +++ set -x [2019-11-29T15:02:20.684Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.684Z] INFO: Testing against a local daemon [2019-11-29T15:02:20.684Z] testing: warning: no tests to run [2019-11-29T15:02:20.684Z] PASS [2019-11-29T15:02:20.684Z] [2019-11-29T15:02:20.684Z] DONE 0 tests in 0.050s [2019-11-29T15:02:20.684Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:20.684Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.684Z] +++ set -e [2019-11-29T15:02:20.684Z] +++ '[' -n 0 ']' [2019-11-29T15:02:20.684Z] +++ set -x [2019-11-29T15:02:20.684Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.943Z] INFO: Testing against a local daemon [2019-11-29T15:02:20.943Z] testing: warning: no tests to run [2019-11-29T15:02:20.943Z] PASS [2019-11-29T15:02:20.943Z] [2019-11-29T15:02:20.943Z] DONE 0 tests in 0.101s [2019-11-29T15:02:20.943Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:20.943Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.943Z] +++ set -e [2019-11-29T15:02:20.943Z] +++ '[' -n 0 ']' [2019-11-29T15:02:20.943Z] +++ set -x [2019-11-29T15:02:20.943Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.943Z] INFO: Testing against a local daemon [2019-11-29T15:02:20.943Z] testing: warning: no tests to run [2019-11-29T15:02:20.943Z] PASS [2019-11-29T15:02:20.943Z] [2019-11-29T15:02:20.943Z] DONE 0 tests in 0.082s [2019-11-29T15:02:20.943Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:20.943Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:20.943Z] +++ set -e [2019-11-29T15:02:20.943Z] +++ '[' -n 0 ']' [2019-11-29T15:02:20.943Z] +++ set -x [2019-11-29T15:02:20.943Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:21.201Z] INFO: Testing against a local daemon [2019-11-29T15:02:21.201Z] testing: warning: no tests to run [2019-11-29T15:02:21.201Z] PASS [2019-11-29T15:02:21.201Z] [2019-11-29T15:02:21.201Z] DONE 0 tests in 0.063s [2019-11-29T15:02:21.201Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:21.201Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:21.201Z] +++ set -e [2019-11-29T15:02:21.201Z] +++ '[' -n 0 ']' [2019-11-29T15:02:21.201Z] +++ set -x [2019-11-29T15:02:21.201Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:21.201Z] INFO: Testing against a local daemon [2019-11-29T15:02:21.201Z] testing: warning: no tests to run [2019-11-29T15:02:21.201Z] PASS [2019-11-29T15:02:21.201Z] [2019-11-29T15:02:21.201Z] DONE 0 tests in 0.046s [2019-11-29T15:02:21.201Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:21.201Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:21.201Z] +++ set -e [2019-11-29T15:02:21.201Z] +++ '[' -n 0 ']' [2019-11-29T15:02:21.201Z] +++ set -x [2019-11-29T15:02:21.201Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:21.201Z] INFO: Testing against a local daemon [2019-11-29T15:02:21.201Z] testing: warning: no tests to run [2019-11-29T15:02:21.201Z] PASS [2019-11-29T15:02:21.201Z] [2019-11-29T15:02:21.201Z] DONE 0 tests in 0.093s [2019-11-29T15:02:21.201Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=15000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:21.201Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:21.201Z] +++ set -e [2019-11-29T15:02:21.201Z] +++ '[' -n 0 ']' [2019-11-29T15:02:21.201Z] +++ set -x [2019-11-29T15:02:21.201Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=15000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:21.201Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2019-11-29T15:02:21.201Z] INFO: Testing against a local daemon [2019-11-29T15:02:21.201Z] testing: warning: no tests to run [2019-11-29T15:02:21.201Z] PASS [2019-11-29T15:02:21.269Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.91s) [2019-11-29T15:02:21.269Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-29T15:02:21.277Z] --- PASS: TestConfigList (2.96s) [2019-11-29T15:02:21.277Z] === RUN TestConfigsCreateAndDelete [2019-11-29T15:02:21.459Z] [2019-11-29T15:02:21.459Z] DONE 0 tests in 0.067s [2019-11-29T15:02:21.459Z] Running integration-test (iteration 4) [2019-11-29T15:02:21.459Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:21.459Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:21.459Z] +++ set -e [2019-11-29T15:02:21.459Z] +++ '[' -n 0 ']' [2019-11-29T15:02:21.459Z] +++ set -x [2019-11-29T15:02:21.459Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:21.459Z] INFO: Testing against a local daemon [2019-11-29T15:02:21.459Z] testing: warning: no tests to run [2019-11-29T15:02:21.459Z] PASS [2019-11-29T15:02:21.459Z] [2019-11-29T15:02:21.459Z] DONE 0 tests in 0.076s [2019-11-29T15:02:21.459Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:21.459Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:21.459Z] +++ set -e [2019-11-29T15:02:21.459Z] +++ '[' -n 0 ']' [2019-11-29T15:02:21.459Z] +++ set -x [2019-11-29T15:02:21.459Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:21.459Z] INFO: Testing against a local daemon [2019-11-29T15:02:21.459Z] testing: warning: no tests to run [2019-11-29T15:02:21.459Z] PASS [2019-11-29T15:02:21.459Z] [2019-11-29T15:02:21.459Z] DONE 0 tests in 0.032s [2019-11-29T15:02:21.459Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:21.459Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:21.459Z] +++ set -e [2019-11-29T15:02:21.459Z] +++ '[' -n 0 ']' [2019-11-29T15:02:21.459Z] +++ set -x [2019-11-29T15:02:21.459Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:21.716Z] INFO: Testing against a local daemon [2019-11-29T15:02:21.716Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:02:21.716Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-29T15:02:22.138Z] 65014b3c3121: Verifying Checksum [2019-11-29T15:02:22.138Z] 65014b3c3121: Download complete [2019-11-29T15:02:22.240Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.98s) [2019-11-29T15:02:22.240Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-29T15:02:23.088Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-29T15:02:23.177Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2019-11-29T15:02:23.177Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-29T15:02:23.652Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2019-11-29T15:02:23.728Z] --- PASS: TestConfigsCreateAndDelete (2.98s) [2019-11-29T15:02:23.729Z] === RUN TestConfigsUpdate [2019-11-29T15:02:23.911Z] --- PASS: TestAttachClosedOnContainerStop (2.20s) [2019-11-29T15:02:23.911Z] === RUN TestAttachAfterDetach [2019-11-29T15:02:24.477Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-29T15:02:24.478Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-29T15:02:25.041Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2019-11-29T15:02:25.079Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.96s) [2019-11-29T15:02:25.079Z] === RUN TestKernelTCPMemory [2019-11-29T15:02:25.299Z] --- PASS: TestAttachAfterDetach (1.39s) [2019-11-29T15:02:25.300Z] === RUN TestAttachDetach [2019-11-29T15:02:25.557Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-29T15:02:26.015Z] --- PASS: TestKernelTCPMemory (1.07s) [2019-11-29T15:02:26.015Z] === RUN TestNISDomainname [2019-11-29T15:02:26.489Z] --- PASS: TestAttachDetach (1.16s) [2019-11-29T15:02:26.489Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:02:26.489Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-29T15:02:27.076Z] --- PASS: TestConfigsUpdate (2.80s) [2019-11-29T15:02:27.076Z] === RUN TestTemplatedConfig [2019-11-29T15:02:27.391Z] --- PASS: TestNISDomainname (1.10s) [2019-11-29T15:02:27.391Z] === RUN TestHostnameDnsResolution [2019-11-29T15:02:27.420Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2019-11-29T15:02:27.484Z] tests/integration/api_swarm_test.py .ssss.s...x....... [ 72%] [2019-11-29T15:02:27.984Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2019-11-29T15:02:28.240Z] --- PASS: TestAttachClosedOnContainerStop (1.97s) [2019-11-29T15:02:28.240Z] === RUN TestAttachAfterDetach [2019-11-29T15:02:28.497Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2019-11-29T15:02:29.294Z] --- PASS: TestHostnameDnsResolution (1.79s) [2019-11-29T15:02:29.294Z] === RUN TestStats [2019-11-29T15:02:29.868Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2019-11-29T15:02:30.125Z] --- PASS: TestAttachAfterDetach (1.68s) [2019-11-29T15:02:30.125Z] === RUN TestAttachDetach [2019-11-29T15:02:30.279Z] --- PASS: TestTemplatedConfig (3.46s) [2019-11-29T15:02:30.279Z] === RUN TestConfigInspect [2019-11-29T15:02:30.381Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2019-11-29T15:02:31.194Z] --- PASS: TestStats (2.02s) [2019-11-29T15:02:31.194Z] === RUN TestStopContainerWithTimeout [2019-11-29T15:02:31.194Z] === RUN TestStopContainerWithTimeout/0 [2019-11-29T15:02:31.194Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-29T15:02:31.194Z] === RUN TestStopContainerWithTimeout/1 [2019-11-29T15:02:31.194Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-29T15:02:31.194Z] === RUN TestStopContainerWithTimeout/3 [2019-11-29T15:02:31.194Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-29T15:02:31.194Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-29T15:02:31.194Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-29T15:02:31.194Z] === CONT TestStopContainerWithTimeout/0 [2019-11-29T15:02:31.194Z] === CONT TestStopContainerWithTimeout/3 [2019-11-29T15:02:31.194Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-29T15:02:31.194Z] === CONT TestStopContainerWithTimeout/1 [2019-11-29T15:02:31.313Z] --- PASS: TestAttachDetach (1.07s) [2019-11-29T15:02:31.313Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:02:32.957Z] --- PASS: TestConfigInspect (2.94s) [2019-11-29T15:02:32.957Z] === RUN TestConfigCreateWithLabels [2019-11-29T15:02:33.210Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2019-11-29T15:02:33.210Z] --- PASS: TestAttachClosedOnContainerStop (1.99s) [2019-11-29T15:02:33.210Z] === RUN TestAttachAfterDetach [2019-11-29T15:02:34.480Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-29T15:02:34.480Z] --- PASS: TestStopContainerWithTimeout/0 (1.39s) [2019-11-29T15:02:34.480Z] --- PASS: TestStopContainerWithTimeout/1 (2.26s) [2019-11-29T15:02:34.480Z] --- PASS: TestStopContainerWithTimeout/-1 (2.99s) [2019-11-29T15:02:34.480Z] --- PASS: TestStopContainerWithTimeout/3 (3.33s) [2019-11-29T15:02:34.480Z] === RUN TestDeleteDevicemapper [2019-11-29T15:02:34.480Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-29T15:02:34.480Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-29T15:02:34.480Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-29T15:02:34.582Z] --- PASS: TestAttachAfterDetach (1.47s) [2019-11-29T15:02:34.582Z] === RUN TestAttachDetach [2019-11-29T15:02:34.582Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2019-11-29T15:02:35.951Z] --- PASS: TestAttachDetach (1.14s) [2019-11-29T15:02:35.951Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:02:36.147Z] --- PASS: TestConfigCreateWithLabels (2.95s) [2019-11-29T15:02:36.147Z] === RUN TestConfigCreateResolve [2019-11-29T15:02:37.321Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2019-11-29T15:02:37.767Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.16s) [2019-11-29T15:02:37.767Z] === RUN TestUpdateMemory [2019-11-29T15:02:37.767Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-29T15:02:37.767Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:02:37.767Z] === RUN TestUpdateCPUQuota [2019-11-29T15:02:37.885Z] --- PASS: TestAttachClosedOnContainerStop (2.09s) [2019-11-29T15:02:37.885Z] === RUN TestAttachAfterDetach [2019-11-29T15:02:38.449Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2019-11-29T15:02:39.015Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2019-11-29T15:02:39.143Z] --- PASS: TestUpdateCPUQuota (1.74s) [2019-11-29T15:02:39.143Z] === RUN TestUpdatePidsLimit [2019-11-29T15:02:39.143Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-29T15:02:39.408Z] --- PASS: TestConfigCreateResolve (2.84s) [2019-11-29T15:02:39.408Z] === RUN TestConfigDaemonLibtrustID [2019-11-29T15:02:39.408Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2019-11-29T15:02:39.408Z] PASS [2019-11-29T15:02:39.408Z] [2019-11-29T15:02:39.408Z] DONE 8 tests in 21.667s [2019-11-29T15:02:39.408Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2019-11-29T15:02:39.408Z] ++ 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-11-29T15:02:39.408Z] ++ set -e [2019-11-29T15:02:39.408Z] ++ '[' -n 0 ']' [2019-11-29T15:02:39.408Z] ++ set -x [2019-11-29T15:02:39.408Z] ++ 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-11-29T15:02:39.408Z] INFO: Testing against a local daemon [2019-11-29T15:02:39.408Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:02:39.581Z] --- PASS: TestAttachAfterDetach (1.62s) [2019-11-29T15:02:39.581Z] === RUN TestAttachDetach [2019-11-29T15:02:39.710Z] === RUN TestUpdatePidsLimit/no_change [2019-11-29T15:02:40.276Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-29T15:02:40.511Z] --- PASS: TestAttachDetach (1.15s) [2019-11-29T15:02:40.511Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:02:40.535Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-29T15:02:41.102Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-29T15:02:41.670Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-29T15:02:41.829Z] --- PASS: TestAttachClosedOnContainerStop (1.83s) [2019-11-29T15:02:41.829Z] === RUN TestAttachAfterDetach [2019-11-29T15:02:41.928Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-29T15:02:42.298Z] tests/integration/api_volume_test.py ......... [ 74%] [2019-11-29T15:02:43.036Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2019-11-29T15:02:43.126Z] --- PASS: TestAttachAfterDetach (1.62s) [2019-11-29T15:02:43.126Z] === RUN TestAttachDetach [2019-11-29T15:02:43.293Z] --- PASS: TestAttachClosedOnContainerStop (2.62s) [2019-11-29T15:02:43.293Z] === RUN TestAttachAfterDetach [2019-11-29T15:02:43.829Z] --- PASS: TestUpdatePidsLimit (4.57s) [2019-11-29T15:02:43.829Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.47s) [2019-11-29T15:02:43.829Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2019-11-29T15:02:43.829Z] --- PASS: TestUpdatePidsLimit/update_lower (0.49s) [2019-11-29T15:02:43.829Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.45s) [2019-11-29T15:02:43.829Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.44s) [2019-11-29T15:02:43.829Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2019-11-29T15:02:43.829Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2019-11-29T15:02:43.829Z] === RUN TestUpdateRestartPolicy [2019-11-29T15:02:44.049Z] --- PASS: TestAttachDetach (1.09s) [2019-11-29T15:02:44.049Z] === RUN TestCheckpoint [2019-11-29T15:02:44.049Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-29T15:02:44.049Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-29T15:02:44.049Z] === RUN TestContainerInvalidJSON [2019-11-29T15:02:44.049Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-29T15:02:44.049Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-29T15:02:44.049Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-29T15:02:44.049Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-29T15:02:44.049Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-29T15:02:44.049Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-29T15:02:44.049Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-29T15:02:44.049Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-29T15:02:44.049Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-29T15:02:44.049Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-29T15:02:44.049Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-29T15:02:44.049Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-29T15:02:44.049Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-29T15:02:44.049Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-29T15:02:44.183Z] tests/integration/client_test.py ..... [ 75%] [2019-11-29T15:02:44.414Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2019-11-29T15:02:44.414Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-29T15:02:44.414Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2019-11-29T15:02:44.414Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-29T15:02:44.414Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2019-11-29T15:02:44.414Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-29T15:02:44.414Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-11-29T15:02:44.414Z] === RUN TestCopyFromContainer [2019-11-29T15:02:44.665Z] --- PASS: TestAttachAfterDetach (1.56s) [2019-11-29T15:02:44.665Z] === RUN TestAttachDetach [2019-11-29T15:02:45.107Z] tests/integration/errors_test.py . [ 76%] [2019-11-29T15:02:46.126Z] --- PASS: TestAttachDetach (1.28s) [2019-11-29T15:02:46.126Z] PASS [2019-11-29T15:02:46.126Z] [2019-11-29T15:02:46.126Z] DONE 15 tests in 24.477s [2019-11-29T15:02:46.126Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:46.126Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.126Z] +++ set -e [2019-11-29T15:02:46.126Z] +++ '[' -n 0 ']' [2019-11-29T15:02:46.126Z] +++ set -x [2019-11-29T15:02:46.126Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.127Z] INFO: Testing against a local daemon [2019-11-29T15:02:46.127Z] testing: warning: no tests to run [2019-11-29T15:02:46.127Z] PASS [2019-11-29T15:02:46.127Z] [2019-11-29T15:02:46.127Z] DONE 0 tests in 0.054s [2019-11-29T15:02:46.127Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:46.127Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.127Z] +++ set -e [2019-11-29T15:02:46.127Z] +++ '[' -n 0 ']' [2019-11-29T15:02:46.127Z] +++ set -x [2019-11-29T15:02:46.127Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.127Z] INFO: Testing against a local daemon [2019-11-29T15:02:46.127Z] testing: warning: no tests to run [2019-11-29T15:02:46.127Z] PASS [2019-11-29T15:02:46.127Z] [2019-11-29T15:02:46.127Z] DONE 0 tests in 0.030s [2019-11-29T15:02:46.384Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:46.384Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.384Z] +++ set -e [2019-11-29T15:02:46.384Z] +++ '[' -n 0 ']' [2019-11-29T15:02:46.384Z] +++ set -x [2019-11-29T15:02:46.384Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.384Z] INFO: Testing against a local daemon [2019-11-29T15:02:46.384Z] testing: warning: no tests to run [2019-11-29T15:02:46.384Z] PASS [2019-11-29T15:02:46.384Z] [2019-11-29T15:02:46.384Z] DONE 0 tests in 0.062s [2019-11-29T15:02:46.384Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:46.384Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.384Z] +++ set -e [2019-11-29T15:02:46.384Z] +++ '[' -n 0 ']' [2019-11-29T15:02:46.384Z] +++ set -x [2019-11-29T15:02:46.384Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.384Z] INFO: Testing against a local daemon [2019-11-29T15:02:46.384Z] testing: warning: no tests to run [2019-11-29T15:02:46.384Z] PASS [2019-11-29T15:02:46.384Z] [2019-11-29T15:02:46.384Z] DONE 0 tests in 0.066s [2019-11-29T15:02:46.384Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:46.384Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.384Z] +++ set -e [2019-11-29T15:02:46.384Z] +++ '[' -n 0 ']' [2019-11-29T15:02:46.384Z] +++ set -x [2019-11-29T15:02:46.384Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.384Z] testing: warning: no tests to run [2019-11-29T15:02:46.384Z] PASS [2019-11-29T15:02:46.384Z] [2019-11-29T15:02:46.384Z] DONE 0 tests in 0.008s [2019-11-29T15:02:46.384Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2019-11-29T15:02:46.384Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:46.384Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.384Z] +++ set -e [2019-11-29T15:02:46.384Z] +++ '[' -n 0 ']' [2019-11-29T15:02:46.384Z] +++ set -x [2019-11-29T15:02:46.384Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.641Z] INFO: Testing against a local daemon [2019-11-29T15:02:46.641Z] testing: warning: no tests to run [2019-11-29T15:02:46.641Z] PASS [2019-11-29T15:02:46.641Z] [2019-11-29T15:02:46.641Z] DONE 0 tests in 0.089s [2019-11-29T15:02:46.641Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:46.641Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.641Z] +++ set -e [2019-11-29T15:02:46.641Z] +++ '[' -n 0 ']' [2019-11-29T15:02:46.641Z] +++ set -x [2019-11-29T15:02:46.642Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.642Z] INFO: Testing against a local daemon [2019-11-29T15:02:46.642Z] testing: warning: no tests to run [2019-11-29T15:02:46.642Z] PASS [2019-11-29T15:02:46.642Z] [2019-11-29T15:02:46.642Z] DONE 0 tests in 0.052s [2019-11-29T15:02:46.642Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:46.642Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.642Z] +++ set -e [2019-11-29T15:02:46.642Z] +++ '[' -n 0 ']' [2019-11-29T15:02:46.642Z] +++ set -x [2019-11-29T15:02:46.642Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.642Z] INFO: Testing against a local daemon [2019-11-29T15:02:46.642Z] testing: warning: no tests to run [2019-11-29T15:02:46.642Z] PASS [2019-11-29T15:02:46.642Z] [2019-11-29T15:02:46.642Z] DONE 0 tests in 0.054s [2019-11-29T15:02:46.642Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:46.642Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.642Z] +++ set -e [2019-11-29T15:02:46.642Z] +++ '[' -n 0 ']' [2019-11-29T15:02:46.642Z] +++ set -x [2019-11-29T15:02:46.642Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.860Z] === RUN TestCopyFromContainer// [2019-11-29T15:02:46.860Z] === RUN TestCopyFromContainer//bar/root [2019-11-29T15:02:46.860Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-29T15:02:46.860Z] === RUN TestCopyFromContainer/bar/quux [2019-11-29T15:02:46.860Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-29T15:02:46.860Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-29T15:02:46.899Z] INFO: Testing against a local daemon [2019-11-29T15:02:46.899Z] testing: warning: no tests to run [2019-11-29T15:02:46.899Z] PASS [2019-11-29T15:02:46.899Z] [2019-11-29T15:02:46.899Z] DONE 0 tests in 0.041s [2019-11-29T15:02:46.899Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:46.899Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.899Z] +++ set -e [2019-11-29T15:02:46.899Z] +++ '[' -n 0 ']' [2019-11-29T15:02:46.899Z] +++ set -x [2019-11-29T15:02:46.899Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.899Z] INFO: Testing against a local daemon [2019-11-29T15:02:46.899Z] testing: warning: no tests to run [2019-11-29T15:02:46.899Z] PASS [2019-11-29T15:02:46.899Z] [2019-11-29T15:02:46.899Z] DONE 0 tests in 0.040s [2019-11-29T15:02:46.899Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:46.899Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.899Z] +++ set -e [2019-11-29T15:02:46.899Z] +++ '[' -n 0 ']' [2019-11-29T15:02:46.899Z] +++ set -x [2019-11-29T15:02:46.900Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.900Z] INFO: Testing against a local daemon [2019-11-29T15:02:46.900Z] testing: warning: no tests to run [2019-11-29T15:02:46.900Z] PASS [2019-11-29T15:02:46.900Z] [2019-11-29T15:02:46.900Z] DONE 0 tests in 0.056s [2019-11-29T15:02:46.900Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:46.900Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.900Z] +++ set -e [2019-11-29T15:02:46.900Z] +++ '[' -n 0 ']' [2019-11-29T15:02:46.900Z] +++ set -x [2019-11-29T15:02:46.900Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:46.900Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2019-11-29T15:02:46.900Z] INFO: Testing against a local daemon [2019-11-29T15:02:46.900Z] testing: warning: no tests to run [2019-11-29T15:02:46.900Z] PASS [2019-11-29T15:02:46.900Z] [2019-11-29T15:02:46.900Z] DONE 0 tests in 0.091s [2019-11-29T15:02:47.158Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:47.158Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:47.158Z] +++ set -e [2019-11-29T15:02:47.158Z] +++ '[' -n 0 ']' [2019-11-29T15:02:47.158Z] +++ set -x [2019-11-29T15:02:47.158Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:47.158Z] INFO: Testing against a local daemon [2019-11-29T15:02:47.158Z] testing: warning: no tests to run [2019-11-29T15:02:47.158Z] PASS [2019-11-29T15:02:47.158Z] [2019-11-29T15:02:47.158Z] DONE 0 tests in 0.053s [2019-11-29T15:02:47.158Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:47.158Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:47.158Z] +++ set -e [2019-11-29T15:02:47.158Z] +++ '[' -n 0 ']' [2019-11-29T15:02:47.158Z] +++ set -x [2019-11-29T15:02:47.158Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:47.158Z] INFO: Testing against a local daemon [2019-11-29T15:02:47.158Z] testing: warning: no tests to run [2019-11-29T15:02:47.158Z] PASS [2019-11-29T15:02:47.158Z] [2019-11-29T15:02:47.158Z] DONE 0 tests in 0.041s [2019-11-29T15:02:47.158Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=75000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:47.158Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:47.158Z] +++ set -e [2019-11-29T15:02:47.158Z] +++ '[' -n 0 ']' [2019-11-29T15:02:47.158Z] +++ set -x [2019-11-29T15:02:47.158Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=75000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:47.158Z] INFO: Testing against a local daemon [2019-11-29T15:02:47.158Z] testing: warning: no tests to run [2019-11-29T15:02:47.158Z] PASS [2019-11-29T15:02:47.158Z] [2019-11-29T15:02:47.158Z] DONE 0 tests in 0.089s [2019-11-29T15:02:47.158Z] Running integration-test (iteration 5) [2019-11-29T15:02:47.242Z] #74 DONE 34.8s [2019-11-29T15:02:47.249Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-29T15:02:47.249Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-29T15:02:47.249Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-29T15:02:47.249Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-29T15:02:47.249Z] --- PASS: TestCopyFromContainer (2.82s) [2019-11-29T15:02:47.249Z] --- PASS: TestCopyFromContainer// (0.06s) [2019-11-29T15:02:47.249Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2019-11-29T15:02:47.249Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2019-11-29T15:02:47.249Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2019-11-29T15:02:47.249Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.08s) [2019-11-29T15:02:47.249Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-11-29T15:02:47.249Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-11-29T15:02:47.249Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-11-29T15:02:47.249Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2019-11-29T15:02:47.249Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2019-11-29T15:02:47.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-29T15:02:47.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-29T15:02:47.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-29T15:02:47.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-29T15:02:47.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-29T15:02:47.249Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-29T15:02:47.249Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-29T15:02:47.249Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-29T15:02:47.249Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-29T15:02:47.249Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-29T15:02:47.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2019-11-29T15:02:47.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-29T15:02:47.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2019-11-29T15:02:47.249Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-29T15:02:47.249Z] === RUN TestCreateLinkToNonExistingContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-29T15:02:47.416Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:47.416Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:47.416Z] +++ set -e [2019-11-29T15:02:47.416Z] +++ '[' -n 0 ']' [2019-11-29T15:02:47.416Z] +++ set -x [2019-11-29T15:02:47.416Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:47.416Z] INFO: Testing against a local daemon [2019-11-29T15:02:47.416Z] testing: warning: no tests to run [2019-11-29T15:02:47.416Z] PASS [2019-11-29T15:02:47.416Z] [2019-11-29T15:02:47.416Z] DONE 0 tests in 0.055s [2019-11-29T15:02:47.416Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:47.416Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:47.416Z] +++ set -e [2019-11-29T15:02:47.416Z] +++ '[' -n 0 ']' [2019-11-29T15:02:47.416Z] +++ set -x [2019-11-29T15:02:47.416Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:47.416Z] INFO: Testing against a local daemon [2019-11-29T15:02:47.416Z] testing: warning: no tests to run [2019-11-29T15:02:47.416Z] PASS [2019-11-29T15:02:47.416Z] [2019-11-29T15:02:47.416Z] DONE 0 tests in 0.054s [2019-11-29T15:02:47.416Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:02:47.416Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:47.416Z] +++ set -e [2019-11-29T15:02:47.416Z] +++ '[' -n 0 ']' [2019-11-29T15:02:47.416Z] +++ set -x [2019-11-29T15:02:47.416Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:02:47.632Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-11-29T15:02:47.632Z] === RUN TestCreateWithInvalidEnv [2019-11-29T15:02:47.632Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-29T15:02:47.632Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-29T15:02:47.632Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-29T15:02:47.632Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-29T15:02:47.632Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-29T15:02:47.632Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-29T15:02:47.632Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-29T15:02:47.632Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-29T15:02:47.632Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-29T15:02:47.632Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2019-11-29T15:02:47.632Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-29T15:02:47.632Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-29T15:02:47.632Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-29T15:02:47.632Z] === RUN TestCreateTmpfsMountsTarget [2019-11-29T15:02:47.632Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2019-11-29T15:02:47.632Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-29T15:02:47.674Z] INFO: Testing against a local daemon [2019-11-29T15:02:47.674Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:02:47.674Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2019-11-29T15:02:47.863Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-38697/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5f986789b63355e76683a4104a8209356ee3a1d0 hack/test/unit [2019-11-29T15:02:48.239Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2019-11-29T15:02:48.496Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2019-11-29T15:02:48.754Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-29T15:02:49.319Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-29T15:02:49.882Z] --- PASS: TestAttachClosedOnContainerStop (2.19s) [2019-11-29T15:02:49.882Z] === RUN TestAttachAfterDetach [2019-11-29T15:02:50.153Z] --- PASS: TestCreateWithCustomMaskedPaths (2.39s) [2019-11-29T15:02:50.154Z] === RUN TestCreateWithCapabilities [2019-11-29T15:02:50.154Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-29T15:02:50.154Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-29T15:02:50.154Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-29T15:02:50.154Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-29T15:02:50.154Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-29T15:02:50.154Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-29T15:02:50.154Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-29T15:02:50.154Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-29T15:02:50.154Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-29T15:02:50.154Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-29T15:02:50.154Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-29T15:02:50.154Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-29T15:02:50.154Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-29T15:02:50.154Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-29T15:02:50.154Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-29T15:02:50.154Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-29T15:02:50.154Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-29T15:02:50.154Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-29T15:02:50.154Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-29T15:02:50.154Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-29T15:02:50.154Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-29T15:02:50.154Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-29T15:02:50.154Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-29T15:02:50.154Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-29T15:02:50.154Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-29T15:02:50.154Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-29T15:02:50.154Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-29T15:02:50.154Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-29T15:02:50.154Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-29T15:02:50.154Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-29T15:02:50.154Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-29T15:02:50.154Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-29T15:02:50.154Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-29T15:02:50.154Z] --- PASS: TestCreateWithCapabilities (0.01s) [2019-11-29T15:02:50.154Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2019-11-29T15:02:50.154Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-29T15:02:50.154Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2019-11-29T15:02:50.154Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2019-11-29T15:02:50.154Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-11-29T15:02:50.154Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2019-11-29T15:02:50.154Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.07s) [2019-11-29T15:02:50.154Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-29T15:02:50.154Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.07s) [2019-11-29T15:02:50.154Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2019-11-29T15:02:50.154Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.07s) [2019-11-29T15:02:50.154Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-29T15:02:51.253Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-29T15:02:51.253Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-29T15:02:51.253Z] --- PASS: TestAttachAfterDetach (1.54s) [2019-11-29T15:02:51.253Z] === RUN TestAttachDetach [2019-11-29T15:02:51.715Z] ? github.com/docker/docker/api [no test files] [2019-11-29T15:02:51.817Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2019-11-29T15:02:51.817Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2019-11-29T15:02:52.382Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2019-11-29T15:02:52.382Z] --- PASS: TestAttachDetach (1.11s) [2019-11-29T15:02:52.382Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:02:52.762Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.68s) [2019-11-29T15:02:52.762Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-29T15:02:52.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-29T15:02:52.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-29T15:02:52.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-29T15:02:52.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-29T15:02:52.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-29T15:02:52.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-29T15:02:52.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-29T15:02:52.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-29T15:02:52.762Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-29T15:02:52.762Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-29T15:02:52.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-29T15:02:52.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-29T15:02:52.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-29T15:02:52.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-29T15:02:52.762Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-29T15:02:52.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-29T15:02:52.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-29T15:02:52.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-29T15:02:52.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2019-11-29T15:02:52.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2019-11-29T15:02:52.762Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-29T15:02:52.762Z] === RUN TestContainerStartOnDaemonRestart [2019-11-29T15:02:52.762Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-29T15:02:52.762Z] === RUN TestDaemonRestartIpcMode [2019-11-29T15:02:52.762Z] === PAUSE TestDaemonRestartIpcMode [2019-11-29T15:02:52.762Z] === RUN TestDiff [2019-11-29T15:02:53.554Z] --- PASS: TestDiff (0.79s) [2019-11-29T15:02:53.554Z] === RUN TestExecWithCloseStdin [2019-11-29T15:02:54.279Z] --- PASS: TestAttachClosedOnContainerStop (1.90s) [2019-11-29T15:02:54.279Z] === RUN TestAttachAfterDetach [2019-11-29T15:02:54.842Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-29T15:02:54.842Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2019-11-29T15:02:54.842Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2019-11-29T15:02:54.945Z] --- PASS: TestExecWithCloseStdin (1.01s) [2019-11-29T15:02:54.945Z] === RUN TestExec [2019-11-29T15:02:55.773Z] --- PASS: TestExec (1.06s) [2019-11-29T15:02:55.773Z] === RUN TestExecUser [2019-11-29T15:02:56.213Z] --- PASS: TestAttachAfterDetach (1.87s) [2019-11-29T15:02:56.213Z] === RUN TestAttachDetach [2019-11-29T15:02:57.030Z] --- PASS: TestExecUser (1.05s) [2019-11-29T15:02:57.030Z] === RUN TestExportContainerAndImportImage [2019-11-29T15:02:57.144Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2019-11-29T15:02:57.144Z] --- PASS: TestAttachDetach (1.09s) [2019-11-29T15:02:57.144Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:02:57.401Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-29T15:02:58.300Z] --- PASS: TestExportContainerAndImportImage (1.19s) [2019-11-29T15:02:58.300Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-29T15:02:58.331Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-29T15:02:58.703Z] --- PASS: TestUpdateRestartPolicy (12.67s) [2019-11-29T15:02:58.703Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-29T15:02:58.703Z] --- PASS: TestUpdateRestartWithAutoRemove (0.87s) [2019-11-29T15:02:58.703Z] === RUN TestWaitNonBlocked [2019-11-29T15:02:58.703Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-29T15:02:58.703Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-29T15:02:58.703Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-29T15:02:58.703Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-29T15:02:58.703Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-29T15:02:58.703Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-29T15:02:58.703Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-29T15:02:58.703Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2019-11-29T15:02:58.703Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.12s) [2019-11-29T15:02:58.703Z] === RUN TestWaitBlocked [2019-11-29T15:02:58.703Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-29T15:02:58.703Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-29T15:02:58.703Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-29T15:02:58.703Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-29T15:02:58.703Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-29T15:02:58.703Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-29T15:02:59.282Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2019-11-29T15:02:59.283Z] --- PASS: TestAttachClosedOnContainerStop (2.03s) [2019-11-29T15:02:59.283Z] === RUN TestAttachAfterDetach [2019-11-29T15:02:59.599Z] --- PASS: TestExportContainerAfterDaemonRestart (1.51s) [2019-11-29T15:02:59.599Z] === RUN TestHealthCheckWorkdir [2019-11-29T15:02:59.639Z] --- PASS: TestWaitBlocked (0.03s) [2019-11-29T15:02:59.640Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.07s) [2019-11-29T15:02:59.640Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.12s) [2019-11-29T15:02:59.640Z] === CONT TestContainerStartOnDaemonRestart [2019-11-29T15:02:59.640Z] === CONT TestDaemonRestartIpcMode [2019-11-29T15:02:59.640Z] === CONT TestIpcModeOlderClient [2019-11-29T15:02:59.898Z] --- PASS: TestIpcModeOlderClient (0.22s) [2019-11-29T15:03:00.911Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2019-11-29T15:03:00.911Z] === RUN TestHealthKillContainer [2019-11-29T15:03:01.198Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2019-11-29T15:03:01.198Z] --- PASS: TestAttachAfterDetach (1.75s) [2019-11-29T15:03:01.198Z] === RUN TestAttachDetach [2019-11-29T15:03:02.132Z] --- PASS: TestAttachDetach (1.13s) [2019-11-29T15:03:02.132Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:03:03.064Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2019-11-29T15:03:03.185Z] --- PASS: TestContainerStartOnDaemonRestart (3.27s) [2019-11-29T15:03:04.109Z] --- PASS: TestHealthKillContainer (3.28s) [2019-11-29T15:03:04.109Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-29T15:03:04.434Z] --- PASS: TestAttachClosedOnContainerStop (2.30s) [2019-11-29T15:03:04.434Z] === RUN TestAttachAfterDetach [2019-11-29T15:03:04.561Z] --- PASS: TestDaemonRestartIpcMode (4.81s) [2019-11-29T15:03:04.561Z] PASS [2019-11-29T15:03:04.561Z] [2019-11-29T15:03:04.561Z] === Skipped [2019-11-29T15:03:04.561Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2019-11-29T15:03:04.561Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-29T15:03:04.561Z] [2019-11-29T15:03:04.561Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-29T15:03:04.561Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:03:04.561Z] [2019-11-29T15:03:04.561Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-29T15:03:04.561Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:03:04.561Z] [2019-11-29T15:03:04.561Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-29T15:03:04.561Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-29T15:03:04.561Z] [2019-11-29T15:03:04.561Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-29T15:03:04.561Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-29T15:03:04.561Z] [2019-11-29T15:03:04.561Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2019-11-29T15:03:04.561Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:03:04.561Z] [2019-11-29T15:03:04.561Z] [2019-11-29T15:03:04.561Z] DONE 200 tests, 6 skipped in 139.357s [2019-11-29T15:03:04.561Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2019-11-29T15:03:04.561Z] ++ 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-11-29T15:03:04.561Z] ++ set -e [2019-11-29T15:03:04.561Z] ++ '[' -n 0 ']' [2019-11-29T15:03:04.561Z] ++ set -x [2019-11-29T15:03:04.561Z] ++ 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-11-29T15:03:04.819Z] INFO: Testing against a local daemon [2019-11-29T15:03:04.819Z] === RUN TestCommitInheritsEnv [2019-11-29T15:03:04.933Z] --- PASS: TestInspectCpusetInConfigPre120 (0.96s) [2019-11-29T15:03:04.933Z] === RUN TestIpcModeNone [2019-11-29T15:03:05.386Z] --- PASS: TestCommitInheritsEnv (0.57s) [2019-11-29T15:03:05.386Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-29T15:03:05.386Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-29T15:03:05.386Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-29T15:03:05.386Z] === RUN TestImagesFilterMultiReference [2019-11-29T15:03:05.386Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2019-11-29T15:03:05.386Z] === RUN TestImagePullPlatformInvalid [2019-11-29T15:03:05.386Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2019-11-29T15:03:05.386Z] === RUN TestRemoveImageOrphaning [2019-11-29T15:03:05.952Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2019-11-29T15:03:05.952Z] === RUN TestRemoveImageGarbageCollector [2019-11-29T15:03:05.952Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-29T15:03:05.952Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:03:05.952Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-29T15:03:05.952Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-29T15:03:05.952Z] === RUN TestTagInvalidReference [2019-11-29T15:03:05.952Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-29T15:03:05.952Z] === RUN TestTagValidPrefixedRepo [2019-11-29T15:03:06.211Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2019-11-29T15:03:06.211Z] === RUN TestTagExistedNameWithoutForce [2019-11-29T15:03:06.211Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-29T15:03:06.211Z] === RUN TestTagOfficialNames [2019-11-29T15:03:06.211Z] --- PASS: TestTagOfficialNames (0.08s) [2019-11-29T15:03:06.211Z] === RUN TestTagMatchesDigest [2019-11-29T15:03:06.211Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-29T15:03:06.211Z] PASS [2019-11-29T15:03:06.211Z] [2019-11-29T15:03:06.211Z] === Skipped [2019-11-29T15:03:06.211Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2019-11-29T15:03:06.211Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2019-11-29T15:03:06.211Z] [2019-11-29T15:03:06.211Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-29T15:03:06.211Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:03:06.211Z] [2019-11-29T15:03:06.211Z] [2019-11-29T15:03:06.211Z] DONE 12 tests, 2 skipped in 1.855s [2019-11-29T15:03:06.211Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2019-11-29T15:03:06.211Z] ++ 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-11-29T15:03:06.211Z] ++ set -e [2019-11-29T15:03:06.211Z] ++ '[' -n 0 ']' [2019-11-29T15:03:06.211Z] ++ set -x [2019-11-29T15:03:06.211Z] ++ 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-11-29T15:03:06.279Z] --- PASS: TestIpcModeNone (1.16s) [2019-11-29T15:03:06.279Z] === RUN TestIpcModePrivate [2019-11-29T15:03:06.331Z] --- PASS: TestAttachAfterDetach (1.64s) [2019-11-29T15:03:06.331Z] === RUN TestAttachDetach [2019-11-29T15:03:06.470Z] INFO: Testing against a local daemon [2019-11-29T15:03:06.470Z] === RUN TestNetworkCreateDelete [2019-11-29T15:03:06.590Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2019-11-29T15:03:07.037Z] --- PASS: TestNetworkCreateDelete (0.42s) [2019-11-29T15:03:07.037Z] === RUN TestDockerNetworkDeletePreferID [2019-11-29T15:03:07.074Z] --- PASS: TestIpcModePrivate (1.08s) [2019-11-29T15:03:07.074Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:64, shared: false, mustBeShared: false [2019-11-29T15:03:07.074Z] === RUN TestIpcModeShareable [2019-11-29T15:03:07.154Z] --- PASS: TestAttachDetach (1.15s) [2019-11-29T15:03:07.154Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:03:07.411Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2019-11-29T15:03:07.972Z] --- PASS: TestDockerNetworkDeletePreferID (1.17s) [2019-11-29T15:03:07.972Z] === RUN TestInspectNetwork [2019-11-29T15:03:08.342Z] --- PASS: TestIpcModeShareable (1.05s) [2019-11-29T15:03:08.342Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:58, shared: true, mustBeShared: true [2019-11-29T15:03:08.342Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-29T15:03:08.342Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-29T15:03:09.272Z] --- PASS: TestAttachClosedOnContainerStop (2.11s) [2019-11-29T15:03:09.272Z] === RUN TestAttachAfterDetach [2019-11-29T15:03:11.166Z] --- PASS: TestAttachAfterDetach (1.63s) [2019-11-29T15:03:11.166Z] === RUN TestAttachDetach [2019-11-29T15:03:11.166Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2019-11-29T15:03:11.637Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.17s) [2019-11-29T15:03:11.637Z] === RUN TestAPIIpcModeHost [2019-11-29T15:03:12.096Z] --- PASS: TestAttachDetach (1.14s) [2019-11-29T15:03:12.097Z] PASS [2019-11-29T15:03:12.097Z] [2019-11-29T15:03:12.097Z] DONE 15 tests in 24.680s [2019-11-29T15:03:12.097Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:03:12.097Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:12.097Z] +++ set -e [2019-11-29T15:03:12.097Z] +++ '[' -n 0 ']' [2019-11-29T15:03:12.097Z] +++ set -x [2019-11-29T15:03:12.097Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:12.353Z] INFO: Testing against a local daemon [2019-11-29T15:03:12.353Z] testing: warning: no tests to run [2019-11-29T15:03:12.353Z] PASS [2019-11-29T15:03:12.353Z] [2019-11-29T15:03:12.353Z] DONE 0 tests in 0.072s [2019-11-29T15:03:12.353Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:03:12.353Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:12.353Z] +++ set -e [2019-11-29T15:03:12.353Z] +++ '[' -n 0 ']' [2019-11-29T15:03:12.353Z] +++ set -x [2019-11-29T15:03:12.353Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:12.353Z] INFO: Testing against a local daemon [2019-11-29T15:03:12.353Z] testing: warning: no tests to run [2019-11-29T15:03:12.353Z] PASS [2019-11-29T15:03:12.353Z] [2019-11-29T15:03:12.353Z] DONE 0 tests in 0.123s [2019-11-29T15:03:12.353Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:03:12.353Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:12.353Z] +++ set -e [2019-11-29T15:03:12.353Z] +++ '[' -n 0 ']' [2019-11-29T15:03:12.353Z] +++ set -x [2019-11-29T15:03:12.353Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:12.417Z] --- PASS: TestAPIIpcModeHost (0.83s) [2019-11-29T15:03:12.417Z] === RUN TestDaemonIpcModeShareable [2019-11-29T15:03:12.610Z] INFO: Testing against a local daemon [2019-11-29T15:03:12.610Z] testing: warning: no tests to run [2019-11-29T15:03:12.610Z] PASS [2019-11-29T15:03:12.610Z] [2019-11-29T15:03:12.610Z] DONE 0 tests in 0.084s [2019-11-29T15:03:12.610Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:03:12.610Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:12.610Z] +++ set -e [2019-11-29T15:03:12.610Z] +++ '[' -n 0 ']' [2019-11-29T15:03:12.610Z] +++ set -x [2019-11-29T15:03:12.610Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:12.610Z] INFO: Testing against a local daemon [2019-11-29T15:03:12.610Z] testing: warning: no tests to run [2019-11-29T15:03:12.610Z] PASS [2019-11-29T15:03:12.610Z] [2019-11-29T15:03:12.610Z] DONE 0 tests in 0.059s [2019-11-29T15:03:12.610Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:03:12.610Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:12.610Z] +++ set -e [2019-11-29T15:03:12.610Z] +++ '[' -n 0 ']' [2019-11-29T15:03:12.610Z] +++ set -x [2019-11-29T15:03:12.610Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:12.610Z] testing: warning: no tests to run [2019-11-29T15:03:12.610Z] PASS [2019-11-29T15:03:12.610Z] [2019-11-29T15:03:12.610Z] DONE 0 tests in 0.004s [2019-11-29T15:03:12.610Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:03:12.610Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:12.610Z] +++ set -e [2019-11-29T15:03:12.610Z] +++ '[' -n 0 ']' [2019-11-29T15:03:12.610Z] +++ set -x [2019-11-29T15:03:12.611Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:12.611Z] INFO: Testing against a local daemon [2019-11-29T15:03:12.611Z] testing: warning: no tests to run [2019-11-29T15:03:12.611Z] PASS [2019-11-29T15:03:12.611Z] [2019-11-29T15:03:12.611Z] DONE 0 tests in 0.057s [2019-11-29T15:03:12.611Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:03:12.611Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:12.611Z] +++ set -e [2019-11-29T15:03:12.611Z] +++ '[' -n 0 ']' [2019-11-29T15:03:12.611Z] +++ set -x [2019-11-29T15:03:12.611Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:12.867Z] INFO: Testing against a local daemon [2019-11-29T15:03:12.867Z] testing: warning: no tests to run [2019-11-29T15:03:12.867Z] PASS [2019-11-29T15:03:12.867Z] [2019-11-29T15:03:12.867Z] DONE 0 tests in 0.041s [2019-11-29T15:03:12.867Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:03:12.867Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:12.867Z] +++ set -e [2019-11-29T15:03:12.867Z] +++ '[' -n 0 ']' [2019-11-29T15:03:12.867Z] +++ set -x [2019-11-29T15:03:12.867Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:12.867Z] INFO: Testing against a local daemon [2019-11-29T15:03:12.867Z] testing: warning: no tests to run [2019-11-29T15:03:12.867Z] PASS [2019-11-29T15:03:12.867Z] [2019-11-29T15:03:12.867Z] DONE 0 tests in 0.077s [2019-11-29T15:03:12.867Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:03:12.867Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:12.867Z] +++ set -e [2019-11-29T15:03:12.867Z] +++ '[' -n 0 ']' [2019-11-29T15:03:12.867Z] +++ set -x [2019-11-29T15:03:12.868Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:12.868Z] INFO: Testing against a local daemon [2019-11-29T15:03:12.868Z] testing: warning: no tests to run [2019-11-29T15:03:12.868Z] PASS [2019-11-29T15:03:12.868Z] [2019-11-29T15:03:12.868Z] DONE 0 tests in 0.040s [2019-11-29T15:03:13.125Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:03:13.125Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:13.125Z] +++ set -e [2019-11-29T15:03:13.125Z] +++ '[' -n 0 ']' [2019-11-29T15:03:13.125Z] +++ set -x [2019-11-29T15:03:13.125Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:13.125Z] INFO: Testing against a local daemon [2019-11-29T15:03:13.125Z] testing: warning: no tests to run [2019-11-29T15:03:13.125Z] PASS [2019-11-29T15:03:13.125Z] [2019-11-29T15:03:13.125Z] DONE 0 tests in 0.052s [2019-11-29T15:03:13.125Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:03:13.125Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:13.125Z] +++ set -e [2019-11-29T15:03:13.125Z] +++ '[' -n 0 ']' [2019-11-29T15:03:13.125Z] +++ set -x [2019-11-29T15:03:13.125Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:13.125Z] INFO: Testing against a local daemon [2019-11-29T15:03:13.125Z] testing: warning: no tests to run [2019-11-29T15:03:13.125Z] PASS [2019-11-29T15:03:13.125Z] [2019-11-29T15:03:13.125Z] DONE 0 tests in 0.051s [2019-11-29T15:03:13.125Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:03:13.125Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:13.125Z] +++ set -e [2019-11-29T15:03:13.125Z] +++ '[' -n 0 ']' [2019-11-29T15:03:13.125Z] +++ set -x [2019-11-29T15:03:13.125Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:13.125Z] INFO: Testing against a local daemon [2019-11-29T15:03:13.125Z] testing: warning: no tests to run [2019-11-29T15:03:13.125Z] PASS [2019-11-29T15:03:13.125Z] [2019-11-29T15:03:13.125Z] DONE 0 tests in 0.040s [2019-11-29T15:03:13.382Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:03:13.382Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:13.382Z] +++ set -e [2019-11-29T15:03:13.382Z] +++ '[' -n 0 ']' [2019-11-29T15:03:13.382Z] +++ set -x [2019-11-29T15:03:13.382Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:13.382Z] INFO: Testing against a local daemon [2019-11-29T15:03:13.382Z] testing: warning: no tests to run [2019-11-29T15:03:13.382Z] PASS [2019-11-29T15:03:13.382Z] [2019-11-29T15:03:13.382Z] DONE 0 tests in 0.035s [2019-11-29T15:03:13.382Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:03:13.382Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:13.382Z] +++ set -e [2019-11-29T15:03:13.382Z] +++ '[' -n 0 ']' [2019-11-29T15:03:13.382Z] +++ set -x [2019-11-29T15:03:13.382Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:13.382Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-29T15:03:13.382Z] INFO: Testing against a local daemon [2019-11-29T15:03:13.382Z] testing: warning: no tests to run [2019-11-29T15:03:13.382Z] PASS [2019-11-29T15:03:13.382Z] [2019-11-29T15:03:13.382Z] DONE 0 tests in 0.063s [2019-11-29T15:03:13.382Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=375000m -test.count 5 -test.run TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach [2019-11-29T15:03:13.382Z] +++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:13.382Z] +++ set -e [2019-11-29T15:03:13.382Z] +++ '[' -n 0 ']' [2019-11-29T15:03:13.382Z] +++ set -x [2019-11-29T15:03:13.383Z] +++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration-flaky 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-flaky/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration-flaky/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration-flaky/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration-flaky/../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-flaky/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration-flaky/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=375000m -test.count 5 -test.run 'TestAttachClosedOnContainerStop|TestAttachAfterDetach|TestAttachDetach' [2019-11-29T15:03:13.383Z] INFO: Testing against a local daemon [2019-11-29T15:03:13.383Z] testing: warning: no tests to run [2019-11-29T15:03:13.383Z] PASS [2019-11-29T15:03:13.383Z] [2019-11-29T15:03:13.383Z] DONE 0 tests in 0.049s [2019-11-29T15:03:13.383Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration-flaky) [2019-11-29T15:03:13.383Z] +++++ cat bundles/test-integration-flaky/docker.pid [2019-11-29T15:03:13.383Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-29T15:03:13.383Z] ++++ kill 5335 [2019-11-29T15:03:14.234Z] --- PASS: TestDaemonIpcModeShareable (1.88s) [2019-11-29T15:03:14.234Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-29T15:03:14.234Z] === RUN TestDaemonIpcModePrivate [2019-11-29T15:03:14.533Z] === RUN TestInspectNetwork/full_network_id [2019-11-29T15:03:14.533Z] === RUN TestInspectNetwork/partial_network_id [2019-11-29T15:03:14.533Z] === RUN TestInspectNetwork/network_name [2019-11-29T15:03:14.533Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-29T15:03:14.752Z] ++++ /etc/init.d/apparmor stop [2019-11-29T15:03:14.752Z] Clearing AppArmor profiles cache:. [2019-11-29T15:03:14.752Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-29T15:03:14.752Z] Unloading profiles will leave already running processes permanently [2019-11-29T15:03:14.752Z] unconfined, which can lead to unexpected situations. [2019-11-29T15:03:14.752Z] [2019-11-29T15:03:14.752Z] To set a process to complain mode, use the command line tool [2019-11-29T15:03:14.752Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-29T15:03:14.752Z] with the 'teardown' option." [2019-11-29T15:03:14.752Z] [2019-11-29T15:03:14.752Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-29T15:03:15.038Z] ok github.com/docker/docker/api/server 0.031s coverage: 9.0% of statements [2019-11-29T15:03:15.317Z] PKG_CONFIG=pkg-config [2019-11-29T15:03:15.317Z] GOLANG_VERSION=1.13.4 [2019-11-29T15:03:15.317Z] HOSTNAME=f81ec8116bbc [2019-11-29T15:03:15.317Z] KEEPBUNDLE=1 [2019-11-29T15:03:15.317Z] container=docker [2019-11-29T15:03:15.317Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-29T15:03:15.317Z] GO111MODULE=off [2019-11-29T15:03:15.317Z] GOPATH=/go [2019-11-29T15:03:15.317Z] PWD=/go/src/github.com/docker/docker [2019-11-29T15:03:15.317Z] HOME=/root [2019-11-29T15:03:15.317Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-29T15:03:15.317Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-29T15:03:15.317Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-29T15:03:15.317Z] DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T15:03:15.317Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-29T15:03:15.317Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-29T15:03:15.317Z] TERM=xterm [2019-11-29T15:03:15.317Z] VALIDATE_BRANCH=master [2019-11-29T15:03:15.317Z] DEST=bundles/test-integration [2019-11-29T15:03:15.317Z] SHLVL=1 [2019-11-29T15:03:15.317Z] TIMEOUT=120m [2019-11-29T15:03:15.317Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-29T15:03:15.317Z] DOCKER_PKG=github.com/docker/docker [2019-11-29T15:03:15.317Z] TESTDEBUG=0 [2019-11-29T15:03:15.317Z] _=/usr/bin/env [2019-11-29T15:03:15.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-29T15:03:15.575Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2019-11-29T15:03:15.575Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-29T15:03:16.061Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2019-11-29T15:03:16.061Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-29T15:03:16.061Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-29T15:03:16.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-29T15:03:17.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-29T15:03:17.975Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.82s) [2019-11-29T15:03:17.975Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:72, shared: false, mustBeShared: false [2019-11-29T15:03:17.975Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-29T15:03:18.003Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-29T15:03:18.432Z] tests/integration/models_containers_test.py ............................ [ 83%] [2019-11-29T15:03:18.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-29T15:03:19.770Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.80s) [2019-11-29T15:03:19.770Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:66, shared: true, mustBeShared: true [2019-11-29T15:03:19.770Z] === RUN TestIpcModeOlderClient [2019-11-29T15:03:19.770Z] === PAUSE TestIpcModeOlderClient [2019-11-29T15:03:19.770Z] === RUN TestKillContainerInvalidSignal [2019-11-29T15:03:19.798Z] --- PASS: TestInspectNetwork (11.03s) [2019-11-29T15:03:19.798Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-29T15:03:19.798Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-29T15:03:19.798Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-29T15:03:19.798Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-29T15:03:19.798Z] === RUN TestRunContainerWithBridgeNone [2019-11-29T15:03:19.866Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2019-11-29T15:03:19.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-29T15:03:20.431Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2019-11-29T15:03:20.431Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-29T15:03:20.554Z] --- PASS: TestKillContainerInvalidSignal (0.89s) [2019-11-29T15:03:20.554Z] === RUN TestKillContainer [2019-11-29T15:03:20.554Z] === RUN TestKillContainer/no_signal [2019-11-29T15:03:20.689Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-29T15:03:20.946Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2019-11-29T15:03:20.946Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-29T15:03:21.203Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-29T15:03:21.425Z] === RUN TestKillContainer/non_killing_signal [2019-11-29T15:03:21.461Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2019-11-29T15:03:21.718Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-29T15:03:22.217Z] === RUN TestKillContainer/killing_signal [2019-11-29T15:03:22.282Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-29T15:03:22.328Z] --- PASS: TestRunContainerWithBridgeNone (2.83s) [2019-11-29T15:03:22.328Z] === RUN TestNetworkInvalidJSON [2019-11-29T15:03:22.328Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-29T15:03:22.328Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-29T15:03:22.328Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-29T15:03:22.328Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-29T15:03:22.328Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-29T15:03:22.328Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-29T15:03:22.328Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-29T15:03:22.328Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-29T15:03:22.328Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-29T15:03:22.328Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-29T15:03:22.328Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-29T15:03:22.328Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-29T15:03:22.328Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-29T15:03:22.328Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-29T15:03:22.847Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-29T15:03:23.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-29T15:03:23.462Z] --- PASS: TestKillContainer (2.89s) [2019-11-29T15:03:23.462Z] --- PASS: TestKillContainer/no_signal (0.96s) [2019-11-29T15:03:23.462Z] --- PASS: TestKillContainer/non_killing_signal (0.71s) [2019-11-29T15:03:23.462Z] --- PASS: TestKillContainer/killing_signal (0.83s) [2019-11-29T15:03:23.462Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-29T15:03:23.462Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-29T15:03:23.670Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2019-11-29T15:03:23.670Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-29T15:03:23.704Z] --- PASS: TestDaemonRestartWithLiveRestore (1.49s) [2019-11-29T15:03:23.704Z] === RUN TestDaemonDefaultNetworkPools [2019-11-29T15:03:23.931Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-29T15:03:24.236Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-29T15:03:24.639Z] --- PASS: TestDaemonDefaultNetworkPools (1.23s) [2019-11-29T15:03:24.639Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-29T15:03:24.860Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-29T15:03:25.027Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.71s) [2019-11-29T15:03:25.027Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.80s) [2019-11-29T15:03:25.027Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.59s) [2019-11-29T15:03:25.027Z] === RUN TestKillStoppedContainer [2019-11-29T15:03:25.027Z] --- PASS: TestKillStoppedContainer (0.11s) [2019-11-29T15:03:25.027Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-29T15:03:25.411Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2019-11-29T15:03:25.411Z] === RUN TestKillDifferentUserContainer [2019-11-29T15:03:25.424Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-29T15:03:25.681Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2019-11-29T15:03:26.220Z] --- PASS: TestKillDifferentUserContainer (0.85s) [2019-11-29T15:03:26.220Z] === RUN TestInspectOomKilledTrue [2019-11-29T15:03:26.220Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-29T15:03:26.220Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:03:26.220Z] === RUN TestInspectOomKilledFalse [2019-11-29T15:03:26.220Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-29T15:03:26.220Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:03:26.220Z] === RUN TestLinksEtcHostsContentMatch [2019-11-29T15:03:26.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-29T15:03:26.541Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.90s) [2019-11-29T15:03:26.541Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-29T15:03:26.627Z] --- PASS: TestLinksEtcHostsContentMatch (0.72s) [2019-11-29T15:03:26.627Z] === RUN TestLinksContainerNames [2019-11-29T15:03:26.810Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-29T15:03:27.743Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-29T15:03:27.999Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2019-11-29T15:03:28.257Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-29T15:03:28.257Z] Using test binary docker [2019-11-29T15:03:28.257Z] +++ /etc/init.d/apparmor start [2019-11-29T15:03:28.257Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-29T15:03:28.257Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-29T15:03:28.257Z] Warning failed to create cache: (null) [2019-11-29T15:03:28.257Z] . [2019-11-29T15:03:28.257Z] INFO: Waiting for daemon to start... [2019-11-29T15:03:28.257Z] Starting dockerd [2019-11-29T15:03:28.257Z] +++ 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-11-29T15:03:28.257Z] .=== RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-29T15:03:28.428Z] --- PASS: TestLinksContainerNames (1.68s) [2019-11-29T15:03:28.428Z] === RUN TestLogsFollowTailEmpty [2019-11-29T15:03:29.072Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.31s) [2019-11-29T15:03:29.072Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-29T15:03:29.210Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2019-11-29T15:03:29.210Z] === RUN TestContainerNetworkMountsNoChown [2019-11-29T15:03:29.630Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2019-11-29T15:03:29.639Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.83s) [2019-11-29T15:03:29.639Z] === RUN TestServiceWithPredefinedNetwork [2019-11-29T15:03:30.492Z] --- PASS: TestContainerNetworkMountsNoChown (0.91s) [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/default [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/default [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/private [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/private [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/rprivate [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/slave [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/slave [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/rslave [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/shared [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/shared [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/rshared [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/default [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/rslave [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/rshared [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/shared [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/rprivate [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/slave [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/private [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-29T15:03:30.492Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-29T15:03:30.492Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-29T15:03:30.492Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-29T15:03:30.564Z] [2019-11-29T15:03:30.564Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-29T15:03:30.564Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-29T15:03:30.564Z] Running integration-test (iteration 1) [2019-11-29T15:03:30.564Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2019-11-29T15:03:30.564Z] ++ 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-11-29T15:03:30.564Z] ++ set -e [2019-11-29T15:03:30.564Z] ++ '[' -n 0 ']' [2019-11-29T15:03:30.564Z] ++ set -x [2019-11-29T15:03:30.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-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-11-29T15:03:30.564Z] INFO: Testing against a local daemon [2019-11-29T15:03:30.564Z] === RUN TestCgroupNamespacesBuild [2019-11-29T15:03:30.885Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-29T15:03:30.885Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-29T15:03:30.885Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-29T15:03:30.885Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-29T15:03:30.885Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-29T15:03:30.885Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-29T15:03:30.885Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-29T15:03:30.885Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-29T15:03:30.885Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-29T15:03:30.885Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-29T15:03:30.885Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-29T15:03:30.885Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-29T15:03:30.885Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-29T15:03:30.885Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-29T15:03:30.885Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-29T15:03:30.885Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot (0.02s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.10s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2019-11-29T15:03:31.296Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2019-11-29T15:03:31.296Z] === RUN TestContainerBindMountNonRecursive [2019-11-29T15:03:31.497Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-29T15:03:31.497Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2019-11-29T15:03:32.872Z] --- PASS: TestCgroupNamespacesBuild (2.27s) [2019-11-29T15:03:32.872Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-29T15:03:32.872Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-29T15:03:32.925Z] --- PASS: TestServiceWithPredefinedNetwork (3.31s) [2019-11-29T15:03:32.926Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-29T15:03:32.926Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-29T15:03:32.926Z] service_test.go:230: FLAKY_TEST [2019-11-29T15:03:32.926Z] === RUN TestServiceWithDataPathPortInit [2019-11-29T15:03:33.286Z] --- PASS: TestContainerBindMountNonRecursive (1.97s) [2019-11-29T15:03:33.286Z] === RUN TestNetworkNat [2019-11-29T15:03:33.900Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2019-11-29T15:03:34.064Z] --- PASS: TestNetworkNat (0.88s) [2019-11-29T15:03:34.064Z] === RUN TestNetworkLocalhostTCPNat [2019-11-29T15:03:34.468Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-29T15:03:34.725Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.98s) [2019-11-29T15:03:34.725Z] === RUN TestBuildWithSession [2019-11-29T15:03:34.725Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-29T15:03:34.725Z] build_session_test.go:25: TODO: BuildKit [2019-11-29T15:03:34.725Z] === RUN TestBuildSquashParent [2019-11-29T15:03:34.868Z] --- PASS: TestNetworkLocalhostTCPNat (0.95s) [2019-11-29T15:03:34.868Z] === RUN TestNetworkLoopbackNat [2019-11-29T15:03:36.098Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2019-11-29T15:03:36.195Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2019-11-29T15:03:36.195Z] === RUN TestPause [2019-11-29T15:03:36.663Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2019-11-29T15:03:36.708Z] ......... [ 85%] [2019-11-29T15:03:37.163Z] --- PASS: TestPause (1.00s) [2019-11-29T15:03:37.163Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-29T15:03:37.163Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-29T15:03:37.163Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-29T15:03:37.163Z] === RUN TestPauseStopPausedContainer [2019-11-29T15:03:37.959Z] --- PASS: TestPauseStopPausedContainer (0.95s) [2019-11-29T15:03:37.959Z] === RUN TestPsFilter [2019-11-29T15:03:38.326Z] --- PASS: TestPsFilter (0.27s) [2019-11-29T15:03:38.326Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-29T15:03:38.557Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-29T15:03:39.111Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.89s) [2019-11-29T15:03:39.111Z] === RUN TestRemoveContainerWithVolume [2019-11-29T15:03:39.890Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2019-11-29T15:03:39.890Z] === RUN TestRemoveContainerRunning [2019-11-29T15:03:39.925Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2019-11-29T15:03:41.177Z] --- PASS: TestRemoveContainerRunning (0.92s) [2019-11-29T15:03:41.177Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-29T15:03:41.975Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.90s) [2019-11-29T15:03:41.975Z] === RUN TestRemoveInvalidContainer [2019-11-29T15:03:41.975Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2019-11-29T15:03:41.975Z] === RUN TestRenameLinkedContainer [2019-11-29T15:03:42.121Z] tests/integration/models_images_test.py ............... [ 89%] [2019-11-29T15:03:43.778Z] tests/integration/models_networks_test.py .... [ 90%] [2019-11-29T15:03:44.099Z] --- PASS: TestBuildSquashParent (9.06s) [2019-11-29T15:03:44.099Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-29T15:03:44.099Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-29T15:03:44.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-29T15:03:44.099Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-29T15:03:44.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-29T15:03:44.099Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-29T15:03:44.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-29T15:03:44.099Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-29T15:03:44.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-29T15:03:44.099Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-29T15:03:44.099Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-29T15:03:44.100Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-29T15:03:44.100Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-29T15:03:44.100Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-29T15:03:44.100Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-29T15:03:46.023Z] --- PASS: TestRenameLinkedContainer (3.67s) [2019-11-29T15:03:46.023Z] === RUN TestRenameStoppedContainer [2019-11-29T15:03:46.442Z] --- PASS: TestRenameStoppedContainer (0.96s) [2019-11-29T15:03:46.442Z] === RUN TestRenameRunningContainerAndReuse [2019-11-29T15:03:46.622Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-29T15:03:46.622Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-29T15:03:46.622Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2019-11-29T15:03:48.001Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-29T15:03:48.302Z] --- PASS: TestRenameRunningContainerAndReuse (1.84s) [2019-11-29T15:03:48.302Z] === RUN TestRenameInvalidName [2019-11-29T15:03:48.933Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-29T15:03:49.500Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-29T15:03:49.556Z] --- PASS: TestRenameInvalidName (0.98s) [2019-11-29T15:03:49.556Z] === RUN TestRenameAnonymousContainer [2019-11-29T15:03:50.304Z] tests/integration/models_nodes_test.py . [ 91%] [2019-11-29T15:03:50.304Z] tests/integration/models_resources_test.py . [ 91%] [2019-11-29T15:03:52.783Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2019-11-29T15:03:52.783Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.43s) [2019-11-29T15:03:52.783Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.63s) [2019-11-29T15:03:52.783Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.75s) [2019-11-29T15:03:52.783Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.17s) [2019-11-29T15:03:52.783Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.64s) [2019-11-29T15:03:52.783Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.79s) [2019-11-29T15:03:52.783Z] === RUN TestBuildMultiStageCopy [2019-11-29T15:03:52.783Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-29T15:03:52.784Z] --- PASS: TestRenameAnonymousContainer (2.97s) [2019-11-29T15:03:52.784Z] === RUN TestRenameContainerWithSameName [2019-11-29T15:03:53.149Z] --- PASS: TestRenameContainerWithSameName (0.85s) [2019-11-29T15:03:53.149Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-29T15:03:54.159Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2019-11-29T15:03:54.893Z] --- PASS: TestServiceWithDataPathPortInit (19.79s) [2019-11-29T15:03:54.893Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-29T15:03:54.972Z] --- PASS: TestRenameContainerWithLinkedContainer (1.74s) [2019-11-29T15:03:54.972Z] === RUN TestResize [2019-11-29T15:03:55.529Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-29T15:03:55.529Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-29T15:03:55.757Z] --- PASS: TestResize (0.99s) [2019-11-29T15:03:55.757Z] === RUN TestResizeWithInvalidSize [2019-11-29T15:03:55.788Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-29T15:03:56.352Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-29T15:03:56.396Z] tests/integration/models_services_test.py ..............X. [ 95%] [2019-11-29T15:03:56.916Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2019-11-29T15:03:57.044Z] --- PASS: TestResizeWithInvalidSize (1.03s) [2019-11-29T15:03:57.044Z] === RUN TestResizeWhenContainerNotStarted [2019-11-29T15:03:57.173Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-29T15:03:57.737Z] --- PASS: TestBuildMultiStageCopy (5.40s) [2019-11-29T15:03:57.737Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.00s) [2019-11-29T15:03:57.737Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2019-11-29T15:03:57.737Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s) [2019-11-29T15:03:57.737Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2019-11-29T15:03:57.737Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.65s) [2019-11-29T15:03:57.737Z] === RUN TestBuildMultiStageParentConfig [2019-11-29T15:03:57.943Z] --- PASS: TestResizeWhenContainerNotStarted (1.01s) [2019-11-29T15:03:57.943Z] === RUN TestDaemonRestartKillContainers [2019-11-29T15:03:57.943Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-29T15:03:57.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-29T15:03:57.943Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-29T15:03:57.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-29T15:03:57.943Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-29T15:03:57.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-29T15:03:57.943Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-29T15:03:57.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-29T15:03:57.943Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-29T15:03:57.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-29T15:03:57.943Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-29T15:03:57.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-29T15:03:57.943Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-29T15:03:57.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-29T15:03:57.943Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-29T15:03:57.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-29T15:03:57.943Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:03:57.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:03:57.943Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:03:57.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:03:57.943Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:03:57.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:03:57.943Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:03:57.943Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:03:57.943Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-29T15:03:57.943Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-29T15:03:59.638Z] tests/integration/models_swarm_test.py .. [ 96%] [2019-11-29T15:03:59.638Z] tests/integration/models_volumes_test.py .. [ 96%] [2019-11-29T15:03:59.796Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:04:00.193Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:04:00.336Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-29T15:04:00.336Z] --- PASS: TestBuildMultiStageParentConfig (2.16s) [2019-11-29T15:04:00.336Z] === RUN TestBuildLabelWithTargets [2019-11-29T15:04:00.594Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-29T15:04:01.457Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:04:01.824Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:04:02.709Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-29T15:04:03.006Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.86s) [2019-11-29T15:04:03.007Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xsofem2ipnfmof9j0rym8f4in Created:2019-11-29 15:03:54.434901597 +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[2df8612feb9ed8d8df884ded2cfac2f1b8c41e5651b7f312c826996ece06a309:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g3whwm2svifikrff7zq9kfps4 EndpointID:1320c95153c665fce01ca83099c85a3a7896ab9d0a3c36b1b0b868c29bd14a41 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e629887c82de19c5ccd705958f4d93f6ac286525e795cc6f6d2e8e8988190738 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:bf600233aaf9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g3whwm2svifikrff7zq9kfps4 EndpointID:1320c95153c665fce01ca83099c85a3a7896ab9d0a3c36b1b0b868c29bd14a41 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-29T15:04:03.007Z] PASS [2019-11-29T15:04:03.007Z] [2019-11-29T15:04:03.007Z] === Skipped [2019-11-29T15:04:03.007Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-29T15:04:03.007Z] service_test.go:230: FLAKY_TEST [2019-11-29T15:04:03.007Z] [2019-11-29T15:04:03.007Z] [2019-11-29T15:04:03.007Z] DONE 21 tests, 1 skipped in 56.337s [2019-11-29T15:04:03.007Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-29T15:04:03.007Z] ++ 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-11-29T15:04:03.007Z] ++ set -e [2019-11-29T15:04:03.007Z] ++ '[' -n 0 ']' [2019-11-29T15:04:03.007Z] ++ set -x [2019-11-29T15:04:03.007Z] ++ 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-11-29T15:04:03.007Z] INFO: Testing against a local daemon [2019-11-29T15:04:03.007Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-29T15:04:03.007Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-29T15:04:03.007Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-29T15:04:03.007Z] === RUN TestDockerNetworkIpvlan [2019-11-29T15:04:03.007Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-29T15:04:03.007Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-29T15:04:03.007Z] PASS [2019-11-29T15:04:03.007Z] [2019-11-29T15:04:03.007Z] === Skipped [2019-11-29T15:04:03.007Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-29T15:04:03.007Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-29T15:04:03.007Z] [2019-11-29T15:04:03.007Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-29T15:04:03.007Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-29T15:04:03.007Z] [2019-11-29T15:04:03.007Z] [2019-11-29T15:04:03.007Z] DONE 2 tests, 2 skipped in 0.169s [2019-11-29T15:04:03.007Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-29T15:04:03.007Z] ++ 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-11-29T15:04:03.007Z] ++ set -e [2019-11-29T15:04:03.007Z] ++ '[' -n 0 ']' [2019-11-29T15:04:03.007Z] ++ set -x [2019-11-29T15:04:03.007Z] ++ 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-11-29T15:04:03.007Z] INFO: Testing against a local daemon [2019-11-29T15:04:03.007Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-29T15:04:03.116Z] --- PASS: TestBuildLabelWithTargets (2.88s) [2019-11-29T15:04:03.116Z] === RUN TestBuildWithEmptyLayers [2019-11-29T15:04:03.568Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-29T15:04:03.962Z] tests/integration/regression_test.py ...... [ 98%] [2019-11-29T15:04:04.047Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2019-11-29T15:04:04.047Z] === RUN TestBuildMultiStageOnBuild [2019-11-29T15:04:04.472Z] tests/integration/credentials/store_test.py ...... [ 99%] [2019-11-29T15:04:04.472Z] tests/integration/credentials/utils_test.py . [100%] [2019-11-29T15:04:04.472Z] [2019-11-29T15:04:04.472Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2019-11-29T15:04:04.472Z] =========================== short test summary info ============================ [2019-11-29T15:04:04.472Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2019-11-29T15:04:04.472Z] CONFIG_RT_GROUP_SCHED isn't enabled [2019-11-29T15:04:04.472Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2019-11-29T15:04:04.472Z] Not supported on most drivers [2019-11-29T15:04:04.472Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2019-11-29T15:04:04.472Z] This doesn't seem to be taken into account by the engine [2019-11-29T15:04:04.472Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2019-11-29T15:04:04.472Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2019-11-29T15:04:04.472Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2019-11-29T15:04:04.472Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2019-11-29T15:04:04.472Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2019-11-29T15:04:04.472Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2019-11-29T15:04:04.472Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2019-11-29T15:04:04.472Z] = 368 passed, 7 skipped, 5 deselected, 3 xfailed, 2 xpassed in 339.73 seconds == [2019-11-29T15:04:05.030Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2019-11-29T15:04:05.403Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-29T15:04:05.538Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.13s) [2019-11-29T15:04:05.538Z] === RUN TestDockerNetworkMacvlan [2019-11-29T15:04:05.786Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-29T15:04:06.472Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-29T15:04:07.408Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-29T15:04:08.222Z] --- PASS: TestBuildMultiStageOnBuild (3.86s) [2019-11-29T15:04:08.222Z] === RUN TestBuildUncleanTarFilenames [2019-11-29T15:04:08.785Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-29T15:04:09.167Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-29T15:04:09.167Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-29T15:04:09.592Z] --- PASS: TestBuildUncleanTarFilenames (1.83s) [2019-11-29T15:04:09.592Z] === RUN TestBuildMultiStageLayerLeak [2019-11-29T15:04:11.653Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-29T15:04:11.653Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.99s) [2019-11-29T15:04:11.653Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.43s) [2019-11-29T15:04:11.653Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.49s) [2019-11-29T15:04:11.653Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.47s) [2019-11-29T15:04:11.653Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.53s) [2019-11-29T15:04:11.653Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.67s) [2019-11-29T15:04:11.653Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) [2019-11-29T15:04:11.653Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.34s) [2019-11-29T15:04:11.653Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.82s) [2019-11-29T15:04:11.653Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.48s) [2019-11-29T15:04:11.653Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.39s) [2019-11-29T15:04:11.653Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.51s) [2019-11-29T15:04:11.653Z] === RUN TestCgroupNamespacesRun [2019-11-29T15:04:12.070Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-29T15:04:12.869Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2019-11-29T15:04:12.869Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-29T15:04:13.319Z] --- PASS: TestCgroupNamespacesRun (1.85s) [2019-11-29T15:04:13.319Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-29T15:04:13.433Z] --- PASS: TestBuildMultiStageLayerLeak (3.96s) [2019-11-29T15:04:13.433Z] === RUN TestBuildWithHugeFile [2019-11-29T15:04:14.802Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-29T15:04:15.142Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.72s) [2019-11-29T15:04:15.142Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-29T15:04:15.365Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2019-11-29T15:04:16.962Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2019-11-29T15:04:16.962Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-29T15:04:17.186Z] Clearing AppArmor profiles cache:. [2019-11-29T15:04:17.186Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-29T15:04:17.186Z] Unloading profiles will leave already running processes permanently [2019-11-29T15:04:17.186Z] unconfined, which can lead to unexpected situations. [2019-11-29T15:04:17.186Z] [2019-11-29T15:04:17.186Z] To set a process to complain mode, use the command line tool [2019-11-29T15:04:17.186Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-29T15:04:17.186Z] with the 'teardown' option." [2019-11-29T15:04:17.186Z] [2019-11-29T15:04:17.260Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-29T15:04:17.260Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2019-11-29T15:04:17.337Z] === RUN TestDockerNetworkMacvlan/MultiSubnet Post stage [Pipeline] junit [2019-11-29T15:04:17.760Z] Recording test results [2019-11-29T15:04:18.962Z] --- PASS: TestCgroupNamespacesRunHostMode (1.93s) [2019-11-29T15:04:18.962Z] === RUN TestCgroupNamespacesRunPrivateMode [Pipeline] sh [2019-11-29T15:04:19.328Z] + echo Ensuring container killed. [2019-11-29T15:04:19.328Z] Ensuring container killed. [2019-11-29T15:04:19.328Z] + docker rm -vf docker-pr2 [2019-11-29T15:04:19.328Z] Error: No such container: docker-pr2 [2019-11-29T15:04:19.328Z] + true [Pipeline] sh [2019-11-29T15:04:19.645Z] + echo Chowning /workspace to jenkins user [2019-11-29T15:04:19.645Z] Chowning /workspace to jenkins user [2019-11-29T15:04:19.645Z] + id -u [2019-11-29T15:04:19.645Z] + id -g [2019-11-29T15:04:19.645Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38697:/workspace busybox chown -R 1000:1000 /workspace [2019-11-29T15:04:19.645Z] Unable to find image 'busybox:latest' locally [2019-11-29T15:04:19.645Z] latest: Pulling from library/busybox [2019-11-29T15:04:20.203Z] 0f8c40e1270f: Pulling fs layer [2019-11-29T15:04:20.342Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.91s) [2019-11-29T15:04:20.342Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-29T15:04:20.458Z] 0f8c40e1270f: Verifying Checksum [2019-11-29T15:04:20.458Z] 0f8c40e1270f: Download complete [2019-11-29T15:04:20.458Z] 0f8c40e1270f: Pull complete [2019-11-29T15:04:20.458Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-29T15:04:20.458Z] Status: Downloaded newer image for busybox:latest [2019-11-29T15:04:21.607Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-11-29T15:04:21.607Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-29T15:04:22.017Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2019-11-29T15:04:22.017Z] === RUN TestCgroupNamespacesRunOlderClient [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-29T15:04:22.711Z] + bundleName=docker-py [2019-11-29T15:04:22.711Z] + echo Creating docker-py-bundles.tar.gz [2019-11-29T15:04:22.711Z] Creating docker-py-bundles.tar.gz [2019-11-29T15:04:22.711Z] + 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-11-29T15:04:22.718Z] Archiving artifacts [2019-11-29T15:04:23.900Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-29T15:04:23.924Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38697/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [2019-11-29T15:04:23.967Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.88s) [2019-11-29T15:04:23.967Z] === RUN TestKernelTCPMemory [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2019-11-29T15:04:24.408Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38697/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 -e DOCKER_GRAPHDRIVER docker:5f986789b63355e76683a4104a8209356ee3a1d0 hack/make.sh binary-daemon [2019-11-29T15:04:24.967Z] [2019-11-29T15:04:24.967Z] Removing bundles/ [2019-11-29T15:04:24.967Z] [2019-11-29T15:04:24.967Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2019-11-29T15:04:24.967Z] Building: bundles/binary-daemon/dockerd-dev [2019-11-29T15:04:24.967Z] GOOS="" GOARCH="" GOARM="" [2019-11-29T15:04:25.234Z] --- PASS: TestKernelTCPMemory (1.07s) [2019-11-29T15:04:25.234Z] === RUN TestNISDomainname [2019-11-29T15:04:25.802Z] --- PASS: TestDockerNetworkMacvlan (20.38s) [2019-11-29T15:04:25.802Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2019-11-29T15:04:25.802Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.15s) [2019-11-29T15:04:25.802Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.05s) [2019-11-29T15:04:25.802Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.08s) [2019-11-29T15:04:25.802Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.42s) [2019-11-29T15:04:25.802Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2019-11-29T15:04:25.802Z] PASS [2019-11-29T15:04:25.802Z] [2019-11-29T15:04:25.802Z] DONE 8 tests in 22.686s [2019-11-29T15:04:25.802Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-29T15:04:25.802Z] ++ 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-11-29T15:04:25.802Z] ++ set -e [2019-11-29T15:04:25.802Z] ++ '[' -n 0 ']' [2019-11-29T15:04:25.802Z] ++ set -x [2019-11-29T15:04:25.802Z] ++ 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-11-29T15:04:25.802Z] testing: warning: no tests to run [2019-11-29T15:04:25.802Z] PASS [2019-11-29T15:04:25.802Z] [2019-11-29T15:04:25.802Z] DONE 0 tests in 0.032s [2019-11-29T15:04:25.802Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-29T15:04:25.802Z] ++ 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-11-29T15:04:25.802Z] ++ set -e [2019-11-29T15:04:25.802Z] ++ '[' -n 0 ']' [2019-11-29T15:04:25.802Z] ++ set -x [2019-11-29T15:04:25.802Z] ++ 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-11-29T15:04:25.802Z] INFO: Testing against a local daemon [2019-11-29T15:04:25.802Z] === RUN TestAuthZPluginAllowRequest [2019-11-29T15:04:26.530Z] --- PASS: TestNISDomainname (1.23s) [2019-11-29T15:04:26.530Z] === RUN TestHostnameDnsResolution [2019-11-29T15:04:27.706Z] --- PASS: TestAuthZPluginAllowRequest (1.85s) [2019-11-29T15:04:27.706Z] === RUN TestAuthZPluginTLS [2019-11-29T15:04:27.806Z] --- PASS: TestHostnameDnsResolution (1.30s) [2019-11-29T15:04:27.806Z] === RUN TestStats [2019-11-29T15:04:28.279Z] --- PASS: TestAuthZPluginTLS (0.69s) [2019-11-29T15:04:28.279Z] === RUN TestAuthZPluginDenyRequest [2019-11-29T15:04:29.215Z] --- PASS: TestAuthZPluginDenyRequest (0.65s) [2019-11-29T15:04:29.215Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-29T15:04:29.783Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2019-11-29T15:04:29.783Z] === RUN TestAuthZPluginDenyResponse [2019-11-29T15:04:30.349Z] --- PASS: TestAuthZPluginDenyResponse (0.67s) [2019-11-29T15:04:30.349Z] === RUN TestAuthZPluginAllowEventStream [2019-11-29T15:04:30.493Z] --- PASS: TestStats (2.70s) [2019-11-29T15:04:30.493Z] === RUN TestStopContainerWithTimeout [2019-11-29T15:04:30.493Z] === RUN TestStopContainerWithTimeout/0 [2019-11-29T15:04:30.493Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-29T15:04:30.493Z] === RUN TestStopContainerWithTimeout/1 [2019-11-29T15:04:30.493Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-29T15:04:30.493Z] === RUN TestStopContainerWithTimeout/3 [2019-11-29T15:04:30.493Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-29T15:04:30.493Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-29T15:04:30.493Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-29T15:04:30.493Z] === CONT TestStopContainerWithTimeout/0 [2019-11-29T15:04:30.493Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-29T15:04:31.775Z] === CONT TestStopContainerWithTimeout/3 [2019-11-29T15:04:32.114Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2019-11-29T15:04:32.114Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-29T15:04:32.254Z] --- PASS: TestAuthZPluginAllowEventStream (1.87s) [2019-11-29T15:04:32.254Z] === RUN TestAuthZPluginErrorResponse [2019-11-29T15:04:32.821Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2019-11-29T15:04:32.822Z] === RUN TestAuthZPluginErrorRequest [2019-11-29T15:04:33.703Z] === CONT TestStopContainerWithTimeout/1 [2019-11-29T15:04:33.757Z] --- PASS: TestAuthZPluginErrorRequest (0.65s) [2019-11-29T15:04:33.757Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-29T15:04:33.770Z] 65014b3c3121: Pull complete [2019-11-29T15:04:34.324Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.67s) [2019-11-29T15:04:34.324Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-29T15:04:35.499Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2019-11-29T15:04:35.499Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2019-11-29T15:04:35.499Z] --- PASS: TestStopContainerWithTimeout/-1 (3.04s) [2019-11-29T15:04:35.499Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2019-11-29T15:04:35.499Z] --- PASS: TestStopContainerWithTimeout/1 (1.91s) [2019-11-29T15:04:35.499Z] === RUN TestDeleteDevicemapper [2019-11-29T15:04:35.499Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-29T15:04:35.499Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-29T15:04:35.499Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-29T15:04:36.855Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.25s) [2019-11-29T15:04:36.855Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-29T15:04:38.663Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2019-11-29T15:04:38.757Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.38s) [2019-11-29T15:04:38.757Z] === RUN TestAuthZPluginHeader [2019-11-29T15:04:39.607Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.68s) [2019-11-29T15:04:39.607Z] === RUN TestUpdateMemory [2019-11-29T15:04:39.607Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-29T15:04:39.607Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:04:39.607Z] === RUN TestUpdateCPUQuota [2019-11-29T15:04:40.135Z] --- PASS: TestAuthZPluginHeader (1.01s) [2019-11-29T15:04:40.135Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-29T15:04:40.135Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-29T15:04:40.135Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:04:40.135Z] === RUN TestAuthZPluginV2Disable [2019-11-29T15:04:40.135Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-29T15:04:40.135Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:04:40.135Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-29T15:04:40.135Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-29T15:04:40.135Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:04:40.135Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-29T15:04:40.135Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-29T15:04:40.135Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:04:40.135Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-29T15:04:40.557Z] --- PASS: TestUpdateCPUQuota (1.75s) [2019-11-29T15:04:40.557Z] === RUN TestUpdatePidsLimit [2019-11-29T15:04:40.557Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-29T15:04:41.340Z] === RUN TestUpdatePidsLimit/no_change [2019-11-29T15:04:41.710Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-29T15:04:42.092Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-29T15:04:42.461Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-29T15:04:42.840Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-29T15:04:43.653Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-29T15:04:45.262Z] --- PASS: TestUpdatePidsLimit (4.38s) [2019-11-29T15:04:45.262Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.48s) [2019-11-29T15:04:45.262Z] --- PASS: TestUpdatePidsLimit/no_change (0.44s) [2019-11-29T15:04:45.262Z] --- PASS: TestUpdatePidsLimit/update_lower (0.43s) [2019-11-29T15:04:45.262Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.49s) [2019-11-29T15:04:45.262Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2019-11-29T15:04:45.262Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.42s) [2019-11-29T15:04:45.262Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.42s) [2019-11-29T15:04:45.262Z] === RUN TestUpdateRestartPolicy [2019-11-29T15:04:53.499Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2019-11-29T15:04:53.499Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-29T15:04:53.499Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2019-11-29T15:04:53.499Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-29T15:04:53.499Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-29T15:04:53.499Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-29T15:04:53.527Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-29T15:04:53.527Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-29T15:04:53.839Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-29T15:04:53.839Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-29T15:04:53.839Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-29T15:04:53.839Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-29T15:04:53.839Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-29T15:04:54.181Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-29T15:04:54.462Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2019-11-29T15:04:56.505Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-29T15:04:56.505Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-29T15:04:56.986Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2019-11-29T15:04:57.292Z] ok github.com/docker/docker/api/types/strslice 0.018s coverage: 90.0% of statements [2019-11-29T15:04:57.634Z] ok github.com/docker/docker/api/types/filters 0.024s coverage: 92.2% of statements [2019-11-29T15:04:57.635Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2019-11-29T15:04:57.975Z] ok github.com/docker/docker/api/server/router/swarm 0.008s coverage: 4.0% of statements [2019-11-29T15:04:57.975Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-29T15:04:57.975Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-29T15:04:57.975Z] ? github.com/docker/docker/api/types [no test files] [2019-11-29T15:04:57.975Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-29T15:04:57.975Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-29T15:04:57.975Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-29T15:04:57.975Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-29T15:04:57.975Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-29T15:04:57.975Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-29T15:04:57.975Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-29T15:04:57.975Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-29T15:04:57.975Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-29T15:04:57.975Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-29T15:04:57.975Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-29T15:04:58.212Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.18s) [2019-11-29T15:04:58.212Z] PASS [2019-11-29T15:04:58.212Z] [2019-11-29T15:04:58.212Z] === Skipped [2019-11-29T15:04:58.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-29T15:04:58.212Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:04:58.212Z] [2019-11-29T15:04:58.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-29T15:04:58.212Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:04:58.212Z] [2019-11-29T15:04:58.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-29T15:04:58.212Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:04:58.212Z] [2019-11-29T15:04:58.212Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-29T15:04:58.212Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:04:58.212Z] [2019-11-29T15:04:58.212Z] [2019-11-29T15:04:58.212Z] DONE 17 tests, 4 skipped in 32.414s [2019-11-29T15:04:58.212Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-29T15:04:58.212Z] ++ 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-11-29T15:04:58.212Z] ++ set -e [2019-11-29T15:04:58.212Z] ++ '[' -n 0 ']' [2019-11-29T15:04:58.212Z] ++ set -x [2019-11-29T15:04:58.212Z] ++ 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-11-29T15:04:58.212Z] INFO: Testing against a local daemon [2019-11-29T15:04:58.212Z] === RUN TestPluginInvalidJSON [2019-11-29T15:04:58.212Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-29T15:04:58.212Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-29T15:04:58.212Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-29T15:04:58.212Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-29T15:04:58.212Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-29T15:04:58.212Z] PASS [2019-11-29T15:04:58.212Z] [2019-11-29T15:04:58.212Z] DONE 2 tests in 0.199s [2019-11-29T15:04:58.212Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-29T15:04:58.212Z] ++ 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-11-29T15:04:58.212Z] ++ set -e [2019-11-29T15:04:58.212Z] ++ '[' -n 0 ']' [2019-11-29T15:04:58.212Z] ++ set -x [2019-11-29T15:04:58.212Z] ++ 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-11-29T15:04:58.470Z] INFO: Testing against a local daemon [2019-11-29T15:04:58.470Z] === RUN TestExternalGraphDriver [2019-11-29T15:04:58.711Z] ok github.com/docker/docker/api/types/versions 0.009s coverage: 75.0% of statements [2019-11-29T15:04:58.711Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-29T15:04:58.711Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-29T15:04:58.711Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-29T15:04:58.711Z] ? github.com/docker/docker/builder [no test files] [2019-11-29T15:04:58.711Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-29T15:04:58.711Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-29T15:04:58.711Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-29T15:04:58.711Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-29T15:04:58.711Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-29T15:04:58.711Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-29T15:04:58.711Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-29T15:04:58.728Z] === RUN TestExternalGraphDriver/json [2019-11-29T15:04:58.883Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-29T15:04:58.913Z] --- PASS: TestUpdateRestartPolicy (12.78s) [2019-11-29T15:04:58.913Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-29T15:04:58.913Z] --- PASS: TestUpdateRestartWithAutoRemove (0.86s) [2019-11-29T15:04:58.913Z] === RUN TestWaitNonBlocked [2019-11-29T15:04:58.913Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-29T15:04:58.913Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-29T15:04:58.913Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-29T15:04:58.913Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-29T15:04:58.913Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-29T15:04:58.913Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-29T15:04:59.450Z] ok github.com/docker/docker/builder/dockerignore 0.047s coverage: 96.8% of statements [2019-11-29T15:05:00.167Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-11-29T15:05:00.167Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.10s) [2019-11-29T15:05:00.167Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.18s) [2019-11-29T15:05:00.167Z] === RUN TestWaitBlocked [2019-11-29T15:05:00.167Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-29T15:05:00.167Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-29T15:05:00.167Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-29T15:05:00.167Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-29T15:05:00.167Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-29T15:05:00.167Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-29T15:05:01.261Z] === RUN TestExternalGraphDriver/spec [2019-11-29T15:05:01.434Z] --- PASS: TestWaitBlocked (0.01s) [2019-11-29T15:05:01.434Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.33s) [2019-11-29T15:05:01.434Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.39s) [2019-11-29T15:05:01.434Z] === CONT TestContainerStartOnDaemonRestart [2019-11-29T15:05:01.434Z] === CONT TestIpcModeOlderClient [2019-11-29T15:05:01.434Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-11-29T15:05:01.434Z] === CONT TestDaemonRestartIpcMode [2019-11-29T15:05:04.547Z] === RUN TestExternalGraphDriver/pull [2019-11-29T15:05:04.858Z] --- PASS: TestContainerStartOnDaemonRestart (3.62s) [2019-11-29T15:05:05.464Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2019-11-29T15:05:05.464Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-29T15:05:05.518Z] ok github.com/docker/docker/cli/debug 0.032s coverage: 100.0% of statements [2019-11-29T15:05:05.645Z] --- PASS: TestDaemonRestartIpcMode (4.14s) [2019-11-29T15:05:05.645Z] PASS [2019-11-29T15:05:05.645Z] [2019-11-29T15:05:05.645Z] === Skipped [2019-11-29T15:05:05.645Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2019-11-29T15:05:05.645Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-29T15:05:05.645Z] [2019-11-29T15:05:05.645Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-29T15:05:05.645Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:05:05.645Z] [2019-11-29T15:05:05.645Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-29T15:05:05.645Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:05:05.645Z] [2019-11-29T15:05:05.645Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-29T15:05:05.645Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-29T15:05:05.645Z] [2019-11-29T15:05:05.645Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2019-11-29T15:05:05.645Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-29T15:05:05.645Z] [2019-11-29T15:05:05.645Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2019-11-29T15:05:05.645Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:05:05.645Z] [2019-11-29T15:05:05.645Z] [2019-11-29T15:05:05.645Z] DONE 200 tests, 6 skipped in 146.181s [2019-11-29T15:05:05.645Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2019-11-29T15:05:05.645Z] ++ 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-11-29T15:05:05.645Z] ++ set -e [2019-11-29T15:05:05.645Z] ++ '[' -n 0 ']' [2019-11-29T15:05:05.645Z] ++ set -x [2019-11-29T15:05:05.645Z] ++ 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-11-29T15:05:06.013Z] INFO: Testing against a local daemon [2019-11-29T15:05:06.013Z] === RUN TestCommitInheritsEnv [2019-11-29T15:05:06.378Z] --- PASS: TestCommitInheritsEnv (0.51s) [2019-11-29T15:05:06.378Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-29T15:05:06.378Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-29T15:05:06.378Z] === RUN TestImagesFilterMultiReference [2019-11-29T15:05:06.378Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-11-29T15:05:06.378Z] === RUN TestImagePullPlatformInvalid [2019-11-29T15:05:06.378Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-29T15:05:06.378Z] === RUN TestRemoveImageOrphaning [2019-11-29T15:05:06.476Z] --- PASS: TestExternalGraphDriver (7.76s) [2019-11-29T15:05:06.476Z] --- PASS: TestExternalGraphDriver/json (2.54s) [2019-11-29T15:05:06.476Z] --- PASS: TestExternalGraphDriver/spec (2.79s) [2019-11-29T15:05:06.476Z] --- PASS: TestExternalGraphDriver/pull (2.26s) [2019-11-29T15:05:06.476Z] === RUN TestGraphdriverPluginV2 [2019-11-29T15:05:06.476Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2019-11-29T15:05:06.476Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:05:06.476Z] PASS [2019-11-29T15:05:06.476Z] [2019-11-29T15:05:06.476Z] === Skipped [2019-11-29T15:05:06.476Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2019-11-29T15:05:06.476Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:05:06.476Z] [2019-11-29T15:05:06.476Z] [2019-11-29T15:05:06.476Z] DONE 5 tests, 1 skipped in 7.969s [2019-11-29T15:05:06.476Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-29T15:05:06.476Z] ++ 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-11-29T15:05:06.476Z] ++ set -e [2019-11-29T15:05:06.476Z] ++ '[' -n 0 ']' [2019-11-29T15:05:06.476Z] ++ set -x [2019-11-29T15:05:06.477Z] ++ 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-11-29T15:05:06.477Z] INFO: Testing against a local daemon [2019-11-29T15:05:06.477Z] === RUN TestContinueAfterPluginCrash [2019-11-29T15:05:06.477Z] === PAUSE TestContinueAfterPluginCrash [2019-11-29T15:05:06.477Z] === RUN TestDaemonStartWithLogOpt [2019-11-29T15:05:06.477Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-29T15:05:06.477Z] === CONT TestContinueAfterPluginCrash [2019-11-29T15:05:06.477Z] === CONT TestDaemonStartWithLogOpt [2019-11-29T15:05:06.707Z] ok github.com/docker/docker/builder/remotecontext/git 4.649s coverage: 85.1% of statements [2019-11-29T15:05:07.196Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2019-11-29T15:05:07.196Z] === RUN TestRemoveImageGarbageCollector [2019-11-29T15:05:07.196Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-29T15:05:07.196Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:05:07.196Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-29T15:05:07.196Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2019-11-29T15:05:07.196Z] === RUN TestTagInvalidReference [2019-11-29T15:05:07.196Z] --- PASS: TestTagInvalidReference (0.01s) [2019-11-29T15:05:07.196Z] === RUN TestTagValidPrefixedRepo [2019-11-29T15:05:07.196Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2019-11-29T15:05:07.196Z] === RUN TestTagExistedNameWithoutForce [2019-11-29T15:05:07.196Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2019-11-29T15:05:07.196Z] === RUN TestTagOfficialNames [2019-11-29T15:05:07.196Z] --- PASS: TestTagOfficialNames (0.05s) [2019-11-29T15:05:07.196Z] === RUN TestTagMatchesDigest [2019-11-29T15:05:07.196Z] --- PASS: TestTagMatchesDigest (0.01s) [2019-11-29T15:05:07.196Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-29T15:05:08.739Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-29T15:05:09.060Z] ok github.com/docker/docker/builder/remotecontext 0.495s coverage: 13.6% of statements [2019-11-29T15:05:12.085Z] ok github.com/docker/docker/builder/dockerfile 1.402s coverage: 48.2% of statements [2019-11-29T15:05:12.085Z] ? github.com/docker/docker/cli [no test files] [2019-11-29T15:05:12.085Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-29T15:05:16.841Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-29T15:05:18.102Z] ok github.com/docker/docker/client 0.846s coverage: 75.8% of statements [2019-11-29T15:05:18.688Z] --- PASS: TestDaemonStartWithLogOpt (10.48s) [2019-11-29T15:05:21.970Z] --- PASS: TestContinueAfterPluginCrash (15.33s) [2019-11-29T15:05:21.970Z] PASS [2019-11-29T15:05:21.970Z] [2019-11-29T15:05:21.970Z] DONE 2 tests in 15.520s [2019-11-29T15:05:21.970Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-29T15:05:21.971Z] ++ 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-11-29T15:05:21.971Z] ++ set -e [2019-11-29T15:05:21.971Z] ++ '[' -n 0 ']' [2019-11-29T15:05:21.971Z] ++ set -x [2019-11-29T15:05:21.971Z] ++ 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-11-29T15:05:22.229Z] INFO: Testing against a local daemon [2019-11-29T15:05:22.229Z] === RUN TestPluginWithDevMounts [2019-11-29T15:05:22.229Z] === PAUSE TestPluginWithDevMounts [2019-11-29T15:05:22.229Z] === CONT TestPluginWithDevMounts [2019-11-29T15:05:23.390Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-29T15:05:24.759Z] --- PASS: TestPluginWithDevMounts (2.25s) [2019-11-29T15:05:24.759Z] PASS [2019-11-29T15:05:24.759Z] [2019-11-29T15:05:24.759Z] DONE 1 tests in 2.521s [2019-11-29T15:05:24.759Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-29T15:05:24.759Z] ++ 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-11-29T15:05:24.759Z] ++ set -e [2019-11-29T15:05:24.759Z] ++ '[' -n 0 ']' [2019-11-29T15:05:24.759Z] ++ set -x [2019-11-29T15:05:24.759Z] ++ 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-11-29T15:05:24.759Z] INFO: Testing against a local daemon [2019-11-29T15:05:24.759Z] === RUN TestSecretInspect [2019-11-29T15:05:25.285Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2019-11-29T15:05:28.043Z] --- PASS: TestSecretInspect (3.26s) [2019-11-29T15:05:28.043Z] === RUN TestSecretList [2019-11-29T15:05:28.571Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-29T15:05:29.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2019-11-29T15:05:30.199Z] --- PASS: TestBuildWithHugeFile (76.77s) [2019-11-29T15:05:30.199Z] === RUN TestBuildWithEmptyDockerfile [2019-11-29T15:05:30.199Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-29T15:05:30.200Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-29T15:05:30.200Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-29T15:05:30.200Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-29T15:05:30.200Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-29T15:05:30.200Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-29T15:05:30.200Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-29T15:05:30.200Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-29T15:05:30.200Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-29T15:05:30.456Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-29T15:05:30.713Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2019-11-29T15:05:30.713Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2019-11-29T15:05:30.713Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2019-11-29T15:05:30.713Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2019-11-29T15:05:30.713Z] === RUN TestBuildPreserveOwnership [2019-11-29T15:05:30.713Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-29T15:05:31.327Z] --- PASS: TestSecretList (3.28s) [2019-11-29T15:05:31.327Z] === RUN TestSecretsCreateAndDelete [2019-11-29T15:05:31.645Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2019-11-29T15:05:33.858Z] --- PASS: TestSecretsCreateAndDelete (2.70s) [2019-11-29T15:05:33.858Z] === RUN TestSecretsUpdate [2019-11-29T15:05:34.919Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-29T15:05:34.919Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2019-11-29T15:05:35.483Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-29T15:05:37.142Z] --- PASS: TestSecretsUpdate (3.28s) [2019-11-29T15:05:37.142Z] === RUN TestTemplatedSecret [2019-11-29T15:05:38.006Z] --- PASS: TestBuildPreserveOwnership (7.27s) [2019-11-29T15:05:38.006Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.84s) [2019-11-29T15:05:38.006Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.42s) [2019-11-29T15:05:38.006Z] === RUN TestBuildPlatformInvalid [2019-11-29T15:05:38.006Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2019-11-29T15:05:38.006Z] PASS [2019-11-29T15:05:38.006Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2019-11-29T15:05:38.006Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2019-11-29T15:05:38.006Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2019-11-29T15:05:38.006Z] [2019-11-29T15:05:38.006Z] === Skipped [2019-11-29T15:05:38.006Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2019-11-29T15:05:38.006Z] build_session_test.go:25: TODO: BuildKit [2019-11-29T15:05:38.006Z] [2019-11-29T15:05:38.006Z] [2019-11-29T15:05:38.006Z] DONE 32 tests, 1 skipped in 127.638s [2019-11-29T15:05:38.263Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2019-11-29T15:05:38.263Z] ++ 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-11-29T15:05:38.263Z] ++ set -e [2019-11-29T15:05:38.263Z] ++ '[' -n 0 ']' [2019-11-29T15:05:38.263Z] ++ set -x [2019-11-29T15:05:38.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=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-11-29T15:05:38.263Z] INFO: Testing against a local daemon [2019-11-29T15:05:38.263Z] === RUN TestConfigList [2019-11-29T15:05:41.330Z] --- PASS: TestTemplatedSecret (3.66s) [2019-11-29T15:05:41.330Z] === RUN TestSecretCreateResolve [2019-11-29T15:05:41.570Z] --- PASS: TestConfigList (3.16s) [2019-11-29T15:05:41.570Z] === RUN TestConfigsCreateAndDelete [2019-11-29T15:05:42.188Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2019-11-29T15:05:44.614Z] --- PASS: TestSecretCreateResolve (3.23s) [2019-11-29T15:05:44.614Z] PASS [2019-11-29T15:05:44.614Z] [2019-11-29T15:05:44.614Z] DONE 6 tests in 19.631s [2019-11-29T15:05:44.614Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2019-11-29T15:05:44.614Z] ++ 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-11-29T15:05:44.614Z] ++ set -e [2019-11-29T15:05:44.614Z] ++ '[' -n 0 ']' [2019-11-29T15:05:44.614Z] ++ set -x [2019-11-29T15:05:44.614Z] ++ 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-11-29T15:05:44.614Z] INFO: Testing against a local daemon [2019-11-29T15:05:44.614Z] === RUN TestServiceCreateInit [2019-11-29T15:05:44.614Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-29T15:05:45.478Z] --- PASS: TestConfigsCreateAndDelete (3.61s) [2019-11-29T15:05:45.478Z] === RUN TestConfigsUpdate [2019-11-29T15:05:46.322Z] Created binary: bundles/binary-daemon/dockerd-dev [2019-11-29T15:05:46.322Z] Copying nested executables into bundles/binary-daemon [2019-11-29T15:05:46.322Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2019-11-29T15:05:46.730Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38697/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 -e DOCKER_GRAPHDRIVER docker:5f986789b63355e76683a4104a8209356ee3a1d0 hack/make.sh cross [2019-11-29T15:05:47.289Z] [2019-11-29T15:05:47.289Z] Removing bundles/ [2019-11-29T15:05:47.289Z] [2019-11-29T15:05:47.289Z] ---> Making bundle: cross (in bundles/cross) [2019-11-29T15:05:47.289Z] Cross building: bundles/cross/linux/amd64 [2019-11-29T15:05:47.289Z] Building: bundles/cross/linux/amd64/dockerd-dev [2019-11-29T15:05:47.289Z] GOOS="linux" GOARCH="amd64" GOARM="" [2019-11-29T15:05:47.999Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2019-11-29T15:05:48.565Z] --- PASS: TestConfigsUpdate (3.43s) [2019-11-29T15:05:48.565Z] === RUN TestTemplatedConfig [2019-11-29T15:05:49.886Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-29T15:05:49.937Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-29T15:05:51.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2019-11-29T15:05:52.762Z] --- PASS: TestTemplatedConfig (4.27s) [2019-11-29T15:05:52.762Z] === RUN TestConfigInspect [2019-11-29T15:05:54.133Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-29T15:05:55.156Z] --- PASS: TestServiceCreateInit (10.54s) [2019-11-29T15:05:55.156Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.19s) [2019-11-29T15:05:55.156Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.31s) [2019-11-29T15:05:55.156Z] === RUN TestCreateServiceMultipleTimes [2019-11-29T15:05:55.502Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2019-11-29T15:05:56.066Z] --- PASS: TestConfigInspect (3.24s) [2019-11-29T15:05:56.066Z] === RUN TestConfigCreateWithLabels [2019-11-29T15:05:57.990Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-29T15:05:58.248Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2019-11-29T15:05:58.505Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-29T15:05:59.436Z] --- PASS: TestConfigCreateWithLabels (3.59s) [2019-11-29T15:05:59.436Z] === RUN TestConfigCreateResolve [2019-11-29T15:06:01.331Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-29T15:06:02.702Z] --- PASS: TestConfigCreateResolve (3.23s) [2019-11-29T15:06:02.702Z] === RUN TestConfigDaemonLibtrustID [2019-11-29T15:06:03.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2019-11-29T15:06:03.268Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-11-29T15:06:03.268Z] PASS [2019-11-29T15:06:03.268Z] [2019-11-29T15:06:03.268Z] DONE 8 tests in 25.168s [2019-11-29T15:06:03.268Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2019-11-29T15:06:03.268Z] ++ 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-11-29T15:06:03.268Z] ++ set -e [2019-11-29T15:06:03.268Z] ++ '[' -n 0 ']' [2019-11-29T15:06:03.268Z] ++ set -x [2019-11-29T15:06:03.268Z] ++ 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-11-29T15:06:03.527Z] INFO: Testing against a local daemon [2019-11-29T15:06:03.527Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:06:04.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-29T15:06:05.460Z] --- PASS: TestAttachClosedOnContainerStop (2.07s) [2019-11-29T15:06:05.460Z] === RUN TestAttachAfterDetach [2019-11-29T15:06:07.354Z] --- PASS: TestAttachAfterDetach (1.58s) [2019-11-29T15:06:07.354Z] === RUN TestAttachDetach [2019-11-29T15:06:07.612Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2019-11-29T15:06:08.177Z] --- PASS: TestAttachDetach (1.08s) [2019-11-29T15:06:08.177Z] === RUN TestCheckpoint [2019-11-29T15:06:08.177Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-29T15:06:08.177Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-29T15:06:08.177Z] === RUN TestContainerInvalidJSON [2019-11-29T15:06:08.177Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-29T15:06:08.177Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-29T15:06:08.177Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-29T15:06:08.177Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-29T15:06:08.177Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-29T15:06:08.177Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-29T15:06:08.177Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-29T15:06:08.177Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-29T15:06:08.177Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-29T15:06:08.177Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-29T15:06:08.177Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-29T15:06:08.177Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-29T15:06:08.177Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-29T15:06:08.177Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-29T15:06:08.434Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2019-11-29T15:06:08.434Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-29T15:06:08.434Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2019-11-29T15:06:08.434Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-29T15:06:08.692Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.15s) [2019-11-29T15:06:08.692Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-29T15:06:08.692Z] --- PASS: TestCopyToContainerPathIsNotDir (0.11s) [2019-11-29T15:06:08.692Z] === RUN TestCopyFromContainer [2019-11-29T15:06:10.588Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-29T15:06:11.151Z] === RUN TestCopyFromContainer// [2019-11-29T15:06:11.151Z] === RUN TestCopyFromContainer//bar/root [2019-11-29T15:06:11.408Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-29T15:06:11.408Z] === RUN TestCopyFromContainer/bar/quux [2019-11-29T15:06:11.664Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-29T15:06:11.664Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-29T15:06:11.923Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-29T15:06:11.923Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-29T15:06:12.181Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-29T15:06:12.181Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-29T15:06:12.438Z] --- PASS: TestCopyFromContainer (3.82s) [2019-11-29T15:06:12.438Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-29T15:06:12.438Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2019-11-29T15:06:12.438Z] --- PASS: TestCopyFromContainer//bar/root/ (0.16s) [2019-11-29T15:06:12.438Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2019-11-29T15:06:12.438Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2019-11-29T15:06:12.438Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2019-11-29T15:06:12.438Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2019-11-29T15:06:12.438Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.14s) [2019-11-29T15:06:12.438Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.14s) [2019-11-29T15:06:12.438Z] --- PASS: TestCopyFromContainer/bar/notarget (0.24s) [2019-11-29T15:06:12.438Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-29T15:06:12.438Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-29T15:06:12.438Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-29T15:06:12.438Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-29T15:06:12.438Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-29T15:06:12.438Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-29T15:06:12.438Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-29T15:06:12.696Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-29T15:06:12.696Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-29T15:06:12.696Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-29T15:06:12.696Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-29T15:06:12.696Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2019-11-29T15:06:12.696Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-29T15:06:12.696Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-29T15:06:12.696Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2019-11-29T15:06:12.696Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-29T15:06:12.696Z] --- PASS: TestCreateLinkToNonExistingContainer (0.08s) [2019-11-29T15:06:12.696Z] === RUN TestCreateWithInvalidEnv [2019-11-29T15:06:12.696Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-29T15:06:12.696Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-29T15:06:12.696Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-29T15:06:12.696Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-29T15:06:12.696Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-29T15:06:12.696Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-29T15:06:12.696Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-29T15:06:12.696Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-29T15:06:12.696Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-29T15:06:12.696Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-29T15:06:12.696Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-29T15:06:12.696Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-29T15:06:12.696Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-29T15:06:12.696Z] === RUN TestCreateTmpfsMountsTarget [2019-11-29T15:06:12.696Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2019-11-29T15:06:12.696Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-29T15:06:12.696Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-29T15:06:14.068Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-29T15:06:15.000Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-29T15:06:15.564Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2019-11-29T15:06:15.564Z] --- PASS: TestCreateWithCustomMaskedPaths (2.86s) [2019-11-29T15:06:15.564Z] === RUN TestCreateWithCapabilities [2019-11-29T15:06:15.564Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-29T15:06:15.564Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-29T15:06:15.564Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-29T15:06:15.564Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-29T15:06:15.564Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-29T15:06:15.564Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-29T15:06:15.564Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-29T15:06:15.564Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-29T15:06:15.564Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-29T15:06:15.564Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-29T15:06:15.564Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-29T15:06:15.564Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-29T15:06:15.564Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-29T15:06:15.564Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-29T15:06:15.564Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-29T15:06:15.564Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-29T15:06:15.564Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-29T15:06:15.564Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-29T15:06:15.564Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-29T15:06:15.564Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-29T15:06:15.564Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-29T15:06:15.564Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-29T15:06:15.564Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-29T15:06:15.564Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-29T15:06:15.564Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-29T15:06:15.564Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-29T15:06:15.564Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-29T15:06:15.821Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-29T15:06:15.821Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-29T15:06:15.821Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-29T15:06:15.821Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-29T15:06:15.821Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-29T15:06:15.821Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-29T15:06:15.821Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-29T15:06:16.078Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-29T15:06:16.078Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-29T15:06:16.078Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2019-11-29T15:06:16.078Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2019-11-29T15:06:16.078Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2019-11-29T15:06:16.078Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2019-11-29T15:06:16.078Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-11-29T15:06:16.078Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2019-11-29T15:06:16.078Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.11s) [2019-11-29T15:06:16.078Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.01s) [2019-11-29T15:06:16.078Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.09s) [2019-11-29T15:06:16.078Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2019-11-29T15:06:16.078Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-29T15:06:16.079Z] ok github.com/docker/docker/cmd/dockerd 0.225s coverage: 30.3% of statements [2019-11-29T15:06:16.079Z] ok github.com/docker/docker/container 0.218s coverage: 35.3% of statements [2019-11-29T15:06:16.079Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-29T15:06:16.079Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-29T15:06:16.079Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-29T15:06:16.079Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-29T15:06:17.265Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.054s coverage: 65.3% of statements [2019-11-29T15:06:19.354Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.85s) [2019-11-29T15:06:19.354Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-29T15:06:19.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-29T15:06:19.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-29T15:06:19.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-29T15:06:19.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-29T15:06:19.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-29T15:06:19.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-29T15:06:19.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-29T15:06:19.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-29T15:06:19.354Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-29T15:06:19.354Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-29T15:06:19.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-29T15:06:19.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-29T15:06:19.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-29T15:06:19.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-29T15:06:19.354Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-29T15:06:19.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.04s) [2019-11-29T15:06:19.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2019-11-29T15:06:19.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2019-11-29T15:06:19.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-29T15:06:19.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-29T15:06:19.354Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2019-11-29T15:06:19.354Z] === RUN TestContainerStartOnDaemonRestart [2019-11-29T15:06:19.354Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-29T15:06:19.354Z] === RUN TestDaemonRestartIpcMode [2019-11-29T15:06:19.354Z] === PAUSE TestDaemonRestartIpcMode [2019-11-29T15:06:19.354Z] === RUN TestDiff [2019-11-29T15:06:19.354Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2019-11-29T15:06:19.919Z] --- PASS: TestDiff (1.03s) [2019-11-29T15:06:19.919Z] === RUN TestExecWithCloseStdin [2019-11-29T15:06:21.319Z] --- PASS: TestExecWithCloseStdin (1.35s) [2019-11-29T15:06:21.319Z] === RUN TestExec [2019-11-29T15:06:21.704Z] --- PASS: TestCreateServiceMultipleTimes (25.45s) [2019-11-29T15:06:21.704Z] === RUN TestCreateServiceConflict [2019-11-29T15:06:22.689Z] --- PASS: TestExec (1.26s) [2019-11-29T15:06:22.689Z] === RUN TestExecUser [2019-11-29T15:06:22.689Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2019-11-29T15:06:23.254Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-29T15:06:23.606Z] --- PASS: TestCreateServiceConflict (3.24s) [2019-11-29T15:06:23.606Z] === RUN TestCreateServiceMaxReplicas [2019-11-29T15:06:23.818Z] --- PASS: TestExecUser (1.19s) [2019-11-29T15:06:23.818Z] === RUN TestExportContainerAndImportImage [2019-11-29T15:06:24.666Z] ok github.com/docker/docker/daemon/cluster/convert 0.032s coverage: 35.8% of statements [2019-11-29T15:06:24.748Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2019-11-29T15:06:25.006Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-29T15:06:25.262Z] --- PASS: TestExportContainerAndImportImage (1.49s) [2019-11-29T15:06:25.262Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-29T15:06:25.826Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2019-11-29T15:06:26.769Z] --- PASS: TestExportContainerAfterDaemonRestart (1.45s) [2019-11-29T15:06:26.769Z] === RUN TestHealthCheckWorkdir [2019-11-29T15:06:27.026Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-29T15:06:27.796Z] --- PASS: TestCreateServiceMaxReplicas (3.73s) [2019-11-29T15:06:27.796Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-29T15:06:27.957Z] --- PASS: TestHealthCheckWorkdir (1.38s) [2019-11-29T15:06:27.957Z] === RUN TestHealthKillContainer [2019-11-29T15:06:28.214Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2019-11-29T15:06:29.531Z] ok github.com/docker/docker/daemon/cluster 0.110s coverage: 0.5% of statements [2019-11-29T15:06:31.492Z] --- PASS: TestHealthKillContainer (3.41s) [2019-11-29T15:06:31.492Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-29T15:06:32.422Z] --- PASS: TestInspectCpusetInConfigPre120 (0.95s) [2019-11-29T15:06:32.422Z] === RUN TestIpcModeNone [2019-11-29T15:06:33.792Z] --- PASS: TestIpcModeNone (1.39s) [2019-11-29T15:06:33.792Z] === RUN TestIpcModePrivate [2019-11-29T15:06:33.792Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-29T15:06:34.179Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2019-11-29T15:06:34.419Z] ok github.com/docker/docker/daemon/discovery 0.017s coverage: 30.0% of statements [2019-11-29T15:06:35.112Z] --- PASS: TestIpcModePrivate (1.11s) [2019-11-29T15:06:35.112Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:197, shared: false, mustBeShared: false [2019-11-29T15:06:35.112Z] === RUN TestIpcModeShareable [2019-11-29T15:06:35.369Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2019-11-29T15:06:37.185Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2019-11-29T15:06:37.185Z] --- PASS: TestIpcModeShareable (1.13s) [2019-11-29T15:06:37.185Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:186, shared: true, mustBeShared: true [2019-11-29T15:06:37.185Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-29T15:06:37.185Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2019-11-29T15:06:37.185Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-29T15:06:37.242Z] ok github.com/docker/docker/daemon/config 0.084s coverage: 82.1% of statements [2019-11-29T15:06:37.242Z] ok github.com/docker/docker/daemon/events 0.095s coverage: 50.0% of statements [2019-11-29T15:06:37.459Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-29T15:06:38.391Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-29T15:06:38.648Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-29T15:06:39.212Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-29T15:06:39.468Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.43s) [2019-11-29T15:06:39.468Z] === RUN TestAPIIpcModeHost [2019-11-29T15:06:39.468Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-29T15:06:39.468Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-29T15:06:40.263Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2019-11-29T15:06:40.399Z] --- PASS: TestAPIIpcModeHost (1.04s) [2019-11-29T15:06:40.399Z] === RUN TestDaemonIpcModeShareable [2019-11-29T15:06:41.329Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-29T15:06:41.596Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2019-11-29T15:06:41.968Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.559s coverage: 13.7% of statements [2019-11-29T15:06:42.966Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2019-11-29T15:06:43.224Z] --- PASS: TestDaemonIpcModeShareable (2.60s) [2019-11-29T15:06:43.224Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:204, shared: true, mustBeShared: true [2019-11-29T15:06:43.224Z] === RUN TestDaemonIpcModePrivate [2019-11-29T15:06:43.224Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2019-11-29T15:06:43.792Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2019-11-29T15:06:43.946Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.76s) [2019-11-29T15:06:43.946Z] === RUN TestCreateServiceSecretFileMode [2019-11-29T15:06:44.988Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.011s coverage: 2.9% of statements [2019-11-29T15:06:45.161Z] --- PASS: TestDaemonIpcModePrivate (1.93s) [2019-11-29T15:06:45.161Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:206, shared: false, mustBeShared: false [2019-11-29T15:06:45.161Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-29T15:06:45.449Z] e96b0897c5d1: Pull complete [2019-11-29T15:06:45.449Z] Digest: sha256:e75260361cbd398788c195a159c2c56e3ef4ee011ecd9bd57bdac73ff1a43e33 [2019-11-29T15:06:45.449Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-29T15:06:45.449Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2019-11-29T15:06:45.450Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2019-11-29T15:06:45.450Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.864' [2019-11-29T15:06:45.450Z] WARN: Skipping validation tests [2019-11-29T15:06:45.450Z] INFO: Running unit tests at 11/29/2019 15:06:31... [2019-11-29T15:06:45.450Z] INFO: make.ps1 starting at 11/29/2019 15:06:35 [2019-11-29T15:06:45.450Z] INFO: Git commit (5f986789b) assumed from DOCKER_GITCOMMIT environment variable [2019-11-29T15:06:45.450Z] INFO: Invoking autogen... [2019-11-29T15:06:45.450Z] INFO: Running unit tests... [2019-11-29T15:06:46.171Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.891s coverage: 57.9% of statements [2019-11-29T15:06:46.478Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2019-11-29T15:06:46.478Z] === RUN TestCreateServiceConfigFileMode [2019-11-29T15:06:46.949Z] --- PASS: TestImportExtremelyLargeImageWorks (99.65s) [2019-11-29T15:06:46.949Z] PASS [2019-11-29T15:06:46.949Z] [2019-11-29T15:06:46.949Z] === Skipped [2019-11-29T15:06:46.949Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-29T15:06:46.949Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:06:46.949Z] [2019-11-29T15:06:46.949Z] [2019-11-29T15:06:46.949Z] DONE 12 tests, 1 skipped in 101.285s [2019-11-29T15:06:46.949Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2019-11-29T15:06:46.949Z] ++ 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-11-29T15:06:46.949Z] ++ set -e [2019-11-29T15:06:46.949Z] ++ '[' -n 0 ']' [2019-11-29T15:06:46.949Z] ++ set -x [2019-11-29T15:06:46.949Z] ++ 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-11-29T15:06:47.318Z] INFO: Testing against a local daemon [2019-11-29T15:06:47.318Z] === RUN TestNetworkCreateDelete [2019-11-29T15:06:47.318Z] --- PASS: TestNetworkCreateDelete (0.14s) [2019-11-29T15:06:47.318Z] === RUN TestDockerNetworkDeletePreferID [2019-11-29T15:06:47.681Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.24s) [2019-11-29T15:06:47.681Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:211, shared: false, mustBeShared: false [2019-11-29T15:06:47.681Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-29T15:06:47.681Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2019-11-29T15:06:47.690Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2019-11-29T15:06:47.690Z] === RUN TestInspectNetwork [2019-11-29T15:06:47.879Z] ok github.com/docker/docker/daemon 12.493s coverage: 17.6% of statements [2019-11-29T15:06:47.879Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-29T15:06:47.879Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-29T15:06:47.879Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-29T15:06:47.879Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-29T15:06:47.938Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2019-11-29T15:06:48.868Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-29T15:06:49.431Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.07s) [2019-11-29T15:06:49.431Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:215, shared: true, mustBeShared: true [2019-11-29T15:06:49.431Z] === RUN TestIpcModeOlderClient [2019-11-29T15:06:49.431Z] === PAUSE TestIpcModeOlderClient [2019-11-29T15:06:49.431Z] === RUN TestKillContainerInvalidSignal [2019-11-29T15:06:49.763Z] --- PASS: TestCreateServiceConfigFileMode (3.32s) [2019-11-29T15:06:49.763Z] === RUN TestCreateServiceSysctls [2019-11-29T15:06:50.048Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-29T15:06:50.636Z] --- PASS: TestKillContainerInvalidSignal (1.21s) [2019-11-29T15:06:50.636Z] === RUN TestKillContainer [2019-11-29T15:06:50.636Z] === RUN TestKillContainer/no_signal [2019-11-29T15:06:50.908Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.207s coverage: 68.6% of statements [2019-11-29T15:06:51.582Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2019-11-29T15:06:51.582Z] === RUN TestKillContainer/non_killing_signal [2019-11-29T15:06:51.752Z] === RUN TestInspectNetwork/full_network_id [2019-11-29T15:06:51.752Z] === RUN TestInspectNetwork/partial_network_id [2019-11-29T15:06:51.752Z] === RUN TestInspectNetwork/network_name [2019-11-29T15:06:51.752Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-29T15:06:52.098Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.013s coverage: 48.6% of statements [2019-11-29T15:06:52.513Z] === RUN TestKillContainer/killing_signal [2019-11-29T15:06:53.882Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2019-11-29T15:06:53.882Z] --- PASS: TestKillContainer (3.42s) [2019-11-29T15:06:53.882Z] --- PASS: TestKillContainer/no_signal (0.93s) [2019-11-29T15:06:53.882Z] --- PASS: TestKillContainer/non_killing_signal (1.09s) [2019-11-29T15:06:53.882Z] --- PASS: TestKillContainer/killing_signal (1.04s) [2019-11-29T15:06:53.882Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-29T15:06:53.882Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-29T15:06:53.951Z] --- PASS: TestCreateServiceSysctls (4.42s) [2019-11-29T15:06:53.951Z] === RUN TestCreateServiceCapabilities [2019-11-29T15:06:54.053Z] ? github.com/docker/docker/api [no test files] [2019-11-29T15:06:54.139Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-29T15:06:55.070Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-29T15:06:55.154Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.374s coverage: 46.2% of statements [2019-11-29T15:06:55.154Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-29T15:06:55.634Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-29T15:06:55.885Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.024s coverage: 58.0% of statements [2019-11-29T15:06:55.892Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.94s) [2019-11-29T15:06:55.892Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.97s) [2019-11-29T15:06:55.892Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2019-11-29T15:06:55.892Z] === RUN TestKillStoppedContainer [2019-11-29T15:06:55.892Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-29T15:06:55.892Z] --- PASS: TestKillStoppedContainer (0.10s) [2019-11-29T15:06:55.892Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-29T15:06:56.150Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2019-11-29T15:06:56.150Z] === RUN TestKillDifferentUserContainer [2019-11-29T15:06:56.225Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.539s coverage: 76.1% of statements [2019-11-29T15:06:56.411Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-29T15:06:56.876Z] --- PASS: TestInspectNetwork (8.86s) [2019-11-29T15:06:56.876Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-29T15:06:56.876Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-29T15:06:56.876Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-29T15:06:56.876Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-29T15:06:56.876Z] === RUN TestRunContainerWithBridgeNone [2019-11-29T15:06:56.976Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-29T15:06:57.235Z] --- PASS: TestKillDifferentUserContainer (1.24s) [2019-11-29T15:06:57.235Z] === RUN TestInspectOomKilledTrue [2019-11-29T15:06:57.235Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-29T15:06:57.235Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:06:57.235Z] === RUN TestInspectOomKilledFalse [2019-11-29T15:06:57.235Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-29T15:06:57.235Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:06:57.235Z] === RUN TestLinksEtcHostsContentMatch [2019-11-29T15:06:57.493Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-29T15:06:57.931Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.764s coverage: 54.8% of statements [2019-11-29T15:06:57.931Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-29T15:06:57.931Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-29T15:06:57.931Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2019-11-29T15:06:58.057Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2019-11-29T15:06:58.152Z] --- PASS: TestCreateServiceCapabilities (3.52s) [2019-11-29T15:06:58.152Z] === RUN TestInspect [2019-11-29T15:06:58.314Z] --- PASS: TestLinksEtcHostsContentMatch (0.86s) [2019-11-29T15:06:58.314Z] === RUN TestLinksContainerNames [2019-11-29T15:06:59.245Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2019-11-29T15:06:59.377Z] --- PASS: TestRunContainerWithBridgeNone (2.61s) [2019-11-29T15:06:59.377Z] === RUN TestNetworkInvalidJSON [2019-11-29T15:06:59.377Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-29T15:06:59.377Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-29T15:06:59.377Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-29T15:06:59.377Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-29T15:06:59.377Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-29T15:06:59.377Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-29T15:06:59.377Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-29T15:06:59.377Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-29T15:06:59.377Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-29T15:06:59.377Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-29T15:06:59.377Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-29T15:06:59.377Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-29T15:06:59.377Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-29T15:06:59.377Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-29T15:07:00.159Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-29T15:07:00.159Z] === RUN TestDaemonDefaultNetworkPools [2019-11-29T15:07:00.332Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.037s coverage: 3.0% of statements [2019-11-29T15:07:00.615Z] --- PASS: TestLinksContainerNames (2.12s) [2019-11-29T15:07:00.615Z] === RUN TestLogsFollowTailEmpty [2019-11-29T15:07:00.946Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2019-11-29T15:07:00.946Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-29T15:07:01.179Z] --- PASS: TestLogsFollowTailEmpty (0.85s) [2019-11-29T15:07:01.179Z] === RUN TestContainerNetworkMountsNoChown [2019-11-29T15:07:01.436Z] --- PASS: TestInspect (3.60s) [2019-11-29T15:07:01.436Z] === RUN TestServiceListWithStatuses [2019-11-29T15:07:01.436Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-29T15:07:01.436Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-29T15:07:01.436Z] === RUN TestDockerNetworkConnectAlias [2019-11-29T15:07:02.231Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2019-11-29T15:07:02.231Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-29T15:07:02.550Z] --- PASS: TestContainerNetworkMountsNoChown (1.27s) [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/default [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/default [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/private [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/private [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/rprivate [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/slave [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/slave [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/rslave [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/shared [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/shared [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/rshared [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-29T15:07:02.550Z] === CONT TestMountDaemonRoot/default [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-29T15:07:02.550Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-29T15:07:02.550Z] === CONT TestMountDaemonRoot/rshared [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-29T15:07:02.550Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-29T15:07:02.550Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-29T15:07:02.550Z] === CONT TestMountDaemonRoot/shared [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-29T15:07:02.550Z] === CONT TestMountDaemonRoot/rslave [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-29T15:07:02.550Z] === CONT TestMountDaemonRoot/slave [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-29T15:07:02.550Z] === CONT TestMountDaemonRoot/rprivate [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-29T15:07:02.550Z] === CONT TestMountDaemonRoot/private [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-29T15:07:02.550Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-29T15:07:02.550Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-29T15:07:02.550Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-29T15:07:02.807Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-29T15:07:02.807Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-29T15:07:02.807Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-29T15:07:02.807Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-29T15:07:03.065Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-29T15:07:03.065Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-29T15:07:03.065Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-29T15:07:03.065Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-29T15:07:03.065Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-29T15:07:03.065Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-29T15:07:03.065Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-29T15:07:03.323Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-29T15:07:03.323Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-29T15:07:03.323Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-29T15:07:03.323Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-29T15:07:03.323Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-29T15:07:03.323Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-29T15:07:03.323Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-29T15:07:03.323Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-29T15:07:03.491Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2019-11-29T15:07:03.491Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-29T15:07:03.580Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-29T15:07:03.580Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-29T15:07:03.580Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-29T15:07:03.580Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-29T15:07:03.580Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot (0.03s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.15s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.17s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.14s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.16s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.07s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.08s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.08s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.06s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.09s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.07s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.07s) [2019-11-29T15:07:03.580Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2019-11-29T15:07:03.580Z] === RUN TestContainerBindMountNonRecursive [2019-11-29T15:07:03.855Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2019-11-29T15:07:03.855Z] === RUN TestServiceWithPredefinedNetwork [2019-11-29T15:07:04.144Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-29T15:07:04.200Z] ok github.com/docker/docker/daemon/logger/awslogs 0.564s coverage: 77.8% of statements [2019-11-29T15:07:04.200Z] ok github.com/docker/docker/daemon/logger 0.294s coverage: 42.7% of statements [2019-11-29T15:07:05.387Z] ok github.com/docker/docker/daemon/logger/gelf 0.055s coverage: 67.0% of statements [2019-11-29T15:07:06.038Z] --- PASS: TestContainerBindMountNonRecursive (2.52s) [2019-11-29T15:07:06.038Z] === RUN TestNetworkNat [2019-11-29T15:07:07.092Z] ok github.com/docker/docker/daemon/logger/journald 0.016s coverage: 26.2% of statements [2019-11-29T15:07:07.092Z] ok github.com/docker/docker/daemon/images 0.043s coverage: 4.9% of statements [2019-11-29T15:07:07.092Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-29T15:07:07.092Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-29T15:07:07.092Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-29T15:07:07.092Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-29T15:07:07.167Z] --- PASS: TestServiceWithPredefinedNetwork (3.04s) [2019-11-29T15:07:07.167Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-29T15:07:07.167Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-29T15:07:07.167Z] service_test.go:230: FLAKY_TEST [2019-11-29T15:07:07.167Z] === RUN TestServiceWithDataPathPortInit [2019-11-29T15:07:07.410Z] --- PASS: TestNetworkNat (1.08s) [2019-11-29T15:07:07.410Z] === RUN TestNetworkLocalhostTCPNat [2019-11-29T15:07:07.667Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2019-11-29T15:07:07.824Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.041s coverage: 88.3% of statements [2019-11-29T15:07:08.167Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.014s coverage: 62.1% of statements [2019-11-29T15:07:08.231Z] --- PASS: TestNetworkLocalhostTCPNat (0.99s) [2019-11-29T15:07:08.231Z] === RUN TestNetworkLoopbackNat [2019-11-29T15:07:08.638Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2019-11-29T15:07:08.638Z] Copying nested executables into bundles/cross/linux/amd64 [2019-11-29T15:07:08.638Z] Cross building: bundles/cross/windows/amd64 [2019-11-29T15:07:08.638Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-29T15:07:08.638Z] GOOS="windows" GOARCH="amd64" GOARM="" [2019-11-29T15:07:09.546Z] --- PASS: TestDockerNetworkConnectAlias (7.37s) [2019-11-29T15:07:09.546Z] === RUN TestDockerNetworkReConnect [2019-11-29T15:07:10.128Z] --- PASS: TestNetworkLoopbackNat (1.61s) [2019-11-29T15:07:10.128Z] === RUN TestPause [2019-11-29T15:07:10.691Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2019-11-29T15:07:10.948Z] --- PASS: TestPause (1.07s) [2019-11-29T15:07:10.948Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-29T15:07:10.949Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-29T15:07:10.949Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-29T15:07:10.949Z] === RUN TestPauseStopPausedContainer [2019-11-29T15:07:11.217Z] ok github.com/docker/docker/daemon/logger/local 0.071s coverage: 74.7% of statements [2019-11-29T15:07:11.217Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-29T15:07:11.217Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.048s coverage: 19.9% of statements [2019-11-29T15:07:11.781Z] ok github.com/docker/docker/api/server 0.207s coverage: 9.0% of statements [2019-11-29T15:07:12.372Z] --- PASS: TestPauseStopPausedContainer (1.36s) [2019-11-29T15:07:12.372Z] === RUN TestPsFilter [2019-11-29T15:07:12.399Z] ok github.com/docker/docker/daemon/logger/syslog 0.034s coverage: 47.8% of statements [2019-11-29T15:07:12.629Z] --- PASS: TestPsFilter (0.30s) [2019-11-29T15:07:12.629Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-29T15:07:12.629Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-29T15:07:12.886Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2019-11-29T15:07:13.130Z] ok github.com/docker/docker/daemon/logger/templates 0.042s coverage: 8.3% of statements [2019-11-29T15:07:13.451Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2019-11-29T15:07:13.708Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.03s) [2019-11-29T15:07:13.708Z] === RUN TestRemoveContainerWithVolume [2019-11-29T15:07:13.708Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-29T15:07:13.965Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2019-11-29T15:07:14.529Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-29T15:07:14.529Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2019-11-29T15:07:14.786Z] --- PASS: TestRemoveContainerWithVolume (1.14s) [2019-11-29T15:07:14.786Z] === RUN TestRemoveContainerRunning [2019-11-29T15:07:14.811Z] --- PASS: TestDockerNetworkReConnect (6.20s) [2019-11-29T15:07:14.811Z] === RUN TestServicePlugin [2019-11-29T15:07:14.811Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-29T15:07:14.811Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:07:14.811Z] === RUN TestServiceUpdateLabel [2019-11-29T15:07:15.444Z] ok github.com/docker/docker/daemon/network 0.010s coverage: 63.8% of statements [2019-11-29T15:07:15.716Z] --- PASS: TestRemoveContainerRunning (0.97s) [2019-11-29T15:07:15.716Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-29T15:07:16.629Z] ok github.com/docker/docker/daemon/logger/splunk 3.057s coverage: 82.5% of statements [2019-11-29T15:07:16.629Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-29T15:07:16.629Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-29T15:07:16.651Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2019-11-29T15:07:16.651Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2019-11-29T15:07:16.651Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s) [2019-11-29T15:07:16.651Z] === RUN TestRemoveInvalidContainer [2019-11-29T15:07:16.651Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2019-11-29T15:07:16.651Z] === RUN TestRenameLinkedContainer [2019-11-29T15:07:18.019Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2019-11-29T15:07:18.094Z] --- PASS: TestServiceUpdateLabel (3.27s) [2019-11-29T15:07:18.094Z] === RUN TestServiceUpdateSecrets [2019-11-29T15:07:18.582Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-29T15:07:19.665Z] ok github.com/docker/docker/distribution/metadata 0.188s coverage: 48.2% of statements [2019-11-29T15:07:19.665Z] ok github.com/docker/docker/errdefs 0.026s coverage: 49.4% of statements [2019-11-29T15:07:19.951Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2019-11-29T15:07:21.320Z] --- PASS: TestRenameLinkedContainer (4.62s) [2019-11-29T15:07:21.320Z] === RUN TestRenameStoppedContainer [2019-11-29T15:07:21.370Z] ok github.com/docker/docker/distribution 0.727s coverage: 22.1% of statements [2019-11-29T15:07:21.370Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-29T15:07:22.250Z] --- PASS: TestRenameStoppedContainer (0.99s) [2019-11-29T15:07:22.250Z] === RUN TestRenameRunningContainerAndReuse [2019-11-29T15:07:23.181Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2019-11-29T15:07:23.608Z] --- PASS: TestServiceWithDataPathPortInit (16.62s) [2019-11-29T15:07:23.608Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-29T15:07:23.745Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-29T15:07:24.308Z] --- PASS: TestRenameRunningContainerAndReuse (2.01s) [2019-11-29T15:07:24.308Z] === RUN TestRenameInvalidName [2019-11-29T15:07:24.394Z] ok github.com/docker/docker/image/cache 0.025s coverage: 19.2% of statements [2019-11-29T15:07:24.394Z] ok github.com/docker/docker/distribution/xfer 1.712s coverage: 85.1% of statements [2019-11-29T15:07:24.394Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-29T15:07:24.565Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2019-11-29T15:07:24.735Z] ok github.com/docker/docker/image 0.073s coverage: 86.4% of statements [2019-11-29T15:07:24.735Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-29T15:07:25.496Z] --- PASS: TestRenameInvalidName (0.97s) [2019-11-29T15:07:25.496Z] === RUN TestRenameAnonymousContainer [2019-11-29T15:07:25.753Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-29T15:07:25.753Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-29T15:07:25.753Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-29T15:07:25.753Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-29T15:07:25.753Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-29T15:07:25.916Z] ok github.com/docker/docker/libcontainerd/queue 0.040s coverage: 100.0% of statements [2019-11-29T15:07:26.647Z] ok github.com/docker/docker/image/v1 0.020s coverage: 25.0% of statements [2019-11-29T15:07:26.647Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-29T15:07:26.685Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2019-11-29T15:07:27.388Z] ok github.com/docker/docker/pkg/aaparser 0.053s coverage: 50.0% of statements [2019-11-29T15:07:29.963Z] --- PASS: TestRenameAnonymousContainer (4.25s) [2019-11-29T15:07:29.963Z] === RUN TestRenameContainerWithSameName [2019-11-29T15:07:29.963Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2019-11-29T15:07:30.527Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2019-11-29T15:07:30.527Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-29T15:07:30.785Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-29T15:07:31.255Z] ok github.com/docker/docker/opts 0.069s coverage: 66.9% of statements [2019-11-29T15:07:32.769Z] --- PASS: TestRenameContainerWithLinkedContainer (2.05s) [2019-11-29T15:07:32.769Z] === RUN TestResize [2019-11-29T15:07:32.954Z] ok github.com/docker/docker/pkg/broadcaster 0.007s coverage: 100.0% of statements [2019-11-29T15:07:32.954Z] ok github.com/docker/docker/pkg/authorization 1.499s coverage: 68.3% of statements [2019-11-29T15:07:33.021Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.64s) [2019-11-29T15:07:33.021Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:y7qs12qyty2ee8gjxjhju9a6o Created:2019-11-29 15:07:25.070366772 +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[c514a01f587dea651301d7155af6064535e421f1a9b236e53122b51e9caa5b96:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8qz8zm1pqokrs5qyk6qhjmmfj EndpointID:3c11575a87d71f7c4fff276804af460e34b6324b2c54baabbfb7f835b04da362 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:423d4b1e021ecbf47ab6da3439a2a98b96103bb6c417d0de487218caf1103fea 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:0c8ff8dacc27 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8qz8zm1pqokrs5qyk6qhjmmfj EndpointID:3c11575a87d71f7c4fff276804af460e34b6324b2c54baabbfb7f835b04da362 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-29T15:07:33.021Z] PASS [2019-11-29T15:07:33.021Z] [2019-11-29T15:07:33.021Z] === Skipped [2019-11-29T15:07:33.021Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-29T15:07:33.021Z] service_test.go:230: FLAKY_TEST [2019-11-29T15:07:33.021Z] [2019-11-29T15:07:33.021Z] [2019-11-29T15:07:33.021Z] DONE 21 tests, 1 skipped in 45.324s [2019-11-29T15:07:33.021Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-29T15:07:33.021Z] ++ 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-11-29T15:07:33.021Z] ++ set -e [2019-11-29T15:07:33.021Z] ++ '[' -n 0 ']' [2019-11-29T15:07:33.021Z] ++ set -x [2019-11-29T15:07:33.021Z] ++ 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-11-29T15:07:33.021Z] INFO: Testing against a local daemon [2019-11-29T15:07:33.021Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-29T15:07:33.021Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-29T15:07:33.021Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-29T15:07:33.021Z] === RUN TestDockerNetworkIpvlan [2019-11-29T15:07:33.021Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-29T15:07:33.021Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-29T15:07:33.021Z] PASS [2019-11-29T15:07:33.021Z] [2019-11-29T15:07:33.021Z] === Skipped [2019-11-29T15:07:33.021Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-29T15:07:33.021Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-29T15:07:33.021Z] [2019-11-29T15:07:33.021Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-29T15:07:33.021Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-29T15:07:33.021Z] [2019-11-29T15:07:33.021Z] [2019-11-29T15:07:33.021Z] DONE 2 tests, 2 skipped in 0.141s [2019-11-29T15:07:33.021Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-29T15:07:33.021Z] ++ 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-11-29T15:07:33.021Z] ++ set -e [2019-11-29T15:07:33.021Z] ++ '[' -n 0 ']' [2019-11-29T15:07:33.021Z] ++ set -x [2019-11-29T15:07:33.021Z] ++ 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-11-29T15:07:33.021Z] INFO: Testing against a local daemon [2019-11-29T15:07:33.021Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-29T15:07:33.332Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2019-11-29T15:07:33.589Z] --- PASS: TestResize (1.05s) [2019-11-29T15:07:33.589Z] === RUN TestResizeWithInvalidSize [2019-11-29T15:07:33.688Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2019-11-29T15:07:33.688Z] ok github.com/docker/docker/pkg/archive 1.401s coverage: 77.3% of statements [2019-11-29T15:07:34.296Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.43s) [2019-11-29T15:07:34.296Z] === RUN TestDockerNetworkMacvlan [2019-11-29T15:07:34.427Z] ok github.com/docker/docker/pkg/directory 0.026s coverage: 80.0% of statements [2019-11-29T15:07:34.519Z] --- PASS: TestResizeWithInvalidSize (1.11s) [2019-11-29T15:07:34.520Z] === RUN TestResizeWhenContainerNotStarted [2019-11-29T15:07:35.093Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-29T15:07:35.891Z] --- PASS: TestResizeWhenContainerNotStarted (1.00s) [2019-11-29T15:07:35.891Z] === RUN TestDaemonRestartKillContainers [2019-11-29T15:07:35.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-29T15:07:35.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-29T15:07:35.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-29T15:07:35.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-29T15:07:35.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-29T15:07:35.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-29T15:07:35.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-29T15:07:35.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-29T15:07:35.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-29T15:07:35.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-29T15:07:35.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-29T15:07:35.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-29T15:07:35.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-29T15:07:35.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-29T15:07:35.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-29T15:07:35.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-29T15:07:35.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:07:35.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:07:35.891Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:07:35.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:07:35.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:07:35.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:07:35.891Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:07:35.891Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:07:35.891Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-29T15:07:35.891Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-29T15:07:36.030Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-29T15:07:36.129Z] ok github.com/docker/docker/pkg/discovery 0.009s coverage: 58.3% of statements [2019-11-29T15:07:36.129Z] ok github.com/docker/docker/pkg/discovery/file 0.008s coverage: 92.9% of statements [2019-11-29T15:07:36.178Z] --- PASS: TestServiceUpdateSecrets (15.68s) [2019-11-29T15:07:36.178Z] === RUN TestServiceUpdateConfigs [2019-11-29T15:07:36.821Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-29T15:07:36.824Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-29T15:07:37.308Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2019-11-29T15:07:38.194Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:07:38.452Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2019-11-29T15:07:38.487Z] ok github.com/docker/docker/layer 7.247s coverage: 68.8% of statements [2019-11-29T15:07:38.487Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-29T15:07:38.487Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-29T15:07:38.487Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-29T15:07:38.487Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-29T15:07:38.487Z] ? github.com/docker/docker/oci [no test files] [2019-11-29T15:07:38.487Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-29T15:07:38.487Z] ok github.com/docker/docker/pkg/discovery/nodes 0.022s coverage: 93.8% of statements [2019-11-29T15:07:39.217Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2019-11-29T15:07:39.383Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:07:39.947Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:07:40.021Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-29T15:07:40.394Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2019-11-29T15:07:40.394Z] ok github.com/docker/docker/pkg/chrootarchive 4.497s coverage: 43.2% of statements [2019-11-29T15:07:40.394Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-29T15:07:40.394Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-29T15:07:40.394Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2019-11-29T15:07:40.878Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-29T15:07:40.878Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2019-11-29T15:07:41.136Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:07:41.136Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-29T15:07:41.700Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-29T15:07:41.957Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2019-11-29T15:07:42.099Z] ok github.com/docker/docker/pkg/discovery/kv 3.310s coverage: 84.1% of statements [2019-11-29T15:07:42.099Z] ok github.com/docker/docker/pkg/fsutils 0.409s coverage: 85.1% of statements [2019-11-29T15:07:42.439Z] ok github.com/docker/docker/pkg/homedir 0.032s coverage: 11.4% of statements [2019-11-29T15:07:42.888Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-29T15:07:43.146Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2019-11-29T15:07:43.378Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-29T15:07:44.175Z] ok github.com/docker/docker/pkg/jsonmessage 0.024s coverage: 91.7% of statements [2019-11-29T15:07:44.175Z] ok github.com/docker/docker/pkg/locker 0.072s coverage: 88.9% of statements [2019-11-29T15:07:44.527Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-29T15:07:44.905Z] ok github.com/docker/docker/pkg/idtools 1.030s coverage: 70.1% of statements [2019-11-29T15:07:45.246Z] ok github.com/docker/docker/pkg/longpath 0.029s coverage: 100.0% of statements [2019-11-29T15:07:45.458Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-29T15:07:45.978Z] ok github.com/docker/docker/pkg/namesgenerator 0.026s coverage: 85.7% of statements [2019-11-29T15:07:45.978Z] ok github.com/docker/docker/pkg/ioutils 1.807s coverage: 70.6% of statements [2019-11-29T15:07:45.978Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-29T15:07:47.157Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2019-11-29T15:07:47.157Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2019-11-29T15:07:47.352Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2019-11-29T15:07:47.498Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.021s coverage: 91.4% of statements [2019-11-29T15:07:47.498Z] ok github.com/docker/docker/pkg/mount 0.915s coverage: 70.0% of statements [2019-11-29T15:07:47.498Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-29T15:07:48.232Z] ok github.com/docker/docker/pkg/pidfile 0.012s coverage: 82.4% of statements [2019-11-29T15:07:48.232Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-29T15:07:48.232Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-29T15:07:48.555Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-29T15:07:48.722Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-29T15:07:48.979Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-29T15:07:49.427Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.040s coverage: 56.8% of statements [2019-11-29T15:07:49.546Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-29T15:07:49.830Z] --- PASS: TestDockerNetworkMacvlan (15.71s) [2019-11-29T15:07:49.830Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2019-11-29T15:07:49.830Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s) [2019-11-29T15:07:49.830Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.29s) [2019-11-29T15:07:49.830Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.24s) [2019-11-29T15:07:49.830Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.32s) [2019-11-29T15:07:49.830Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.99s) [2019-11-29T15:07:49.830Z] PASS [2019-11-29T15:07:49.830Z] [2019-11-29T15:07:49.830Z] DONE 8 tests in 17.309s [2019-11-29T15:07:49.830Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-29T15:07:49.830Z] ++ 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-11-29T15:07:49.830Z] ++ set -e [2019-11-29T15:07:49.830Z] ++ '[' -n 0 ']' [2019-11-29T15:07:49.830Z] ++ set -x [2019-11-29T15:07:49.830Z] ++ 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-11-29T15:07:49.830Z] testing: warning: no tests to run [2019-11-29T15:07:49.830Z] PASS [2019-11-29T15:07:49.830Z] [2019-11-29T15:07:49.830Z] DONE 0 tests in 0.062s [2019-11-29T15:07:49.830Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-29T15:07:49.830Z] ++ 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-11-29T15:07:49.830Z] ++ set -e [2019-11-29T15:07:49.830Z] ++ '[' -n 0 ']' [2019-11-29T15:07:49.830Z] ++ set -x [2019-11-29T15:07:49.830Z] ++ 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-11-29T15:07:50.158Z] ok github.com/docker/docker/pkg/pools 0.007s coverage: 88.2% of statements [2019-11-29T15:07:50.193Z] INFO: Testing against a local daemon [2019-11-29T15:07:50.193Z] === RUN TestAuthZPluginAllowRequest [2019-11-29T15:07:50.500Z] ok github.com/docker/docker/pkg/plugins/transport 0.008s coverage: 85.7% of statements [2019-11-29T15:07:50.500Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2019-11-29T15:07:51.048Z] --- PASS: TestServiceUpdateConfigs (15.57s) [2019-11-29T15:07:51.048Z] === RUN TestServiceUpdateNetwork [2019-11-29T15:07:51.677Z] ok github.com/docker/docker/pkg/reexec 0.021s coverage: 82.4% of statements [2019-11-29T15:07:52.010Z] --- PASS: TestAuthZPluginAllowRequest (1.80s) [2019-11-29T15:07:52.010Z] === RUN TestAuthZPluginTLS [2019-11-29T15:07:52.069Z] --- PASS: TestDaemonRestartKillContainers (0.01s) [2019-11-29T15:07:52.069Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.71s) [2019-11-29T15:07:52.069Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.92s) [2019-11-29T15:07:52.069Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.64s) [2019-11-29T15:07:52.069Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-11-29T15:07:52.069Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2019-11-29T15:07:52.069Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2019-11-29T15:07:52.069Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.93s) [2019-11-29T15:07:52.069Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.79s) [2019-11-29T15:07:52.069Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.91s) [2019-11-29T15:07:52.069Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.56s) [2019-11-29T15:07:52.069Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.84s) [2019-11-29T15:07:52.069Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.61s) [2019-11-29T15:07:52.069Z] === RUN TestCgroupNamespacesRun [2019-11-29T15:07:52.382Z] --- PASS: TestAuthZPluginTLS (0.55s) [2019-11-29T15:07:52.382Z] === RUN TestAuthZPluginDenyRequest [2019-11-29T15:07:52.409Z] ok github.com/docker/docker/pkg/pubsub 1.158s coverage: 73.9% of statements [2019-11-29T15:07:52.751Z] ok github.com/docker/docker/pkg/stdcopy 0.020s coverage: 100.0% of statements [2019-11-29T15:07:53.252Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-11-29T15:07:53.252Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-29T15:07:53.772Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-11-29T15:07:53.772Z] === RUN TestAuthZPluginDenyResponse [2019-11-29T15:07:53.935Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2019-11-29T15:07:53.935Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2019-11-29T15:07:53.964Z] --- PASS: TestCgroupNamespacesRun (2.05s) [2019-11-29T15:07:53.964Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-29T15:07:54.144Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2019-11-29T15:07:54.144Z] === RUN TestAuthZPluginAllowEventStream [2019-11-29T15:07:54.664Z] ok github.com/docker/docker/pkg/symlink 0.016s coverage: 87.7% of statements [2019-11-29T15:07:55.005Z] ok github.com/docker/docker/pkg/sysinfo 0.075s coverage: 80.0% of statements [2019-11-29T15:07:55.348Z] ok github.com/docker/docker/pkg/signal 3.418s coverage: 61.0% of statements [2019-11-29T15:07:55.859Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.97s) [2019-11-29T15:07:55.859Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-29T15:07:55.944Z] --- PASS: TestAuthZPluginAllowEventStream (1.65s) [2019-11-29T15:07:55.944Z] === RUN TestAuthZPluginErrorResponse [2019-11-29T15:07:56.312Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2019-11-29T15:07:56.312Z] === RUN TestAuthZPluginErrorRequest [2019-11-29T15:07:56.453Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2019-11-29T15:07:56.531Z] ok github.com/docker/docker/pkg/system 0.054s coverage: 36.9% of statements [2019-11-29T15:07:56.693Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-11-29T15:07:56.693Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-29T15:07:56.871Z] ok github.com/docker/docker/pkg/tailfile 0.138s coverage: 88.6% of statements [2019-11-29T15:07:57.433Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-29T15:07:57.469Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-11-29T15:07:57.469Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-29T15:07:57.996Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-29T15:07:58.091Z] ok github.com/docker/docker/pkg/term 0.013s coverage: 84.8% of statements [2019-11-29T15:07:58.091Z] testing: warning: no tests to run [2019-11-29T15:07:58.091Z] coverage: [no statements] [2019-11-29T15:07:58.091Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2019-11-29T15:07:58.253Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.50s) [2019-11-29T15:07:58.253Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-29T15:07:58.819Z] ok github.com/docker/docker/pkg/tarsum 0.211s coverage: 89.3% of statements [2019-11-29T15:07:58.819Z] ok github.com/docker/docker/pkg/urlutil 0.023s coverage: 100.0% of statements [2019-11-29T15:07:59.159Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2019-11-29T15:07:59.432Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2019-11-29T15:07:59.432Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-29T15:07:59.622Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-29T15:07:59.892Z] ok github.com/docker/docker/pkg/useragent 0.021s coverage: 88.9% of statements [2019-11-29T15:08:00.187Z] --- PASS: TestCgroupNamespacesRunHostMode (2.11s) [2019-11-29T15:08:00.187Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-29T15:08:01.600Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2019-11-29T15:08:01.891Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.18s) [2019-11-29T15:08:01.891Z] === RUN TestAuthZPluginHeader [2019-11-29T15:08:02.081Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.85s) [2019-11-29T15:08:02.081Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-29T15:08:02.508Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-29T15:08:02.508Z] ok github.com/docker/docker/api/server/httputils 0.130s coverage: 14.7% of statements [2019-11-29T15:08:02.508Z] ok github.com/docker/docker/api/server/middleware 0.145s coverage: 37.7% of statements [2019-11-29T15:08:02.508Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-29T15:08:02.508Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-29T15:08:02.508Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-29T15:08:02.508Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-29T15:08:02.508Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-29T15:08:02.508Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-29T15:08:02.508Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-29T15:08:02.508Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-29T15:08:02.508Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-29T15:08:02.508Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-29T15:08:02.508Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-29T15:08:02.693Z] --- PASS: TestAuthZPluginHeader (0.88s) [2019-11-29T15:08:02.693Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-29T15:08:02.693Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-29T15:08:02.693Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:08:02.693Z] === RUN TestAuthZPluginV2Disable [2019-11-29T15:08:02.693Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-29T15:08:02.693Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:08:02.693Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-29T15:08:02.693Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-29T15:08:02.693Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:08:02.693Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-29T15:08:02.693Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-29T15:08:02.693Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:08:02.693Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-29T15:08:02.970Z] ok github.com/docker/docker/api/server/router/swarm 0.121s coverage: 4.0% of statements [2019-11-29T15:08:02.970Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-29T15:08:02.970Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-29T15:08:02.970Z] ? github.com/docker/docker/api/types [no test files] [2019-11-29T15:08:02.970Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-29T15:08:02.970Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-29T15:08:02.970Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-29T15:08:02.970Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-29T15:08:02.970Z] ok github.com/docker/docker/api/types/filters 0.049s coverage: 92.2% of statements [2019-11-29T15:08:02.970Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-29T15:08:02.970Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-29T15:08:02.970Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-29T15:08:02.970Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-29T15:08:02.970Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-29T15:08:02.970Z] ok github.com/docker/docker/api/types/strslice 0.064s coverage: 90.0% of statements [2019-11-29T15:08:02.970Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-29T15:08:02.970Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-29T15:08:03.012Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.85s) [2019-11-29T15:08:03.012Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-29T15:08:03.308Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2019-11-29T15:08:03.430Z] ok github.com/docker/docker/api/types/time 0.378s coverage: 100.0% of statements [2019-11-29T15:08:03.891Z] ok github.com/docker/docker/api/types/versions 0.060s coverage: 75.0% of statements [2019-11-29T15:08:03.891Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-29T15:08:03.891Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-29T15:08:03.891Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-29T15:08:03.891Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2019-11-29T15:08:03.891Z] ? github.com/docker/docker/builder [no test files] [2019-11-29T15:08:03.891Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-29T15:08:03.891Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-29T15:08:03.891Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-29T15:08:03.891Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-29T15:08:03.891Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-29T15:08:03.891Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-29T15:08:03.891Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-29T15:08:03.943Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2019-11-29T15:08:03.943Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-29T15:08:04.200Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-29T15:08:04.518Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 68.8% of statements [2019-11-29T15:08:04.764Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-29T15:08:04.764Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-29T15:08:04.859Z] ok github.com/docker/docker/plugin 0.625s coverage: 27.1% of statements [2019-11-29T15:08:05.695Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.99s) [2019-11-29T15:08:05.695Z] === RUN TestKernelTCPMemory [2019-11-29T15:08:05.918Z] --- PASS: TestServiceUpdateNetwork (15.41s) [2019-11-29T15:08:05.918Z] PASS [2019-11-29T15:08:05.918Z] [2019-11-29T15:08:05.918Z] === Skipped [2019-11-29T15:08:05.918Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2019-11-29T15:08:05.918Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-29T15:08:05.918Z] [2019-11-29T15:08:05.918Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2019-11-29T15:08:05.918Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:08:05.918Z] [2019-11-29T15:08:05.918Z] [2019-11-29T15:08:05.918Z] DONE 20 tests, 2 skipped in 140.594s [2019-11-29T15:08:05.918Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2019-11-29T15:08:05.919Z] ++ 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-11-29T15:08:05.919Z] ++ set -e [2019-11-29T15:08:05.919Z] ++ '[' -n 0 ']' [2019-11-29T15:08:05.919Z] ++ set -x [2019-11-29T15:08:05.919Z] ++ 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-11-29T15:08:05.919Z] INFO: Testing against a local daemon [2019-11-29T15:08:05.919Z] === RUN TestSessionCreate [2019-11-29T15:08:05.919Z] --- PASS: TestSessionCreate (0.05s) [2019-11-29T15:08:05.919Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-29T15:08:05.919Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2019-11-29T15:08:05.919Z] PASS [2019-11-29T15:08:05.919Z] [2019-11-29T15:08:05.919Z] DONE 2 tests in 0.293s [2019-11-29T15:08:05.919Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2019-11-29T15:08:05.919Z] ++ 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-11-29T15:08:05.919Z] ++ set -e [2019-11-29T15:08:05.919Z] ++ '[' -n 0 ']' [2019-11-29T15:08:05.919Z] ++ set -x [2019-11-29T15:08:05.919Z] ++ 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-11-29T15:08:05.919Z] INFO: Testing against a local daemon [2019-11-29T15:08:05.919Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-29T15:08:05.919Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-29T15:08:05.919Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-29T15:08:05.919Z] === RUN TestEventsExecDie [2019-11-29T15:08:05.952Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-29T15:08:06.177Z] --- PASS: TestEventsExecDie (1.01s) [2019-11-29T15:08:06.177Z] === RUN TestEventsBackwardsCompatible [2019-11-29T15:08:06.177Z] --- PASS: TestEventsBackwardsCompatible (0.13s) [2019-11-29T15:08:06.177Z] === RUN TestInfoBinaryCommits [2019-11-29T15:08:06.209Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-29T15:08:06.435Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-29T15:08:06.436Z] === RUN TestInfoAPIVersioned [2019-11-29T15:08:06.436Z] --- PASS: TestInfoAPIVersioned (0.02s) [2019-11-29T15:08:06.436Z] === RUN TestInfoDiscoveryBackend [2019-11-29T15:08:06.568Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2019-11-29T15:08:06.910Z] ok github.com/docker/docker/restartmanager 0.022s coverage: 45.3% of statements [2019-11-29T15:08:07.002Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2019-11-29T15:08:07.002Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-29T15:08:07.140Z] --- PASS: TestKernelTCPMemory (1.30s) [2019-11-29T15:08:07.140Z] === RUN TestNISDomainname [2019-11-29T15:08:07.707Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-29T15:08:07.937Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-29T15:08:07.937Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-29T15:08:08.091Z] ok github.com/docker/docker/testutil 0.006s coverage: 62.5% of statements [2019-11-29T15:08:08.639Z] --- PASS: TestNISDomainname (1.33s) [2019-11-29T15:08:08.639Z] === RUN TestHostnameDnsResolution [2019-11-29T15:08:08.872Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2019-11-29T15:08:08.872Z] === RUN TestInfoAPI [2019-11-29T15:08:08.872Z] --- PASS: TestInfoAPI (0.05s) [2019-11-29T15:08:08.872Z] === RUN TestInfoAPIWarnings [2019-11-29T15:08:08.897Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-29T15:08:09.154Z] === RUN TestDockerDaemonSuite/TestShmSize [2019-11-29T15:08:09.275Z] ok github.com/docker/docker/runconfig 0.020s coverage: 68.2% of statements [2019-11-29T15:08:09.440Z] --- PASS: TestInfoAPIWarnings (0.65s) [2019-11-29T15:08:09.440Z] === RUN TestInfoDebug [2019-11-29T15:08:09.616Z] ok github.com/docker/docker/registry 0.594s coverage: 56.0% of statements [2019-11-29T15:08:09.698Z] ok github.com/docker/docker/builder/dockerfile 0.536s coverage: 46.3% of statements [2019-11-29T15:08:09.698Z] ok github.com/docker/docker/builder/dockerignore 0.353s coverage: 96.8% of statements [2019-11-29T15:08:09.698Z] ok github.com/docker/docker/builder/remotecontext 0.789s coverage: 9.2% of statements [2019-11-29T15:08:10.007Z] --- PASS: TestInfoDebug (0.64s) [2019-11-29T15:08:10.007Z] === RUN TestInfoInsecureRegistries [2019-11-29T15:08:10.525Z] --- PASS: TestHostnameDnsResolution (1.91s) [2019-11-29T15:08:10.525Z] === RUN TestStats [2019-11-29T15:08:10.575Z] --- PASS: TestInfoInsecureRegistries (0.63s) [2019-11-29T15:08:10.575Z] === RUN TestInfoRegistryMirrors [2019-11-29T15:08:11.089Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2019-11-29T15:08:11.141Z] --- PASS: TestInfoRegistryMirrors (0.63s) [2019-11-29T15:08:11.141Z] === RUN TestLoginFailsWithBadCredentials [2019-11-29T15:08:11.708Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2019-11-29T15:08:11.708Z] === RUN TestPingCacheHeaders [2019-11-29T15:08:11.708Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-29T15:08:11.708Z] === RUN TestPingGet [2019-11-29T15:08:11.708Z] --- PASS: TestPingGet (0.03s) [2019-11-29T15:08:11.708Z] === RUN TestPingHead [2019-11-29T15:08:11.708Z] --- PASS: TestPingHead (0.05s) [2019-11-29T15:08:11.708Z] === RUN TestVersion [2019-11-29T15:08:11.708Z] --- PASS: TestVersion (0.05s) [2019-11-29T15:08:11.708Z] PASS [2019-11-29T15:08:11.708Z] [2019-11-29T15:08:11.708Z] === Skipped [2019-11-29T15:08:11.708Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-29T15:08:11.708Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-29T15:08:11.708Z] [2019-11-29T15:08:11.708Z] [2019-11-29T15:08:11.708Z] DONE 18 tests, 1 skipped in 6.776s [2019-11-29T15:08:11.708Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-29T15:08:11.709Z] ++ 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-11-29T15:08:11.709Z] ++ set -e [2019-11-29T15:08:11.709Z] ++ '[' -n 0 ']' [2019-11-29T15:08:11.709Z] ++ set -x [2019-11-29T15:08:11.709Z] ++ 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-11-29T15:08:11.967Z] INFO: Testing against a local daemon [2019-11-29T15:08:11.967Z] === RUN TestVolumesCreateAndList [2019-11-29T15:08:11.967Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-29T15:08:11.967Z] === RUN TestVolumesRemove [2019-11-29T15:08:12.225Z] --- PASS: TestVolumesRemove (0.12s) [2019-11-29T15:08:12.225Z] === RUN TestVolumesInspect [2019-11-29T15:08:12.225Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-29T15:08:12.225Z] === RUN TestVolumesInvalidJSON [2019-11-29T15:08:12.225Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-29T15:08:12.225Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-29T15:08:12.225Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-29T15:08:12.225Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-11-29T15:08:12.225Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-29T15:08:12.225Z] PASS [2019-11-29T15:08:12.225Z] [2019-11-29T15:08:12.225Z] DONE 5 tests in 0.407s [2019-11-29T15:08:12.225Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-29T15:08:12.484Z] ++++ cat bundles/test-integration/docker.pid [2019-11-29T15:08:12.484Z] +++ kill 13066 [2019-11-29T15:08:12.993Z] --- PASS: TestStats (2.76s) [2019-11-29T15:08:12.993Z] === RUN TestStopContainerWithTimeout [2019-11-29T15:08:12.993Z] === RUN TestStopContainerWithTimeout/0 [2019-11-29T15:08:12.993Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-29T15:08:12.993Z] === RUN TestStopContainerWithTimeout/1 [2019-11-29T15:08:12.994Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-29T15:08:12.994Z] === RUN TestStopContainerWithTimeout/3 [2019-11-29T15:08:12.994Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-29T15:08:12.994Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-29T15:08:12.994Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-29T15:08:12.994Z] === CONT TestStopContainerWithTimeout/0 [2019-11-29T15:08:12.994Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-29T15:08:13.481Z] ok github.com/docker/docker/volume/drivers 0.011s coverage: 36.1% of statements [2019-11-29T15:08:13.858Z] +++ /etc/init.d/apparmor stop [2019-11-29T15:08:13.927Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2019-11-29T15:08:14.117Z] Clearing AppArmor profiles cache:. [2019-11-29T15:08:14.117Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-29T15:08:14.117Z] Unloading profiles will leave already running processes permanently [2019-11-29T15:08:14.117Z] unconfined, which can lead to unexpected situations. [2019-11-29T15:08:14.117Z] [2019-11-29T15:08:14.117Z] To set a process to complain mode, use the command line tool [2019-11-29T15:08:14.117Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-29T15:08:14.117Z] with the 'teardown' option." [2019-11-29T15:08:14.117Z] [2019-11-29T15:08:14.185Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2019-11-29T15:08:14.185Z] === CONT TestStopContainerWithTimeout/3 [2019-11-29T15:08:15.191Z] ok github.com/docker/docker/volume/local 0.072s coverage: 73.0% of statements [2019-11-29T15:08:15.191Z] ok github.com/docker/docker/volume/mounts 0.085s coverage: 67.0% of statements [2019-11-29T15:08:16.249Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2019-11-29T15:08:16.249Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2019-11-29T15:08:16.249Z] remote: Enumerating objects: 19, done. [2019-11-29T15:08:16.249Z] remote: Total 19 (delta 0), reused 0 (delta 0), pack-reused 19 [2019-11-29T15:08:16.249Z] 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-11-29T15:08:16.249Z] Building: bundles/cross/windows/amd64/containerutility.exe [2019-11-29T15:08:16.705Z] === CONT TestStopContainerWithTimeout/1 [2019-11-29T15:08:16.881Z] ok github.com/docker/docker/volume/service 0.031s coverage: 73.0% of statements Post stage [Pipeline] junit [2019-11-29T15:08:17.416Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-29T15:08:18.089Z] + echo Ensuring container killed. [2019-11-29T15:08:18.090Z] Ensuring container killed. [2019-11-29T15:08:18.090Z] + docker rm -vf docker-pr2 [2019-11-29T15:08:18.090Z] Error: No such container: docker-pr2 [2019-11-29T15:08:18.090Z] + true [Pipeline] sh [2019-11-29T15:08:18.381Z] + echo Chowning /workspace to jenkins user [2019-11-29T15:08:18.381Z] Chowning /workspace to jenkins user [2019-11-29T15:08:18.381Z] + id -u [2019-11-29T15:08:18.381Z] + id -g [2019-11-29T15:08:18.381Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38697:/workspace busybox chown -R 1000:1000 /workspace [2019-11-29T15:08:18.381Z] Unable to find image 'busybox:latest' locally [2019-11-29T15:08:18.381Z] latest: Pulling from library/busybox [2019-11-29T15:08:18.599Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2019-11-29T15:08:18.600Z] --- PASS: TestStopContainerWithTimeout/0 (1.08s) [2019-11-29T15:08:18.600Z] --- PASS: TestStopContainerWithTimeout/-1 (3.22s) [2019-11-29T15:08:18.600Z] --- PASS: TestStopContainerWithTimeout/3 (2.89s) [2019-11-29T15:08:18.600Z] --- PASS: TestStopContainerWithTimeout/1 (1.92s) [2019-11-29T15:08:18.600Z] === RUN TestDeleteDevicemapper [2019-11-29T15:08:18.600Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-29T15:08:18.600Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-29T15:08:18.600Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-29T15:08:18.639Z] 8e1247db4aa5: Pulling fs layer [2019-11-29T15:08:18.639Z] 8e1247db4aa5: Verifying Checksum [2019-11-29T15:08:18.639Z] 8e1247db4aa5: Download complete [2019-11-29T15:08:18.762Z] [2019-11-29T15:08:18.898Z] 8e1247db4aa5: Pull complete [2019-11-29T15:08:18.898Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-29T15:08:18.898Z] Status: Downloaded newer image for busybox:latest [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite (389.07s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.58s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.00s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.65s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (4.33s) [2019-11-29T15:08:19.532Z] docker_cli_daemon_test.go:1449: [d990a0a8f9c16] daemon is not started [2019-11-29T15:08:19.532Z] check_test.go:309: [d4f39f10ef7bc] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.66s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.25s) [2019-11-29T15:08:19.532Z] check_test.go:309: [d039e39c688d2] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.64s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.18s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.68s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.44s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.58s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.45s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.38s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.36s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.50s) [2019-11-29T15:08:19.532Z] check_test.go:309: [d8e00d4b548a7] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2019-11-29T15:08:19.532Z] check_test.go:309: [dc39132382ba3] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.38s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.52s) [2019-11-29T15:08:19.532Z] check_test.go:309: [d969c7a3a236d] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.60s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.59s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.66s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.28s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.83s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2019-11-29T15:08:19.532Z] check_test.go:309: [d4c59de09324e] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.59s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.17s) [2019-11-29T15:08:19.532Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-29T15:08:19.532Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-29T15:08:19.532Z] check_test.go:309: [d14ed0025a071] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.06s) [2019-11-29T15:08:19.532Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-29T15:08:19.532Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-29T15:08:19.532Z] check_test.go:309: [d3b3d08674022] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.07s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.16s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.95s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.97s) [2019-11-29T15:08:19.532Z] check_test.go:309: [d25cf86f72087] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.69s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.72s) [2019-11-29T15:08:19.532Z] check_test.go:309: [de302d0805be2] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.59s) [2019-11-29T15:08:19.532Z] docker_cli_daemon_plugins_test.go:79: [d718b65912ab3] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.49s) [2019-11-29T15:08:19.532Z] docker_cli_daemon_plugins_test.go:169: [de04a42a271b2] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.21s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.59s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2019-11-29T15:08:19.532Z] check_test.go:309: [d107e9a830b96] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.26s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.12s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.19s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.76s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.84s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.19s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.23s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.70s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.34s) [2019-11-29T15:08:19.532Z] check_test.go:309: [dcd7264278451] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.70s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.68s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.97s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.77s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (12.95s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (7.42s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (16.71s) [2019-11-29T15:08:19.532Z] check_test.go:309: [d756847d77496] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (2.45s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (7.92s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (20.31s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (5.06s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.66s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.06s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.33s) [2019-11-29T15:08:19.532Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-29T15:08:19.532Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-29T15:08:19.532Z] check_test.go:309: [dd5e869131413] daemon is not started [2019-11-29T15:08:19.532Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-29T15:08:19.532Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-29T15:08:19.532Z] check_test.go:309: [d2d8f7fbc46e3] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.15s) [2019-11-29T15:08:19.532Z] check_test.go:309: [d05321405151a] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.89s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.73s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.66s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.85s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.78s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.40s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.19s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.78s) [2019-11-29T15:08:19.532Z] check_test.go:309: [d9d6b5ad2847b] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.52s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.77s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.03s) [2019-11-29T15:08:19.532Z] check_test.go:309: [ddbd02d80dbb4] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.92s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.08s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.57s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.23s) [2019-11-29T15:08:19.532Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2019-11-29T15:08:19.532Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2019-11-29T15:08:19.532Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2019-11-29T15:08:19.532Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2019-11-29T15:08:19.532Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2019-11-29T15:08:19.532Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2019-11-29T15:08:19.532Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2019-11-29T15:08:19.532Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2019-11-29T15:08:19.532Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2019-11-29T15:08:19.532Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2019-11-29T15:08:19.532Z] check_test.go:309: [d5ae9d04e9fc6] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s) [2019-11-29T15:08:19.532Z] check_test.go:309: [da7aaf55fdf09] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.55s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.54s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.60s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2019-11-29T15:08:19.532Z] check_test.go:309: [d767fb3b45272] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.38s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.40s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.30s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2019-11-29T15:08:19.532Z] check_test.go:309: [d64f9a03286b1] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.88s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.58s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.97s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.20s) [2019-11-29T15:08:19.532Z] check_test.go:309: [d554a0f5216af] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.55s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.73s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.81s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2019-11-29T15:08:19.532Z] check_test.go:309: [d1f91eeda55b9] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.52s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.69s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.48s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.39s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.02s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.37s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.37s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.10s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.33s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.18s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.22s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.87s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.28s) [2019-11-29T15:08:19.532Z] docker_cli_daemon_test.go:2542: [d98caac03048f] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.74s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.13s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.85s) [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.16s) [2019-11-29T15:08:19.532Z] check_test.go:309: [dc5f433bd768a] daemon is not started [2019-11-29T15:08:19.532Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.26s) [2019-11-29T15:08:19.532Z] === RUN TestDockerSwarmSuite [2019-11-29T15:08:19.532Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2019-11-29T15:08:20.132Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38697/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5f986789b63355e76683a4104a8209356ee3a1d0 hack/test/unit [2019-11-29T15:08:20.903Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-29T15:08:21.160Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.86s) [2019-11-29T15:08:21.160Z] === RUN TestUpdateMemory [2019-11-29T15:08:21.160Z] --- SKIP: TestUpdateMemory (0.00s) [2019-11-29T15:08:21.160Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:08:21.160Z] === RUN TestUpdateCPUQuota [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-29T15:08:22.474Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.91s) [2019-11-29T15:08:22.474Z] PASS [2019-11-29T15:08:22.474Z] [2019-11-29T15:08:22.474Z] === Skipped [2019-11-29T15:08:22.474Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-29T15:08:22.474Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:08:22.474Z] [2019-11-29T15:08:22.474Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-29T15:08:22.474Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:08:22.474Z] [2019-11-29T15:08:22.474Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-29T15:08:22.474Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:08:22.474Z] [2019-11-29T15:08:22.474Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-29T15:08:22.474Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:08:22.474Z] [2019-11-29T15:08:22.474Z] [2019-11-29T15:08:22.474Z] DONE 17 tests, 4 skipped in 29.715s [2019-11-29T15:08:22.474Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-29T15:08:22.474Z] ++ 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-11-29T15:08:22.474Z] ++ set -e [2019-11-29T15:08:22.474Z] ++ '[' -n 0 ']' [2019-11-29T15:08:22.474Z] ++ set -x [2019-11-29T15:08:22.474Z] ++ 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-11-29T15:08:22.474Z] INFO: Testing against a local daemon [2019-11-29T15:08:22.474Z] === RUN TestPluginInvalidJSON [2019-11-29T15:08:22.474Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-29T15:08:22.474Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-29T15:08:22.474Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-29T15:08:22.474Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-11-29T15:08:22.474Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-29T15:08:22.474Z] PASS [2019-11-29T15:08:22.474Z] [2019-11-29T15:08:22.474Z] DONE 2 tests in 0.120s [2019-11-29T15:08:22.474Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-29T15:08:22.474Z] ++ 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-11-29T15:08:22.474Z] ++ set -e [2019-11-29T15:08:22.474Z] ++ '[' -n 0 ']' [2019-11-29T15:08:22.474Z] ++ set -x [2019-11-29T15:08:22.475Z] ++ 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-11-29T15:08:22.475Z] INFO: Testing against a local daemon [2019-11-29T15:08:22.475Z] === RUN TestExternalGraphDriver [2019-11-29T15:08:22.475Z] === RUN TestExternalGraphDriver/json [2019-11-29T15:08:22.475Z] === RUN TestExternalGraphDriver/spec [2019-11-29T15:08:22.506Z] + bundleName=arm64-integration [2019-11-29T15:08:22.506Z] + echo Creating arm64-integration-bundles.tar.gz [2019-11-29T15:08:22.506Z] Creating arm64-integration-bundles.tar.gz [2019-11-29T15:08:22.506Z] + find bundles -path */root/*overlay2 -prune -o -type+ f ( -name *-report.json -oxargs -name *.log tar -o -czf -name arm64-integration-bundles.tar.gz *.prof [2019-11-29T15:08:22.506Z] -o -name *-report.xml ) -print [2019-11-29T15:08:22.529Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-29T15:08:22.641Z] ? github.com/docker/docker/api [no test files] [Pipeline] archiveArtifacts [2019-11-29T15:08:22.778Z] Archiving artifacts [2019-11-29T15:08:23.095Z] --- PASS: TestUpdateCPUQuota (2.10s) [2019-11-29T15:08:23.095Z] === RUN TestUpdatePidsLimit [2019-11-29T15:08:23.353Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-29T15:08:23.920Z] === RUN TestUpdatePidsLimit/no_change [2019-11-29T15:08:23.920Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2019-11-29T15:08:24.288Z] === RUN TestExternalGraphDriver/pull [2019-11-29T15:08:24.304Z] ok github.com/docker/docker/pkg/plugins 33.652s coverage: 76.6% of statements [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/rootless [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/volume [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-29T15:08:24.305Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === Skipped [2019-11-29T15:08:24.305Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-29T15:08:24.305Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-29T15:08:24.305Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-29T15:08:24.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:08:24.305Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-29T15:08:24.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:08:24.305Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-29T15:08:24.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:08:24.305Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-29T15:08:24.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:08:24.305Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-29T15:08:24.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:08:24.305Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-29T15:08:24.305Z] graphtest_unix.go:73: No driver to put! [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-29T15:08:24.305Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-29T15:08:24.305Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-29T15:08:24.305Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-29T15:08:24.305Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-29T15:08:24.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:08:24.305Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-29T15:08:24.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:08:24.305Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-29T15:08:24.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:08:24.305Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-29T15:08:24.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:08:24.305Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-29T15:08:24.305Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:08:24.305Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-29T15:08:24.305Z] graphtest_unix.go:73: No driver to put! [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-29T15:08:24.305Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-29T15:08:24.305Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] [2019-11-29T15:08:24.305Z] DONE 2141 tests, 20 skipped in 334.444s [2019-11-29T15:08:24.440Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38697/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-29T15:08:24.484Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-29T15:08:24.756Z] + make clean [2019-11-29T15:08:25.048Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value Post stage [Pipeline] junit [2019-11-29T15:08:25.118Z] Recording test results [2019-11-29T15:08:25.305Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-29T15:08:25.323Z] docker volume rm -f docker-dev-cache [2019-11-29T15:08:25.581Z] docker-dev-cache [Pipeline] deleteDir [2019-11-29T15:08:26.235Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-29T15:08:26.639Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-29T15:08:26.747Z] --- PASS: TestExternalGraphDriver (6.42s) [2019-11-29T15:08:26.747Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2019-11-29T15:08:26.747Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2019-11-29T15:08:26.747Z] --- PASS: TestExternalGraphDriver/pull (2.09s) [2019-11-29T15:08:26.747Z] === RUN TestGraphdriverPluginV2 [2019-11-29T15:08:26.747Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-29T15:08:26.747Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:08:26.747Z] PASS [2019-11-29T15:08:26.747Z] [2019-11-29T15:08:26.747Z] === Skipped [2019-11-29T15:08:26.747Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-29T15:08:26.747Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:08:26.747Z] [2019-11-29T15:08:26.747Z] [2019-11-29T15:08:26.747Z] DONE 5 tests, 1 skipped in 6.664s [2019-11-29T15:08:26.747Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-29T15:08:26.747Z] ++ 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-11-29T15:08:26.747Z] ++ set -e [2019-11-29T15:08:26.747Z] ++ '[' -n 0 ']' [2019-11-29T15:08:26.747Z] ++ set -x [2019-11-29T15:08:26.747Z] ++ 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-11-29T15:08:26.747Z] INFO: Testing against a local daemon [2019-11-29T15:08:26.747Z] === RUN TestContinueAfterPluginCrash [2019-11-29T15:08:26.747Z] === PAUSE TestContinueAfterPluginCrash [2019-11-29T15:08:26.747Z] === RUN TestDaemonStartWithLogOpt [2019-11-29T15:08:26.747Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-29T15:08:26.747Z] === CONT TestContinueAfterPluginCrash [2019-11-29T15:08:26.747Z] === CONT TestDaemonStartWithLogOpt [2019-11-29T15:08:26.897Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-29T15:08:27.461Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2019-11-29T15:08:28.764Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-38697/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 -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:5f986789b63355e76683a4104a8209356ee3a1d0 hack/make.sh dynbinary test-integration [2019-11-29T15:08:29.103Z] [2019-11-29T15:08:29.103Z] Removing bundles/ [2019-11-29T15:08:29.103Z] [2019-11-29T15:08:29.103Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2019-11-29T15:08:29.356Z] --- PASS: TestUpdatePidsLimit (6.00s) [2019-11-29T15:08:29.356Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.52s) [2019-11-29T15:08:29.356Z] --- PASS: TestUpdatePidsLimit/no_change (0.69s) [2019-11-29T15:08:29.356Z] --- PASS: TestUpdatePidsLimit/update_lower (0.53s) [2019-11-29T15:08:29.356Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-11-29T15:08:29.356Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.63s) [2019-11-29T15:08:29.356Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.57s) [2019-11-29T15:08:29.356Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.82s) [2019-11-29T15:08:29.356Z] === RUN TestUpdateRestartPolicy [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-29T15:08:29.444Z] Building: bundles/dynbinary-daemon/dockerd-dev [2019-11-29T15:08:29.444Z] GOOS="" GOARCH="" GOARM="" [2019-11-29T15:08:33.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2019-11-29T15:08:37.466Z] ok github.com/docker/docker/api/server 0.008s coverage: 9.0% of statements [2019-11-29T15:08:38.305Z] --- PASS: TestDaemonStartWithLogOpt (10.92s) [2019-11-29T15:08:39.683Z] ok github.com/docker/docker/builder/remotecontext/git 31.828s coverage: 85.1% of statements [2019-11-29T15:08:39.683Z] ? github.com/docker/docker/cli [no test files] [2019-11-29T15:08:39.683Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-29T15:08:39.683Z] ok github.com/docker/docker/cli/debug 0.316s coverage: 100.0% of statements [2019-11-29T15:08:39.683Z] ok github.com/docker/docker/client 0.834s coverage: 75.3% of statements [2019-11-29T15:08:41.635Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-29T15:08:41.635Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-29T15:08:41.635Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-29T15:08:42.421Z] --- PASS: TestContinueAfterPluginCrash (15.84s) [2019-11-29T15:08:42.421Z] PASS [2019-11-29T15:08:42.421Z] [2019-11-29T15:08:42.421Z] DONE 2 tests in 15.996s [2019-11-29T15:08:42.421Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-29T15:08:42.421Z] ++ 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-11-29T15:08:42.421Z] ++ set -e [2019-11-29T15:08:42.421Z] ++ '[' -n 0 ']' [2019-11-29T15:08:42.421Z] ++ set -x [2019-11-29T15:08:42.422Z] ++ 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-11-29T15:08:42.795Z] INFO: Testing against a local daemon [2019-11-29T15:08:42.795Z] === RUN TestPluginWithDevMounts [2019-11-29T15:08:42.795Z] === PAUSE TestPluginWithDevMounts [2019-11-29T15:08:42.795Z] === CONT TestPluginWithDevMounts [2019-11-29T15:08:43.002Z] --- PASS: TestUpdateRestartPolicy (13.87s) [2019-11-29T15:08:43.003Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-29T15:08:43.932Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2019-11-29T15:08:43.932Z] === RUN TestWaitNonBlocked [2019-11-29T15:08:43.932Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-29T15:08:43.932Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-29T15:08:43.932Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-29T15:08:43.932Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-29T15:08:43.932Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-29T15:08:43.932Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-29T15:08:44.388Z] ok github.com/docker/docker/cmd/dockerd 0.630s coverage: 19.0% of statements [2019-11-29T15:08:44.625Z] --- PASS: TestPluginWithDevMounts (2.02s) [2019-11-29T15:08:44.625Z] PASS [2019-11-29T15:08:44.625Z] [2019-11-29T15:08:44.625Z] DONE 1 tests in 2.244s [2019-11-29T15:08:44.625Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2019-11-29T15:08:44.625Z] ++ 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-11-29T15:08:44.625Z] ++ set -e [2019-11-29T15:08:44.625Z] ++ '[' -n 0 ']' [2019-11-29T15:08:44.625Z] ++ set -x [2019-11-29T15:08:44.625Z] ++ 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-11-29T15:08:44.625Z] INFO: Testing against a local daemon [2019-11-29T15:08:44.625Z] === RUN TestSecretInspect [2019-11-29T15:08:45.301Z] --- PASS: TestWaitNonBlocked (0.01s) [2019-11-29T15:08:45.301Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2019-11-29T15:08:45.301Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.25s) [2019-11-29T15:08:45.301Z] === RUN TestWaitBlocked [2019-11-29T15:08:45.301Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-29T15:08:45.301Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-29T15:08:45.301Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-29T15:08:45.301Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-29T15:08:45.301Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-29T15:08:45.301Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-29T15:08:46.232Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2019-11-29T15:08:46.232Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2019-11-29T15:08:46.575Z] ok github.com/docker/docker/container 0.469s coverage: 42.5% of statements [2019-11-29T15:08:46.575Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-29T15:08:46.575Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-29T15:08:46.575Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-29T15:08:46.575Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-29T15:08:46.796Z] --- PASS: TestWaitBlocked (0.01s) [2019-11-29T15:08:46.796Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2019-11-29T15:08:46.796Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.39s) [2019-11-29T15:08:46.796Z] === CONT TestContainerStartOnDaemonRestart [2019-11-29T15:08:46.796Z] === CONT TestIpcModeOlderClient [2019-11-29T15:08:47.054Z] --- PASS: TestIpcModeOlderClient (0.33s) [2019-11-29T15:08:47.054Z] === CONT TestDaemonRestartIpcMode [2019-11-29T15:08:47.054Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2019-11-29T15:08:47.929Z] --- PASS: TestSecretInspect (2.98s) [2019-11-29T15:08:47.929Z] === RUN TestSecretList [2019-11-29T15:08:49.577Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-29T15:08:51.123Z] --- PASS: TestSecretList (3.02s) [2019-11-29T15:08:51.123Z] === RUN TestSecretsCreateAndDelete [2019-11-29T15:08:51.478Z] --- PASS: TestContainerStartOnDaemonRestart (4.90s) [2019-11-29T15:08:52.415Z] --- PASS: TestDaemonRestartIpcMode (5.44s) [2019-11-29T15:08:52.415Z] PASS [2019-11-29T15:08:52.415Z] [2019-11-29T15:08:52.415Z] === Skipped [2019-11-29T15:08:52.415Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2019-11-29T15:08:52.415Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-29T15:08:52.415Z] [2019-11-29T15:08:52.415Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2019-11-29T15:08:52.415Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:08:52.415Z] [2019-11-29T15:08:52.415Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2019-11-29T15:08:52.415Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:08:52.415Z] [2019-11-29T15:08:52.415Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-29T15:08:52.415Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-29T15:08:52.415Z] [2019-11-29T15:08:52.415Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2019-11-29T15:08:52.415Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-29T15:08:52.415Z] [2019-11-29T15:08:52.415Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2019-11-29T15:08:52.415Z] update_linux_test.go:23: !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:08:52.415Z] [2019-11-29T15:08:52.415Z] [2019-11-29T15:08:52.415Z] DONE 200 tests, 6 skipped in 169.065s [2019-11-29T15:08:52.415Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2019-11-29T15:08:52.415Z] ++ 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-11-29T15:08:52.415Z] ++ set -e [2019-11-29T15:08:52.415Z] ++ '[' -n 0 ']' [2019-11-29T15:08:52.415Z] ++ set -x [2019-11-29T15:08:52.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=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-11-29T15:08:52.415Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-29T15:08:52.673Z] INFO: Testing against a local daemon [2019-11-29T15:08:52.673Z] === RUN TestCommitInheritsEnv [2019-11-29T15:08:52.930Z] --- PASS: TestCommitInheritsEnv (0.48s) [2019-11-29T15:08:52.930Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-29T15:08:52.930Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-29T15:08:52.930Z] === RUN TestImagesFilterMultiReference [2019-11-29T15:08:53.192Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2019-11-29T15:08:53.192Z] === RUN TestImagePullPlatformInvalid [2019-11-29T15:08:53.192Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2019-11-29T15:08:53.192Z] === RUN TestRemoveImageOrphaning [2019-11-29T15:08:53.676Z] --- PASS: TestSecretsCreateAndDelete (2.97s) [2019-11-29T15:08:53.676Z] === RUN TestSecretsUpdate [2019-11-29T15:08:53.759Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2019-11-29T15:08:53.759Z] === RUN TestRemoveImageGarbageCollector [2019-11-29T15:08:56.282Z] --- PASS: TestRemoveImageGarbageCollector (2.19s) [2019-11-29T15:08:56.282Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-29T15:08:56.282Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-29T15:08:56.282Z] === RUN TestTagInvalidReference [2019-11-29T15:08:56.282Z] --- PASS: TestTagInvalidReference (0.02s) [2019-11-29T15:08:56.282Z] === RUN TestTagValidPrefixedRepo [2019-11-29T15:08:56.282Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-29T15:08:56.282Z] === RUN TestTagExistedNameWithoutForce [2019-11-29T15:08:56.282Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-29T15:08:56.282Z] === RUN TestTagOfficialNames [2019-11-29T15:08:56.282Z] --- PASS: TestTagOfficialNames (0.08s) [2019-11-29T15:08:56.282Z] === RUN TestTagMatchesDigest [2019-11-29T15:08:56.282Z] --- PASS: TestTagMatchesDigest (0.02s) [2019-11-29T15:08:56.282Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-29T15:08:56.918Z] --- PASS: TestSecretsUpdate (2.91s) [2019-11-29T15:08:56.918Z] === RUN TestTemplatedSecret [2019-11-29T15:09:00.240Z] --- PASS: TestTemplatedSecret (3.21s) [2019-11-29T15:09:00.240Z] === RUN TestSecretCreateResolve [2019-11-29T15:09:00.458Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-29T15:09:02.670Z] --- PASS: TestSecretCreateResolve (2.51s) [2019-11-29T15:09:02.671Z] PASS [2019-11-29T15:09:02.671Z] [2019-11-29T15:09:02.671Z] DONE 6 tests in 17.739s [2019-11-29T15:09:02.671Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2019-11-29T15:09:02.671Z] ++ 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-11-29T15:09:02.671Z] ++ set -e [2019-11-29T15:09:02.671Z] ++ '[' -n 0 ']' [2019-11-29T15:09:02.671Z] ++ set -x [2019-11-29T15:09:02.671Z] ++ 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-11-29T15:09:02.671Z] INFO: Testing against a local daemon [2019-11-29T15:09:02.671Z] === RUN TestServiceCreateInit [2019-11-29T15:09:02.671Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-29T15:09:04.634Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-29T15:09:07.702Z] ok github.com/docker/docker/daemon 3.070s coverage: 9.2% of statements [2019-11-29T15:09:07.702Z] ok github.com/docker/docker/daemon/cluster 1.437s coverage: 0.5% of statements [2019-11-29T15:09:07.702Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.245s coverage: 65.3% of statements [2019-11-29T15:09:07.702Z] ok github.com/docker/docker/daemon/cluster/convert 1.149s coverage: 35.8% of statements [2019-11-29T15:09:07.702Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-29T15:09:07.702Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.327s coverage: 10.9% of statements [2019-11-29T15:09:07.702Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-29T15:09:07.702Z] ok github.com/docker/docker/daemon/config 1.212s coverage: 80.1% of statements [2019-11-29T15:09:07.702Z] ok github.com/docker/docker/daemon/discovery 0.391s coverage: 30.0% of statements [2019-11-29T15:09:07.702Z] ok github.com/docker/docker/daemon/events 0.414s coverage: 50.0% of statements [2019-11-29T15:09:07.702Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-29T15:09:07.702Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-29T15:09:07.702Z] ok github.com/docker/docker/daemon/graphdriver 0.286s coverage: 2.3% of statements [2019-11-29T15:09:07.702Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2019-11-29T15:09:07.702Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2019-11-29T15:09:07.702Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-29T15:09:07.702Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2019-11-29T15:09:07.702Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2019-11-29T15:09:07.702Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2019-11-29T15:09:07.702Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2019-11-29T15:09:07.702Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-29T15:09:07.702Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2019-11-29T15:09:07.702Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2019-11-29T15:09:07.702Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2019-11-29T15:09:07.833Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-29T15:09:07.907Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-29T15:09:08.163Z] ok github.com/docker/docker/daemon/images 0.485s coverage: 4.9% of statements [2019-11-29T15:09:08.163Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-29T15:09:08.163Z] ok github.com/docker/docker/daemon/links 0.087s coverage: 93.0% of statements [2019-11-29T15:09:08.163Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-29T15:09:08.163Z] ok github.com/docker/docker/daemon/logger 0.587s coverage: 43.0% of statements [2019-11-29T15:09:08.625Z] ok github.com/docker/docker/daemon/logger/awslogs 0.579s coverage: 77.8% of statements [2019-11-29T15:09:08.625Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2019-11-29T15:09:08.625Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-29T15:09:08.625Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-29T15:09:08.625Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2019-11-29T15:09:08.625Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2019-11-29T15:09:09.091Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.409s coverage: 62.1% of statements [2019-11-29T15:09:09.091Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.226s coverage: 88.3% of statements [2019-11-29T15:09:11.278Z] ok github.com/docker/docker/daemon/logger/local 0.451s coverage: 74.7% of statements [2019-11-29T15:09:11.278Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-29T15:09:11.738Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.191s coverage: 21.4% of statements [2019-11-29T15:09:12.996Z] --- PASS: TestServiceCreateInit (10.52s) [2019-11-29T15:09:12.996Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.27s) [2019-11-29T15:09:12.996Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.24s) [2019-11-29T15:09:12.996Z] === RUN TestCreateServiceMultipleTimes [2019-11-29T15:09:13.923Z] ok github.com/docker/docker/daemon/logger/splunk 2.158s coverage: 82.5% of statements [2019-11-29T15:09:13.924Z] ok github.com/docker/docker/daemon/logger/syslog 0.398s coverage: 47.8% of statements [2019-11-29T15:09:13.924Z] ok github.com/docker/docker/daemon/logger/templates 0.094s coverage: 8.3% of statements [2019-11-29T15:09:13.924Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-29T15:09:13.924Z] ? github.com/docker/docker/daemon/network [no test files] [2019-11-29T15:09:13.924Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-29T15:09:16.110Z] ok github.com/docker/docker/distribution 1.523s coverage: 20.3% of statements [2019-11-29T15:09:16.572Z] ok github.com/docker/docker/distribution/metadata 1.448s coverage: 48.2% of statements [2019-11-29T15:09:16.572Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-29T15:09:17.544Z] ok github.com/docker/docker/distribution/xfer 2.115s coverage: 76.8% of statements [2019-11-29T15:09:17.545Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-29T15:09:17.545Z] ok github.com/docker/docker/errdefs 0.116s coverage: 49.4% of statements [2019-11-29T15:09:17.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2019-11-29T15:09:17.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2019-11-29T15:09:20.462Z] ok github.com/docker/docker/image 1.078s coverage: 86.4% of statements [2019-11-29T15:09:20.462Z] ok github.com/docker/docker/image/cache 0.187s coverage: 19.2% of statements [2019-11-29T15:09:20.462Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-29T15:09:20.462Z] ok github.com/docker/docker/image/v1 0.253s coverage: 25.0% of statements [2019-11-29T15:09:20.462Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-29T15:09:22.005Z] ok github.com/docker/docker/layer 0.713s coverage: 30.0% of statements [2019-11-29T15:09:22.005Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-29T15:09:24.190Z] ok github.com/docker/docker/libcontainerd/local 0.350s coverage: 1.0% of statements [2019-11-29T15:09:24.190Z] ok github.com/docker/docker/libcontainerd/queue 0.087s coverage: 100.0% of statements [2019-11-29T15:09:24.190Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-29T15:09:24.190Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-29T15:09:24.190Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-29T15:09:24.190Z] ? github.com/docker/docker/oci [no test files] [2019-11-29T15:09:24.190Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-29T15:09:24.190Z] ok github.com/docker/docker/opts 0.146s coverage: 67.3% of statements [2019-11-29T15:09:24.190Z] ok github.com/docker/docker/pkg/aaparser 0.074s coverage: 50.0% of statements [2019-11-29T15:09:30.103Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-29T15:09:30.103Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-29T15:09:32.775Z] --- PASS: TestCreateServiceMultipleTimes (17.90s) [2019-11-29T15:09:32.775Z] === RUN TestCreateServiceConflict [2019-11-29T15:09:34.050Z] --- PASS: TestCreateServiceConflict (2.80s) [2019-11-29T15:09:34.050Z] === RUN TestCreateServiceMaxReplicas [2019-11-29T15:09:36.655Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-29T15:09:36.655Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-29T15:09:36.655Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-29T15:09:37.372Z] --- PASS: TestCreateServiceMaxReplicas (3.59s) [2019-11-29T15:09:37.372Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-29T15:09:38.548Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-29T15:09:38.548Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-29T15:09:38.804Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-29T15:09:39.061Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2019-11-29T15:09:39.318Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-29T15:09:40.249Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2019-11-29T15:09:42.773Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-29T15:09:44.667Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2019-11-29T15:09:45.124Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 14.7% of statements [2019-11-29T15:09:45.124Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/server/router [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/server/router/build [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/server/router/container [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/server/router/image [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/server/router/network [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/server/router/session [no test files] [2019-11-29T15:09:45.124Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 4.0% of statements [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/server/router/system [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/types [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/types/backend [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/types/container [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/types/events [no test files] [2019-11-29T15:09:45.124Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2019-11-29T15:09:45.124Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/types/image [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/types/mount [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/types/network [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/types/registry [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/types/swarm [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2019-11-29T15:09:45.124Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2019-11-29T15:09:45.124Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/api/types/volume [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/builder [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/builder/builder-next [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2019-11-29T15:09:45.124Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2019-11-29T15:09:45.683Z] ok github.com/docker/docker/builder/dockerignore 0.005s coverage: 96.8% of statements [2019-11-29T15:09:46.562Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-29T15:09:49.083Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/archive 9.168s coverage: 62.0% of statements [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/authorization 0.837s coverage: 26.8% of statements [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/broadcaster 0.166s coverage: 100.0% of statements [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/capabilities 0.079s coverage: 87.5% of statements [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/chrootarchive 0.203s coverage: 15.4% of statements [2019-11-29T15:09:49.379Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-29T15:09:49.379Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/directory 0.183s coverage: 80.0% of statements [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/discovery 0.133s coverage: 58.3% of statements [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/discovery/file 0.106s coverage: 92.9% of statements [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/discovery/kv 3.510s coverage: 84.1% of statements [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/discovery/memory 0.226s coverage: 92.3% of statements [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/discovery/nodes 0.181s coverage: 93.8% of statements [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/filenotify 0.046s coverage: 45.7% of statements [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/fileutils 0.088s coverage: 87.7% of statements [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/homedir 0.047s coverage: 42.9% of statements [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/idtools 0.071s coverage: 6.3% of statements [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/ioutils 0.810s coverage: 69.2% of statements [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/jsonmessage 0.265s coverage: 91.7% of statements [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/locker 0.056s coverage: 88.9% of statements [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/longpath 0.058s coverage: 100.0% of statements [2019-11-29T15:09:49.379Z] ? github.com/docker/docker/pkg/mount [no test files] [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/namesgenerator 0.052s coverage: 85.7% of statements [2019-11-29T15:09:49.379Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/parsers 0.095s coverage: 97.0% of statements [2019-11-29T15:09:49.379Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2019-11-29T15:09:49.379Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2019-11-29T15:09:49.379Z] ok github.com/docker/docker/pkg/pidfile 0.045s coverage: 82.6% of statements [2019-11-29T15:09:49.379Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-29T15:09:49.379Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-29T15:09:49.840Z] ok github.com/docker/docker/builder/remotecontext 0.173s coverage: 13.6% of statements [2019-11-29T15:09:49.840Z] ok github.com/docker/docker/builder/dockerfile 0.536s coverage: 48.2% of statements [2019-11-29T15:09:50.461Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2019-11-29T15:09:50.597Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-29T15:09:52.344Z] ok github.com/docker/docker/builder/remotecontext/git 1.843s coverage: 85.1% of statements [2019-11-29T15:09:52.344Z] ? github.com/docker/docker/cli [no test files] [2019-11-29T15:09:52.344Z] ? github.com/docker/docker/cli/config [no test files] [2019-11-29T15:09:52.492Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-29T15:09:53.787Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.17s) [2019-11-29T15:09:53.787Z] === RUN TestCreateServiceSecretFileMode [2019-11-29T15:09:54.854Z] ok github.com/docker/docker/client 0.199s coverage: 75.8% of statements [2019-11-29T15:09:55.037Z] --- PASS: TestCreateServiceSecretFileMode (3.27s) [2019-11-29T15:09:55.037Z] === RUN TestCreateServiceConfigFileMode [2019-11-29T15:09:58.256Z] --- PASS: TestCreateServiceConfigFileMode (3.25s) [2019-11-29T15:09:58.256Z] === RUN TestCreateServiceSysctls [2019-11-29T15:10:02.297Z] --- PASS: TestCreateServiceSysctls (4.42s) [2019-11-29T15:10:02.297Z] === RUN TestCreateServiceCapabilities [2019-11-29T15:10:02.445Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-29T15:10:05.557Z] --- PASS: TestCreateServiceCapabilities (3.05s) [2019-11-29T15:10:05.557Z] === RUN TestInspect [2019-11-29T15:10:09.647Z] --- PASS: TestInspect (3.55s) [2019-11-29T15:10:09.647Z] === RUN TestServiceListWithStatuses [2019-11-29T15:10:09.647Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2019-11-29T15:10:09.647Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-29T15:10:09.647Z] === RUN TestDockerNetworkConnectAlias [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/plugins 35.335s coverage: 73.4% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.394s coverage: 56.8% of statements [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/plugins/transport 0.093s coverage: 85.7% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/pools 0.098s coverage: 88.2% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/progress 0.038s coverage: 75.9% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/pubsub 1.067s coverage: 73.9% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/reexec 0.080s coverage: 82.4% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/signal 0.113s coverage: 20.3% of statements [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/stdcopy 0.062s coverage: 100.0% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/streamformatter 0.062s coverage: 66.2% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/stringid 0.057s coverage: 70.6% of statements [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/pkg/symlink [no test files] [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/sysinfo 0.039s coverage: 38.2% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/system 0.088s coverage: 13.1% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/tailfile 0.083s coverage: 88.6% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/tarsum 0.143s coverage: 89.3% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/term 0.082s coverage: 30.8% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/term/windows 0.097s coverage: 0.0% of statements [no tests to run] [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/truncindex 0.167s coverage: 91.5% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/urlutil 0.062s coverage: 100.0% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/pkg/useragent 0.033s coverage: 88.9% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/plugin 0.189s coverage: 11.6% of statements [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/plugin/v2 0.242s coverage: 20.1% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/reference 0.154s coverage: 83.7% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/registry 0.466s coverage: 51.7% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/registry/resumable 0.359s coverage: 100.0% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/restartmanager 0.297s coverage: 50.9% of statements [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/rootless [no test files] [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/runconfig 0.139s coverage: 54.5% of statements [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/testutil 0.048s coverage: 62.5% of statements [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/volume [no test files] [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/volume/drivers 0.171s coverage: 36.1% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/volume/local 0.249s coverage: 37.7% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/volume/mounts 0.143s coverage: 66.2% of statements [2019-11-29T15:10:14.543Z] ok github.com/docker/docker/volume/service 0.529s coverage: 70.3% of statements [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-29T15:10:14.543Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-29T15:10:15.012Z] INFO: make.ps1 ended at 11/29/2019 15:10:14 [2019-11-29T15:10:16.054Z] --- PASS: TestDockerNetworkConnectAlias (6.15s) [2019-11-29T15:10:16.054Z] === RUN TestDockerNetworkReConnect [2019-11-29T15:10:16.552Z] INFO: Unit tests ended at 11/29/2019 15:10:16. Duration:00:03:44.9746562 [2019-11-29T15:10:16.552Z] INFO: Building busybox [2019-11-29T15:10:17.013Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-29T15:10:17.013Z] Downloading build context from remote url: https://raw.githubusercontent.com/moby/busybox/v1.1/Dockerfile 701B [2019-11-29T15:10:17.013Z] [2019-11-29T15:10:17.013Z] Sending build context to Docker daemon 2.56kB [2019-11-29T15:10:17.013Z] [2019-11-29T15:10:17.013Z] Step 1/6 : FROM microsoft/windowsservercore [2019-11-29T15:10:17.013Z] ---> 49e459dc7a6b [2019-11-29T15:10:17.013Z] Step 2/6 : RUN mkdir C:\tmp && mkdir C:\bin [2019-11-29T15:10:17.013Z] ---> Running in b03c06449789 [2019-11-29T15:10:20.137Z] --- PASS: TestDockerNetworkReConnect (5.09s) [2019-11-29T15:10:20.137Z] === RUN TestServicePlugin [2019-11-29T15:10:20.137Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-29T15:10:20.137Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:10:20.137Z] === RUN TestServiceUpdateLabel [2019-11-29T15:10:22.815Z] Removing intermediate container b03c06449789 [2019-11-29T15:10:22.815Z] ---> 922a7a7da670 [2019-11-29T15:10:22.815Z] Step 3/6 : ADD http://frippery.org/files/busybox/busybox.exe /bin/ [2019-11-29T15:10:22.944Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2019-11-29T15:10:22.944Z] [2019-11-29T15:10:22.944Z] ---> Making bundle: test-integration (in bundles/test-integration) [2019-11-29T15:10:22.944Z] PKG_CONFIG=pkg-config [2019-11-29T15:10:22.944Z] GOLANG_VERSION=1.13.4 [2019-11-29T15:10:22.944Z] HOSTNAME=9052edbd18ae [2019-11-29T15:10:22.944Z] DOCKER_EXPERIMENTAL=1 [2019-11-29T15:10:22.944Z] container=docker [2019-11-29T15:10:22.944Z] TEST_SKIP_INTEGRATION_CLI=1 [2019-11-29T15:10:22.944Z] GO111MODULE=off [2019-11-29T15:10:22.944Z] GOPATH=/go [2019-11-29T15:10:22.944Z] PWD=/go/src/github.com/docker/docker [2019-11-29T15:10:22.944Z] HOME=/root [2019-11-29T15:10:22.944Z] VALIDATE_REPO=https://github.com/moby/moby.git [2019-11-29T15:10:22.944Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2019-11-29T15:10:22.944Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2019-11-29T15:10:22.944Z] DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 [2019-11-29T15:10:22.944Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2019-11-29T15:10:22.944Z] DOCKER_GRAPHDRIVER=overlay2 [2019-11-29T15:10:22.944Z] TERM=xterm [2019-11-29T15:10:22.944Z] VALIDATE_BRANCH=master [2019-11-29T15:10:22.944Z] DEST=bundles/test-integration [2019-11-29T15:10:22.944Z] SHLVL=1 [2019-11-29T15:10:22.944Z] TIMEOUT=120m [2019-11-29T15:10:22.944Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2019-11-29T15:10:22.944Z] DOCKER_PKG=github.com/docker/docker [2019-11-29T15:10:22.944Z] TESTDEBUG=0 [2019-11-29T15:10:22.944Z] _=/usr/bin/env [2019-11-29T15:10:22.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-29T15:10:23.320Z] --- PASS: TestServiceUpdateLabel (3.00s) [2019-11-29T15:10:23.320Z] === RUN TestServiceUpdateSecrets [2019-11-29T15:10:23.786Z] [2019-11-29T15:10:23.786Z] ---> 7e99e36a6161 [2019-11-29T15:10:23.786Z] Step 4/6 : RUN setx /M PATH "C:\bin;%PATH%" [2019-11-29T15:10:23.786Z] ---> Running in 31d47dae9539 [2019-11-29T15:10:25.327Z] [2019-11-29T15:10:25.327Z] SUCCESS: Specified value was saved. [2019-11-29T15:10:28.242Z] Removing intermediate container 31d47dae9539 [2019-11-29T15:10:28.242Z] ---> 326b62f91bae [2019-11-29T15:10:28.242Z] Step 5/6 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2019-11-29T15:10:28.242Z] ---> Running in 3285c5c6be91 [2019-11-29T15:10:28.964Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2019-11-29T15:10:30.334Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-29T15:10:33.493Z] ok github.com/docker/docker/cmd/dockerd 0.079s coverage: 30.3% of statements [2019-11-29T15:10:33.493Z] ok github.com/docker/docker/container 0.129s coverage: 35.3% of statements [2019-11-29T15:10:33.493Z] ? github.com/docker/docker/container/stream [no test files] [2019-11-29T15:10:33.493Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2019-11-29T15:10:33.493Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2019-11-29T15:10:33.493Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2019-11-29T15:10:33.608Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-29T15:10:34.055Z] Cannot create a file when that file already exists. [2019-11-29T15:10:39.761Z] --- PASS: TestServiceUpdateSecrets (15.56s) [2019-11-29T15:10:39.761Z] === RUN TestServiceUpdateConfigs [2019-11-29T15:10:41.140Z] Removing intermediate container 3285c5c6be91 [2019-11-29T15:10:41.140Z] ---> 2e91e69ffffa [2019-11-29T15:10:41.140Z] Step 6/6 : CMD ["sh"] [2019-11-29T15:10:41.140Z] ---> Running in 03c8a31ff65e [2019-11-29T15:10:41.140Z] Removing intermediate container 03c8a31ff65e [2019-11-29T15:10:41.140Z] ---> c7ad7a183fa0 [2019-11-29T15:10:41.140Z] Successfully built c7ad7a183fa0 [2019-11-29T15:10:41.140Z] Successfully tagged busybox:latest [2019-11-29T15:10:41.140Z] INFO: Docker images of the daemon under test [2019-11-29T15:10:41.140Z] [2019-11-29T15:10:41.140Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2019-11-29T15:10:41.140Z] busybox latest c7ad7a183fa0 Less than a second ago 4.85GB [2019-11-29T15:10:41.140Z] microsoft/windowsservercore latest 49e459dc7a6b 2 weeks ago 4.81GB [2019-11-29T15:10:41.140Z] mcr.microsoft.com/windows/servercore ltsc2019 49e459dc7a6b 2 weeks ago 4.81GB [2019-11-29T15:10:41.140Z] [2019-11-29T15:10:41.140Z] INFO: Running integration tests at 11/29/2019 15:10:40... [2019-11-29T15:10:41.140Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2019-11-29T15:10:41.140Z] INFO: Integration API tests being run from the host: [2019-11-29T15:10:41.140Z] INFO: make.ps1 starting at 11/29/2019 15:10:40 [2019-11-29T15:10:41.570Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2019-11-29T15:10:41.606Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\build [2019-11-29T15:10:42.931Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2019-11-29T15:10:44.291Z] ok github.com/docker/docker/daemon/cluster/convert 0.012s coverage: 35.8% of statements [2019-11-29T15:10:45.790Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-29T15:10:47.685Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-29T15:10:48.249Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-29T15:10:48.813Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-29T15:10:50.707Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-29T15:10:50.707Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-29T15:10:51.271Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-29T15:10:52.361Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.434s coverage: 13.7% of statements [2019-11-29T15:10:53.722Z] ok github.com/docker/docker/daemon 12.198s coverage: 17.6% of statements [2019-11-29T15:10:53.722Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2019-11-29T15:10:53.722Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2019-11-29T15:10:53.722Z] ok github.com/docker/docker/daemon/config 0.057s coverage: 82.1% of statements [2019-11-29T15:10:55.083Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2019-11-29T15:10:55.337Z] ok github.com/docker/docker/daemon/events 0.061s coverage: 50.0% of statements [2019-11-29T15:10:55.337Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2019-11-29T15:10:55.337Z] ? github.com/docker/docker/daemon/exec [no test files] [2019-11-29T15:10:56.241Z] --- PASS: TestServiceUpdateConfigs (15.56s) [2019-11-29T15:10:56.241Z] === RUN TestServiceUpdateNetwork [2019-11-29T15:10:57.220Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2019-11-29T15:10:59.106Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.005s coverage: 2.9% of statements [2019-11-29T15:10:59.324Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\config [2019-11-29T15:11:00.030Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.247s coverage: 57.0% of statements [2019-11-29T15:11:02.216Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\container [2019-11-29T15:11:03.292Z] ok github.com/docker/docker/daemon/graphdriver/aufs 5.505s coverage: 72.5% of statements [2019-11-29T15:11:03.292Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 1.695s coverage: 45.9% of statements [2019-11-29T15:11:03.293Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2019-11-29T15:11:05.119Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\image [2019-11-29T15:11:05.801Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.051s coverage: 48.6% of statements [2019-11-29T15:11:06.128Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2019-11-29T15:11:07.161Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.274s coverage: 76.1% of statements [2019-11-29T15:11:08.010Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network [2019-11-29T15:11:08.038Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-29T15:11:08.085Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2019-11-29T15:11:08.340Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 3.147s coverage: 60.1% of statements [2019-11-29T15:11:08.340Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2019-11-29T15:11:08.340Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2019-11-29T15:11:08.602Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-29T15:11:09.532Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-29T15:11:09.702Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2019-11-29T15:11:09.937Z] --- PASS: TestServiceUpdateNetwork (14.35s) [2019-11-29T15:11:09.937Z] PASS [2019-11-29T15:11:09.937Z] [2019-11-29T15:11:09.937Z] === Skipped [2019-11-29T15:11:09.937Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.01s) [2019-11-29T15:11:09.937Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-29T15:11:09.937Z] [2019-11-29T15:11:09.937Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2019-11-29T15:11:09.937Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:11:09.937Z] [2019-11-29T15:11:09.937Z] [2019-11-29T15:11:09.937Z] DONE 20 tests, 2 skipped in 126.373s [2019-11-29T15:11:09.937Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2019-11-29T15:11:09.937Z] ++ 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-11-29T15:11:09.937Z] ++ set -e [2019-11-29T15:11:09.937Z] ++ '[' -n 0 ']' [2019-11-29T15:11:09.937Z] ++ set -x [2019-11-29T15:11:09.937Z] ++ 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-11-29T15:11:09.937Z] INFO: Testing against a local daemon [2019-11-29T15:11:09.937Z] === RUN TestSessionCreate [2019-11-29T15:11:09.937Z] --- PASS: TestSessionCreate (0.03s) [2019-11-29T15:11:09.937Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-29T15:11:09.937Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-11-29T15:11:09.937Z] PASS [2019-11-29T15:11:09.937Z] [2019-11-29T15:11:09.937Z] DONE 2 tests in 0.283s [2019-11-29T15:11:09.937Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2019-11-29T15:11:09.937Z] ++ 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-11-29T15:11:09.937Z] ++ set -e [2019-11-29T15:11:09.937Z] ++ '[' -n 0 ']' [2019-11-29T15:11:09.937Z] ++ set -x [2019-11-29T15:11:09.937Z] ++ 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-11-29T15:11:09.937Z] INFO: Testing against a local daemon [2019-11-29T15:11:09.937Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-29T15:11:09.937Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-29T15:11:09.937Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-29T15:11:09.937Z] === RUN TestEventsExecDie [2019-11-29T15:11:10.412Z] --- PASS: TestEventsExecDie (0.99s) [2019-11-29T15:11:10.412Z] === RUN TestEventsBackwardsCompatible [2019-11-29T15:11:10.412Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2019-11-29T15:11:10.412Z] === RUN TestInfoBinaryCommits [2019-11-29T15:11:10.412Z] --- PASS: TestInfoBinaryCommits (0.04s) [2019-11-29T15:11:10.412Z] === RUN TestInfoAPIVersioned [2019-11-29T15:11:10.412Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-29T15:11:10.412Z] === RUN TestInfoDiscoveryBackend [2019-11-29T15:11:10.463Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-29T15:11:10.627Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2019-11-29T15:11:10.783Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2019-11-29T15:11:10.783Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-29T15:11:11.028Z] === RUN TestDockerSuite/TestBuildFails [2019-11-29T15:11:11.552Z] ok github.com/docker/docker/daemon/images 0.012s coverage: 4.9% of statements [2019-11-29T15:11:11.552Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2019-11-29T15:11:11.552Z] ? github.com/docker/docker/daemon/listeners [no test files] [2019-11-29T15:11:11.731Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-29T15:11:11.959Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-29T15:11:12.020Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-29T15:11:12.020Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-29T15:11:12.188Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-29T15:11:12.216Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-29T15:11:12.384Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2019-11-29T15:11:12.384Z] === RUN TestInfoAPI [2019-11-29T15:11:12.384Z] --- PASS: TestInfoAPI (0.02s) [2019-11-29T15:11:12.384Z] === RUN TestInfoAPIWarnings [2019-11-29T15:11:12.476Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 42.7% of statements [2019-11-29T15:11:12.753Z] --- PASS: TestInfoAPIWarnings (0.52s) [2019-11-29T15:11:12.753Z] === RUN TestInfoDebug [2019-11-29T15:11:13.149Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-29T15:11:13.403Z] ok github.com/docker/docker/daemon/logger/awslogs 0.163s coverage: 77.8% of statements [2019-11-29T15:11:13.403Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2019-11-29T15:11:13.403Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2019-11-29T15:11:13.543Z] --- PASS: TestInfoDebug (0.53s) [2019-11-29T15:11:13.543Z] === RUN TestInfoInsecureRegistries [2019-11-29T15:11:13.607Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-29T15:11:13.919Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-11-29T15:11:13.919Z] === RUN TestInfoRegistryMirrors [2019-11-29T15:11:13.962Z] ok github.com/docker/docker/daemon/logger/gelf 0.010s coverage: 67.0% of statements [2019-11-29T15:11:14.569Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-29T15:11:14.762Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2019-11-29T15:11:14.762Z] === RUN TestLoginFailsWithBadCredentials [2019-11-29T15:11:14.762Z] --- PASS: TestLoginFailsWithBadCredentials (0.37s) [2019-11-29T15:11:14.762Z] === RUN TestPingCacheHeaders [2019-11-29T15:11:14.762Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-11-29T15:11:14.762Z] === RUN TestPingGet [2019-11-29T15:11:14.762Z] --- PASS: TestPingGet (0.01s) [2019-11-29T15:11:14.762Z] === RUN TestPingHead [2019-11-29T15:11:14.762Z] --- PASS: TestPingHead (0.03s) [2019-11-29T15:11:14.762Z] === RUN TestVersion [2019-11-29T15:11:14.885Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 26.2% of statements [2019-11-29T15:11:15.191Z] --- PASS: TestVersion (0.02s) [2019-11-29T15:11:15.192Z] PASS [2019-11-29T15:11:15.192Z] [2019-11-29T15:11:15.192Z] === Skipped [2019-11-29T15:11:15.192Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-29T15:11:15.192Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-29T15:11:15.192Z] [2019-11-29T15:11:15.192Z] [2019-11-29T15:11:15.192Z] DONE 18 tests, 1 skipped in 5.878s [2019-11-29T15:11:15.192Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2019-11-29T15:11:15.192Z] ++ 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-11-29T15:11:15.192Z] ++ set -e [2019-11-29T15:11:15.192Z] ++ '[' -n 0 ']' [2019-11-29T15:11:15.192Z] ++ set -x [2019-11-29T15:11:15.192Z] ++ 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-11-29T15:11:15.192Z] INFO: Testing against a local daemon [2019-11-29T15:11:15.192Z] === RUN TestVolumesCreateAndList [2019-11-29T15:11:15.192Z] --- PASS: TestVolumesCreateAndList (0.03s) [2019-11-29T15:11:15.192Z] === RUN TestVolumesRemove [2019-11-29T15:11:15.192Z] --- PASS: TestVolumesRemove (0.11s) [2019-11-29T15:11:15.192Z] === RUN TestVolumesInspect [2019-11-29T15:11:15.192Z] --- PASS: TestVolumesInspect (0.02s) [2019-11-29T15:11:15.192Z] === RUN TestVolumesInvalidJSON [2019-11-29T15:11:15.192Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-29T15:11:15.192Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-29T15:11:15.192Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-29T15:11:15.192Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-11-29T15:11:15.192Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-29T15:11:15.192Z] PASS [2019-11-29T15:11:15.192Z] [2019-11-29T15:11:15.192Z] DONE 5 tests in 0.324s [2019-11-29T15:11:15.192Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-29T15:11:15.444Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.009s coverage: 62.1% of statements [2019-11-29T15:11:15.444Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 88.3% of statements [2019-11-29T15:11:15.489Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-29T15:11:15.581Z] ++++ cat bundles/test-integration/docker.pid [2019-11-29T15:11:15.581Z] +++ kill 11528 [2019-11-29T15:11:16.734Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-29T15:11:16.803Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 74.7% of statements [2019-11-29T15:11:16.803Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2019-11-29T15:11:16.803Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.029s coverage: 19.9% of statements [2019-11-29T15:11:16.823Z] +++ /etc/init.d/apparmor stop [2019-11-29T15:11:16.823Z] Clearing AppArmor profiles cache:. [2019-11-29T15:11:16.823Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-29T15:11:16.823Z] Unloading profiles will leave already running processes permanently [2019-11-29T15:11:16.823Z] unconfined, which can lead to unexpected situations. [2019-11-29T15:11:16.823Z] [2019-11-29T15:11:16.823Z] To set a process to complain mode, use the command line tool [2019-11-29T15:11:16.823Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-29T15:11:16.823Z] with the 'teardown' option." [2019-11-29T15:11:17.185Z] [2019-11-29T15:11:18.165Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 47.8% of statements [2019-11-29T15:11:18.725Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2019-11-29T15:11:18.763Z] === RUN TestDockerSuite/TestBuildForceRm Post stage [Pipeline] junit [2019-11-29T15:11:19.156Z] Recording test results [2019-11-29T15:11:19.650Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-29T15:11:20.210Z] ok github.com/docker/docker/daemon/logger/splunk 1.695s coverage: 82.5% of statements [2019-11-29T15:11:20.210Z] ? github.com/docker/docker/daemon/names [no test files] [2019-11-29T15:11:20.210Z] ? github.com/docker/docker/daemon/stats [no test files] [2019-11-29T15:11:20.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-29T15:11:20.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-29T15:11:20.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-29T15:11:20.944Z] + echo Ensuring container killed. [2019-11-29T15:11:20.944Z] Ensuring container killed. [2019-11-29T15:11:20.944Z] + docker rm -vf docker-pr2 [2019-11-29T15:11:20.944Z] Error: No such container: docker-pr2 [2019-11-29T15:11:20.944Z] + true [Pipeline] sh [2019-11-29T15:11:21.286Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-29T15:11:21.407Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-29T15:11:21.767Z] + echo Chowning /workspace to jenkins user [2019-11-29T15:11:21.767Z] Chowning /workspace to jenkins user [2019-11-29T15:11:21.767Z] + id -u [2019-11-29T15:11:21.767Z] + id -g [2019-11-29T15:11:21.767Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-38697:/workspace busybox chown -R 1001:1001 /workspace [2019-11-29T15:11:21.767Z] Unable to find image 'busybox:latest' locally [2019-11-29T15:11:21.767Z] latest: Pulling from library/busybox [2019-11-29T15:11:22.092Z] ok github.com/docker/docker/distribution 0.225s coverage: 22.1% of statements [2019-11-29T15:11:22.092Z] ok github.com/docker/docker/distribution/metadata 0.047s coverage: 48.2% of statements [2019-11-29T15:11:22.092Z] ? github.com/docker/docker/distribution/utils [no test files] [2019-11-29T15:11:22.144Z] dd8c951d5d23: Pulling fs layer [2019-11-29T15:11:22.144Z] dd8c951d5d23: Verifying Checksum [2019-11-29T15:11:22.144Z] dd8c951d5d23: Download complete [2019-11-29T15:11:22.935Z] dd8c951d5d23: Pull complete [2019-11-29T15:11:22.935Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-29T15:11:22.935Z] Status: Downloaded newer image for busybox:latest [2019-11-29T15:11:23.180Z] --- PASS: TestImportExtremelyLargeImageWorks (146.84s) [2019-11-29T15:11:23.180Z] PASS [2019-11-29T15:11:23.180Z] [2019-11-29T15:11:23.180Z] DONE 12 tests in 150.557s [2019-11-29T15:11:23.180Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2019-11-29T15:11:23.180Z] ++ 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-11-29T15:11:23.180Z] ++ set -e [2019-11-29T15:11:23.180Z] ++ '[' -n 0 ']' [2019-11-29T15:11:23.180Z] ++ set -x [2019-11-29T15:11:23.180Z] ++ 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-11-29T15:11:23.180Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-29T15:11:23.180Z] INFO: Testing against a local daemon [2019-11-29T15:11:23.180Z] === RUN TestNetworkCreateDelete [2019-11-29T15:11:23.180Z] --- PASS: TestNetworkCreateDelete (0.15s) [2019-11-29T15:11:23.180Z] === RUN TestDockerNetworkDeletePreferID [2019-11-29T15:11:23.437Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-29T15:11:23.454Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2019-11-29T15:11:23.694Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s) [2019-11-29T15:11:23.694Z] === RUN TestInspectNetwork [2019-11-29T15:11:24.624Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-29T15:11:24.816Z] ok github.com/docker/docker/image 0.016s coverage: 86.4% of statements [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-29T15:11:25.375Z] ok github.com/docker/docker/distribution/xfer 1.874s coverage: 85.1% of statements [2019-11-29T15:11:25.375Z] ? github.com/docker/docker/dockerversion [no test files] [2019-11-29T15:11:25.630Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2019-11-29T15:11:25.630Z] ? github.com/docker/docker/image/tarexport [no test files] [2019-11-29T15:11:25.918Z] + bundleName=s390x-integration [2019-11-29T15:11:25.918Z] + echo Creating s390x-integration-bundles.tar.gz [2019-11-29T15:11:25.918Z] Creating s390x-integration-bundles.tar.gz [2019-11-29T15:11:25.918Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-29T15:11:25.918Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-29T15:11:26.055Z] Archiving artifacts [2019-11-29T15:11:26.990Z] ok github.com/docker/docker/image/v1 0.015s coverage: 25.0% of statements [2019-11-29T15:11:26.991Z] ? github.com/docker/docker/internal/test/suite [no test files] [2019-11-29T15:11:27.405Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38697/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-29T15:11:27.899Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-29T15:11:27.899Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2019-11-29T15:11:27.916Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2019-11-29T15:11:28.137Z] + make clean [2019-11-29T15:11:28.155Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-29T15:11:28.469Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-29T15:11:28.504Z] make: command: Command not found [2019-11-29T15:11:28.504Z] make: command: Command not found [2019-11-29T15:11:28.504Z] docker volume rm -f docker-dev-cache [2019-11-29T15:11:28.504Z] docker-dev-cache [Pipeline] deleteDir [2019-11-29T15:11:28.719Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-29T15:11:28.840Z] ok github.com/docker/docker/opts 0.018s coverage: 66.9% of statements [2019-11-29T15:11:28.840Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2019-11-29T15:11:30.614Z] === RUN TestInspectNetwork/full_network_id [2019-11-29T15:11:30.614Z] === RUN TestInspectNetwork/partial_network_id [2019-11-29T15:11:30.614Z] === RUN TestInspectNetwork/network_name [2019-11-29T15:11:30.614Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-29T15:11:30.722Z] ok github.com/docker/docker/pkg/archive 0.393s coverage: 77.4% of statements [2019-11-29T15:11:31.177Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-29T15:11:31.358Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\secret [2019-11-29T15:11:31.646Z] ok github.com/docker/docker/pkg/authorization 0.149s coverage: 68.3% of statements [2019-11-29T15:11:31.901Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2019-11-29T15:11:32.155Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2019-11-29T15:11:33.546Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\service [2019-11-29T15:11:33.709Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-29T15:11:35.085Z] --- PASS: TestInspectNetwork (11.29s) [2019-11-29T15:11:35.085Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2019-11-29T15:11:35.085Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-29T15:11:35.085Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-29T15:11:35.085Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2019-11-29T15:11:35.085Z] === RUN TestRunContainerWithBridgeNone [2019-11-29T15:11:35.342Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-29T15:11:35.412Z] ok github.com/docker/docker/layer 7.397s coverage: 68.8% of statements [2019-11-29T15:11:35.412Z] ? github.com/docker/docker/libcontainerd [no test files] [2019-11-29T15:11:35.412Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2019-11-29T15:11:35.412Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2019-11-29T15:11:35.412Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2019-11-29T15:11:35.412Z] ? github.com/docker/docker/oci [no test files] [2019-11-29T15:11:35.412Z] ? github.com/docker/docker/oci/caps [no test files] [2019-11-29T15:11:35.412Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2019-11-29T15:11:35.667Z] ok github.com/docker/docker/pkg/chrootarchive 2.992s coverage: 43.2% of statements [2019-11-29T15:11:35.667Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2019-11-29T15:11:35.667Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2019-11-29T15:11:35.922Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2019-11-29T15:11:36.436Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\session [2019-11-29T15:11:36.483Z] ok github.com/docker/docker/pkg/discovery/file 0.004s coverage: 92.9% of statements [2019-11-29T15:11:37.043Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2019-11-29T15:11:37.603Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2019-11-29T15:11:38.164Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2019-11-29T15:11:38.603Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\system [2019-11-29T15:11:38.614Z] --- PASS: TestRunContainerWithBridgeNone (3.16s) [2019-11-29T15:11:38.614Z] === RUN TestNetworkInvalidJSON [2019-11-29T15:11:38.614Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-29T15:11:38.614Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-29T15:11:38.614Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-29T15:11:38.614Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-29T15:11:38.614Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-29T15:11:38.614Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-29T15:11:38.614Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-29T15:11:38.614Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-29T15:11:38.614Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-29T15:11:38.614Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-29T15:11:38.614Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-29T15:11:38.614Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-29T15:11:38.614Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-29T15:11:38.614Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-29T15:11:39.178Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2019-11-29T15:11:39.178Z] === RUN TestDaemonDefaultNetworkPools [2019-11-29T15:11:39.552Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2019-11-29T15:11:40.108Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2019-11-29T15:11:40.108Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-29T15:11:40.124Z] ok github.com/docker/docker/pkg/fileutils 0.015s coverage: 89.5% of statements [2019-11-29T15:11:40.393Z] ok github.com/docker/docker/pkg/discovery/kv 3.115s coverage: 84.1% of statements [2019-11-29T15:11:40.651Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2019-11-29T15:11:40.772Z] Building test suite binary d:\gopath\src\github.com\docker\docker\integration\volume [2019-11-29T15:11:40.909Z] ok github.com/docker/docker/pkg/fsutils 0.237s coverage: 85.1% of statements [2019-11-29T15:11:41.038Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2019-11-29T15:11:41.039Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-29T15:11:41.296Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-29T15:11:41.831Z] ok github.com/docker/docker/pkg/idtools 0.390s coverage: 70.1% of statements [2019-11-29T15:11:41.858Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-29T15:11:42.115Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-29T15:11:42.372Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2019-11-29T15:11:42.372Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-29T15:11:42.391Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2019-11-29T15:11:42.391Z] ok github.com/docker/docker/pkg/ioutils 0.654s coverage: 69.3% of statements [2019-11-29T15:11:42.936Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-29T15:11:42.936Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-11-29T15:11:42.936Z] === RUN TestServiceWithPredefinedNetwork [2019-11-29T15:11:42.938Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2019-11-29T15:11:42.938Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-29T15:11:42.938Z] INFO: Testing against a local daemon [2019-11-29T15:11:42.938Z] === RUN TestBuildWithSession [2019-11-29T15:11:42.938Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-29T15:11:42.938Z] build_session_test.go:25: TODO: BuildKit [2019-11-29T15:11:42.938Z] === RUN TestBuildSquashParent [2019-11-29T15:11:42.938Z] --- SKIP: TestBuildSquashParent (0.00s) [2019-11-29T15:11:42.938Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:11:42.938Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-29T15:11:42.938Z] --- SKIP: TestBuildWithRemoveAndForceRemove (0.00s) [2019-11-29T15:11:42.938Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-29T15:11:42.938Z] === RUN TestBuildMultiStageCopy [2019-11-29T15:11:42.938Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-29T15:11:42.951Z] ok github.com/docker/docker/pkg/locker 0.015s coverage: 88.9% of statements [2019-11-29T15:11:42.951Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2019-11-29T15:11:42.951Z] ? github.com/docker/docker/pkg/loopback [no test files] [2019-11-29T15:11:43.499Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-29T15:11:43.499Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-29T15:11:43.511Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2019-11-29T15:11:43.766Z] ok github.com/docker/docker/pkg/parsers 0.002s coverage: 97.0% of statements [2019-11-29T15:11:44.021Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2019-11-29T15:11:44.276Z] ok github.com/docker/docker/pkg/mount 0.578s coverage: 70.0% of statements [2019-11-29T15:11:44.276Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2019-11-29T15:11:44.530Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.013s coverage: 91.4% of statements [2019-11-29T15:11:44.785Z] ok github.com/docker/docker/pkg/pidfile 0.013s coverage: 82.4% of statements [2019-11-29T15:11:44.785Z] ? github.com/docker/docker/pkg/platform [no test files] [2019-11-29T15:11:44.785Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2019-11-29T15:11:44.866Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-29T15:11:45.430Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-29T15:11:45.687Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-29T15:11:45.709Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.011s coverage: 56.8% of statements [2019-11-29T15:11:45.944Z] --- PASS: TestServiceWithPredefinedNetwork (3.11s) [2019-11-29T15:11:45.944Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-29T15:11:45.944Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-29T15:11:45.944Z] service_test.go:230: FLAKY_TEST [2019-11-29T15:11:45.944Z] === RUN TestServiceWithDataPathPortInit [2019-11-29T15:11:46.200Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-29T15:11:46.268Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2019-11-29T15:11:46.523Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2019-11-29T15:11:46.763Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-29T15:11:46.779Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2019-11-29T15:11:47.326Z] === RUN TestDockerSuite/TestBuildLabelsCache [Pipeline] } [Pipeline] // withEnv [2019-11-29T15:11:48.138Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-29T15:11:48.393Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2019-11-29T15:11:48.695Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-29T15:11:51.648Z] ok github.com/docker/docker/pkg/signal 2.409s coverage: 61.0% of statements [2019-11-29T15:11:51.648Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2019-11-29T15:11:51.903Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2019-11-29T15:11:51.968Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2019-11-29T15:11:52.157Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2019-11-29T15:11:52.412Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2019-11-29T15:11:52.532Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-29T15:11:52.970Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 80.6% of statements [2019-11-29T15:11:53.223Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-29T15:11:53.223Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-29T15:11:53.225Z] ok github.com/docker/docker/pkg/system 0.017s coverage: 36.9% of statements [2019-11-29T15:11:53.678Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-29T15:11:53.784Z] ok github.com/docker/docker/pkg/tailfile 0.047s coverage: 88.6% of statements [2019-11-29T15:11:54.344Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2019-11-29T15:11:54.486Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-29T15:11:54.599Z] ok github.com/docker/docker/pkg/term 0.004s coverage: 84.8% of statements [2019-11-29T15:11:54.854Z] testing: warning: no tests to run [2019-11-29T15:11:54.854Z] coverage: [no statements] [2019-11-29T15:11:54.854Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2019-11-29T15:11:55.109Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2019-11-29T15:11:55.206Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-29T15:11:55.364Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2019-11-29T15:11:55.619Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2019-11-29T15:11:56.169Z] --- PASS: TestBuildMultiStageCopy (13.26s) [2019-11-29T15:11:56.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (8.81s) [2019-11-29T15:11:56.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.85s) [2019-11-29T15:11:56.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.06s) [2019-11-29T15:11:56.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.16s) [2019-11-29T15:11:56.169Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.38s) [2019-11-29T15:11:56.169Z] === RUN TestBuildMultiStageParentConfig [2019-11-29T15:11:56.169Z] --- SKIP: TestBuildMultiStageParentConfig (0.01s) [2019-11-29T15:11:56.169Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-29T15:11:56.169Z] === RUN TestBuildLabelWithTargets [2019-11-29T15:11:56.169Z] --- SKIP: TestBuildLabelWithTargets (0.00s) [2019-11-29T15:11:56.169Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-29T15:11:56.169Z] === RUN TestBuildWithEmptyLayers [2019-11-29T15:11:56.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-29T15:11:56.703Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2019-11-29T15:11:57.697Z] --- PASS: TestBuildWithEmptyLayers (1.07s) [2019-11-29T15:11:57.697Z] === RUN TestBuildMultiStageOnBuild [2019-11-29T15:11:57.697Z] --- SKIP: TestBuildMultiStageOnBuild (0.00s) [2019-11-29T15:11:57.697Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-29T15:11:57.697Z] === RUN TestBuildUncleanTarFilenames [2019-11-29T15:11:57.697Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2019-11-29T15:11:57.697Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-29T15:11:57.697Z] === RUN TestBuildMultiStageLayerLeak [2019-11-29T15:11:57.697Z] --- SKIP: TestBuildMultiStageLayerLeak (0.00s) [2019-11-29T15:11:57.697Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-29T15:11:57.697Z] === RUN TestBuildWithHugeFile [2019-11-29T15:11:57.697Z] --- SKIP: TestBuildWithHugeFile (0.01s) [2019-11-29T15:11:57.697Z] build_test.go:491: testEnv.OSType == "windows" [2019-11-29T15:11:57.697Z] === RUN TestBuildWithEmptyDockerfile [2019-11-29T15:11:57.697Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-29T15:11:57.697Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-29T15:11:57.697Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-29T15:11:57.697Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-29T15:11:57.697Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-29T15:11:57.697Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-29T15:11:57.697Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-29T15:11:57.697Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-29T15:11:57.697Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-29T15:11:57.697Z] --- PASS: TestBuildWithEmptyDockerfile (0.34s) [2019-11-29T15:11:57.697Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2019-11-29T15:11:57.697Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2019-11-29T15:11:57.697Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2019-11-29T15:11:57.697Z] === RUN TestBuildPreserveOwnership [2019-11-29T15:11:57.697Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2019-11-29T15:11:57.697Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-29T15:11:57.697Z] === RUN TestBuildPlatformInvalid [2019-11-29T15:11:57.697Z] --- PASS: TestBuildPlatformInvalid (0.04s) [2019-11-29T15:11:57.697Z] PASS [2019-11-29T15:11:57.697Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2019-11-29T15:11:57.697Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-29T15:11:57.697Z] INFO: Testing against a local daemon [2019-11-29T15:11:57.697Z] === RUN TestConfigList [2019-11-29T15:11:57.697Z] --- SKIP: TestConfigList (0.00s) [2019-11-29T15:11:57.697Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:11:57.697Z] === RUN TestConfigsCreateAndDelete [2019-11-29T15:11:57.697Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2019-11-29T15:11:57.697Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:11:57.697Z] === RUN TestConfigsUpdate [2019-11-29T15:11:57.697Z] --- SKIP: TestConfigsUpdate (0.00s) [2019-11-29T15:11:57.697Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:11:57.697Z] === RUN TestTemplatedConfig [2019-11-29T15:11:57.697Z] --- SKIP: TestTemplatedConfig (0.00s) [2019-11-29T15:11:57.697Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:11:57.697Z] === RUN TestConfigInspect [2019-11-29T15:11:57.697Z] --- SKIP: TestConfigInspect (0.00s) [2019-11-29T15:11:57.697Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:11:57.697Z] === RUN TestConfigCreateWithLabels [2019-11-29T15:11:57.697Z] --- SKIP: TestConfigCreateWithLabels (0.00s) [2019-11-29T15:11:57.697Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2019-11-29T15:11:57.697Z] === RUN TestConfigCreateResolve [2019-11-29T15:11:57.697Z] --- SKIP: TestConfigCreateResolve (0.00s) [2019-11-29T15:11:57.697Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2019-11-29T15:11:57.697Z] === RUN TestConfigDaemonLibtrustID [2019-11-29T15:11:57.697Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2019-11-29T15:11:57.697Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2019-11-29T15:11:57.697Z] PASS [2019-11-29T15:11:57.697Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2019-11-29T15:11:58.128Z] ok github.com/docker/docker/plugin 0.532s coverage: 27.1% of statements [2019-11-29T15:11:58.154Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-29T15:11:58.154Z] INFO: Testing against a local daemon [2019-11-29T15:11:58.154Z] === RUN TestCheckpoint [2019-11-29T15:11:58.154Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-29T15:11:58.154Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-29T15:11:58.154Z] === RUN TestContainerInvalidJSON [2019-11-29T15:11:58.154Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-29T15:11:58.154Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-29T15:11:58.154Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-29T15:11:58.154Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-29T15:11:58.154Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-29T15:11:58.154Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-29T15:11:58.154Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-29T15:11:58.154Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-29T15:11:58.154Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-29T15:11:58.154Z] --- PASS: TestContainerInvalidJSON (0.04s) [2019-11-29T15:11:58.154Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-29T15:11:58.154Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2019-11-29T15:11:58.154Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2019-11-29T15:11:58.154Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-29T15:11:58.154Z] --- SKIP: TestCopyFromContainerPathDoesNotExist (0.03s) [2019-11-29T15:11:58.154Z] copy_test.go:25: testEnv.OSType == "windows" [2019-11-29T15:11:58.154Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-29T15:11:58.154Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.03s) [2019-11-29T15:11:58.154Z] copy_test.go:39: testEnv.OSType == "windows" [2019-11-29T15:11:58.154Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-29T15:11:58.154Z] --- SKIP: TestCopyToContainerPathDoesNotExist (0.03s) [2019-11-29T15:11:58.154Z] copy_test.go:51: testEnv.OSType == "windows" [2019-11-29T15:11:58.154Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-29T15:11:58.154Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2019-11-29T15:11:58.154Z] copy_test.go:65: testEnv.OSType == "windows" [2019-11-29T15:11:58.154Z] === RUN TestCopyFromContainer [2019-11-29T15:11:58.154Z] --- SKIP: TestCopyFromContainer (0.00s) [2019-11-29T15:11:58.154Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:11:58.154Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-29T15:11:58.154Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-29T15:11:58.154Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-29T15:11:58.154Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-29T15:11:58.154Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-29T15:11:58.154Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-29T15:11:58.154Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-29T15:11:58.154Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-29T15:11:58.154Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-29T15:11:58.154Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-29T15:11:58.154Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2019-11-29T15:11:58.154Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-29T15:11:58.154Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-29T15:11:58.154Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-29T15:11:58.154Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-29T15:11:58.154Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2019-11-29T15:11:58.154Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2019-11-29T15:11:58.154Z] === RUN TestCreateWithInvalidEnv [2019-11-29T15:11:58.154Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-29T15:11:58.154Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-29T15:11:58.154Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-29T15:11:58.154Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-29T15:11:58.154Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-29T15:11:58.154Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-29T15:11:58.154Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-29T15:11:58.154Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-29T15:11:58.154Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-29T15:11:58.154Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2019-11-29T15:11:58.154Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2019-11-29T15:11:58.154Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2019-11-29T15:11:58.154Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2019-11-29T15:11:58.154Z] === RUN TestCreateTmpfsMountsTarget [2019-11-29T15:11:58.154Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2019-11-29T15:11:58.154Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:11:58.154Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-29T15:11:58.154Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2019-11-29T15:11:58.154Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2019-11-29T15:11:58.154Z] === RUN TestCreateWithCapabilities [2019-11-29T15:11:58.154Z] --- SKIP: TestCreateWithCapabilities (0.00s) [2019-11-29T15:11:58.154Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2019-11-29T15:11:58.154Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-29T15:11:58.154Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2019-11-29T15:11:58.154Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2019-11-29T15:11:58.154Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-29T15:11:58.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-29T15:11:58.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-29T15:11:58.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-29T15:11:58.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-29T15:11:58.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-29T15:11:58.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-29T15:11:58.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-29T15:11:58.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-29T15:11:58.154Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-29T15:11:58.154Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-29T15:11:58.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-29T15:11:58.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-29T15:11:58.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-29T15:11:58.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-29T15:11:58.154Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-29T15:11:58.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2019-11-29T15:11:58.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2019-11-29T15:11:58.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2019-11-29T15:11:58.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2019-11-29T15:11:58.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2019-11-29T15:11:58.154Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2019-11-29T15:11:58.154Z] === RUN TestDiff [2019-11-29T15:11:58.154Z] --- SKIP: TestDiff (0.00s) [2019-11-29T15:11:58.154Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2019-11-29T15:11:58.154Z] === RUN TestExecWithCloseStdin [2019-11-29T15:11:58.383Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2019-11-29T15:11:58.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-29T15:11:58.597Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-29T15:11:59.308Z] ok github.com/docker/docker/profiles/seccomp 0.004s coverage: 73.8% of statements [2019-11-29T15:11:59.563Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2019-11-29T15:12:00.268Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-29T15:12:00.496Z] --- PASS: TestExecWithCloseStdin (1.96s) [2019-11-29T15:12:00.496Z] === RUN TestExec [2019-11-29T15:12:00.496Z] --- SKIP: TestExec (0.00s) [2019-11-29T15:12:00.496Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-29T15:12:00.496Z] === RUN TestExecUser [2019-11-29T15:12:00.496Z] --- SKIP: TestExecUser (0.00s) [2019-11-29T15:12:00.496Z] exec_test.go:123: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2019-11-29T15:12:00.496Z] === RUN TestExportContainerAndImportImage [2019-11-29T15:12:00.496Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2019-11-29T15:12:00.496Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:00.496Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-29T15:12:00.496Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2019-11-29T15:12:00.496Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:00.496Z] === RUN TestHealthCheckWorkdir [2019-11-29T15:12:00.496Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2019-11-29T15:12:00.496Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-29T15:12:00.496Z] === RUN TestHealthKillContainer [2019-11-29T15:12:00.496Z] --- SKIP: TestHealthKillContainer (0.00s) [2019-11-29T15:12:00.496Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2019-11-29T15:12:00.496Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-29T15:12:00.496Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2019-11-29T15:12:00.496Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2019-11-29T15:12:00.496Z] === RUN TestKillContainerInvalidSignal [2019-11-29T15:12:00.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-29T15:12:01.446Z] ok github.com/docker/docker/registry 0.094s coverage: 56.0% of statements [2019-11-29T15:12:01.700Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2019-11-29T15:12:01.955Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2019-11-29T15:12:02.024Z] --- PASS: TestKillContainerInvalidSignal (1.59s) [2019-11-29T15:12:02.024Z] === RUN TestKillContainer [2019-11-29T15:12:02.024Z] --- SKIP: TestKillContainer (0.00s) [2019-11-29T15:12:02.024Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2019-11-29T15:12:02.024Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-29T15:12:02.024Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2019-11-29T15:12:02.024Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-29T15:12:02.024Z] === RUN TestKillStoppedContainer [2019-11-29T15:12:02.024Z] --- SKIP: TestKillStoppedContainer (0.00s) [2019-11-29T15:12:02.024Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-29T15:12:02.024Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-29T15:12:02.024Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2019-11-29T15:12:02.024Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2019-11-29T15:12:02.024Z] === RUN TestKillDifferentUserContainer [2019-11-29T15:12:02.024Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2019-11-29T15:12:02.024Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2019-11-29T15:12:02.024Z] === RUN TestInspectOomKilledTrue [2019-11-29T15:12:02.024Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2019-11-29T15:12:02.024Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:12:02.024Z] === RUN TestInspectOomKilledFalse [2019-11-29T15:12:02.024Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2019-11-29T15:12:02.024Z] kill_test.go:169: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2019-11-29T15:12:02.024Z] === RUN TestLogsFollowTailEmpty [2019-11-29T15:12:02.880Z] ok github.com/docker/docker/runconfig 0.010s coverage: 68.2% of statements [2019-11-29T15:12:02.880Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2019-11-29T15:12:03.551Z] --- PASS: TestLogsFollowTailEmpty (1.65s) [2019-11-29T15:12:03.551Z] === RUN TestNetworkNat [2019-11-29T15:12:03.551Z] --- SKIP: TestNetworkNat (0.00s) [2019-11-29T15:12:03.551Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2019-11-29T15:12:03.551Z] === RUN TestNetworkLocalhostTCPNat [2019-11-29T15:12:03.551Z] --- SKIP: TestNetworkLocalhostTCPNat (0.00s) [2019-11-29T15:12:03.551Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-29T15:12:03.551Z] === RUN TestNetworkLoopbackNat [2019-11-29T15:12:03.551Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2019-11-29T15:12:03.551Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2019-11-29T15:12:03.551Z] === RUN TestPause [2019-11-29T15:12:03.551Z] --- SKIP: TestPause (0.00s) [2019-11-29T15:12:03.551Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2019-11-29T15:12:03.551Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-29T15:12:03.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-29T15:12:03.872Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-29T15:12:03.872Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-29T15:12:03.872Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-29T15:12:03.872Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-29T15:12:03.872Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-29T15:12:03.872Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-29T15:12:05.079Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.60s) [2019-11-29T15:12:05.079Z] === RUN TestPauseStopPausedContainer [2019-11-29T15:12:05.079Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2019-11-29T15:12:05.079Z] pause_test.go:68: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:05.079Z] === RUN TestPsFilter [2019-11-29T15:12:05.079Z] --- PASS: TestPsFilter (0.16s) [2019-11-29T15:12:05.079Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-29T15:12:05.389Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2019-11-29T15:12:05.767Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-29T15:12:05.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-29T15:12:06.024Z] --- PASS: TestServiceWithDataPathPortInit (20.03s) [2019-11-29T15:12:06.024Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-29T15:12:06.313Z] ok github.com/docker/docker/volume/local 0.020s coverage: 73.0% of statements [2019-11-29T15:12:06.872Z] ok github.com/docker/docker/volume/mounts 0.026s coverage: 67.0% of statements [2019-11-29T15:12:07.241Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.99s) [2019-11-29T15:12:07.242Z] === RUN TestRemoveContainerWithVolume [2019-11-29T15:12:07.393Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-29T15:12:07.795Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.0% of statements [2019-11-29T15:12:08.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-29T15:12:09.411Z] --- PASS: TestRemoveContainerWithVolume (2.01s) [2019-11-29T15:12:09.411Z] === RUN TestRemoveContainerRunning [2019-11-29T15:12:10.666Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2019-11-29T15:12:10.939Z] --- PASS: TestRemoveContainerRunning (1.78s) [2019-11-29T15:12:10.939Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-29T15:12:11.596Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-29T15:12:12.159Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-29T15:12:12.466Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.66s) [2019-11-29T15:12:12.466Z] === RUN TestRemoveInvalidContainer [2019-11-29T15:12:12.466Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2019-11-29T15:12:12.466Z] === RUN TestRenameLinkedContainer [2019-11-29T15:12:12.466Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2019-11-29T15:12:12.466Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2019-11-29T15:12:12.466Z] === RUN TestRenameStoppedContainer [2019-11-29T15:12:12.724Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-29T15:12:12.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-29T15:12:14.631Z] --- PASS: TestRenameStoppedContainer (1.94s) [2019-11-29T15:12:14.631Z] === RUN TestRenameRunningContainerAndReuse [2019-11-29T15:12:15.830Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-29T15:12:15.999Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.88s) [2019-11-29T15:12:15.999Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:o2j6pnw0jzw4j58lqm8xzg4yv Created:2019-11-29 15:12:07.572569543 +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[cce0e899a37b021dcbb855d7cb9e3208a47b543e9e501c843b29178f29c413b0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ipjl8s6tle2auz8fhf9opx2ju EndpointID:fcb6a9a837717f6cc96f1228413b5a80bcddcd85686d3a323ffcc7bf0a39fa72 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0b5d84c727edb47f375893f11ac7a70ae880b8e97a4895a60692ad473acea17e 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:6e9bf3ae0062 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ipjl8s6tle2auz8fhf9opx2ju EndpointID:fcb6a9a837717f6cc96f1228413b5a80bcddcd85686d3a323ffcc7bf0a39fa72 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-29T15:12:15.999Z] PASS [2019-11-29T15:12:15.999Z] [2019-11-29T15:12:15.999Z] === Skipped [2019-11-29T15:12:15.999Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-29T15:12:15.999Z] service_test.go:230: FLAKY_TEST [2019-11-29T15:12:15.999Z] [2019-11-29T15:12:15.999Z] [2019-11-29T15:12:15.999Z] DONE 21 tests, 1 skipped in 52.932s [2019-11-29T15:12:15.999Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-29T15:12:15.999Z] ++ 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-11-29T15:12:15.999Z] ++ set -e [2019-11-29T15:12:15.999Z] ++ '[' -n 0 ']' [2019-11-29T15:12:15.999Z] ++ set -x [2019-11-29T15:12:15.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=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-11-29T15:12:15.999Z] INFO: Testing against a local daemon [2019-11-29T15:12:15.999Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-29T15:12:15.999Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-29T15:12:15.999Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-29T15:12:15.999Z] === RUN TestDockerNetworkIpvlan [2019-11-29T15:12:15.999Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-29T15:12:15.999Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-29T15:12:15.999Z] PASS [2019-11-29T15:12:15.999Z] [2019-11-29T15:12:15.999Z] === Skipped [2019-11-29T15:12:15.999Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2019-11-29T15:12:15.999Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-29T15:12:15.999Z] [2019-11-29T15:12:15.999Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-29T15:12:15.999Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-29T15:12:15.999Z] [2019-11-29T15:12:15.999Z] [2019-11-29T15:12:15.999Z] DONE 2 tests, 2 skipped in 0.112s [2019-11-29T15:12:16.256Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-29T15:12:16.256Z] ++ 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-11-29T15:12:16.256Z] ++ set -e [2019-11-29T15:12:16.256Z] ++ '[' -n 0 ']' [2019-11-29T15:12:16.256Z] ++ set -x [2019-11-29T15:12:16.256Z] ++ 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-11-29T15:12:16.256Z] INFO: Testing against a local daemon [2019-11-29T15:12:16.256Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-29T15:12:17.527Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-29T15:12:18.153Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.89s) [2019-11-29T15:12:18.153Z] === RUN TestDockerNetworkMacvlan [2019-11-29T15:12:18.353Z] --- PASS: TestRenameRunningContainerAndReuse (3.36s) [2019-11-29T15:12:18.353Z] === RUN TestRenameInvalidName [2019-11-29T15:12:19.083Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-29T15:12:19.880Z] --- PASS: TestRenameInvalidName (1.70s) [2019-11-29T15:12:19.880Z] === RUN TestRenameAnonymousContainer [2019-11-29T15:12:19.880Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2019-11-29T15:12:19.880Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2019-11-29T15:12:19.880Z] === RUN TestRenameContainerWithSameName [2019-11-29T15:12:19.941Z] ok github.com/docker/docker/pkg/plugins 33.615s coverage: 76.6% of statements [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/rootless [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/rootless/specconv [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/runconfig/opts [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/testutil/daemon [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/testutil/environment [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/testutil/registry [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/testutil/request [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/volume [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/volume/service/opts [no test files] [2019-11-29T15:12:19.941Z] ? github.com/docker/docker/volume/testutils [no test files] [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === Skipped [2019-11-29T15:12:19.941Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2019-11-29T15:12:19.941Z] exec_linux_test.go:18: requires AppArmor to be enabled [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2019-11-29T15:12:19.941Z] exec_linux_test.go:38: requires AppArmor to be enabled [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2019-11-29T15:12:19.941Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:12:19.941Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2019-11-29T15:12:19.941Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:12:19.941Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2019-11-29T15:12:19.941Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:12:19.941Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2019-11-29T15:12:19.941Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:12:19.941Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2019-11-29T15:12:19.941Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:12:19.941Z] graphtest_unix.go:46: Driver btrfs not supported [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2019-11-29T15:12:19.941Z] graphtest_unix.go:73: No driver to put! [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2019-11-29T15:12:19.941Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2019-11-29T15:12:19.941Z] overlay_test.go:49: Fails to compute changes intermittently [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2019-11-29T15:12:19.941Z] overlay_test.go:65: Cannot run test with naive change algorithm [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2019-11-29T15:12:19.941Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2019-11-29T15:12:19.941Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:12:19.941Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2019-11-29T15:12:19.941Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:12:19.941Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2019-11-29T15:12:19.941Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:12:19.941Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2019-11-29T15:12:19.941Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:12:19.941Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2019-11-29T15:12:19.941Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2019-11-29T15:12:19.941Z] graphtest_unix.go:46: Driver zfs not supported [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2019-11-29T15:12:19.941Z] graphtest_unix.go:73: No driver to put! [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2019-11-29T15:12:19.941Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2019-11-29T15:12:19.941Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] [2019-11-29T15:12:19.941Z] DONE 2141 tests, 20 skipped in 238.058s [2019-11-29T15:12:20.013Z] === RUN TestDockerNetworkMacvlan/OverlapParent Post stage [Pipeline] junit [2019-11-29T15:12:20.204Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2019-11-29T15:12:20.945Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-29T15:12:21.224Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-38697/.git:/go/src/github.com/docker/docker/.git --name docker-pr2 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:5f986789b63355e76683a4104a8209356ee3a1d0 hack/validate/vendor [2019-11-29T15:12:21.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-29T15:12:22.044Z] --- PASS: TestRenameContainerWithSameName (2.32s) [2019-11-29T15:12:22.044Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-29T15:12:22.044Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2019-11-29T15:12:22.044Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2019-11-29T15:12:22.044Z] === RUN TestResize [2019-11-29T15:12:22.044Z] --- SKIP: TestResize (0.00s) [2019-11-29T15:12:22.044Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2019-11-29T15:12:22.044Z] === RUN TestResizeWithInvalidSize [2019-11-29T15:12:22.044Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2019-11-29T15:12:22.044Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2019-11-29T15:12:22.044Z] === RUN TestResizeWhenContainerNotStarted [2019-11-29T15:12:22.150Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2019-11-29T15:12:22.846Z] + echo Building e2e image [2019-11-29T15:12:22.846Z] Building e2e image [2019-11-29T15:12:22.846Z] + docker build --build-arg DOCKER_GITCOMMIT=5f986789b63355e76683a4104a8209356ee3a1d0 -t moby-e2e-test -f Dockerfile.e2e . [2019-11-29T15:12:22.846Z] #2 [internal] load .dockerignore [2019-11-29T15:12:22.846Z] #2 transferring context: 34B done [2019-11-29T15:12:22.846Z] #2 DONE 0.0s [2019-11-29T15:12:22.846Z] [2019-11-29T15:12:22.846Z] #1 [internal] load build definition from Dockerfile.e2e [2019-11-29T15:12:22.846Z] #1 transferring dockerfile: 3.21kB done [2019-11-29T15:12:22.846Z] #1 DONE 0.0s [2019-11-29T15:12:22.846Z] [2019-11-29T15:12:22.846Z] #4 [internal] load metadata for docker.io/library/golang:1.13.4-alpine [2019-11-29T15:12:23.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-29T15:12:23.101Z] #4 DONE 0.2s [2019-11-29T15:12:23.101Z] [2019-11-29T15:12:23.101Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2019-11-29T15:12:23.359Z] #3 DONE 0.5s [2019-11-29T15:12:23.359Z] [2019-11-29T15:12:23.359Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:c19173c5ada610a5... [2019-11-29T15:12:23.359Z] #5 resolve docker.io/library/alpine:3.10@sha256:c19173c5ada610a5989151111163d28a67368362762534d8a8121ce95cf2bd5a done [2019-11-29T15:12:23.359Z] #5 DONE 0.0s [2019-11-29T15:12:23.359Z] [2019-11-29T15:12:23.359Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-11-29T15:12:23.359Z] #14 resolve docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac done [2019-11-29T15:12:23.359Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0B / 301.72kB 0.1s [2019-11-29T15:12:23.359Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 0B / 155B 0.1s [2019-11-29T15:12:23.359Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 0B / 126.86MB 0.1s [2019-11-29T15:12:23.359Z] #14 sha256:9d2a7c5b6447f525da0a4f18efd2cb05bf7d70228f75d713b7a67345f30157ac 1.65kB / 1.65kB done [2019-11-29T15:12:23.359Z] #14 sha256:679fe3791d2710d53efe26b05ba1c7083178d6375318b0c669b6bcd98f25c448 1.36kB / 1.36kB done [2019-11-29T15:12:23.359Z] #14 sha256:3024b4e742b095f3c81ed71f3ddc7bb6796664827845988333fac28564a96b85 3.80kB / 3.80kB done [2019-11-29T15:12:23.613Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.1s [2019-11-29T15:12:23.614Z] #14 sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 301.72kB / 301.72kB 0.1s done [2019-11-29T15:12:23.614Z] #14 sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd 155B / 155B 0.1s done [2019-11-29T15:12:23.614Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 6.53MB / 126.86MB 0.3s [2019-11-29T15:12:23.614Z] #14 sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 125B / 125B 0.1s done [2019-11-29T15:12:23.868Z] #14 ... [2019-11-29T15:12:23.868Z] [2019-11-29T15:12:23.868Z] #8 [internal] load build context [2019-11-29T15:12:23.868Z] #8 transferring context: 811.54kB 0.5s done [2019-11-29T15:12:23.868Z] #8 DONE 0.5s [2019-11-29T15:12:23.868Z] [2019-11-29T15:12:23.868Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-11-29T15:12:23.868Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 14.35MB / 126.86MB 0.5s [2019-11-29T15:12:23.868Z] #14 extracting sha256:8ef94372a977c02d425f12c8cbda5416e372b7a869a6c2b20342c589dba3eae5 0.4s done [2019-11-29T15:12:24.123Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 31.56MB / 126.86MB 0.7s [2019-11-29T15:12:24.123Z] #14 extracting sha256:1ec62c064901392a6722bb47a377c01a381f4482b1ce094b6d28682b6b6279fd done [2019-11-29T15:12:24.123Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 49.55MB / 126.86MB 0.9s [2019-11-29T15:12:24.220Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-29T15:12:24.378Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 62.85MB / 126.86MB 1.0s [2019-11-29T15:12:24.378Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 73.20MB / 126.86MB 1.1s [2019-11-29T15:12:24.634Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 83.25MB / 126.86MB 1.2s [2019-11-29T15:12:24.634Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 105.29MB / 126.86MB 1.4s [2019-11-29T15:12:24.765Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-29T15:12:24.889Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 121.18MB / 126.86MB 1.5s [2019-11-29T15:12:24.935Z] --- PASS: TestResizeWhenContainerNotStarted (2.61s) [2019-11-29T15:12:24.935Z] === RUN TestDaemonRestartKillContainers [2019-11-29T15:12:24.935Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2019-11-29T15:12:24.935Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:24.935Z] === RUN TestStats [2019-11-29T15:12:24.935Z] --- SKIP: TestStats (0.00s) [2019-11-29T15:12:24.935Z] stats_test.go:19: !testEnv.DaemonInfo.MemoryLimit [2019-11-29T15:12:24.935Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-29T15:12:25.144Z] #14 sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 126.86MB / 126.86MB 1.8s done [2019-11-29T15:12:25.398Z] #14 ... [2019-11-29T15:12:25.398Z] [2019-11-29T15:12:25.398Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2019-11-29T15:12:25.398Z] #6 DONE 1.9s [2019-11-29T15:12:25.398Z] [2019-11-29T15:12:25.398Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.4-alpine@sha256:9d2a7c5b64... [2019-11-29T15:12:25.398Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 [2019-11-29T15:12:25.590Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-29T15:12:27.066Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2019-11-29T15:12:27.066Z] Using test binary docker [2019-11-29T15:12:27.066Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2019-11-29T15:12:27.066Z] +++ /etc/init.d/apparmor start [2019-11-29T15:12:27.066Z] /etc/init.d/apparmor: 130: /etc/init.d/apparmor: systemd-detect-virt: not found [2019-11-29T15:12:27.066Z] Starting AppArmor profiles:Warning from stdin (line 1): /sbin/apparmor_parser: cannot use or update cache, disable, or force-complain via stdin [2019-11-29T15:12:27.066Z] Warning failed to create cache: (null) [2019-11-29T15:12:27.066Z] . [2019-11-29T15:12:27.066Z] INFO: Waiting for daemon to start... [2019-11-29T15:12:27.066Z] Starting dockerd [2019-11-29T15:12:27.066Z] +++ 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-11-29T15:12:28.115Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-29T15:12:28.779Z] . [2019-11-29T15:12:28.779Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2019-11-29T15:12:28.779Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2019-11-29T15:12:28.779Z] Error: No such image: emptyfs [2019-11-29T15:12:28.779Z] ++++ tar -cC bundles/test-integration/emptyfs . [2019-11-29T15:12:28.779Z] ++++ docker load [2019-11-29T15:12:29.117Z] Running integration-test (iteration 1) [2019-11-29T15:12:29.117Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2019-11-29T15:12:29.117Z] ++ 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-11-29T15:12:29.117Z] ++ set -e [2019-11-29T15:12:29.117Z] ++ '[' -n 0 ']' [2019-11-29T15:12:29.117Z] ++ set -x [2019-11-29T15:12:29.117Z] ++ 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-11-29T15:12:30.020Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-29T15:12:30.631Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 5.2s [2019-11-29T15:12:31.390Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-29T15:12:31.992Z] #14 extracting sha256:a47b1e89d1946bbe1b6d1b7ade6d64a4411a782d115fd2d2f937de8095942190 6.3s done [2019-11-29T15:12:31.992Z] #14 extracting sha256:bf1a3d23480071c91034bf7684daaa10b200efe6f553d9b9f8e4004492769888 done [2019-11-29T15:12:32.246Z] #14 DONE 8.9s [2019-11-29T15:12:32.246Z] [2019-11-29T15:12:32.246Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2019-11-29T15:12:32.246Z] #7 1.111 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-29T15:12:32.246Z] #7 2.187 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-29T15:12:32.246Z] #7 2.321 (1/31) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-29T15:12:32.246Z] #7 2.326 (2/31) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-29T15:12:32.246Z] #7 2.546 (3/31) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-29T15:12:32.246Z] #7 2.557 (4/31) Installing readline (8.0.0-r0) [2019-11-29T15:12:32.246Z] #7 2.562 (5/31) Installing bash (5.0.0-r0) [2019-11-29T15:12:32.246Z] #7 2.578 Executing bash-5.0.0-r0.post-install [2019-11-29T15:12:32.246Z] #7 2.583 (6/31) Installing ca-certificates (20190108-r0) [2019-11-29T15:12:32.246Z] #7 2.605 (7/31) Installing libgcc (8.3.0-r0) [2019-11-29T15:12:32.246Z] #7 2.608 (8/31) Installing libstdc++ (8.3.0-r0) [2019-11-29T15:12:32.246Z] #7 2.624 (9/31) Installing binutils (2.32-r0) [2019-11-29T15:12:32.246Z] #7 2.750 (10/31) Installing gmp (6.1.2-r1) [2019-11-29T15:12:32.246Z] #7 2.759 (11/31) Installing isl (0.18-r0) [2019-11-29T15:12:32.246Z] #7 2.789 (12/31) Installing libgomp (8.3.0-r0) [2019-11-29T15:12:32.246Z] #7 2.794 (13/31) Installing libatomic (8.3.0-r0) [2019-11-29T15:12:32.246Z] #7 2.797 (14/31) Installing mpfr3 (3.1.5-r1) [2019-11-29T15:12:32.246Z] #7 2.803 (15/31) Installing mpc1 (1.1.0-r0) [2019-11-29T15:12:32.246Z] #7 2.807 (16/31) Installing gcc (8.3.0-r0) [2019-11-29T15:12:32.246Z] #7 3.798 (17/31) Installing musl-dev (1.1.22-r3) [2019-11-29T15:12:32.246Z] #7 3.916 (18/31) Installing libc-dev (0.7.1-r0) [2019-11-29T15:12:32.246Z] #7 3.917 (19/31) Installing g++ (8.3.0-r0) [2019-11-29T15:12:32.246Z] #7 4.559 (20/31) Installing nghttp2-libs (1.39.2-r0) [2019-11-29T15:12:32.246Z] #7 4.564 (21/31) Installing libcurl (7.66.0-r0) [2019-11-29T15:12:32.246Z] #7 4.573 (22/31) Installing expat (2.2.8-r0) [2019-11-29T15:12:32.246Z] #7 4.577 (23/31) Installing pcre2 (10.33-r0) [2019-11-29T15:12:32.246Z] #7 4.587 (24/31) Installing git (2.22.0-r0) [2019-11-29T15:12:32.246Z] #7 4.827 (25/31) Installing libmnl (1.0.4-r0) [2019-11-29T15:12:32.246Z] #7 4.830 (26/31) Installing libnftnl-libs (1.1.3-r0) [2019-11-29T15:12:32.246Z] #7 4.834 (27/31) Installing iptables (1.8.3-r0) [2019-11-29T15:12:32.246Z] #7 4.862 (28/31) Installing pigz (2.4-r0) [2019-11-29T15:12:32.246Z] #7 4.869 (29/31) Installing tar (1.32-r0) [2019-11-29T15:12:32.246Z] #7 4.879 (30/31) Installing xz-libs (5.2.4-r0) [2019-11-29T15:12:32.246Z] #7 4.883 (31/31) Installing xz (5.2.4-r0) [2019-11-29T15:12:32.246Z] #7 4.889 Executing busybox-1.30.1-r2.trigger [2019-11-29T15:12:32.246Z] #7 4.896 Executing ca-certificates-20190108-r0.trigger [2019-11-29T15:12:32.246Z] #7 4.952 OK: 185 MiB in 45 packages [2019-11-29T15:12:32.805Z] #7 DONE 7.6s [2019-11-29T15:12:32.805Z] [2019-11-29T15:12:32.805Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2019-11-29T15:12:32.805Z] #9 DONE 0.1s [2019-11-29T15:12:32.805Z] [2019-11-29T15:12:32.805Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-29T15:12:33.059Z] #15 ... [2019-11-29T15:12:33.059Z] [2019-11-29T15:12:33.059Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2019-11-29T15:12:33.059Z] #10 DONE 0.1s [2019-11-29T15:12:33.059Z] [2019-11-29T15:12:33.059Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2019-11-29T15:12:33.059Z] #11 DONE 0.1s [2019-11-29T15:12:33.059Z] [2019-11-29T15:12:33.059Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2019-11-29T15:12:33.059Z] #12 DONE 0.0s [2019-11-29T15:12:33.059Z] [2019-11-29T15:12:33.059Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2019-11-29T15:12:33.059Z] #13 DONE 0.1s [2019-11-29T15:12:33.059Z] [2019-11-29T15:12:33.059Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2019-11-29T15:12:33.471Z] --- PASS: TestStopContainerWithRestartPolicyAlways (8.03s) [2019-11-29T15:12:33.471Z] === RUN TestStopContainerWithTimeout [2019-11-29T15:12:33.471Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2019-11-29T15:12:33.471Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2019-11-29T15:12:33.471Z] === RUN TestUpdateRestartPolicy [2019-11-29T15:12:33.618Z] #15 1.263 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2019-11-29T15:12:34.540Z] #15 2.321 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2019-11-29T15:12:34.541Z] #15 2.388 (1/43) Installing ncurses-terminfo-base (6.1_p20190518-r0) [2019-11-29T15:12:34.541Z] #15 2.391 (2/43) Installing ncurses-terminfo (6.1_p20190518-r0) [2019-11-29T15:12:34.664Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-29T15:12:34.664Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-29T15:12:34.664Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-29T15:12:34.795Z] #15 2.520 (3/43) Installing ncurses-libs (6.1_p20190518-r0) [2019-11-29T15:12:34.796Z] #15 2.528 (4/43) Installing readline (8.0.0-r0) [2019-11-29T15:12:34.796Z] #15 2.534 (5/43) Installing bash (5.0.0-r0) [2019-11-29T15:12:34.796Z] #15 2.547 Executing bash-5.0.0-r0.post-install [2019-11-29T15:12:34.796Z] #15 2.550 (6/43) Installing linux-headers (4.19.36-r0) [2019-11-29T15:12:34.796Z] #15 2.624 (7/43) Installing libuuid (2.33.2-r0) [2019-11-29T15:12:34.796Z] #15 2.626 (8/43) Installing btrfs-progs-libs (5.1.1-r0) [2019-11-29T15:12:34.796Z] #15 2.629 (9/43) Installing btrfs-progs-dev (5.1.1-r0) [2019-11-29T15:12:34.796Z] #15 2.634 (10/43) Installing binutils (2.32-r0) [2019-11-29T15:12:35.051Z] #15 2.705 (11/43) Installing libmagic (5.37-r1) [2019-11-29T15:12:35.051Z] #15 2.724 (12/43) Installing file (5.37-r1) [2019-11-29T15:12:35.051Z] #15 2.726 (13/43) Installing gmp (6.1.2-r1) [2019-11-29T15:12:35.051Z] #15 2.732 (14/43) Installing isl (0.18-r0) [2019-11-29T15:12:35.051Z] #15 2.746 (15/43) Installing libgomp (8.3.0-r0) [2019-11-29T15:12:35.051Z] #15 2.749 (16/43) Installing libatomic (8.3.0-r0) [2019-11-29T15:12:35.051Z] #15 2.751 (17/43) Installing libgcc (8.3.0-r0) [2019-11-29T15:12:35.051Z] #15 2.753 (18/43) Installing mpfr3 (3.1.5-r1) [2019-11-29T15:12:35.051Z] #15 2.757 (19/43) Installing mpc1 (1.1.0-r0) [2019-11-29T15:12:35.051Z] #15 2.760 (20/43) Installing libstdc++ (8.3.0-r0) [2019-11-29T15:12:35.051Z] #15 2.770 (21/43) Installing gcc (8.3.0-r0) [2019-11-29T15:12:35.611Z] #15 3.477 (22/43) Installing musl-dev (1.1.22-r3) [2019-11-29T15:12:35.611Z] #15 3.556 (23/43) Installing libc-dev (0.7.1-r0) [2019-11-29T15:12:35.867Z] #15 3.558 (24/43) Installing g++ (8.3.0-r0) [2019-11-29T15:12:36.121Z] #15 4.017 (25/43) Installing make (4.2.1-r2) [2019-11-29T15:12:36.122Z] #15 4.021 (26/43) Installing fortify-headers (1.1-r0) [2019-11-29T15:12:36.122Z] #15 4.024 (27/43) Installing build-base (0.5-r1) [2019-11-29T15:12:36.122Z] #15 4.025 (28/43) Installing nghttp2-libs (1.39.2-r0) [2019-11-29T15:12:36.122Z] #15 4.029 (29/43) Installing libcurl (7.66.0-r0) [2019-11-29T15:12:36.122Z] #15 4.035 (30/43) Installing curl (7.66.0-r0) [2019-11-29T15:12:36.122Z] #15 4.039 (31/43) Installing oniguruma (6.9.3-r0) [2019-11-29T15:12:36.122Z] #15 4.045 (32/43) Installing jq (1.6-r0) [2019-11-29T15:12:36.122Z] #15 4.053 (33/43) Installing device-mapper-libs (2.02.184-r0) [2019-11-29T15:12:36.122Z] #15 4.058 (34/43) Installing device-mapper-event-libs (2.02.184-r0) [2019-11-29T15:12:36.122Z] #15 4.060 (35/43) Installing libaio (0.3.111-r0) [2019-11-29T15:12:36.122Z] #15 4.062 (36/43) Installing libblkid (2.33.2-r0) [2019-11-29T15:12:36.122Z] #15 4.067 (37/43) Installing lvm2-libs (2.02.184-r0) [2019-11-29T15:12:36.122Z] #15 4.097 (38/43) Installing libfdisk (2.33.2-r0) [2019-11-29T15:12:36.122Z] #15 4.103 (39/43) Installing libmount (2.33.2-r0) [2019-11-29T15:12:36.122Z] #15 4.108 (40/43) Installing libsmartcols (2.33.2-r0) [2019-11-29T15:12:36.378Z] #15 4.112 (41/43) Installing pkgconf (1.6.1-r1) [2019-11-29T15:12:36.378Z] #15 4.115 (42/43) Installing util-linux-dev (2.33.2-r0) [2019-11-29T15:12:36.378Z] #15 4.137 (43/43) Installing lvm2-dev (2.02.184-r0) [2019-11-29T15:12:36.378Z] #15 4.142 Executing busybox-1.30.1-r2.trigger [2019-11-29T15:12:36.378Z] #15 4.148 OK: 189 MiB in 58 packages [2019-11-29T15:12:36.560Z] --- PASS: TestDockerNetworkMacvlan (18.16s) [2019-11-29T15:12:36.560Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2019-11-29T15:12:36.560Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2019-11-29T15:12:36.560Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s) [2019-11-29T15:12:36.560Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.88s) [2019-11-29T15:12:36.560Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.78s) [2019-11-29T15:12:36.560Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.51s) [2019-11-29T15:12:36.560Z] PASS [2019-11-29T15:12:36.560Z] [2019-11-29T15:12:36.560Z] DONE 8 tests in 20.185s [2019-11-29T15:12:36.560Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-29T15:12:36.560Z] ++ 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-11-29T15:12:36.560Z] ++ set -e [2019-11-29T15:12:36.560Z] ++ '[' -n 0 ']' [2019-11-29T15:12:36.560Z] ++ set -x [2019-11-29T15:12:36.560Z] ++ 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-11-29T15:12:36.817Z] testing: warning: no tests to run [2019-11-29T15:12:36.817Z] PASS [2019-11-29T15:12:36.817Z] [2019-11-29T15:12:36.817Z] DONE 0 tests in 0.560s [2019-11-29T15:12:36.817Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-29T15:12:36.817Z] ++ 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-11-29T15:12:36.817Z] ++ set -e [2019-11-29T15:12:36.817Z] ++ '[' -n 0 ']' [2019-11-29T15:12:36.817Z] ++ set -x [2019-11-29T15:12:36.817Z] ++ 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-11-29T15:12:37.380Z] INFO: Testing against a local daemon [2019-11-29T15:12:37.380Z] === RUN TestAuthZPluginAllowRequest [2019-11-29T15:12:37.738Z] #15 DONE 5.4s [2019-11-29T15:12:37.738Z] [2019-11-29T15:12:37.738Z] #16 [base 3/5] RUN mkdir -p /build/ [2019-11-29T15:12:38.299Z] #16 DONE 0.8s [2019-11-29T15:12:38.555Z] [2019-11-29T15:12:38.555Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2019-11-29T15:12:39.115Z] #17 DONE 0.8s [2019-11-29T15:12:39.115Z] [2019-11-29T15:12:39.115Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2019-11-29T15:12:39.115Z] #18 DONE 0.0s [2019-11-29T15:12:39.115Z] [2019-11-29T15:12:39.115Z] #31 [builder 1/4] COPY . . [2019-11-29T15:12:39.371Z] #31 ... [2019-11-29T15:12:39.371Z] [2019-11-29T15:12:39.371Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2019-11-29T15:12:39.371Z] #19 DONE 0.1s [2019-11-29T15:12:39.371Z] [2019-11-29T15:12:39.371Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2019-11-29T15:12:39.371Z] #26 DONE 0.1s [2019-11-29T15:12:39.371Z] [2019-11-29T15:12:39.371Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2019-11-29T15:12:39.371Z] #22 DONE 0.1s [2019-11-29T15:12:39.371Z] [2019-11-29T15:12:39.371Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2019-11-29T15:12:39.371Z] #27 DONE 0.1s [2019-11-29T15:12:39.371Z] [2019-11-29T15:12:39.371Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2019-11-29T15:12:39.371Z] #23 DONE 0.1s [2019-11-29T15:12:39.371Z] [2019-11-29T15:12:39.371Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2019-11-29T15:12:39.371Z] #28 DONE 0.1s [2019-11-29T15:12:39.371Z] [2019-11-29T15:12:39.371Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-29T15:12:39.902Z] --- PASS: TestAuthZPluginAllowRequest (2.64s) [2019-11-29T15:12:39.902Z] === RUN TestAuthZPluginTLS [2019-11-29T15:12:40.831Z] --- PASS: TestAuthZPluginTLS (1.08s) [2019-11-29T15:12:40.831Z] === RUN TestAuthZPluginDenyRequest [2019-11-29T15:12:41.295Z] #24 1.630 + RM_GOPATH=0 [2019-11-29T15:12:41.295Z] #24 1.630 + TMP_GOPATH= [2019-11-29T15:12:41.295Z] #24 1.631 + : /build [2019-11-29T15:12:41.295Z] #24 1.631 + '[' -z '' ']' [2019-11-29T15:12:41.295Z] #24 1.631 ++ mktemp -d [2019-11-29T15:12:41.295Z] #24 1.632 + export GOPATH=/tmp/tmp.ClcPhh [2019-11-29T15:12:41.295Z] #24 1.632 + GOPATH=/tmp/tmp.ClcPhh [2019-11-29T15:12:41.295Z] #24 1.632 + RM_GOPATH=1 [2019-11-29T15:12:41.295Z] #24 1.641 ++ dirname ./install.sh [2019-11-29T15:12:41.295Z] #24 1.642 Install docker/cli version 17.06.2-ce from stable [2019-11-29T15:12:41.295Z] #24 1.642 + dir=. [2019-11-29T15:12:41.295Z] #24 1.642 + bin=dockercli [2019-11-29T15:12:41.295Z] #24 1.642 + shift [2019-11-29T15:12:41.295Z] #24 1.642 + '[' '!' -f ./dockercli.installer ']' [2019-11-29T15:12:41.295Z] #24 1.642 + . ./dockercli.installer [2019-11-29T15:12:41.295Z] #24 1.642 ++ : stable [2019-11-29T15:12:41.295Z] #24 1.642 ++ : 17.06.2-ce [2019-11-29T15:12:41.295Z] #24 1.642 + install_dockercli [2019-11-29T15:12:41.296Z] #24 1.642 + echo 'Install docker/cli version 17.06.2-ce from stable' [2019-11-29T15:12:41.296Z] #24 1.642 ++ uname -m [2019-11-29T15:12:41.296Z] #24 1.650 + arch=x86_64 [2019-11-29T15:12:41.296Z] #24 1.650 + '[' x86_64 '!=' x86_64 ']' [2019-11-29T15:12:41.296Z] #24 1.650 + url=https://download.docker.com/linux/static [2019-11-29T15:12:41.296Z] #24 1.650 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2019-11-29T15:12:41.296Z] #24 1.650 + tar -xz docker/docker [2019-11-29T15:12:41.397Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2019-11-29T15:12:41.397Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-29T15:12:41.960Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-29T15:12:41.960Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2019-11-29T15:12:41.960Z] === RUN TestAuthZPluginDenyResponse [2019-11-29T15:12:42.524Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2019-11-29T15:12:42.524Z] === RUN TestAuthZPluginAllowEventStream [2019-11-29T15:12:42.658Z] #24 ... [2019-11-29T15:12:42.658Z] [2019-11-29T15:12:42.658Z] #31 [builder 1/4] COPY . . [2019-11-29T15:12:42.658Z] #31 DONE 3.5s [2019-11-29T15:12:42.781Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-29T15:12:42.914Z] [2019-11-29T15:12:42.914Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2019-11-29T15:12:44.675Z] --- PASS: TestAuthZPluginAllowEventStream (1.90s) [2019-11-29T15:12:44.675Z] === RUN TestAuthZPluginErrorResponse [2019-11-29T15:12:44.801Z] #32 DONE 2.0s [2019-11-29T15:12:44.801Z] [2019-11-29T15:12:44.801Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-29T15:12:44.801Z] #20 3.113 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2019-11-29T15:12:44.801Z] #20 3.606 [2019-11-29T15:12:44.801Z] #20 3.762 0.0% ############# 18.7% ############################# 41.0% ############################################### 65.8% ########################################################### 82.2% ######################################################################## 100.0% [2019-11-29T15:12:44.801Z] #20 4.853 [2019-11-29T15:12:44.801Z] #20 4.973 0.1% ######################################## 56.1% ######################################################################## 100.0% [2019-11-29T15:12:45.056Z] #20 ... [2019-11-29T15:12:45.056Z] [2019-11-29T15:12:45.056Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2019-11-29T15:12:45.056Z] #24 5.534 + mkdir -p /build [2019-11-29T15:12:45.056Z] #24 5.540 + mv docker/docker /build/ [2019-11-29T15:12:45.056Z] #24 5.546 + rmdir docker [2019-11-29T15:12:45.056Z] #24 DONE 5.7s [2019-11-29T15:12:45.056Z] [2019-11-29T15:12:45.056Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-29T15:12:45.056Z] #20 5.716 [2019-11-29T15:12:45.056Z] #20 ... [2019-11-29T15:12:45.056Z] [2019-11-29T15:12:45.056Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-29T15:12:45.153Z] Loaded image: buildpack-deps:jessie [2019-11-29T15:12:45.153Z] Loaded image: busybox:latest [2019-11-29T15:12:45.153Z] Loaded image: busybox:glibc [2019-11-29T15:12:45.153Z] Loaded image: debian:jessie [2019-11-29T15:12:45.153Z] Loaded image: hello-world:latest [2019-11-29T15:12:45.153Z] INFO: Testing against a local daemon [2019-11-29T15:12:45.153Z] === RUN TestCgroupNamespacesBuild [2019-11-29T15:12:45.153Z] --- PASS: TestCgroupNamespacesBuild (1.61s) [2019-11-29T15:12:45.153Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2019-11-29T15:12:45.239Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-11-29T15:12:45.239Z] === RUN TestAuthZPluginErrorRequest [2019-11-29T15:12:45.802Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2019-11-29T15:12:45.802Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-29T15:12:45.802Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-29T15:12:46.060Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-29T15:12:46.060Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2019-11-29T15:12:46.060Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-29T15:12:46.353Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.61s) [2019-11-29T15:12:46.353Z] === RUN TestBuildWithSession [2019-11-29T15:12:46.353Z] --- SKIP: TestBuildWithSession (0.00s) [2019-11-29T15:12:46.353Z] build_session_test.go:25: TODO: BuildKit [2019-11-29T15:12:46.353Z] === RUN TestBuildSquashParent [2019-11-29T15:12:47.565Z] #33 2.413 [2019-11-29T15:12:47.565Z] #33 2.532 Removing bundles/ [2019-11-29T15:12:47.565Z] #33 2.533 [2019-11-29T15:12:47.565Z] #33 2.541 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2019-11-29T15:12:48.491Z] #33 3.760 Building test suite binary ./integration-cli/test.main [2019-11-29T15:12:48.581Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.06s) [2019-11-29T15:12:48.581Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-29T15:12:49.145Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-29T15:12:49.417Z] #33 ... [2019-11-29T15:12:49.417Z] [2019-11-29T15:12:49.417Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-29T15:12:49.417Z] #29 ... [2019-11-29T15:12:49.417Z] [2019-11-29T15:12:49.417Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2019-11-29T15:12:49.417Z] #20 5.890 0.0% ############ 17.2% ############################## 42.9% ############################################# 63.5% ####################################################### 77.6% ############################################################ 84.4% ######################################################################## 100.0% [2019-11-29T15:12:49.417Z] #20 7.013 [2019-11-29T15:12:49.417Z] #20 7.181 0.0% #### 6.2% ######### 13.3% ############## 20.8% #################### 28.5% ########################## 37.0% ################################## 47.4% ##################################### 52.4% ############################################# 62.6% ################################################ 67.8% ###################################################### 76.3% ############################################################# 85.1% ################################################################## 92.6% ####################################################################### 99.7% ######################################################################## 100.0% [2019-11-29T15:12:49.417Z] #20 8.797 [2019-11-29T15:12:49.417Z] #20 9.847 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2019-11-29T15:12:49.417Z] #20 10.25 [2019-11-29T15:12:49.672Z] #20 10.34 ######################################################################## 100.0% [2019-11-29T15:12:49.927Z] #20 10.64 [2019-11-29T15:12:50.075Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-29T15:12:51.008Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.63s) [2019-11-29T15:12:51.008Z] === RUN TestAuthZPluginHeader [2019-11-29T15:12:51.290Z] #20 11.79 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2019-11-29T15:12:51.400Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-29T15:12:51.545Z] #20 12.25 [2019-11-29T15:12:51.800Z] #20 12.41 0.7% ######################################################################## 100.0% [2019-11-29T15:12:52.002Z] --- PASS: TestAuthZPluginHeader (1.09s) [2019-11-29T15:12:52.002Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-29T15:12:52.056Z] #20 12.83 [2019-11-29T15:12:52.338Z] --- PASS: TestBuildSquashParent (5.10s) [2019-11-29T15:12:52.338Z] === RUN TestBuildWithRemoveAndForceRemove [2019-11-29T15:12:52.338Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-29T15:12:52.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-29T15:12:52.338Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-29T15:12:52.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-29T15:12:52.338Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-29T15:12:52.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-29T15:12:52.338Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-29T15:12:52.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-29T15:12:52.338Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-29T15:12:52.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-29T15:12:52.338Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-29T15:12:52.338Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-29T15:12:52.338Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2019-11-29T15:12:52.338Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2019-11-29T15:12:52.338Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2019-11-29T15:12:52.338Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2019-11-29T15:12:52.949Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-29T15:12:53.419Z] #20 13.99 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2019-11-29T15:12:53.419Z] #20 14.21 skipping existing 1849cc453dee [2019-11-29T15:12:53.674Z] #20 14.47 [2019-11-29T15:12:54.516Z] --- PASS: TestUpdateRestartPolicy (19.67s) [2019-11-29T15:12:54.516Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-29T15:12:54.516Z] --- PASS: TestUpdateRestartWithAutoRemove (1.67s) [2019-11-29T15:12:54.516Z] === RUN TestWaitNonBlocked [2019-11-29T15:12:54.516Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-29T15:12:54.516Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-29T15:12:54.516Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-29T15:12:54.516Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-29T15:12:54.516Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-29T15:12:54.516Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-29T15:12:54.645Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2019-11-29T15:12:54.645Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2019-11-29T15:12:54.763Z] #20 15.60 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2019-11-29T15:12:54.842Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-29T15:12:55.324Z] #20 16.09 [2019-11-29T15:12:55.405Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-29T15:12:55.405Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-29T15:12:55.579Z] #20 16.22 ######################################################################## 100.0% [2019-11-29T15:12:55.834Z] #20 16.58 [2019-11-29T15:12:55.968Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-29T15:12:56.090Z] #20 16.69 Download of images into '/build' complete. [2019-11-29T15:12:56.090Z] #20 16.70 Use something like the following to load the result into a Docker daemon: [2019-11-29T15:12:56.090Z] #20 16.70 tar -cC '/build' . | docker load [2019-11-29T15:12:56.225Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-29T15:12:56.345Z] #20 DONE 17.1s [2019-11-29T15:12:56.345Z] [2019-11-29T15:12:56.345Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-29T15:12:56.789Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.89s) [2019-11-29T15:12:56.789Z] === RUN TestAuthZPluginV2Disable [2019-11-29T15:12:56.982Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.05s) [2019-11-29T15:12:56.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.75s) [2019-11-29T15:12:56.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.96s) [2019-11-29T15:12:56.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.09s) [2019-11-29T15:12:56.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.46s) [2019-11-29T15:12:56.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.52s) [2019-11-29T15:12:56.982Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.36s) [2019-11-29T15:12:56.982Z] === RUN TestBuildMultiStageCopy [2019-11-29T15:12:56.982Z] === RUN TestBuildMultiStageCopy/copy_to_root [2019-11-29T15:12:57.046Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-29T15:12:57.406Z] --- PASS: TestWaitNonBlocked (0.02s) [2019-11-29T15:12:57.406Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.33s) [2019-11-29T15:12:57.406Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (3.33s) [2019-11-29T15:12:57.406Z] === RUN TestWaitBlocked [2019-11-29T15:12:57.406Z] --- SKIP: TestWaitBlocked (0.00s) [2019-11-29T15:12:57.406Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2019-11-29T15:12:57.406Z] PASS [2019-11-29T15:12:57.406Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2019-11-29T15:12:57.406Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-29T15:12:57.406Z] INFO: Testing against a local daemon [2019-11-29T15:12:57.406Z] === RUN TestCommitInheritsEnv [2019-11-29T15:12:57.406Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2019-11-29T15:12:57.406Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-29T15:12:57.406Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-29T15:12:57.406Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2019-11-29T15:12:57.406Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2019-11-29T15:12:57.406Z] === RUN TestImagesFilterMultiReference [2019-11-29T15:12:57.406Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-11-29T15:12:57.406Z] === RUN TestImagePullPlatformInvalid [2019-11-29T15:12:57.406Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2019-11-29T15:12:57.406Z] === RUN TestRemoveImageOrphaning [2019-11-29T15:12:57.406Z] --- SKIP: TestRemoveImageOrphaning (0.00s) [2019-11-29T15:12:57.406Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-29T15:12:57.406Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-29T15:12:57.406Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2019-11-29T15:12:57.406Z] === RUN TestTagInvalidReference [2019-11-29T15:12:57.406Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-29T15:12:57.406Z] === RUN TestTagValidPrefixedRepo [2019-11-29T15:12:57.862Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2019-11-29T15:12:57.862Z] === RUN TestTagExistedNameWithoutForce [2019-11-29T15:12:57.862Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-29T15:12:57.862Z] === RUN TestTagOfficialNames [2019-11-29T15:12:57.862Z] --- SKIP: TestTagOfficialNames (0.00s) [2019-11-29T15:12:57.862Z] tag_test.go:98: testEnv.OSType == "windows" [2019-11-29T15:12:57.862Z] === RUN TestTagMatchesDigest [2019-11-29T15:12:57.862Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-29T15:12:57.862Z] PASS [2019-11-29T15:12:57.862Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2019-11-29T15:12:57.862Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-29T15:12:57.862Z] INFO: Testing against a local daemon [2019-11-29T15:12:57.862Z] === RUN TestNetworkCreateDelete [2019-11-29T15:12:57.862Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2019-11-29T15:12:57.862Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2019-11-29T15:12:57.862Z] === RUN TestDockerNetworkDeletePreferID [2019-11-29T15:12:57.862Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2019-11-29T15:12:57.862Z] 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-11-29T15:12:57.862Z] === RUN TestInspectNetwork [2019-11-29T15:12:57.862Z] --- SKIP: TestInspectNetwork (0.00s) [2019-11-29T15:12:57.862Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2019-11-29T15:12:57.862Z] === RUN TestRunContainerWithBridgeNone [2019-11-29T15:12:57.862Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2019-11-29T15:12:57.862Z] network_test.go:22: testEnv.DaemonInfo.OSType != "linux" [2019-11-29T15:12:57.862Z] === RUN TestNetworkInvalidJSON [2019-11-29T15:12:57.862Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-29T15:12:57.862Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-29T15:12:57.862Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-29T15:12:57.862Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-29T15:12:57.862Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-29T15:12:57.862Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-29T15:12:57.863Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-29T15:12:57.863Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-29T15:12:57.863Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-29T15:12:57.863Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2019-11-29T15:12:57.863Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2019-11-29T15:12:57.863Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2019-11-29T15:12:57.863Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2019-11-29T15:12:57.863Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-29T15:12:57.863Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2019-11-29T15:12:57.863Z] service_test.go:29: testEnv.OSType == "windows" [2019-11-29T15:12:57.863Z] === RUN TestDaemonDefaultNetworkPools [2019-11-29T15:12:57.863Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2019-11-29T15:12:57.863Z] service_test.go:51: testEnv.OSType == "windows" [2019-11-29T15:12:57.863Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-29T15:12:57.863Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2019-11-29T15:12:57.863Z] service_test.go:94: testEnv.OSType == "windows" [2019-11-29T15:12:57.863Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-29T15:12:57.863Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2019-11-29T15:12:57.863Z] service_test.go:127: testEnv.OSType == "windows" [2019-11-29T15:12:57.863Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-29T15:12:57.863Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2019-11-29T15:12:57.863Z] service_test.go:177: testEnv.OSType == "windows" [2019-11-29T15:12:57.863Z] === RUN TestServiceWithPredefinedNetwork [2019-11-29T15:12:57.863Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2019-11-29T15:12:57.863Z] service_test.go:201: testEnv.OSType == "windows" [2019-11-29T15:12:57.863Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-29T15:12:57.863Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-29T15:12:57.863Z] service_test.go:230: FLAKY_TEST [2019-11-29T15:12:57.863Z] === RUN TestServiceWithDataPathPortInit [2019-11-29T15:12:57.863Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2019-11-29T15:12:57.863Z] service_test.go:319: testEnv.OSType == "windows" [2019-11-29T15:12:57.863Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-29T15:12:57.863Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2019-11-29T15:12:57.863Z] service_test.go:386: testEnv.OSType == "windows" [2019-11-29T15:12:57.863Z] PASS [2019-11-29T15:12:57.863Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2019-11-29T15:12:57.863Z] PASS [2019-11-29T15:12:57.863Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2019-11-29T15:12:57.863Z] PASS [2019-11-29T15:12:57.863Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2019-11-29T15:12:57.863Z] PASS [2019-11-29T15:12:57.863Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2019-11-29T15:12:57.863Z] PASS [2019-11-29T15:12:57.863Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2019-11-29T15:12:57.863Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-29T15:12:57.863Z] INFO: Testing against a local daemon [2019-11-29T15:12:57.863Z] === RUN TestPluginInvalidJSON [2019-11-29T15:12:57.863Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-29T15:12:57.863Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-29T15:12:57.863Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-29T15:12:57.863Z] --- PASS: TestPluginInvalidJSON (0.03s) [2019-11-29T15:12:57.863Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-29T15:12:57.863Z] PASS [2019-11-29T15:12:57.863Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2019-11-29T15:12:57.863Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-29T15:12:57.863Z] INFO: Testing against a local daemon [2019-11-29T15:12:57.863Z] === RUN TestExternalGraphDriver [2019-11-29T15:12:57.863Z] --- SKIP: TestExternalGraphDriver (0.00s) [2019-11-29T15:12:57.863Z] external_test.go:48: runtime.GOOS == "windows" [2019-11-29T15:12:57.863Z] === RUN TestGraphdriverPluginV2 [2019-11-29T15:12:57.863Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2019-11-29T15:12:57.863Z] external_test.go:407: runtime.GOOS == "windows" [2019-11-29T15:12:57.863Z] PASS [2019-11-29T15:12:57.863Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2019-11-29T15:12:58.318Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-29T15:12:58.318Z] INFO: Testing against a local daemon [2019-11-29T15:12:58.318Z] PASS [2019-11-29T15:12:58.318Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2019-11-29T15:12:58.318Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-29T15:12:58.318Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2019-11-29T15:12:58.318Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-29T15:12:58.318Z] INFO: Testing against a local daemon [2019-11-29T15:12:58.318Z] === RUN TestSecretInspect [2019-11-29T15:12:58.318Z] --- SKIP: TestSecretInspect (0.00s) [2019-11-29T15:12:58.318Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.318Z] === RUN TestSecretList [2019-11-29T15:12:58.318Z] --- SKIP: TestSecretList (0.00s) [2019-11-29T15:12:58.318Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.318Z] === RUN TestSecretsCreateAndDelete [2019-11-29T15:12:58.318Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2019-11-29T15:12:58.318Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.318Z] === RUN TestSecretsUpdate [2019-11-29T15:12:58.318Z] --- SKIP: TestSecretsUpdate (0.00s) [2019-11-29T15:12:58.318Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.318Z] === RUN TestTemplatedSecret [2019-11-29T15:12:58.318Z] --- SKIP: TestTemplatedSecret (0.00s) [2019-11-29T15:12:58.318Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.318Z] === RUN TestSecretCreateResolve [2019-11-29T15:12:58.318Z] --- SKIP: TestSecretCreateResolve (0.00s) [2019-11-29T15:12:58.319Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2019-11-29T15:12:58.319Z] PASS [2019-11-29T15:12:58.319Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2019-11-29T15:12:58.319Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-29T15:12:58.319Z] INFO: Testing against a local daemon [2019-11-29T15:12:58.319Z] === RUN TestServiceCreateInit [2019-11-29T15:12:58.319Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-29T15:12:58.319Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-29T15:12:58.319Z] --- PASS: TestServiceCreateInit (0.04s) [2019-11-29T15:12:58.319Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2019-11-29T15:12:58.319Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.319Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2019-11-29T15:12:58.319Z] create_test.go:38: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.319Z] === RUN TestCreateServiceMultipleTimes [2019-11-29T15:12:58.319Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2019-11-29T15:12:58.319Z] create_test.go:78: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.319Z] === RUN TestCreateServiceConflict [2019-11-29T15:12:58.319Z] --- SKIP: TestCreateServiceConflict (0.00s) [2019-11-29T15:12:58.319Z] create_test.go:127: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.319Z] === RUN TestCreateServiceMaxReplicas [2019-11-29T15:12:58.319Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2019-11-29T15:12:58.319Z] create_test.go:150: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.319Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-29T15:12:58.319Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2019-11-29T15:12:58.319Z] create_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.319Z] === RUN TestCreateServiceSecretFileMode [2019-11-29T15:12:58.319Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2019-11-29T15:12:58.319Z] create_test.go:222: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.319Z] === RUN TestCreateServiceConfigFileMode [2019-11-29T15:12:58.319Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2019-11-29T15:12:58.319Z] create_test.go:286: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.319Z] === RUN TestCreateServiceSysctls [2019-11-29T15:12:58.319Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2019-11-29T15:12:58.319Z] create_test.go:378: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.319Z] === RUN TestCreateServiceCapabilities [2019-11-29T15:12:58.319Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2019-11-29T15:12:58.319Z] create_test.go:462: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.319Z] === RUN TestInspect [2019-11-29T15:12:58.319Z] --- SKIP: TestInspect (0.00s) [2019-11-29T15:12:58.319Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.319Z] === RUN TestServiceListWithStatuses [2019-11-29T15:12:58.319Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-29T15:12:58.319Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.319Z] === RUN TestDockerNetworkConnectAlias [2019-11-29T15:12:58.319Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2019-11-29T15:12:58.319Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.319Z] === RUN TestDockerNetworkReConnect [2019-11-29T15:12:58.319Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2019-11-29T15:12:58.319Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.319Z] === RUN TestServicePlugin [2019-11-29T15:12:58.319Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-29T15:12:58.319Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.319Z] === RUN TestServiceUpdateLabel [2019-11-29T15:12:58.319Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2019-11-29T15:12:58.319Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2019-11-29T15:12:58.319Z] === RUN TestServiceUpdateSecrets [2019-11-29T15:12:58.319Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2019-11-29T15:12:58.319Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2019-11-29T15:12:58.319Z] === RUN TestServiceUpdateConfigs [2019-11-29T15:12:58.319Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2019-11-29T15:12:58.319Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2019-11-29T15:12:58.319Z] === RUN TestServiceUpdateNetwork [2019-11-29T15:12:58.319Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2019-11-29T15:12:58.319Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2019-11-29T15:12:58.319Z] PASS [2019-11-29T15:12:58.319Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2019-11-29T15:12:58.319Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-29T15:12:58.319Z] INFO: Testing against a local daemon [2019-11-29T15:12:58.319Z] === RUN TestSessionCreate [2019-11-29T15:12:58.319Z] --- SKIP: TestSessionCreate (0.00s) [2019-11-29T15:12:58.319Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2019-11-29T15:12:58.319Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-29T15:12:58.319Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2019-11-29T15:12:58.319Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2019-11-29T15:12:58.319Z] PASS [2019-11-29T15:12:58.319Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2019-11-29T15:12:58.775Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-29T15:12:58.775Z] INFO: Testing against a local daemon [2019-11-29T15:12:58.775Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-29T15:12:58.775Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-29T15:12:58.775Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2019-11-29T15:12:58.775Z] === RUN TestEventsExecDie [2019-11-29T15:12:58.775Z] --- SKIP: TestEventsExecDie (0.01s) [2019-11-29T15:12:58.775Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2019-11-29T15:12:58.775Z] === RUN TestEventsBackwardsCompatible [2019-11-29T15:12:58.775Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2019-11-29T15:12:58.775Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2019-11-29T15:12:58.775Z] === RUN TestInfoAPI [2019-11-29T15:12:58.775Z] --- PASS: TestInfoAPI (0.04s) [2019-11-29T15:12:58.775Z] === RUN TestInfoAPIWarnings [2019-11-29T15:12:58.775Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2019-11-29T15:12:58.775Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2019-11-29T15:12:58.775Z] === RUN TestInfoDebug [2019-11-29T15:12:58.775Z] --- SKIP: TestInfoDebug (0.00s) [2019-11-29T15:12:58.775Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-11-29T15:12:58.775Z] === RUN TestInfoInsecureRegistries [2019-11-29T15:12:58.775Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2019-11-29T15:12:58.775Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-11-29T15:12:58.775Z] === RUN TestInfoRegistryMirrors [2019-11-29T15:12:58.775Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2019-11-29T15:12:58.775Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2019-11-29T15:12:58.775Z] === RUN TestLoginFailsWithBadCredentials [2019-11-29T15:12:58.853Z] #33 ... [2019-11-29T15:12:58.853Z] [2019-11-29T15:12:58.853Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2019-11-29T15:12:58.938Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2019-11-29T15:12:59.281Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2019-11-29T15:12:59.281Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2019-11-29T15:12:59.412Z] #21 DONE 0.8s [2019-11-29T15:12:59.412Z] [2019-11-29T15:12:59.412Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2019-11-29T15:12:59.622Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2019-11-29T15:12:59.666Z] #25 DONE 0.1s [2019-11-29T15:12:59.666Z] [2019-11-29T15:12:59.666Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2019-11-29T15:12:59.736Z] --- PASS: TestLoginFailsWithBadCredentials (0.98s) [2019-11-29T15:12:59.736Z] === RUN TestPingCacheHeaders [2019-11-29T15:12:59.736Z] --- PASS: TestPingCacheHeaders (0.03s) [2019-11-29T15:12:59.736Z] === RUN TestPingGet [2019-11-29T15:12:59.736Z] --- PASS: TestPingGet (0.03s) [2019-11-29T15:12:59.736Z] === RUN TestPingHead [2019-11-29T15:12:59.736Z] --- PASS: TestPingHead (0.03s) [2019-11-29T15:12:59.736Z] === RUN TestVersion [2019-11-29T15:12:59.736Z] --- PASS: TestVersion (0.03s) [2019-11-29T15:12:59.736Z] PASS [2019-11-29T15:12:59.736Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2019-11-29T15:12:59.736Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-29T15:12:59.736Z] INFO: Testing against a local daemon [2019-11-29T15:12:59.736Z] === RUN TestVolumesCreateAndList [2019-11-29T15:12:59.736Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-11-29T15:12:59.736Z] === RUN TestVolumesRemove [2019-11-29T15:12:59.736Z] --- SKIP: TestVolumesRemove (0.00s) [2019-11-29T15:12:59.736Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2019-11-29T15:12:59.736Z] === RUN TestVolumesInspect [2019-11-29T15:12:59.736Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-29T15:12:59.736Z] === RUN TestVolumesInvalidJSON [2019-11-29T15:12:59.736Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-29T15:12:59.736Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-29T15:12:59.736Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-29T15:12:59.736Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-29T15:12:59.736Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-29T15:12:59.736Z] PASS [2019-11-29T15:12:59.736Z] INFO: make.ps1 ended at 11/29/2019 15:12:59 [2019-11-29T15:12:59.736Z] INFO: Integration CLI tests being run from the host: [2019-11-29T15:12:59.736Z] INFO: go test "-test.v" "-tags" "autogen" "-test.timeout" "200m" [2019-11-29T15:12:59.871Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-29T15:12:59.960Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2019-11-29T15:13:00.296Z] --- PASS: TestBuildMultiStageCopy (3.51s) [2019-11-29T15:13:00.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.92s) [2019-11-29T15:13:00.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.38s) [2019-11-29T15:13:00.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.38s) [2019-11-29T15:13:00.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.41s) [2019-11-29T15:13:00.296Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.43s) [2019-11-29T15:13:00.296Z] === RUN TestBuildMultiStageParentConfig [2019-11-29T15:13:00.804Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-29T15:13:01.061Z] --- PASS: TestAuthZPluginV2Disable (4.09s) [2019-11-29T15:13:01.061Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-29T15:13:01.474Z] --- PASS: TestBuildMultiStageParentConfig (0.97s) [2019-11-29T15:13:01.474Z] === RUN TestBuildLabelWithTargets [2019-11-29T15:13:03.197Z] --- PASS: TestBuildLabelWithTargets (1.54s) [2019-11-29T15:13:03.197Z] === RUN TestBuildWithEmptyLayers [2019-11-29T15:13:03.922Z] --- PASS: TestBuildWithEmptyLayers (0.85s) [2019-11-29T15:13:03.922Z] === RUN TestBuildMultiStageOnBuild [2019-11-29T15:13:05.236Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.85s) [2019-11-29T15:13:05.237Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-29T15:13:05.237Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-29T15:13:06.217Z] --- PASS: TestBuildMultiStageOnBuild (2.22s) [2019-11-29T15:13:06.217Z] === RUN TestBuildUncleanTarFilenames [2019-11-29T15:13:07.391Z] --- PASS: TestBuildUncleanTarFilenames (1.16s) [2019-11-29T15:13:07.391Z] === RUN TestBuildMultiStageLayerLeak [2019-11-29T15:13:07.762Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-29T15:13:08.313Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2019-11-29T15:13:08.313Z] INFO: Testing against a local daemon [2019-11-29T15:13:08.313Z] === RUN TestDockerSuite [2019-11-29T15:13:08.313Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2019-11-29T15:13:08.313Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2019-11-29T15:13:08.313Z] === RUN TestDockerSuite/TestAPIErrorJSON [2019-11-29T15:13:08.313Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2019-11-29T15:13:08.313Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2019-11-29T15:13:08.313Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2019-11-29T15:13:08.313Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2019-11-29T15:13:08.313Z] === RUN TestDockerSuite/TestAPIImagesDelete [2019-11-29T15:13:08.313Z] === RUN TestDockerSuite/TestAPIImagesFilter [2019-11-29T15:13:08.313Z] === RUN TestDockerSuite/TestAPIImagesHistory [2019-11-29T15:13:08.769Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2019-11-29T15:13:09.225Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2019-11-29T15:13:09.688Z] --- PASS: TestBuildMultiStageLayerLeak (2.35s) [2019-11-29T15:13:09.688Z] === RUN TestBuildWithHugeFile [2019-11-29T15:13:14.495Z] #29 32.64 # github.com/docker/docker/contrib/httpserver [2019-11-29T15:13:14.495Z] #29 32.64 loadinternal: cannot find runtime/cgo [2019-11-29T15:13:14.495Z] #29 DONE 32.9s [2019-11-29T15:13:14.495Z] [2019-11-29T15:13:14.495Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-29T15:13:14.495Z] #33 ... [2019-11-29T15:13:14.495Z] [2019-11-29T15:13:14.495Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2019-11-29T15:13:14.495Z] #30 DONE 0.1s [2019-11-29T15:13:14.495Z] [2019-11-29T15:13:14.495Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2019-11-29T15:13:15.860Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-29T15:13:16.116Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-29T15:13:18.010Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-29T15:13:18.267Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-29T15:13:18.267Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.51s) [2019-11-29T15:13:18.267Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-29T15:13:20.160Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2019-11-29T15:13:22.679Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-29T15:13:25.953Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-29T15:13:26.210Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-29T15:13:27.578Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-29T15:13:35.673Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.58s) [2019-11-29T15:13:35.673Z] PASS [2019-11-29T15:13:35.673Z] [2019-11-29T15:13:35.673Z] DONE 17 tests in 57.956s [2019-11-29T15:13:35.673Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-29T15:13:35.673Z] ++ 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-11-29T15:13:35.673Z] ++ set -e [2019-11-29T15:13:35.673Z] ++ '[' -n 0 ']' [2019-11-29T15:13:35.673Z] ++ set -x [2019-11-29T15:13:35.673Z] ++ 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-11-29T15:13:35.673Z] INFO: Testing against a local daemon [2019-11-29T15:13:35.673Z] === RUN TestPluginInvalidJSON [2019-11-29T15:13:35.673Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-29T15:13:35.673Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-29T15:13:35.673Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-29T15:13:35.673Z] --- PASS: TestPluginInvalidJSON (0.02s) [2019-11-29T15:13:35.673Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2019-11-29T15:13:35.673Z] PASS [2019-11-29T15:13:35.673Z] [2019-11-29T15:13:35.673Z] DONE 2 tests in 0.057s [2019-11-29T15:13:35.673Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-29T15:13:35.673Z] ++ 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-11-29T15:13:35.673Z] ++ set -e [2019-11-29T15:13:35.673Z] ++ '[' -n 0 ']' [2019-11-29T15:13:35.673Z] ++ set -x [2019-11-29T15:13:35.673Z] ++ 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-11-29T15:13:35.673Z] INFO: Testing against a local daemon [2019-11-29T15:13:35.673Z] === RUN TestExternalGraphDriver [2019-11-29T15:13:35.673Z] === RUN TestExternalGraphDriver/json [2019-11-29T15:13:37.569Z] === RUN TestExternalGraphDriver/spec [2019-11-29T15:13:38.132Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-29T15:13:39.503Z] === RUN TestExternalGraphDriver/pull [2019-11-29T15:13:41.396Z] --- PASS: TestExternalGraphDriver (6.37s) [2019-11-29T15:13:41.396Z] --- PASS: TestExternalGraphDriver/json (2.17s) [2019-11-29T15:13:41.396Z] --- PASS: TestExternalGraphDriver/spec (2.23s) [2019-11-29T15:13:41.396Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2019-11-29T15:13:41.396Z] === RUN TestGraphdriverPluginV2 [2019-11-29T15:13:43.291Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2019-11-29T15:13:45.824Z] === RUN TestDockerSuite/TestBuildRm [2019-11-29T15:13:46.756Z] --- PASS: TestGraphdriverPluginV2 (5.42s) [2019-11-29T15:13:46.756Z] PASS [2019-11-29T15:13:46.756Z] [2019-11-29T15:13:46.756Z] DONE 5 tests in 11.849s [2019-11-29T15:13:46.756Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-29T15:13:46.756Z] ++ 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-11-29T15:13:46.756Z] ++ set -e [2019-11-29T15:13:46.756Z] ++ '[' -n 0 ']' [2019-11-29T15:13:46.756Z] ++ set -x [2019-11-29T15:13:46.756Z] ++ 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-11-29T15:13:47.013Z] INFO: Testing against a local daemon [2019-11-29T15:13:47.013Z] === RUN TestContinueAfterPluginCrash [2019-11-29T15:13:47.013Z] === PAUSE TestContinueAfterPluginCrash [2019-11-29T15:13:47.013Z] === RUN TestDaemonStartWithLogOpt [2019-11-29T15:13:47.013Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-29T15:13:47.013Z] === CONT TestContinueAfterPluginCrash [2019-11-29T15:13:47.013Z] === CONT TestDaemonStartWithLogOpt [2019-11-29T15:13:49.535Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-29T15:13:51.573Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-29T15:13:54.851Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-29T15:13:55.108Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-29T15:13:55.673Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2019-11-29T15:13:56.238Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-29T15:13:58.768Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-29T15:14:01.292Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-29T15:14:02.665Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-29T15:14:02.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2019-11-29T15:14:04.563Z] --- PASS: TestDaemonStartWithLogOpt (17.35s) [2019-11-29T15:14:07.835Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-29T15:14:07.835Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-29T15:14:08.093Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-29T15:14:08.093Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-29T15:14:08.350Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-29T15:14:08.914Z] --- PASS: TestContinueAfterPluginCrash (21.98s) [2019-11-29T15:14:08.914Z] PASS [2019-11-29T15:14:08.914Z] [2019-11-29T15:14:08.914Z] DONE 2 tests in 22.029s [2019-11-29T15:14:08.914Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-29T15:14:08.914Z] ++ 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-11-29T15:14:08.914Z] ++ set -e [2019-11-29T15:14:08.914Z] ++ '[' -n 0 ']' [2019-11-29T15:14:08.914Z] ++ set -x [2019-11-29T15:14:08.914Z] ++ 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-11-29T15:14:08.914Z] INFO: Testing against a local daemon [2019-11-29T15:14:08.914Z] === RUN TestPluginWithDevMounts [2019-11-29T15:14:08.914Z] === PAUSE TestPluginWithDevMounts [2019-11-29T15:14:08.914Z] === CONT TestPluginWithDevMounts [2019-11-29T15:14:09.845Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-29T15:14:09.845Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-29T15:14:11.215Z] --- PASS: TestPluginWithDevMounts (2.05s) [2019-11-29T15:14:11.215Z] PASS [2019-11-29T15:14:11.215Z] [2019-11-29T15:14:11.215Z] DONE 1 tests in 2.101s [2019-11-29T15:14:11.215Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2019-11-29T15:14:11.215Z] ++ 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-11-29T15:14:11.215Z] ++ set -e [2019-11-29T15:14:11.215Z] ++ '[' -n 0 ']' [2019-11-29T15:14:11.215Z] ++ set -x [2019-11-29T15:14:11.215Z] ++ 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-11-29T15:14:11.215Z] INFO: Testing against a local daemon [2019-11-29T15:14:11.215Z] === RUN TestSecretInspect [2019-11-29T15:14:11.215Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-29T15:14:14.487Z] --- PASS: TestSecretInspect (3.41s) [2019-11-29T15:14:14.487Z] === RUN TestSecretList [2019-11-29T15:14:16.380Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-29T15:14:17.754Z] --- PASS: TestSecretList (3.30s) [2019-11-29T15:14:17.754Z] === RUN TestSecretsCreateAndDelete [2019-11-29T15:14:17.754Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-29T15:14:19.122Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-29T15:14:19.712Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-29T15:14:20.664Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-29T15:14:20.921Z] --- PASS: TestSecretsCreateAndDelete (3.19s) [2019-11-29T15:14:20.921Z] === RUN TestSecretsUpdate [2019-11-29T15:14:22.818Z] === RUN TestDockerSuite/TestBuildUser [2019-11-29T15:14:24.187Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2019-11-29T15:14:24.187Z] --- PASS: TestSecretsUpdate (3.22s) [2019-11-29T15:14:24.187Z] === RUN TestTemplatedSecret [2019-11-29T15:14:25.119Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-29T15:14:28.393Z] --- PASS: TestTemplatedSecret (4.32s) [2019-11-29T15:14:28.393Z] === RUN TestSecretCreateResolve [2019-11-29T15:14:30.286Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-29T15:14:31.658Z] --- PASS: TestSecretCreateResolve (3.17s) [2019-11-29T15:14:31.658Z] PASS [2019-11-29T15:14:31.658Z] [2019-11-29T15:14:31.658Z] DONE 6 tests in 20.655s [2019-11-29T15:14:31.658Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2019-11-29T15:14:31.658Z] ++ 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-11-29T15:14:31.658Z] ++ set -e [2019-11-29T15:14:31.658Z] ++ '[' -n 0 ']' [2019-11-29T15:14:31.658Z] ++ set -x [2019-11-29T15:14:31.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=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-11-29T15:14:31.658Z] INFO: Testing against a local daemon [2019-11-29T15:14:31.658Z] === RUN TestServiceCreateInit [2019-11-29T15:14:31.658Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-29T15:14:32.996Z] --- PASS: TestBuildWithHugeFile (80.14s) [2019-11-29T15:14:32.996Z] === RUN TestBuildWithEmptyDockerfile [2019-11-29T15:14:32.996Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-29T15:14:32.996Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-29T15:14:32.996Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-29T15:14:32.996Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-29T15:14:32.996Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-29T15:14:32.996Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-29T15:14:32.996Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2019-11-29T15:14:32.996Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2019-11-29T15:14:32.996Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2019-11-29T15:14:32.996Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s) [2019-11-29T15:14:32.996Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.27s) [2019-11-29T15:14:32.996Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2019-11-29T15:14:32.996Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2019-11-29T15:14:32.996Z] === RUN TestBuildPreserveOwnership [2019-11-29T15:14:32.996Z] === RUN TestBuildPreserveOwnership/copy_from [2019-11-29T15:14:33.341Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2019-11-29T15:14:35.061Z] --- PASS: TestBuildPreserveOwnership (4.85s) [2019-11-29T15:14:35.061Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.14s) [2019-11-29T15:14:35.061Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.69s) [2019-11-29T15:14:35.061Z] === RUN TestBuildPlatformInvalid [2019-11-29T15:14:35.061Z] --- PASS: TestBuildPlatformInvalid (0.16s) [2019-11-29T15:14:35.061Z] PASS [2019-11-29T15:14:35.061Z] [2019-11-29T15:14:35.061Z] === Skipped [2019-11-29T15:14:35.061Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2019-11-29T15:14:35.061Z] build_session_test.go:25: TODO: BuildKit [2019-11-29T15:14:35.061Z] [2019-11-29T15:14:35.061Z] [2019-11-29T15:14:35.061Z] DONE 32 tests, 1 skipped in 125.896s [2019-11-29T15:14:35.061Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2019-11-29T15:14:35.061Z] ++ 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-11-29T15:14:35.061Z] ++ set -e [2019-11-29T15:14:35.061Z] ++ '[' -n 0 ']' [2019-11-29T15:14:35.061Z] ++ set -x [2019-11-29T15:14:35.061Z] ++ 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-11-29T15:14:35.061Z] INFO: Testing against a local daemon [2019-11-29T15:14:35.061Z] === RUN TestConfigList [2019-11-29T15:14:37.362Z] --- PASS: TestConfigList (2.30s) [2019-11-29T15:14:37.362Z] === RUN TestConfigsCreateAndDelete [2019-11-29T15:14:38.502Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-29T15:14:39.663Z] --- PASS: TestConfigsCreateAndDelete (2.18s) [2019-11-29T15:14:39.663Z] === RUN TestConfigsUpdate [2019-11-29T15:14:41.968Z] --- PASS: TestConfigsUpdate (2.22s) [2019-11-29T15:14:41.968Z] === RUN TestTemplatedConfig [2019-11-29T15:14:43.759Z] --- PASS: TestServiceCreateInit (11.21s) [2019-11-29T15:14:43.759Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.66s) [2019-11-29T15:14:43.759Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.52s) [2019-11-29T15:14:43.759Z] === RUN TestCreateServiceMultipleTimes [2019-11-29T15:14:44.983Z] --- PASS: TestTemplatedConfig (2.96s) [2019-11-29T15:14:44.983Z] === RUN TestConfigInspect [2019-11-29T15:14:47.281Z] --- PASS: TestConfigInspect (2.21s) [2019-11-29T15:14:47.281Z] === RUN TestConfigCreateWithLabels [2019-11-29T15:14:49.580Z] --- PASS: TestConfigCreateWithLabels (2.23s) [2019-11-29T15:14:49.580Z] === RUN TestConfigCreateResolve [2019-11-29T15:14:51.865Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-29T15:14:51.932Z] --- PASS: TestConfigCreateResolve (2.24s) [2019-11-29T15:14:51.932Z] === RUN TestConfigDaemonLibtrustID [2019-11-29T15:14:51.932Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2019-11-29T15:14:51.932Z] PASS [2019-11-29T15:14:51.932Z] [2019-11-29T15:14:51.932Z] DONE 8 tests in 17.000s [2019-11-29T15:14:51.932Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2019-11-29T15:14:51.932Z] ++ 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-11-29T15:14:51.932Z] ++ set -e [2019-11-29T15:14:51.932Z] ++ '[' -n 0 ']' [2019-11-29T15:14:51.932Z] ++ set -x [2019-11-29T15:14:51.932Z] ++ 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-11-29T15:14:52.270Z] INFO: Testing against a local daemon [2019-11-29T15:14:52.270Z] === RUN TestAttachClosedOnContainerStop [2019-11-29T15:14:52.430Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-29T15:14:52.995Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-29T15:14:53.958Z] --- PASS: TestAttachClosedOnContainerStop (1.66s) [2019-11-29T15:14:53.958Z] === RUN TestAttachAfterDetach [2019-11-29T15:14:54.365Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-29T15:14:55.125Z] --- PASS: TestAttachAfterDetach (1.28s) [2019-11-29T15:14:55.125Z] === RUN TestAttachDetach [2019-11-29T15:14:55.735Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-29T15:14:55.849Z] --- PASS: TestAttachDetach (0.80s) [2019-11-29T15:14:55.849Z] === RUN TestCheckpoint [2019-11-29T15:14:55.849Z] --- SKIP: TestCheckpoint (0.00s) [2019-11-29T15:14:55.849Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-29T15:14:55.849Z] === RUN TestContainerInvalidJSON [2019-11-29T15:14:55.849Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2019-11-29T15:14:55.849Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2019-11-29T15:14:55.849Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2019-11-29T15:14:55.849Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2019-11-29T15:14:55.849Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2019-11-29T15:14:55.849Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2019-11-29T15:14:55.849Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2019-11-29T15:14:55.849Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2019-11-29T15:14:55.849Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2019-11-29T15:14:55.849Z] --- PASS: TestContainerInvalidJSON (0.02s) [2019-11-29T15:14:55.849Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2019-11-29T15:14:55.849Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2019-11-29T15:14:55.849Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2019-11-29T15:14:55.849Z] === RUN TestCopyFromContainerPathDoesNotExist [2019-11-29T15:14:56.186Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2019-11-29T15:14:56.186Z] === RUN TestCopyFromContainerPathIsNotDir [2019-11-29T15:14:56.186Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2019-11-29T15:14:56.186Z] === RUN TestCopyToContainerPathDoesNotExist [2019-11-29T15:14:56.186Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2019-11-29T15:14:56.186Z] === RUN TestCopyToContainerPathIsNotDir [2019-11-29T15:14:56.186Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2019-11-29T15:14:56.186Z] === RUN TestCopyFromContainer [2019-11-29T15:14:57.630Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-29T15:14:57.630Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-29T15:14:57.630Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-29T15:14:57.630Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-29T15:14:57.630Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-29T15:14:57.965Z] === RUN TestCopyFromContainer// [2019-11-29T15:14:57.965Z] === RUN TestCopyFromContainer//bar/root [2019-11-29T15:14:57.965Z] === RUN TestCopyFromContainer//bar/root/ [2019-11-29T15:14:57.965Z] === RUN TestCopyFromContainer/bar/quux [2019-11-29T15:14:58.303Z] === RUN TestCopyFromContainer/bar/quux/ [2019-11-29T15:14:58.303Z] === RUN TestCopyFromContainer/bar/quux/baz [2019-11-29T15:14:58.303Z] === RUN TestCopyFromContainer/bar/filesymlink [2019-11-29T15:14:58.641Z] === RUN TestCopyFromContainer/bar/dirsymlink [2019-11-29T15:14:58.641Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2019-11-29T15:14:58.641Z] === RUN TestCopyFromContainer/bar/notarget [2019-11-29T15:14:58.641Z] --- PASS: TestCopyFromContainer (2.52s) [2019-11-29T15:14:58.641Z] --- PASS: TestCopyFromContainer// (0.10s) [2019-11-29T15:14:58.641Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2019-11-29T15:14:58.641Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2019-11-29T15:14:58.641Z] --- PASS: TestCopyFromContainer/bar/quux (0.12s) [2019-11-29T15:14:58.641Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2019-11-29T15:14:58.641Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2019-11-29T15:14:58.641Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2019-11-29T15:14:58.641Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2019-11-29T15:14:58.641Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2019-11-29T15:14:58.641Z] --- PASS: TestCopyFromContainer/bar/notarget (0.09s) [2019-11-29T15:14:58.641Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2019-11-29T15:14:58.979Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-29T15:14:58.979Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-29T15:14:58.979Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-29T15:14:58.979Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-29T15:14:58.979Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-29T15:14:58.979Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-29T15:14:58.979Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2019-11-29T15:14:58.979Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2019-11-29T15:14:58.979Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2019-11-29T15:14:58.979Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2019-11-29T15:14:58.979Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2019-11-29T15:14:58.979Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2019-11-29T15:14:58.979Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2019-11-29T15:14:58.979Z] === RUN TestCreateLinkToNonExistingContainer [2019-11-29T15:14:58.979Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2019-11-29T15:14:58.979Z] === RUN TestCreateWithInvalidEnv [2019-11-29T15:14:58.979Z] === RUN TestCreateWithInvalidEnv/0 [2019-11-29T15:14:58.979Z] === PAUSE TestCreateWithInvalidEnv/0 [2019-11-29T15:14:58.979Z] === RUN TestCreateWithInvalidEnv/1 [2019-11-29T15:14:58.979Z] === PAUSE TestCreateWithInvalidEnv/1 [2019-11-29T15:14:58.979Z] === RUN TestCreateWithInvalidEnv/2 [2019-11-29T15:14:58.979Z] === PAUSE TestCreateWithInvalidEnv/2 [2019-11-29T15:14:58.979Z] === CONT TestCreateWithInvalidEnv/0 [2019-11-29T15:14:58.979Z] === CONT TestCreateWithInvalidEnv/2 [2019-11-29T15:14:58.979Z] === CONT TestCreateWithInvalidEnv/1 [2019-11-29T15:14:58.979Z] --- PASS: TestCreateWithInvalidEnv (0.04s) [2019-11-29T15:14:58.979Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2019-11-29T15:14:58.979Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2019-11-29T15:14:58.979Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2019-11-29T15:14:58.979Z] === RUN TestCreateTmpfsMountsTarget [2019-11-29T15:14:58.979Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2019-11-29T15:14:58.979Z] === RUN TestCreateWithCustomMaskedPaths [2019-11-29T15:15:00.151Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-29T15:15:00.151Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-29T15:15:00.715Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-29T15:15:01.278Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2019-11-29T15:15:01.278Z] === RUN TestCreateWithCapabilities [2019-11-29T15:15:01.278Z] === RUN TestCreateWithCapabilities/no_capabilities [2019-11-29T15:15:01.278Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2019-11-29T15:15:01.278Z] === RUN TestCreateWithCapabilities/empty_capabilities [2019-11-29T15:15:01.278Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2019-11-29T15:15:01.278Z] === RUN TestCreateWithCapabilities/valid_capabilities [2019-11-29T15:15:01.278Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2019-11-29T15:15:01.278Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2019-11-29T15:15:01.278Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2019-11-29T15:15:01.278Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2019-11-29T15:15:01.278Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2019-11-29T15:15:01.278Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-29T15:15:01.278Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-29T15:15:01.278Z] === RUN TestCreateWithCapabilities/empty_capadd [2019-11-29T15:15:01.278Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2019-11-29T15:15:01.278Z] === RUN TestCreateWithCapabilities/empty_capdrop [2019-11-29T15:15:01.278Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2019-11-29T15:15:01.278Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2019-11-29T15:15:01.278Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2019-11-29T15:15:01.278Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2019-11-29T15:15:01.278Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2019-11-29T15:15:01.278Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2019-11-29T15:15:01.278Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2019-11-29T15:15:01.278Z] === CONT TestCreateWithCapabilities/no_capabilities [2019-11-29T15:15:01.278Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2019-11-29T15:15:01.278Z] === CONT TestCreateWithCapabilities/empty_capadd [2019-11-29T15:15:01.278Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2019-11-29T15:15:01.278Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2019-11-29T15:15:01.278Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2019-11-29T15:15:01.278Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2019-11-29T15:15:01.278Z] === CONT TestCreateWithCapabilities/valid_capabilities [2019-11-29T15:15:01.278Z] === CONT TestCreateWithCapabilities/empty_capabilities [2019-11-29T15:15:01.278Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2019-11-29T15:15:01.278Z] === CONT TestCreateWithCapabilities/empty_capdrop [2019-11-29T15:15:01.278Z] --- PASS: TestCreateWithCapabilities (0.04s) [2019-11-29T15:15:01.278Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2019-11-29T15:15:01.278Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2019-11-29T15:15:01.278Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2019-11-29T15:15:01.278Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2019-11-29T15:15:01.278Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2019-11-29T15:15:01.278Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2019-11-29T15:15:01.278Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.07s) [2019-11-29T15:15:01.278Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.04s) [2019-11-29T15:15:01.278Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2019-11-29T15:15:01.278Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2019-11-29T15:15:01.278Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2019-11-29T15:15:01.278Z] === RUN TestCreateWithCustomReadonlyPaths [2019-11-29T15:15:01.645Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-29T15:15:02.575Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-29T15:15:02.832Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-29T15:15:02.973Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.02s) [2019-11-29T15:15:02.973Z] === RUN TestCreateWithInvalidHealthcheckParams [2019-11-29T15:15:02.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-29T15:15:02.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-29T15:15:02.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-29T15:15:02.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-29T15:15:02.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-29T15:15:02.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-29T15:15:02.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-29T15:15:02.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-29T15:15:02.973Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-29T15:15:02.973Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-29T15:15:02.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2019-11-29T15:15:02.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2019-11-29T15:15:02.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2019-11-29T15:15:02.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2019-11-29T15:15:02.973Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2019-11-29T15:15:02.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2019-11-29T15:15:02.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2019-11-29T15:15:02.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2019-11-29T15:15:02.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2019-11-29T15:15:02.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2019-11-29T15:15:02.973Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2019-11-29T15:15:02.973Z] === RUN TestContainerStartOnDaemonRestart [2019-11-29T15:15:02.973Z] === PAUSE TestContainerStartOnDaemonRestart [2019-11-29T15:15:02.973Z] === RUN TestDaemonRestartIpcMode [2019-11-29T15:15:02.973Z] === PAUSE TestDaemonRestartIpcMode [2019-11-29T15:15:02.973Z] === RUN TestDiff [2019-11-29T15:15:03.696Z] --- PASS: TestDiff (0.67s) [2019-11-29T15:15:03.696Z] === RUN TestExecWithCloseStdin [2019-11-29T15:15:04.866Z] --- PASS: TestExecWithCloseStdin (0.89s) [2019-11-29T15:15:04.866Z] === RUN TestExec [2019-11-29T15:15:05.590Z] --- PASS: TestExec (0.86s) [2019-11-29T15:15:05.590Z] === RUN TestExecUser [2019-11-29T15:15:05.853Z] #33 127.0 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2019-11-29T15:15:05.853Z] #33 129.3 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2019-11-29T15:15:05.853Z] #33 130.7 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2019-11-29T15:15:05.853Z] #33 132.6 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2019-11-29T15:15:05.853Z] #33 135.1 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2019-11-29T15:15:05.853Z] #33 136.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2019-11-29T15:15:05.853Z] #33 137.9 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2019-11-29T15:15:05.853Z] #33 138.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2019-11-29T15:15:05.853Z] #33 139.2 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2019-11-29T15:15:05.853Z] #33 140.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2019-11-29T15:15:06.109Z] --- PASS: TestCreateServiceMultipleTimes (23.10s) [2019-11-29T15:15:06.109Z] === RUN TestCreateServiceConflict [2019-11-29T15:15:06.318Z] --- PASS: TestExecUser (0.85s) [2019-11-29T15:15:06.318Z] === RUN TestExportContainerAndImportImage [2019-11-29T15:15:06.411Z] #33 141.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2019-11-29T15:15:07.039Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-29T15:15:07.521Z] --- PASS: TestExportContainerAndImportImage (1.05s) [2019-11-29T15:15:07.521Z] === RUN TestExportContainerAfterDaemonRestart [2019-11-29T15:15:08.295Z] #33 143.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2019-11-29T15:15:09.213Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2019-11-29T15:15:09.213Z] === RUN TestHealthCheckWorkdir [2019-11-29T15:15:09.562Z] --- PASS: TestCreateServiceConflict (3.21s) [2019-11-29T15:15:09.562Z] === RUN TestCreateServiceMaxReplicas [2019-11-29T15:15:09.562Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-29T15:15:09.657Z] #33 144.9 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2019-11-29T15:15:09.940Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2019-11-29T15:15:09.940Z] === RUN TestHealthKillContainer [2019-11-29T15:15:10.932Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-29T15:15:11.019Z] #33 146.4 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2019-11-29T15:15:11.189Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-29T15:15:12.132Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-29T15:15:12.132Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-29T15:15:12.379Z] #33 147.6 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2019-11-29T15:15:12.703Z] --- PASS: TestCreateServiceMaxReplicas (3.49s) [2019-11-29T15:15:12.703Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-29T15:15:12.939Z] --- PASS: TestHealthKillContainer (2.88s) [2019-11-29T15:15:12.940Z] === RUN TestInspectCpusetInConfigPre120 [2019-11-29T15:15:13.266Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-29T15:15:13.664Z] --- PASS: TestInspectCpusetInConfigPre120 (0.67s) [2019-11-29T15:15:13.664Z] === RUN TestIpcModeNone [2019-11-29T15:15:14.264Z] #33 149.6 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2019-11-29T15:15:14.392Z] --- PASS: TestIpcModeNone (0.86s) [2019-11-29T15:15:14.392Z] === RUN TestIpcModePrivate [2019-11-29T15:15:15.188Z] #33 150.5 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2019-11-29T15:15:15.564Z] --- PASS: TestIpcModePrivate (0.87s) [2019-11-29T15:15:15.564Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:61, shared: false, mustBeShared: false [2019-11-29T15:15:15.564Z] === RUN TestIpcModeShareable [2019-11-29T15:15:16.315Z] --- PASS: TestIpcModeShareable (0.87s) [2019-11-29T15:15:16.315Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2019-11-29T15:15:16.315Z] === RUN TestAPIIpcModeShareableAndContainer [2019-11-29T15:15:16.539Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-29T15:15:16.539Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-29T15:15:16.539Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-29T15:15:16.549Z] #33 151.7 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2019-11-29T15:15:17.102Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-29T15:15:17.473Z] #33 152.9 [2019-11-29T15:15:18.032Z] #33 DONE 153.5s [2019-11-29T15:15:18.032Z] [2019-11-29T15:15:18.032Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2019-11-29T15:15:18.471Z] === RUN TestDockerSuite/TestCommitChange [2019-11-29T15:15:18.614Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.49s) [2019-11-29T15:15:18.614Z] === RUN TestAPIIpcModeHost [2019-11-29T15:15:19.344Z] --- PASS: TestAPIIpcModeHost (0.68s) [2019-11-29T15:15:19.344Z] === RUN TestDaemonIpcModeShareable [2019-11-29T15:15:19.401Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-29T15:15:20.331Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-29T15:15:20.540Z] #34 DONE 1.9s [2019-11-29T15:15:21.035Z] --- PASS: TestDaemonIpcModeShareable (1.73s) [2019-11-29T15:15:21.035Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2019-11-29T15:15:21.035Z] === RUN TestDaemonIpcModePrivate [2019-11-29T15:15:21.465Z] [2019-11-29T15:15:21.466Z] #35 [runner 12/12] COPY --from=builder /build/ / [2019-11-29T15:15:22.226Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-29T15:15:22.726Z] --- PASS: TestDaemonIpcModePrivate (1.72s) [2019-11-29T15:15:22.726Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2019-11-29T15:15:22.727Z] === RUN TestDaemonIpcModePrivateFromConfig [2019-11-29T15:15:22.824Z] #35 DONE 1.0s [2019-11-29T15:15:22.824Z] [2019-11-29T15:15:22.824Z] #36 exporting to image [2019-11-29T15:15:22.824Z] #36 exporting layers [2019-11-29T15:15:24.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2019-11-29T15:15:24.118Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-29T15:15:24.445Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2019-11-29T15:15:24.445Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2019-11-29T15:15:24.445Z] === RUN TestDaemonIpcModeShareableFromConfig [2019-11-29T15:15:25.487Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-29T15:15:26.083Z] #36 exporting layers 3.4s done [2019-11-29T15:15:26.083Z] #36 writing image sha256:4468cdc2d1e816614ed1b2838c6a0aedccd70b6ffcd01319b4f8b0d5a09aabce done [2019-11-29T15:15:26.083Z] #36 naming to docker.io/library/moby-e2e-test done [2019-11-29T15:15:26.083Z] #36 DONE 3.4s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-29T15:15:26.467Z] + echo Ensuring container killed. [2019-11-29T15:15:26.467Z] Ensuring container killed. [2019-11-29T15:15:26.467Z] + docker rm -vf docker-pr2 [2019-11-29T15:15:26.467Z] Error: No such container: docker-pr2 [2019-11-29T15:15:26.467Z] + true [Pipeline] sh [2019-11-29T15:15:26.745Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.77s) [2019-11-29T15:15:26.745Z] ipcmode_linux_test.go:258: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2019-11-29T15:15:26.745Z] === RUN TestIpcModeOlderClient [2019-11-29T15:15:26.745Z] === PAUSE TestIpcModeOlderClient [2019-11-29T15:15:26.745Z] === RUN TestKillContainerInvalidSignal [2019-11-29T15:15:26.785Z] + echo Chowning /workspace to jenkins user [2019-11-29T15:15:26.785Z] Chowning /workspace to jenkins user [2019-11-29T15:15:26.785Z] + id -u [2019-11-29T15:15:26.785Z] + id -g [2019-11-29T15:15:26.785Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38697:/workspace busybox chown -R 1000:1000 /workspace [2019-11-29T15:15:27.082Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2019-11-29T15:15:27.082Z] === RUN TestKillContainer [2019-11-29T15:15:27.082Z] === RUN TestKillContainer/no_signal [2019-11-29T15:15:27.382Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-29T15:15:27.813Z] === RUN TestKillContainer/non_killing_signal [2019-11-29T15:15:28.149Z] === RUN TestKillContainer/killing_signal [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-29T15:15:28.563Z] + bundleName=unit [2019-11-29T15:15:28.563Z] + echo Creating unit-bundles.tar.gz [2019-11-29T15:15:28.563Z] Creating unit-bundles.tar.gz [2019-11-29T15:15:28.563Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2019-11-29T15:15:28.563Z] bundles/junit-report.xml [2019-11-29T15:15:28.563Z] bundles/go-test-report.json [2019-11-29T15:15:28.563Z] bundles/profile.out [Pipeline] archiveArtifacts [2019-11-29T15:15:28.571Z] Archiving artifacts [2019-11-29T15:15:28.753Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.84s) [2019-11-29T15:15:28.753Z] === RUN TestCreateServiceSecretFileMode [2019-11-29T15:15:28.753Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-29T15:15:29.106Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38697/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-29T15:15:29.319Z] --- PASS: TestKillContainer (2.07s) [2019-11-29T15:15:29.320Z] --- PASS: TestKillContainer/no_signal (0.66s) [2019-11-29T15:15:29.320Z] --- PASS: TestKillContainer/non_killing_signal (0.47s) [2019-11-29T15:15:29.320Z] --- PASS: TestKillContainer/killing_signal (0.64s) [2019-11-29T15:15:29.320Z] === RUN TestKillWithStopSignalAndRestartPolicies [2019-11-29T15:15:29.320Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2019-11-29T15:15:29.537Z] + make clean [2019-11-29T15:15:29.656Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2019-11-29T15:15:29.791Z] docker volume rm -f docker-dev-cache [2019-11-29T15:15:29.791Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-29T15:15:30.381Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.37s) [2019-11-29T15:15:30.381Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2019-11-29T15:15:30.381Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.47s) [2019-11-29T15:15:30.381Z] === RUN TestKillStoppedContainer [2019-11-29T15:15:30.718Z] --- PASS: TestKillStoppedContainer (0.09s) [2019-11-29T15:15:30.718Z] === RUN TestKillStoppedContainerAPIPre120 [2019-11-29T15:15:30.718Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2019-11-29T15:15:30.718Z] === RUN TestKillDifferentUserContainer [2019-11-29T15:15:31.274Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-29T15:15:31.447Z] --- PASS: TestKillDifferentUserContainer (0.67s) [2019-11-29T15:15:31.447Z] === RUN TestInspectOomKilledTrue [2019-11-29T15:15:32.206Z] --- PASS: TestCreateServiceSecretFileMode (3.61s) [2019-11-29T15:15:32.206Z] === RUN TestCreateServiceConfigFileMode [2019-11-29T15:15:32.643Z] --- PASS: TestInspectOomKilledTrue (1.20s) [2019-11-29T15:15:32.644Z] === RUN TestInspectOomKilledFalse [2019-11-29T15:15:32.771Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-29T15:15:32.771Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-29T15:15:32.771Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-29T15:15:33.027Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-29T15:15:33.027Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-29T15:15:33.027Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-29T15:15:33.027Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-29T15:15:33.366Z] --- PASS: TestInspectOomKilledFalse (0.65s) [2019-11-29T15:15:33.367Z] === RUN TestLinksEtcHostsContentMatch [2019-11-29T15:15:33.704Z] --- PASS: TestLinksEtcHostsContentMatch (0.63s) [2019-11-29T15:15:33.704Z] === RUN TestLinksContainerNames [2019-11-29T15:15:35.392Z] --- PASS: TestLinksContainerNames (1.31s) [2019-11-29T15:15:35.392Z] === RUN TestLogsFollowTailEmpty [2019-11-29T15:15:35.551Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-29T15:15:35.551Z] --- PASS: TestCreateServiceConfigFileMode (3.39s) [2019-11-29T15:15:35.551Z] === RUN TestCreateServiceSysctls [2019-11-29T15:15:35.729Z] --- PASS: TestLogsFollowTailEmpty (0.74s) [2019-11-29T15:15:35.729Z] === RUN TestContainerNetworkMountsNoChown [2019-11-29T15:15:36.052Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2019-11-29T15:15:36.052Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2019-11-29T15:15:36.052Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2019-11-29T15:15:36.052Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2019-11-29T15:15:36.052Z] === RUN TestDockerSuite/TestAPINetworkFilter [2019-11-29T15:15:36.052Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2019-11-29T15:15:36.052Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2019-11-29T15:15:36.052Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2019-11-29T15:15:36.052Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2019-11-29T15:15:36.052Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2019-11-29T15:15:36.052Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2019-11-29T15:15:36.052Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2019-11-29T15:15:36.455Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/default [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/default [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/private [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/private [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/rprivate [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/rprivate [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/slave [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/slave [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/rslave [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/rslave [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/shared [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/shared [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/rshared [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/rshared [2019-11-29T15:15:36.455Z] === CONT TestMountDaemonRoot/default [2019-11-29T15:15:36.455Z] === CONT TestMountDaemonRoot/rslave [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/default/bind_root [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/rslave/bind_root [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/default/bind_root [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/default/bind_subpath [2019-11-29T15:15:36.455Z] === CONT TestMountDaemonRoot/rshared [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/rshared/bind_root [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/default/mount_root [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/default/mount_root [2019-11-29T15:15:36.455Z] === CONT TestMountDaemonRoot/slave [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/slave/bind_root [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/rshared/mount_root [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/default/mount_subpath [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/slave/mount_root [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2019-11-29T15:15:36.455Z] === CONT TestMountDaemonRoot/private [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/rslave/mount_root [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2019-11-29T15:15:36.455Z] === CONT TestMountDaemonRoot/shared [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/shared/bind_root [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/shared/mount_root [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/private/bind_root [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/private/bind_root [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/private/bind_subpath [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/private/mount_root [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/private/mount_root [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/private/mount_subpath [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2019-11-29T15:15:36.455Z] === CONT TestMountDaemonRoot/rshared/bind_root [2019-11-29T15:15:36.455Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2019-11-29T15:15:36.455Z] === CONT TestMountDaemonRoot/rprivate [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2019-11-29T15:15:36.455Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2019-11-29T15:15:36.455Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2019-11-29T15:15:36.455Z] === CONT TestMountDaemonRoot/rshared/mount_root [2019-11-29T15:15:36.455Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/default/bind_root [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/default/mount_subpath [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/default/mount_root [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/default/bind_subpath [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/slave/bind_root [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/rslave/bind_root [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/slave/mount_root [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/private/bind_root [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/rslave/mount_root [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/shared/mount_root [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/shared/bind_root [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/private/mount_subpath [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/private/mount_root [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/private/bind_subpath [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2019-11-29T15:15:36.793Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot (0.04s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2019-11-29T15:15:36.793Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2019-11-29T15:15:36.794Z] === RUN TestContainerBindMountNonRecursive [2019-11-29T15:15:36.920Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-29T15:15:36.920Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-29T15:15:37.851Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-29T15:15:38.490Z] --- PASS: TestContainerBindMountNonRecursive (1.62s) [2019-11-29T15:15:38.490Z] === RUN TestNetworkNat [2019-11-29T15:15:39.222Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-29T15:15:39.264Z] --- PASS: TestNetworkNat (0.77s) [2019-11-29T15:15:39.264Z] === RUN TestNetworkLocalhostTCPNat [2019-11-29T15:15:39.479Z] --- PASS: TestCreateServiceSysctls (3.80s) [2019-11-29T15:15:39.479Z] === RUN TestCreateServiceCapabilities [2019-11-29T15:15:39.769Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2019-11-29T15:15:39.769Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2019-11-29T15:15:39.769Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2019-11-29T15:15:39.992Z] --- PASS: TestNetworkLocalhostTCPNat (0.74s) [2019-11-29T15:15:39.992Z] === RUN TestNetworkLoopbackNat [2019-11-29T15:15:40.410Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-29T15:15:41.174Z] --- PASS: TestNetworkLoopbackNat (0.95s) [2019-11-29T15:15:41.174Z] === RUN TestPause [2019-11-29T15:15:41.339Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-29T15:15:41.898Z] --- PASS: TestPause (0.74s) [2019-11-29T15:15:41.898Z] === RUN TestPauseFailsOnWindowsServerContainers [2019-11-29T15:15:41.898Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-29T15:15:41.898Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-29T15:15:41.898Z] === RUN TestPauseStopPausedContainer [2019-11-29T15:15:42.271Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-29T15:15:42.271Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-29T15:15:42.271Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-29T15:15:42.622Z] --- PASS: TestPauseStopPausedContainer (0.74s) [2019-11-29T15:15:42.622Z] === RUN TestPsFilter [2019-11-29T15:15:42.622Z] --- PASS: TestPsFilter (0.17s) [2019-11-29T15:15:42.622Z] === RUN TestRemoveContainerWithRemovedVolume [2019-11-29T15:15:42.835Z] --- PASS: TestCreateServiceCapabilities (3.49s) [2019-11-29T15:15:42.835Z] === RUN TestInspect [2019-11-29T15:15:43.092Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-29T15:15:43.092Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-29T15:15:43.347Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.72s) [2019-11-29T15:15:43.347Z] === RUN TestRemoveContainerWithVolume [2019-11-29T15:15:43.348Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-29T15:15:43.349Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-29T15:15:43.489Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2019-11-29T15:15:43.605Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-29T15:15:44.072Z] --- PASS: TestRemoveContainerWithVolume (0.69s) [2019-11-29T15:15:44.072Z] === RUN TestRemoveContainerRunning [2019-11-29T15:15:44.535Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-29T15:15:44.799Z] --- PASS: TestRemoveContainerRunning (0.71s) [2019-11-29T15:15:44.799Z] === RUN TestRemoveContainerForceRemoveRunning [2019-11-29T15:15:45.525Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.73s) [2019-11-29T15:15:45.525Z] === RUN TestRemoveInvalidContainer [2019-11-29T15:15:45.525Z] --- PASS: TestRemoveInvalidContainer (0.04s) [2019-11-29T15:15:45.525Z] === RUN TestRenameLinkedContainer [2019-11-29T15:15:45.656Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2019-11-29T15:15:45.656Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2019-11-29T15:15:45.656Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2019-11-29T15:15:45.656Z] === RUN TestDockerSuite/TestAttachDisconnect [2019-11-29T15:15:45.656Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2019-11-29T15:15:45.906Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-29T15:15:46.469Z] --- PASS: TestInspect (3.53s) [2019-11-29T15:15:46.469Z] === RUN TestServiceListWithStatuses [2019-11-29T15:15:46.469Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2019-11-29T15:15:46.469Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-29T15:15:46.469Z] === RUN TestDockerNetworkConnectAlias [2019-11-29T15:15:46.725Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-29T15:15:46.725Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-29T15:15:48.544Z] === RUN TestDockerSuite/TestAttachPausedContainer [2019-11-29T15:15:48.544Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2019-11-29T15:15:48.544Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2019-11-29T15:15:48.559Z] --- PASS: TestRenameLinkedContainer (2.79s) [2019-11-29T15:15:48.559Z] === RUN TestRenameStoppedContainer [2019-11-29T15:15:48.896Z] --- PASS: TestRenameStoppedContainer (0.72s) [2019-11-29T15:15:48.896Z] === RUN TestRenameRunningContainerAndReuse [2019-11-29T15:15:49.245Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-29T15:15:50.175Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-29T15:15:50.175Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-29T15:15:50.584Z] --- PASS: TestRenameRunningContainerAndReuse (1.41s) [2019-11-29T15:15:50.584Z] === RUN TestRenameInvalidName [2019-11-29T15:15:51.105Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-29T15:15:51.311Z] --- PASS: TestRenameInvalidName (0.76s) [2019-11-29T15:15:51.311Z] === RUN TestRenameAnonymousContainer [2019-11-29T15:15:52.036Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-29T15:15:52.966Z] --- PASS: TestDockerNetworkConnectAlias (6.41s) [2019-11-29T15:15:52.966Z] === RUN TestDockerNetworkReConnect [2019-11-29T15:15:53.223Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-29T15:15:54.158Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-29T15:15:54.158Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-29T15:15:54.319Z] --- PASS: TestRenameAnonymousContainer (2.56s) [2019-11-29T15:15:54.319Z] === RUN TestRenameContainerWithSameName [2019-11-29T15:15:54.704Z] --- PASS: TestRenameContainerWithSameName (0.73s) [2019-11-29T15:15:54.704Z] === RUN TestRenameContainerWithLinkedContainer [2019-11-29T15:15:55.090Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-29T15:15:55.596Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2019-11-29T15:15:55.874Z] --- PASS: TestRenameContainerWithLinkedContainer (1.40s) [2019-11-29T15:15:55.874Z] === RUN TestResize [2019-11-29T15:15:56.020Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-29T15:15:56.597Z] --- PASS: TestResize (0.72s) [2019-11-29T15:15:56.597Z] === RUN TestResizeWithInvalidSize [2019-11-29T15:15:56.968Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-29T15:15:57.226Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-29T15:15:57.323Z] --- PASS: TestResizeWithInvalidSize (0.74s) [2019-11-29T15:15:57.323Z] === RUN TestResizeWhenContainerNotStarted [2019-11-29T15:15:58.052Z] --- PASS: TestResizeWhenContainerNotStarted (0.68s) [2019-11-29T15:15:58.052Z] === RUN TestDaemonRestartKillContainers [2019-11-29T15:15:58.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-29T15:15:58.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-29T15:15:58.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-29T15:15:58.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-29T15:15:58.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-29T15:15:58.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-29T15:15:58.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-29T15:15:58.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-29T15:15:58.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-29T15:15:58.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-29T15:15:58.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-29T15:15:58.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-29T15:15:58.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-29T15:15:58.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-29T15:15:58.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-29T15:15:58.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-29T15:15:58.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:15:58.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:15:58.052Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:15:58.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:15:58.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:15:58.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:15:58.052Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:15:58.052Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:15:58.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2019-11-29T15:15:58.052Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2019-11-29T15:15:58.052Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:15:58.052Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2019-11-29T15:15:58.155Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-29T15:15:58.412Z] --- PASS: TestDockerNetworkReConnect (5.73s) [2019-11-29T15:15:58.412Z] === RUN TestServicePlugin [2019-11-29T15:15:59.744Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2019-11-29T15:16:00.306Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-29T15:16:01.451Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2019-11-29T15:16:02.199Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-29T15:16:02.199Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-29T15:16:02.199Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-29T15:16:02.456Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-29T15:16:02.456Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-29T15:16:03.183Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2019-11-29T15:16:03.499Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-29T15:16:03.561Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2019-11-29T15:16:03.902Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:16:06.229Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2019-11-29T15:16:06.583Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2019-11-29T15:16:06.929Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2019-11-29T15:16:08.755Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-29T15:16:09.237Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2019-11-29T15:16:09.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.50s) [2019-11-29T15:16:09.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.47s) [2019-11-29T15:16:09.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (5.20s) [2019-11-29T15:16:09.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.17s) [2019-11-29T15:16:09.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (5.76s) [2019-11-29T15:16:09.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.27s) [2019-11-29T15:16:09.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.88s) [2019-11-29T15:16:09.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.57s) [2019-11-29T15:16:09.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.25s) [2019-11-29T15:16:09.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2019-11-29T15:16:09.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.55s) [2019-11-29T15:16:09.237Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.67s) [2019-11-29T15:16:09.237Z] === RUN TestCgroupNamespacesRun [2019-11-29T15:16:09.319Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-29T15:16:10.686Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-29T15:16:10.686Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-29T15:16:10.686Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-29T15:16:10.962Z] --- PASS: TestCgroupNamespacesRun (1.73s) [2019-11-29T15:16:10.962Z] === RUN TestCgroupNamespacesRunPrivileged [2019-11-29T15:16:12.657Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.68s) [2019-11-29T15:16:12.657Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2019-11-29T15:16:13.955Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-29T15:16:14.350Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.71s) [2019-11-29T15:16:14.350Z] === RUN TestCgroupNamespacesRunHostMode [2019-11-29T15:16:14.518Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-29T15:16:15.886Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-29T15:16:16.045Z] --- PASS: TestCgroupNamespacesRunHostMode (1.71s) [2019-11-29T15:16:16.045Z] === RUN TestCgroupNamespacesRunPrivateMode [2019-11-29T15:16:17.741Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.70s) [2019-11-29T15:16:17.741Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2019-11-29T15:16:18.468Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.93s) [2019-11-29T15:16:18.468Z] === RUN TestCgroupNamespacesRunInvalidMode [2019-11-29T15:16:19.700Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.91s) [2019-11-29T15:16:19.700Z] === RUN TestCgroupNamespacesRunOlderClient [2019-11-29T15:16:21.391Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.71s) [2019-11-29T15:16:21.391Z] === RUN TestKernelTCPMemory [2019-11-29T15:16:22.120Z] --- PASS: TestKernelTCPMemory (0.91s) [2019-11-29T15:16:22.120Z] === RUN TestNISDomainname [2019-11-29T15:16:22.435Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-29T15:16:22.692Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-29T15:16:23.291Z] --- PASS: TestNISDomainname (1.01s) [2019-11-29T15:16:23.291Z] === RUN TestHostnameDnsResolution [2019-11-29T15:16:24.472Z] --- PASS: TestHostnameDnsResolution (1.21s) [2019-11-29T15:16:24.472Z] === RUN TestStats [2019-11-29T15:16:25.223Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-29T15:16:26.217Z] --- PASS: TestStats (2.06s) [2019-11-29T15:16:26.217Z] === RUN TestStopContainerWithTimeout [2019-11-29T15:16:26.217Z] === RUN TestStopContainerWithTimeout/0 [2019-11-29T15:16:26.217Z] === PAUSE TestStopContainerWithTimeout/0 [2019-11-29T15:16:26.217Z] === RUN TestStopContainerWithTimeout/1 [2019-11-29T15:16:26.217Z] === PAUSE TestStopContainerWithTimeout/1 [2019-11-29T15:16:26.217Z] === RUN TestStopContainerWithTimeout/3 [2019-11-29T15:16:26.217Z] === PAUSE TestStopContainerWithTimeout/3 [2019-11-29T15:16:26.217Z] === RUN TestStopContainerWithTimeout/-1 [2019-11-29T15:16:26.217Z] === PAUSE TestStopContainerWithTimeout/-1 [2019-11-29T15:16:26.217Z] === CONT TestStopContainerWithTimeout/0 [2019-11-29T15:16:26.217Z] === CONT TestStopContainerWithTimeout/-1 [2019-11-29T15:16:26.217Z] === CONT TestStopContainerWithTimeout/1 [2019-11-29T15:16:26.217Z] === CONT TestStopContainerWithTimeout/3 [2019-11-29T15:16:27.122Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-29T15:16:28.052Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2019-11-29T15:16:28.982Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2019-11-29T15:16:30.161Z] --- PASS: TestStopContainerWithTimeout (0.04s) [2019-11-29T15:16:30.161Z] --- PASS: TestStopContainerWithTimeout/0 (1.32s) [2019-11-29T15:16:30.161Z] --- PASS: TestStopContainerWithTimeout/1 (2.09s) [2019-11-29T15:16:30.161Z] --- PASS: TestStopContainerWithTimeout/-1 (3.20s) [2019-11-29T15:16:30.161Z] --- PASS: TestStopContainerWithTimeout/3 (3.27s) [2019-11-29T15:16:30.161Z] === RUN TestDeleteDevicemapper [2019-11-29T15:16:30.161Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2019-11-29T15:16:30.161Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-29T15:16:30.161Z] === RUN TestStopContainerWithRestartPolicyAlways [2019-11-29T15:16:30.354Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2019-11-29T15:16:30.610Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2019-11-29T15:16:31.941Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.15s) [2019-11-29T15:16:31.941Z] === RUN TestUpdateMemory [2019-11-29T15:16:32.503Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2019-11-29T15:16:33.132Z] --- PASS: TestUpdateMemory (1.07s) [2019-11-29T15:16:33.132Z] === RUN TestUpdateCPUQuota [2019-11-29T15:16:34.337Z] --- PASS: TestUpdateCPUQuota (1.50s) [2019-11-29T15:16:34.337Z] === RUN TestUpdatePidsLimit [2019-11-29T15:16:34.337Z] === RUN TestUpdatePidsLimit/update_from_none [2019-11-29T15:16:34.395Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009a7740_} [2019-11-29T15:16:34.651Z] --- PASS: TestServicePlugin (36.03s) [2019-11-29T15:16:34.651Z] plugin_test.go:62: [df128396f3d13] joining swarm manager [d77fc8ff8e51f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:16:34.651Z] plugin_test.go:65: [d6980c36c0aab] joining swarm manager [d77fc8ff8e51f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:16:34.651Z] === RUN TestServiceUpdateLabel [2019-11-29T15:16:34.683Z] === RUN TestUpdatePidsLimit/no_change [2019-11-29T15:16:35.029Z] === RUN TestUpdatePidsLimit/update_lower [2019-11-29T15:16:35.390Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2019-11-29T15:16:35.581Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1705068884_/foo_false____} [2019-11-29T15:16:36.124Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2019-11-29T15:16:36.124Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2019-11-29T15:16:36.851Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2019-11-29T15:16:37.474Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1705068884_/foo_true____} [2019-11-29T15:16:37.730Z] --- PASS: TestServiceUpdateLabel (3.08s) [2019-11-29T15:16:37.730Z] === RUN TestServiceUpdateSecrets [2019-11-29T15:16:38.545Z] --- PASS: TestUpdatePidsLimit (3.87s) [2019-11-29T15:16:38.545Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2019-11-29T15:16:38.545Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2019-11-29T15:16:38.545Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2019-11-29T15:16:38.545Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2019-11-29T15:16:38.545Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2019-11-29T15:16:38.545Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.36s) [2019-11-29T15:16:38.545Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2019-11-29T15:16:38.545Z] === RUN TestUpdateRestartPolicy [2019-11-29T15:16:39.624Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3689445027_/foo_false____} [2019-11-29T15:16:40.992Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3689445027_/foo_true____} [2019-11-29T15:16:42.884Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3689445027_/foo_true__0xc0009a7bc0__} [2019-11-29T15:16:44.251Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009a7be0_} [2019-11-29T15:16:46.143Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009a7c00_} [2019-11-29T15:16:48.035Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009a7c20_} [2019-11-29T15:16:49.948Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009a7c40_} [2019-11-29T15:16:51.316Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-29T15:16:51.574Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2019-11-29T15:16:51.948Z] --- PASS: TestUpdateRestartPolicy (12.13s) [2019-11-29T15:16:51.948Z] === RUN TestUpdateRestartWithAutoRemove [2019-11-29T15:16:51.948Z] --- PASS: TestUpdateRestartWithAutoRemove (0.72s) [2019-11-29T15:16:51.948Z] === RUN TestWaitNonBlocked [2019-11-29T15:16:51.948Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-29T15:16:51.948Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-29T15:16:51.948Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-29T15:16:51.948Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-29T15:16:51.948Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2019-11-29T15:16:51.948Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2019-11-29T15:16:51.948Z] --- PASS: TestWaitNonBlocked (0.03s) [2019-11-29T15:16:51.948Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2019-11-29T15:16:51.948Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.94s) [2019-11-29T15:16:51.948Z] === RUN TestWaitBlocked [2019-11-29T15:16:51.948Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-29T15:16:51.948Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-29T15:16:51.948Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2019-11-29T15:16:51.948Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2019-11-29T15:16:51.948Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2019-11-29T15:16:51.948Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2019-11-29T15:16:53.252Z] --- PASS: TestWaitBlocked (0.04s) [2019-11-29T15:16:53.252Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.00s) [2019-11-29T15:16:53.252Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s) [2019-11-29T15:16:53.252Z] === CONT TestContainerStartOnDaemonRestart [2019-11-29T15:16:53.252Z] === CONT TestIpcModeOlderClient [2019-11-29T15:16:53.252Z] === CONT TestDaemonRestartIpcMode [2019-11-29T15:16:53.252Z] --- PASS: TestIpcModeOlderClient (0.16s) [2019-11-29T15:16:53.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-29T15:16:53.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-29T15:16:53.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-29T15:16:53.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-29T15:16:53.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-29T15:16:53.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-29T15:16:53.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-29T15:16:53.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-29T15:16:53.468Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-29T15:16:53.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-29T15:16:53.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-29T15:16:53.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2019-11-29T15:16:53.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2019-11-29T15:16:53.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2019-11-29T15:16:53.725Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2019-11-29T15:16:53.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2019-11-29T15:16:53.983Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2019-11-29T15:16:53.983Z] --- PASS: TestServiceUpdateSecrets (16.35s) [2019-11-29T15:16:53.983Z] === RUN TestServiceUpdateConfigs [2019-11-29T15:16:53.983Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-29T15:16:57.257Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2019-11-29T15:16:57.465Z] --- PASS: TestContainerStartOnDaemonRestart (4.11s) [2019-11-29T15:16:57.465Z] --- PASS: TestDaemonRestartIpcMode (4.17s) [2019-11-29T15:16:57.465Z] PASS [2019-11-29T15:16:57.465Z] [2019-11-29T15:16:57.465Z] === Skipped [2019-11-29T15:16:57.465Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2019-11-29T15:16:57.465Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2019-11-29T15:16:57.465Z] [2019-11-29T15:16:57.465Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2019-11-29T15:16:57.465Z] pause_test.go:54: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2019-11-29T15:16:57.465Z] [2019-11-29T15:16:57.465Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2019-11-29T15:16:57.465Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2019-11-29T15:16:57.465Z] [2019-11-29T15:16:57.465Z] [2019-11-29T15:16:57.465Z] DONE 200 tests, 3 skipped in 125.230s [2019-11-29T15:16:57.465Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2019-11-29T15:16:57.465Z] ++ 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-11-29T15:16:57.465Z] ++ set -e [2019-11-29T15:16:57.465Z] ++ '[' -n 0 ']' [2019-11-29T15:16:57.465Z] ++ set -x [2019-11-29T15:16:57.465Z] ++ 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-11-29T15:16:57.465Z] INFO: Testing against a local daemon [2019-11-29T15:16:57.465Z] === RUN TestCommitInheritsEnv [2019-11-29T15:16:57.836Z] --- PASS: TestCommitInheritsEnv (0.41s) [2019-11-29T15:16:57.836Z] === RUN TestImportExtremelyLargeImageWorks [2019-11-29T15:16:57.836Z] === PAUSE TestImportExtremelyLargeImageWorks [2019-11-29T15:16:57.836Z] === RUN TestImagesFilterMultiReference [2019-11-29T15:16:57.836Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2019-11-29T15:16:57.836Z] === RUN TestImagePullPlatformInvalid [2019-11-29T15:16:58.211Z] --- PASS: TestImagePullPlatformInvalid (0.06s) [2019-11-29T15:16:58.211Z] === RUN TestRemoveImageOrphaning [2019-11-29T15:16:58.588Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2019-11-29T15:16:58.588Z] === RUN TestRemoveImageGarbageCollector [2019-11-29T15:16:58.588Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2019-11-29T15:16:58.588Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:16:58.588Z] === RUN TestTagUnprefixedRepoByNameOrName [2019-11-29T15:16:58.588Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2019-11-29T15:16:58.588Z] === RUN TestTagInvalidReference [2019-11-29T15:16:58.588Z] --- PASS: TestTagInvalidReference (0.03s) [2019-11-29T15:16:58.588Z] === RUN TestTagValidPrefixedRepo [2019-11-29T15:16:58.588Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2019-11-29T15:16:58.588Z] === RUN TestTagExistedNameWithoutForce [2019-11-29T15:16:58.588Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2019-11-29T15:16:58.588Z] === RUN TestTagOfficialNames [2019-11-29T15:16:58.588Z] --- PASS: TestTagOfficialNames (0.07s) [2019-11-29T15:16:58.588Z] === RUN TestTagMatchesDigest [2019-11-29T15:16:58.588Z] --- PASS: TestTagMatchesDigest (0.03s) [2019-11-29T15:16:58.588Z] === CONT TestImportExtremelyLargeImageWorks [2019-11-29T15:16:58.625Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-29T15:17:01.899Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-29T15:17:06.198Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-29T15:17:07.567Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-29T15:17:08.130Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-29T15:17:09.060Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-29T15:17:10.434Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2019-11-29T15:17:10.434Z] --- PASS: TestServiceUpdateConfigs (16.57s) [2019-11-29T15:17:10.434Z] === RUN TestServiceUpdateNetwork [2019-11-29T15:17:11.366Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-29T15:17:12.297Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-29T15:17:13.664Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-29T15:17:14.613Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-29T15:17:15.992Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-29T15:17:16.921Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-29T15:17:17.854Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-29T15:17:18.110Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2019-11-29T15:17:19.483Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-29T15:17:20.854Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-29T15:17:21.784Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-29T15:17:23.155Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-29T15:17:25.051Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-29T15:17:26.421Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-29T15:17:26.679Z] --- PASS: TestServiceUpdateNetwork (16.16s) [2019-11-29T15:17:26.679Z] PASS [2019-11-29T15:17:26.679Z] [2019-11-29T15:17:26.679Z] === Skipped [2019-11-29T15:17:26.679Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2019-11-29T15:17:26.679Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-29T15:17:26.679Z] [2019-11-29T15:17:26.679Z] [2019-11-29T15:17:26.679Z] DONE 20 tests, 1 skipped in 175.043s [2019-11-29T15:17:26.679Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2019-11-29T15:17:26.679Z] ++ 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-11-29T15:17:26.679Z] ++ set -e [2019-11-29T15:17:26.679Z] ++ '[' -n 0 ']' [2019-11-29T15:17:26.679Z] ++ set -x [2019-11-29T15:17:26.679Z] ++ 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-11-29T15:17:26.679Z] INFO: Testing against a local daemon [2019-11-29T15:17:26.679Z] === RUN TestSessionCreate [2019-11-29T15:17:26.936Z] --- PASS: TestSessionCreate (0.04s) [2019-11-29T15:17:26.936Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-29T15:17:26.936Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2019-11-29T15:17:26.936Z] PASS [2019-11-29T15:17:26.936Z] [2019-11-29T15:17:26.936Z] DONE 2 tests in 0.105s [2019-11-29T15:17:26.936Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2019-11-29T15:17:26.936Z] ++ 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-11-29T15:17:26.936Z] ++ set -e [2019-11-29T15:17:26.936Z] ++ '[' -n 0 ']' [2019-11-29T15:17:26.936Z] ++ set -x [2019-11-29T15:17:26.936Z] ++ 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-11-29T15:17:26.936Z] INFO: Testing against a local daemon [2019-11-29T15:17:26.936Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-29T15:17:26.936Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-11-29T15:17:26.936Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-29T15:17:26.936Z] === RUN TestEventsExecDie [2019-11-29T15:17:27.867Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-29T15:17:27.867Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-29T15:17:27.867Z] --- PASS: TestEventsExecDie (1.06s) [2019-11-29T15:17:27.867Z] === RUN TestEventsBackwardsCompatible [2019-11-29T15:17:28.124Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2019-11-29T15:17:28.124Z] === RUN TestInfoBinaryCommits [2019-11-29T15:17:28.124Z] --- PASS: TestInfoBinaryCommits (0.03s) [2019-11-29T15:17:28.124Z] === RUN TestInfoAPIVersioned [2019-11-29T15:17:28.124Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-29T15:17:28.124Z] === RUN TestInfoDiscoveryBackend [2019-11-29T15:17:28.687Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-11-29T15:17:28.687Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-29T15:17:28.943Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-29T15:17:29.872Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-29T15:17:29.873Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-29T15:17:29.873Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-29T15:17:30.130Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2019-11-29T15:17:30.130Z] === RUN TestInfoAPI [2019-11-29T15:17:30.130Z] --- PASS: TestInfoAPI (0.03s) [2019-11-29T15:17:30.130Z] === RUN TestInfoAPIWarnings [2019-11-29T15:17:30.693Z] --- PASS: TestInfoAPIWarnings (0.53s) [2019-11-29T15:17:30.693Z] === RUN TestInfoDebug [2019-11-29T15:17:31.256Z] --- PASS: TestInfoDebug (0.53s) [2019-11-29T15:17:31.256Z] === RUN TestInfoInsecureRegistries [2019-11-29T15:17:31.256Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-29T15:17:31.820Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2019-11-29T15:17:31.820Z] === RUN TestInfoRegistryMirrors [2019-11-29T15:17:32.384Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2019-11-29T15:17:32.384Z] === RUN TestLoginFailsWithBadCredentials [2019-11-29T15:17:32.384Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-29T15:17:32.641Z] --- PASS: TestLoginFailsWithBadCredentials (0.34s) [2019-11-29T15:17:32.641Z] === RUN TestPingCacheHeaders [2019-11-29T15:17:32.641Z] --- PASS: TestPingCacheHeaders (0.02s) [2019-11-29T15:17:32.641Z] === RUN TestPingGet [2019-11-29T15:17:32.641Z] --- PASS: TestPingGet (0.01s) [2019-11-29T15:17:32.641Z] === RUN TestPingHead [2019-11-29T15:17:32.641Z] --- PASS: TestPingHead (0.02s) [2019-11-29T15:17:32.641Z] === RUN TestVersion [2019-11-29T15:17:32.641Z] --- PASS: TestVersion (0.04s) [2019-11-29T15:17:32.641Z] PASS [2019-11-29T15:17:32.641Z] [2019-11-29T15:17:32.641Z] === Skipped [2019-11-29T15:17:32.641Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2019-11-29T15:17:32.641Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-29T15:17:32.641Z] [2019-11-29T15:17:32.641Z] [2019-11-29T15:17:32.641Z] DONE 18 tests, 1 skipped in 5.900s [2019-11-29T15:17:32.898Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2019-11-29T15:17:32.898Z] ++ 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-11-29T15:17:32.898Z] ++ set -e [2019-11-29T15:17:32.898Z] ++ '[' -n 0 ']' [2019-11-29T15:17:32.898Z] ++ set -x [2019-11-29T15:17:32.898Z] ++ 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-11-29T15:17:32.898Z] INFO: Testing against a local daemon [2019-11-29T15:17:32.898Z] === RUN TestVolumesCreateAndList [2019-11-29T15:17:32.898Z] --- PASS: TestVolumesCreateAndList (0.05s) [2019-11-29T15:17:32.898Z] === RUN TestVolumesRemove [2019-11-29T15:17:33.155Z] --- PASS: TestVolumesRemove (0.13s) [2019-11-29T15:17:33.155Z] === RUN TestVolumesInspect [2019-11-29T15:17:33.155Z] --- PASS: TestVolumesInspect (0.04s) [2019-11-29T15:17:33.156Z] === RUN TestVolumesInvalidJSON [2019-11-29T15:17:33.156Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-29T15:17:33.156Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-29T15:17:33.156Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-29T15:17:33.156Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2019-11-29T15:17:33.156Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-29T15:17:33.156Z] PASS [2019-11-29T15:17:33.156Z] [2019-11-29T15:17:33.156Z] DONE 5 tests in 0.336s [2019-11-29T15:17:33.156Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-29T15:17:33.412Z] ++++ cat bundles/test-integration/docker.pid [2019-11-29T15:17:33.412Z] +++ kill 16871 [2019-11-29T15:17:33.975Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-29T15:17:34.915Z] +++ /etc/init.d/apparmor stop [2019-11-29T15:17:34.915Z] Clearing AppArmor profiles cache:. [2019-11-29T15:17:34.915Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-29T15:17:34.915Z] Unloading profiles will leave already running processes permanently [2019-11-29T15:17:34.915Z] unconfined, which can lead to unexpected situations. [2019-11-29T15:17:34.915Z] [2019-11-29T15:17:34.915Z] To set a process to complain mode, use the command line tool [2019-11-29T15:17:34.915Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-29T15:17:34.915Z] with the 'teardown' option." [2019-11-29T15:17:34.915Z] [2019-11-29T15:17:35.853Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-29T15:17:36.416Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2019-11-29T15:17:36.978Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-29T15:17:40.254Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-29T15:17:46.798Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-29T15:17:50.072Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-29T15:17:50.636Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-29T15:17:51.984Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2019-11-29T15:17:51.984Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2019-11-29T15:17:53.913Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2019-11-29T15:17:56.438Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-29T15:17:56.664Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2019-11-29T15:17:56.664Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2019-11-29T15:18:00.386Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2019-11-29T15:18:00.612Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-29T15:18:00.613Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2019-11-29T15:18:01.357Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2019-11-29T15:18:01.357Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2019-11-29T15:18:01.357Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2019-11-29T15:18:01.357Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2019-11-29T15:18:01.357Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2019-11-29T15:18:01.542Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-29T15:18:02.319Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2019-11-29T15:18:05.208Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2019-11-29T15:18:06.170Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2019-11-29T15:18:06.627Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2019-11-29T15:18:06.627Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2019-11-29T15:18:06.627Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2019-11-29T15:18:08.108Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2019-11-29T15:18:09.042Z] === RUN TestDockerSuite/TestCpToDot [2019-11-29T15:18:09.516Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2019-11-29T15:18:09.972Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-29T15:18:11.867Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-29T15:18:14.387Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-29T15:18:15.441Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-29T15:18:19.614Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-29T15:18:19.614Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-29T15:18:20.544Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-29T15:18:21.906Z] === RUN TestDockerSuite/TestBuildAddNonTar [2019-11-29T15:18:22.435Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-29T15:18:22.435Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-29T15:18:22.435Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-29T15:18:22.999Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-29T15:18:23.929Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-29T15:18:23.929Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-29T15:18:24.186Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-29T15:18:25.115Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-29T15:18:25.678Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-29T15:18:25.678Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-29T15:18:25.934Z] === RUN TestDockerSuite/TestCreateRM [2019-11-29T15:18:25.935Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-29T15:18:25.935Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-29T15:18:26.191Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-29T15:18:26.191Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-29T15:18:28.956Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2019-11-29T15:18:29.413Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2019-11-29T15:18:29.413Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2019-11-29T15:18:29.466Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-29T15:18:29.466Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-29T15:18:29.466Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-29T15:18:30.400Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2019-11-29T15:18:33.127Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2019-11-29T15:18:34.088Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2019-11-29T15:18:34.595Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-29T15:18:34.595Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-29T15:18:34.595Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-29T15:18:34.595Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2019-11-29T15:18:34.595Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-29T15:18:34.595Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-29T15:18:34.595Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-29T15:18:35.525Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-29T15:18:37.419Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-29T15:18:38.350Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-29T15:18:39.864Z] === RUN TestDockerSuite/TestBuildAddScript [2019-11-29T15:18:39.864Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2019-11-29T15:18:39.864Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2019-11-29T15:18:39.864Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2019-11-29T15:18:39.864Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2019-11-29T15:18:39.864Z] === RUN TestDockerSuite/TestBuildAddTar [2019-11-29T15:18:40.874Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-29T15:18:42.241Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-29T15:18:43.610Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-29T15:18:44.174Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-29T15:18:44.430Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-29T15:18:45.361Z] === RUN TestDockerSuite/TestDockerFails [2019-11-29T15:18:45.361Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2019-11-29T15:18:45.361Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2019-11-29T15:18:45.361Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2019-11-29T15:18:46.730Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2019-11-29T15:18:48.101Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2019-11-29T15:18:49.469Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2019-11-29T15:18:49.469Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2019-11-29T15:18:49.469Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2019-11-29T15:18:49.726Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2019-11-29T15:18:57.817Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-29T15:18:59.186Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2019-11-29T15:18:59.443Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-29T15:19:03.619Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-29T15:19:05.641Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2019-11-29T15:19:08.163Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-29T15:19:09.092Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-29T15:19:10.021Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-29T15:19:10.951Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-29T15:19:11.880Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-29T15:19:12.810Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2019-11-29T15:19:14.704Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2019-11-29T15:19:16.636Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-29T15:19:20.809Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2019-11-29T15:19:22.334Z] === RUN TestDockerSuite/TestBuildAddTarXz [2019-11-29T15:19:22.334Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2019-11-29T15:19:22.334Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2019-11-29T15:19:23.341Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-29T15:19:25.235Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-29T15:19:26.604Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-29T15:19:27.547Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-29T15:19:27.804Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-29T15:19:29.697Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-29T15:19:30.260Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2019-11-29T15:19:30.260Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-29T15:19:30.518Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2019-11-29T15:19:30.776Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2019-11-29T15:19:30.776Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2019-11-29T15:19:30.776Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-29T15:19:32.671Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-29T15:19:35.194Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-29T15:19:35.194Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-29T15:19:35.194Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-29T15:19:36.126Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-29T15:19:36.690Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-29T15:19:37.255Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-29T15:19:38.186Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2019-11-29T15:19:38.750Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2019-11-29T15:19:38.750Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2019-11-29T15:19:38.750Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-29T15:19:40.643Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2019-11-29T15:19:42.013Z] === RUN TestDockerSuite/TestEventsRename [2019-11-29T15:19:42.941Z] === RUN TestDockerSuite/TestEventsResize [2019-11-29T15:19:43.382Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2019-11-29T15:19:43.382Z] === RUN TestDockerSuite/TestBuildBlankName [2019-11-29T15:19:43.382Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2019-11-29T15:19:43.871Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-29T15:19:44.802Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-29T15:19:46.204Z] === RUN TestDockerSuite/TestEventsStreaming [2019-11-29T15:19:47.135Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-29T15:19:50.427Z] === RUN TestDockerSuite/TestEventsTop [2019-11-29T15:19:50.992Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-29T15:19:53.794Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2019-11-29T15:19:54.263Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-29T15:19:54.757Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2019-11-29T15:19:55.194Z] === RUN TestDockerSuite/TestExec [2019-11-29T15:19:56.125Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-29T15:19:57.056Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-29T15:19:57.985Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-29T15:19:58.241Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2019-11-29T15:19:59.171Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-29T15:20:00.524Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2019-11-29T15:20:01.064Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-29T15:20:02.433Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-29T15:20:03.364Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-29T15:20:04.734Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-29T15:20:06.102Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-29T15:20:07.032Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-29T15:20:08.401Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-29T15:20:10.294Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-29T15:20:10.807Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2019-11-29T15:20:12.187Z] === RUN TestDockerSuite/TestExecEnv [2019-11-29T15:20:13.119Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-29T15:20:15.651Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-29T15:20:16.214Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-29T15:20:19.485Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-29T15:20:20.855Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2019-11-29T15:20:22.225Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-29T15:20:23.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2019-11-29T15:20:23.150Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2019-11-29T15:20:23.155Z] === RUN TestDockerSuite/TestExecParseError [2019-11-29T15:20:24.083Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-29T15:20:25.012Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-29T15:20:25.943Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-29T15:20:29.219Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-29T15:20:29.782Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-29T15:20:30.713Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-29T15:20:31.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2019-11-29T15:20:31.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2019-11-29T15:20:31.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2019-11-29T15:20:38.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2019-11-29T15:20:38.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2019-11-29T15:20:38.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2019-11-29T15:20:38.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2019-11-29T15:20:38.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2019-11-29T15:20:40.663Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2019-11-29T15:20:42.031Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-29T15:20:43.429Z] === RUN TestDockerSuite/TestExecTTY [2019-11-29T15:20:45.324Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-29T15:20:46.258Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-29T15:20:47.188Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-29T15:20:48.556Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-29T15:20:48.556Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-29T15:20:51.078Z] === RUN TestDockerSuite/TestExecWithNoTERM [2019-11-29T15:20:52.010Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-29T15:20:53.382Z] === RUN TestDockerSuite/TestExecWithTERM [2019-11-29T15:20:54.753Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-29T15:20:55.684Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-29T15:21:00.938Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-29T15:21:06.189Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-29T15:21:08.083Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2019-11-29T15:21:08.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2019-11-29T15:21:09.013Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-29T15:21:13.304Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2019-11-29T15:21:13.760Z] === RUN TestDockerSuite/TestBuildCacheAdd [2019-11-29T15:21:14.216Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2019-11-29T15:21:14.272Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2019-11-29T15:21:14.272Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-29T15:21:15.179Z] === RUN TestDockerSuite/TestBuildCacheFrom [2019-11-29T15:21:15.205Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-29T15:21:15.205Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-29T15:21:15.205Z] === RUN TestDockerSuite/TestHealth [2019-11-29T15:21:15.635Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2019-11-29T15:21:16.579Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2019-11-29T15:21:20.410Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2019-11-29T15:21:20.752Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2019-11-29T15:21:21.372Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2019-11-29T15:21:21.372Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2019-11-29T15:21:21.372Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2019-11-29T15:21:22.899Z] === RUN TestDockerSuite/TestBuildClearCmd [2019-11-29T15:21:23.356Z] === RUN TestDockerSuite/TestBuildCmd [2019-11-29T15:21:23.811Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2019-11-29T15:21:24.028Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2019-11-29T15:21:24.772Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2019-11-29T15:21:25.227Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2019-11-29T15:21:27.304Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2019-11-29T15:21:29.826Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2019-11-29T15:21:30.994Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2019-11-29T15:21:32.527Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2019-11-29T15:21:32.527Z] === RUN TestDockerSuite/TestBuildConditionalCache [2019-11-29T15:21:33.489Z] === RUN TestDockerSuite/TestBuildContChar [2019-11-29T15:21:36.372Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2019-11-29T15:21:36.937Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-29T15:21:36.937Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-29T15:21:36.937Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-29T15:21:37.193Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-29T15:21:38.123Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-29T15:21:38.123Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-29T15:21:39.493Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-29T15:21:39.494Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-29T15:21:39.494Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-29T15:21:39.494Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-29T15:21:39.750Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-29T15:21:40.008Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2019-11-29T15:21:40.581Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-29T15:21:40.581Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-29T15:21:41.514Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2019-11-29T15:21:41.771Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-29T15:21:41.771Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-29T15:21:43.141Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-29T15:21:44.511Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-29T15:21:44.768Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-29T15:21:45.697Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-29T15:21:48.261Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2019-11-29T15:21:48.261Z] === RUN TestDockerSuite/TestBuildContextCleanup [2019-11-29T15:21:48.717Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2019-11-29T15:21:48.971Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-29T15:21:48.971Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-29T15:21:48.971Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-29T15:21:50.340Z] === RUN TestDockerSuite/TestImportFile [2019-11-29T15:21:51.627Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2019-11-29T15:21:52.084Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2019-11-29T15:21:52.539Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2019-11-29T15:21:52.539Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2019-11-29T15:21:52.862Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-29T15:21:52.863Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-29T15:21:52.998Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2019-11-29T15:21:53.959Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2019-11-29T15:21:53.959Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2019-11-29T15:21:53.959Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2019-11-29T15:21:54.230Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-29T15:21:56.751Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-29T15:21:58.644Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-29T15:21:59.573Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-29T15:22:00.502Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-29T15:22:01.007Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2019-11-29T15:22:01.431Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-29T15:22:01.431Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2019-11-29T15:22:01.431Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-29T15:22:02.361Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-29T15:22:03.304Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2019-11-29T15:22:04.235Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-29T15:22:05.165Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-29T15:22:05.728Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-29T15:22:06.658Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-29T15:22:06.658Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2019-11-29T15:22:08.550Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2019-11-29T15:22:08.550Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-29T15:22:08.955Z] --- PASS: TestImportExtremelyLargeImageWorks (298.34s) [2019-11-29T15:22:08.955Z] PASS [2019-11-29T15:22:08.955Z] [2019-11-29T15:22:08.955Z] === Skipped [2019-11-29T15:22:08.955Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2019-11-29T15:22:08.955Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:22:08.955Z] [2019-11-29T15:22:08.955Z] [2019-11-29T15:22:08.955Z] DONE 12 tests, 1 skipped in 299.701s [2019-11-29T15:22:08.955Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2019-11-29T15:22:08.955Z] ++ 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-11-29T15:22:08.955Z] ++ set -e [2019-11-29T15:22:08.955Z] ++ '[' -n 0 ']' [2019-11-29T15:22:08.955Z] ++ set -x [2019-11-29T15:22:08.955Z] ++ 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-11-29T15:22:08.955Z] INFO: Testing against a local daemon [2019-11-29T15:22:08.955Z] === RUN TestNetworkCreateDelete [2019-11-29T15:22:08.955Z] --- PASS: TestNetworkCreateDelete (0.22s) [2019-11-29T15:22:08.955Z] === RUN TestDockerNetworkDeletePreferID [2019-11-29T15:22:08.955Z] --- PASS: TestDockerNetworkDeletePreferID (0.58s) [2019-11-29T15:22:08.955Z] === RUN TestInspectNetwork [2019-11-29T15:22:08.955Z] === RUN TestInspectNetwork/full_network_id [2019-11-29T15:22:08.955Z] === RUN TestInspectNetwork/partial_network_id [2019-11-29T15:22:08.955Z] === RUN TestInspectNetwork/network_name [2019-11-29T15:22:08.955Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2019-11-29T15:22:08.955Z] --- PASS: TestInspectNetwork (8.54s) [2019-11-29T15:22:08.955Z] --- PASS: TestInspectNetwork/full_network_id (0.01s) [2019-11-29T15:22:08.955Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2019-11-29T15:22:08.955Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2019-11-29T15:22:08.955Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.01s) [2019-11-29T15:22:08.955Z] === RUN TestRunContainerWithBridgeNone [2019-11-29T15:22:08.955Z] --- PASS: TestRunContainerWithBridgeNone (2.55s) [2019-11-29T15:22:08.955Z] === RUN TestNetworkInvalidJSON [2019-11-29T15:22:08.955Z] === RUN TestNetworkInvalidJSON//networks/create [2019-11-29T15:22:08.955Z] === PAUSE TestNetworkInvalidJSON//networks/create [2019-11-29T15:22:08.955Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2019-11-29T15:22:08.955Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2019-11-29T15:22:08.955Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-29T15:22:08.955Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-29T15:22:08.955Z] === CONT TestNetworkInvalidJSON//networks/create [2019-11-29T15:22:08.955Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2019-11-29T15:22:08.955Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2019-11-29T15:22:08.955Z] --- PASS: TestNetworkInvalidJSON (0.04s) [2019-11-29T15:22:08.955Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2019-11-29T15:22:08.955Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2019-11-29T15:22:08.955Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2019-11-29T15:22:08.955Z] === RUN TestDaemonRestartWithLiveRestore [2019-11-29T15:22:09.481Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2019-11-29T15:22:10.137Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2019-11-29T15:22:10.137Z] === RUN TestDaemonDefaultNetworkPools [2019-11-29T15:22:10.410Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-29T15:22:10.411Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-29T15:22:10.862Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2019-11-29T15:22:10.862Z] === RUN TestDaemonRestartWithExistingNetwork [2019-11-29T15:22:11.779Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-29T15:22:11.779Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-29T15:22:12.039Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.22s) [2019-11-29T15:22:12.039Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2019-11-29T15:22:13.149Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-29T15:22:13.741Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.52s) [2019-11-29T15:22:13.741Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2019-11-29T15:22:14.079Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-29T15:22:14.467Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.57s) [2019-11-29T15:22:14.467Z] === RUN TestServiceWithPredefinedNetwork [2019-11-29T15:22:15.009Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-29T15:22:16.767Z] --- PASS: TestServiceWithPredefinedNetwork (2.43s) [2019-11-29T15:22:16.767Z] === RUN TestServiceRemoveKeepsIngressNetwork [2019-11-29T15:22:16.767Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-29T15:22:16.767Z] service_test.go:230: FLAKY_TEST [2019-11-29T15:22:16.767Z] === RUN TestServiceWithDataPathPortInit [2019-11-29T15:22:16.902Z] === RUN TestDockerSuite/TestInspectImage [2019-11-29T15:22:16.902Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-29T15:22:16.902Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-29T15:22:16.902Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-29T15:22:17.832Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-29T15:22:18.763Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-29T15:22:18.763Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-29T15:22:19.693Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2019-11-29T15:22:19.950Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-29T15:22:20.880Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-29T15:22:22.774Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-29T15:22:22.774Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-29T15:22:23.710Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-29T15:22:24.284Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2019-11-29T15:22:24.847Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-29T15:22:27.367Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-29T15:22:27.929Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-29T15:22:28.860Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-29T15:22:29.791Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-29T15:22:30.720Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-29T15:22:31.282Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-29T15:22:32.212Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-29T15:22:32.212Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2019-11-29T15:22:32.819Z] --- PASS: TestServiceWithDataPathPortInit (14.84s) [2019-11-29T15:22:32.819Z] === RUN TestServiceWithDefaultAddressPoolInit [2019-11-29T15:22:35.490Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-29T15:22:37.385Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-29T15:22:37.385Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2019-11-29T15:22:38.822Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.41s) [2019-11-29T15:22:38.822Z] service_test.go:418: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:xzgkwkyql2efkp4gaxxkzgf1o Created:2019-11-29 15:22:32.642130348 +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[556d086b9fefc170b6bf59e3b26c5a0743c339aa634fbc542327577dd2ca60f7:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a20gkbsuzkk9bonqbnwkusrws EndpointID:9ad46c006d4559fff1a70da8084d1fc3face47c17bde92813b021c092c3994c7 MacAddress:02:42:14:14:00:03 IPv4Address:20.20.0.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:45f9baa51b53154e998b4c9a21d58694f032b2df0cd41d0547eef56804700350 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:cf53c1dcd0b5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.0.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a20gkbsuzkk9bonqbnwkusrws EndpointID:9ad46c006d4559fff1a70da8084d1fc3face47c17bde92813b021c092c3994c7 EndpointIP:20.20.0.3 Info:map[Host IP:127.0.0.1]}]}]} [2019-11-29T15:22:38.822Z] PASS [2019-11-29T15:22:38.822Z] [2019-11-29T15:22:38.822Z] === Skipped [2019-11-29T15:22:38.822Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2019-11-29T15:22:38.822Z] service_test.go:230: FLAKY_TEST [2019-11-29T15:22:38.822Z] [2019-11-29T15:22:38.822Z] [2019-11-29T15:22:38.822Z] DONE 21 tests, 1 skipped in 41.918s [2019-11-29T15:22:39.161Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2019-11-29T15:22:39.161Z] ++ 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-11-29T15:22:39.161Z] ++ set -e [2019-11-29T15:22:39.161Z] ++ '[' -n 0 ']' [2019-11-29T15:22:39.161Z] ++ set -x [2019-11-29T15:22:39.162Z] ++ 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-11-29T15:22:39.162Z] INFO: Testing against a local daemon [2019-11-29T15:22:39.162Z] === RUN TestDockerNetworkIpvlanPersistance [2019-11-29T15:22:39.162Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-29T15:22:39.162Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-29T15:22:39.162Z] === RUN TestDockerNetworkIpvlan [2019-11-29T15:22:39.162Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2019-11-29T15:22:39.162Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-29T15:22:39.162Z] PASS [2019-11-29T15:22:39.162Z] [2019-11-29T15:22:39.162Z] === Skipped [2019-11-29T15:22:39.162Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2019-11-29T15:22:39.162Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-29T15:22:39.162Z] [2019-11-29T15:22:39.162Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2019-11-29T15:22:39.162Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2019-11-29T15:22:39.162Z] [2019-11-29T15:22:39.162Z] [2019-11-29T15:22:39.162Z] DONE 2 tests, 2 skipped in 0.101s [2019-11-29T15:22:39.162Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2019-11-29T15:22:39.162Z] ++ 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-11-29T15:22:39.162Z] ++ set -e [2019-11-29T15:22:39.162Z] ++ '[' -n 0 ']' [2019-11-29T15:22:39.162Z] ++ set -x [2019-11-29T15:22:39.162Z] ++ 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-11-29T15:22:39.162Z] INFO: Testing against a local daemon [2019-11-29T15:22:39.162Z] === RUN TestDockerNetworkMacvlanPersistance [2019-11-29T15:22:39.281Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-29T15:22:39.538Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-29T15:22:40.856Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2019-11-29T15:22:40.856Z] === RUN TestDockerNetworkMacvlan [2019-11-29T15:22:40.907Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2019-11-29T15:22:41.471Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-29T15:22:41.580Z] === RUN TestDockerNetworkMacvlan/Subinterface [2019-11-29T15:22:42.751Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2019-11-29T15:22:43.474Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2019-11-29T15:22:43.479Z] === RUN TestDockerNetworkMacvlan/NilParent [2019-11-29T15:22:43.930Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2019-11-29T15:22:44.743Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-29T15:22:44.743Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2019-11-29T15:22:45.458Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2019-11-29T15:22:46.490Z] === RUN TestDockerNetworkMacvlan/InternalMode [2019-11-29T15:22:48.018Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-29T15:22:48.018Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-29T15:22:48.018Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2019-11-29T15:22:49.519Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2019-11-29T15:22:51.223Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2019-11-29T15:22:51.223Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2019-11-29T15:22:51.298Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-29T15:22:51.554Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-29T15:22:51.679Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2019-11-29T15:22:51.679Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2019-11-29T15:22:51.811Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2019-11-29T15:22:52.135Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2019-11-29T15:22:52.135Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2019-11-29T15:22:52.741Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-29T15:22:54.339Z] === RUN TestDockerNetworkMacvlan/Addressing [2019-11-29T15:22:56.039Z] --- PASS: TestDockerNetworkMacvlan (15.19s) [2019-11-29T15:22:56.039Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2019-11-29T15:22:56.039Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2019-11-29T15:22:56.039Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.20s) [2019-11-29T15:22:56.039Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.21s) [2019-11-29T15:22:56.039Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.20s) [2019-11-29T15:22:56.039Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.08s) [2019-11-29T15:22:56.039Z] PASS [2019-11-29T15:22:56.039Z] [2019-11-29T15:22:56.039Z] DONE 8 tests in 16.769s [2019-11-29T15:22:56.039Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2019-11-29T15:22:56.039Z] ++ 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-11-29T15:22:56.039Z] ++ set -e [2019-11-29T15:22:56.039Z] ++ '[' -n 0 ']' [2019-11-29T15:22:56.039Z] ++ set -x [2019-11-29T15:22:56.039Z] ++ 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-11-29T15:22:56.039Z] testing: warning: no tests to run [2019-11-29T15:22:56.039Z] PASS [2019-11-29T15:22:56.039Z] [2019-11-29T15:22:56.039Z] DONE 0 tests in 0.014s [2019-11-29T15:22:56.039Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2019-11-29T15:22:56.039Z] ++ 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-11-29T15:22:56.039Z] ++ set -e [2019-11-29T15:22:56.039Z] ++ '[' -n 0 ']' [2019-11-29T15:22:56.039Z] ++ set -x [2019-11-29T15:22:56.039Z] ++ 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-11-29T15:22:56.039Z] INFO: Testing against a local daemon [2019-11-29T15:22:56.039Z] === RUN TestAuthZPluginAllowRequest [2019-11-29T15:22:56.916Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2019-11-29T15:22:57.759Z] --- PASS: TestAuthZPluginAllowRequest (1.64s) [2019-11-29T15:22:57.759Z] === RUN TestAuthZPluginTLS [2019-11-29T15:22:58.486Z] --- PASS: TestAuthZPluginTLS (0.60s) [2019-11-29T15:22:58.486Z] === RUN TestAuthZPluginDenyRequest [2019-11-29T15:22:58.822Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2019-11-29T15:22:58.822Z] === RUN TestAuthZPluginAPIDenyResponse [2019-11-29T15:22:59.439Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2019-11-29T15:22:59.548Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.58s) [2019-11-29T15:22:59.548Z] === RUN TestAuthZPluginDenyResponse [2019-11-29T15:22:59.885Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2019-11-29T15:22:59.885Z] === RUN TestAuthZPluginAllowEventStream [2019-11-29T15:23:01.584Z] --- PASS: TestAuthZPluginAllowEventStream (1.66s) [2019-11-29T15:23:01.584Z] === RUN TestAuthZPluginErrorResponse [2019-11-29T15:23:02.311Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2019-11-29T15:23:02.311Z] === RUN TestAuthZPluginErrorRequest [2019-11-29T15:23:02.651Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2019-11-29T15:23:02.651Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2019-11-29T15:23:02.717Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2019-11-29T15:23:03.387Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2019-11-29T15:23:03.387Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2019-11-29T15:23:05.848Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.18s) [2019-11-29T15:23:05.848Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2019-11-29T15:23:06.892Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2019-11-29T15:23:06.892Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-29T15:23:07.542Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) [2019-11-29T15:23:07.542Z] === RUN TestAuthZPluginHeader [2019-11-29T15:23:08.718Z] --- PASS: TestAuthZPluginHeader (0.96s) [2019-11-29T15:23:08.718Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2019-11-29T15:23:08.718Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-29T15:23:08.718Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:23:08.718Z] === RUN TestAuthZPluginV2Disable [2019-11-29T15:23:08.718Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2019-11-29T15:23:08.718Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:23:08.718Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2019-11-29T15:23:08.718Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-29T15:23:08.718Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:23:08.718Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2019-11-29T15:23:08.718Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-29T15:23:08.718Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:23:08.718Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2019-11-29T15:23:10.166Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-29T15:23:12.058Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-29T15:23:12.989Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-29T15:23:13.553Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2019-11-29T15:23:16.853Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2019-11-29T15:23:16.853Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-29T15:23:16.853Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-29T15:23:16.853Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-29T15:23:16.853Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-29T15:23:17.782Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-29T15:23:18.714Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-29T15:23:19.278Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2019-11-29T15:23:22.034Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2019-11-29T15:23:22.034Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2019-11-29T15:23:22.034Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2019-11-29T15:23:22.549Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-29T15:23:23.478Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-29T15:23:27.996Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2019-11-29T15:23:27.996Z] PASS [2019-11-29T15:23:27.996Z] [2019-11-29T15:23:27.996Z] === Skipped [2019-11-29T15:23:27.996Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2019-11-29T15:23:27.996Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:23:27.996Z] [2019-11-29T15:23:27.996Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2019-11-29T15:23:27.996Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:23:27.996Z] [2019-11-29T15:23:27.996Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2019-11-29T15:23:27.996Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:23:27.996Z] [2019-11-29T15:23:27.996Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2019-11-29T15:23:27.996Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:23:27.996Z] [2019-11-29T15:23:27.996Z] [2019-11-29T15:23:27.996Z] DONE 17 tests, 4 skipped in 29.604s [2019-11-29T15:23:27.996Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2019-11-29T15:23:27.996Z] ++ 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-11-29T15:23:27.996Z] ++ set -e [2019-11-29T15:23:27.996Z] ++ '[' -n 0 ']' [2019-11-29T15:23:27.996Z] ++ set -x [2019-11-29T15:23:27.996Z] ++ 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-11-29T15:23:27.996Z] INFO: Testing against a local daemon [2019-11-29T15:23:27.996Z] === RUN TestPluginInvalidJSON [2019-11-29T15:23:27.996Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2019-11-29T15:23:27.996Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2019-11-29T15:23:27.996Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2019-11-29T15:23:27.996Z] --- PASS: TestPluginInvalidJSON (0.04s) [2019-11-29T15:23:27.996Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2019-11-29T15:23:27.996Z] PASS [2019-11-29T15:23:27.996Z] [2019-11-29T15:23:27.996Z] DONE 2 tests in 0.123s [2019-11-29T15:23:27.996Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2019-11-29T15:23:27.996Z] ++ 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-11-29T15:23:27.996Z] ++ set -e [2019-11-29T15:23:27.996Z] ++ '[' -n 0 ']' [2019-11-29T15:23:27.996Z] ++ set -x [2019-11-29T15:23:27.996Z] ++ 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-11-29T15:23:27.996Z] INFO: Testing against a local daemon [2019-11-29T15:23:27.996Z] === RUN TestExternalGraphDriver [2019-11-29T15:23:27.996Z] === RUN TestExternalGraphDriver/json [2019-11-29T15:23:27.996Z] === RUN TestExternalGraphDriver/spec [2019-11-29T15:23:28.727Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-29T15:23:28.984Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-29T15:23:28.984Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-29T15:23:30.293Z] === RUN TestExternalGraphDriver/pull [2019-11-29T15:23:30.351Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-29T15:23:31.719Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-29T15:23:32.616Z] --- PASS: TestExternalGraphDriver (6.51s) [2019-11-29T15:23:32.616Z] --- PASS: TestExternalGraphDriver/json (2.10s) [2019-11-29T15:23:32.616Z] --- PASS: TestExternalGraphDriver/spec (2.08s) [2019-11-29T15:23:32.616Z] --- PASS: TestExternalGraphDriver/pull (2.13s) [2019-11-29T15:23:32.616Z] === RUN TestGraphdriverPluginV2 [2019-11-29T15:23:32.616Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2019-11-29T15:23:32.616Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:23:32.616Z] PASS [2019-11-29T15:23:32.616Z] [2019-11-29T15:23:32.616Z] === Skipped [2019-11-29T15:23:32.616Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2019-11-29T15:23:32.616Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:23:32.616Z] [2019-11-29T15:23:32.616Z] [2019-11-29T15:23:32.616Z] DONE 5 tests, 1 skipped in 6.669s [2019-11-29T15:23:32.616Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2019-11-29T15:23:32.616Z] ++ 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-11-29T15:23:32.616Z] ++ set -e [2019-11-29T15:23:32.616Z] ++ '[' -n 0 ']' [2019-11-29T15:23:32.616Z] ++ set -x [2019-11-29T15:23:32.616Z] ++ 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-11-29T15:23:32.616Z] INFO: Testing against a local daemon [2019-11-29T15:23:32.616Z] === RUN TestContinueAfterPluginCrash [2019-11-29T15:23:32.616Z] === PAUSE TestContinueAfterPluginCrash [2019-11-29T15:23:32.616Z] === RUN TestDaemonStartWithLogOpt [2019-11-29T15:23:32.616Z] === PAUSE TestDaemonStartWithLogOpt [2019-11-29T15:23:32.616Z] === CONT TestContinueAfterPluginCrash [2019-11-29T15:23:32.616Z] === CONT TestDaemonStartWithLogOpt [2019-11-29T15:23:32.650Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2019-11-29T15:23:32.907Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-29T15:23:34.276Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-29T15:23:35.644Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-29T15:23:36.207Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2019-11-29T15:23:38.728Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-29T15:23:39.658Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-29T15:23:39.675Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2019-11-29T15:23:40.307Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2019-11-29T15:23:40.601Z] === RUN TestDockerSuite/TestLogsSince [2019-11-29T15:23:40.864Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2019-11-29T15:23:41.268Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2019-11-29T15:23:44.135Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2019-11-29T15:23:47.407Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-29T15:23:48.637Z] --- PASS: TestDaemonStartWithLogOpt (15.81s) [2019-11-29T15:23:49.299Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2019-11-29T15:23:52.571Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2019-11-29T15:23:53.469Z] --- PASS: TestContinueAfterPluginCrash (20.56s) [2019-11-29T15:23:53.469Z] PASS [2019-11-29T15:23:53.469Z] [2019-11-29T15:23:53.469Z] DONE 2 tests in 20.657s [2019-11-29T15:23:53.469Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2019-11-29T15:23:53.469Z] ++ 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-11-29T15:23:53.469Z] ++ set -e [2019-11-29T15:23:53.469Z] ++ '[' -n 0 ']' [2019-11-29T15:23:53.469Z] ++ set -x [2019-11-29T15:23:53.469Z] ++ 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-11-29T15:23:53.469Z] INFO: Testing against a local daemon [2019-11-29T15:23:53.469Z] === RUN TestPluginWithDevMounts [2019-11-29T15:23:53.469Z] === PAUSE TestPluginWithDevMounts [2019-11-29T15:23:53.469Z] === CONT TestPluginWithDevMounts [2019-11-29T15:23:53.501Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-29T15:23:54.431Z] === RUN TestDockerSuite/TestLogsTail [2019-11-29T15:23:55.361Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-29T15:23:55.766Z] --- PASS: TestPluginWithDevMounts (2.28s) [2019-11-29T15:23:55.766Z] PASS [2019-11-29T15:23:55.766Z] [2019-11-29T15:23:55.766Z] DONE 1 tests in 2.380s [2019-11-29T15:23:55.766Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2019-11-29T15:23:55.766Z] ++ 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-11-29T15:23:55.766Z] ++ set -e [2019-11-29T15:23:55.766Z] ++ '[' -n 0 ']' [2019-11-29T15:23:55.766Z] ++ set -x [2019-11-29T15:23:55.766Z] ++ 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-11-29T15:23:55.766Z] INFO: Testing against a local daemon [2019-11-29T15:23:55.766Z] === RUN TestSecretInspect [2019-11-29T15:23:56.035Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2019-11-29T15:23:56.291Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-29T15:23:57.222Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-29T15:23:57.787Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-29T15:23:58.061Z] --- PASS: TestSecretInspect (2.26s) [2019-11-29T15:23:58.061Z] === RUN TestSecretList [2019-11-29T15:23:58.717Z] === RUN TestDockerSuite/TestNetHostname [2019-11-29T15:24:00.358Z] --- PASS: TestSecretList (2.21s) [2019-11-29T15:24:00.358Z] === RUN TestSecretsCreateAndDelete [2019-11-29T15:24:01.235Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-29T15:24:01.492Z] === RUN TestDockerSuite/TestNetworkEvents [2019-11-29T15:24:02.682Z] --- PASS: TestSecretsCreateAndDelete (2.21s) [2019-11-29T15:24:02.682Z] === RUN TestSecretsUpdate [2019-11-29T15:24:02.860Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-29T15:24:03.076Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2019-11-29T15:24:04.379Z] --- PASS: TestSecretsUpdate (2.27s) [2019-11-29T15:24:04.379Z] === RUN TestTemplatedSecret [2019-11-29T15:24:05.387Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-29T15:24:05.961Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2019-11-29T15:24:05.969Z] === RUN TestDockerSuite/TestBuildDockerignore [2019-11-29T15:24:06.218Z] === RUN TestDockerSuite/TestPluginActive [2019-11-29T15:24:07.390Z] --- PASS: TestTemplatedSecret (2.95s) [2019-11-29T15:24:07.390Z] === RUN TestSecretCreateResolve [2019-11-29T15:24:08.112Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-29T15:24:09.692Z] --- PASS: TestSecretCreateResolve (2.25s) [2019-11-29T15:24:09.692Z] PASS [2019-11-29T15:24:09.692Z] [2019-11-29T15:24:09.692Z] DONE 6 tests in 14.242s [2019-11-29T15:24:09.692Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2019-11-29T15:24:09.692Z] ++ 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-11-29T15:24:09.692Z] ++ set -e [2019-11-29T15:24:09.692Z] ++ '[' -n 0 ']' [2019-11-29T15:24:09.692Z] ++ set -x [2019-11-29T15:24:09.692Z] ++ 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-11-29T15:24:09.692Z] INFO: Testing against a local daemon [2019-11-29T15:24:09.692Z] === RUN TestServiceCreateInit [2019-11-29T15:24:10.058Z] === RUN TestServiceCreateInit/daemonInitDisabled [2019-11-29T15:24:14.658Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-29T15:24:14.658Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-29T15:24:14.901Z] === RUN TestServiceCreateInit/daemonInitEnabled [2019-11-29T15:24:15.221Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-29T15:24:18.736Z] --- PASS: TestServiceCreateInit (8.60s) [2019-11-29T15:24:18.736Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.37s) [2019-11-29T15:24:18.736Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.18s) [2019-11-29T15:24:18.736Z] === RUN TestCreateServiceMultipleTimes [2019-11-29T15:24:19.413Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-29T15:24:19.413Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2019-11-29T15:24:20.781Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-29T15:24:23.304Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-29T15:24:28.552Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-29T15:24:30.445Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-29T15:24:32.338Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-29T15:24:33.390Z] === RUN TestDockerSwarmSuite/TestServiceScale [2019-11-29T15:24:33.953Z] === RUN TestDockerSuite/TestPortList [2019-11-29T15:24:36.479Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2019-11-29T15:24:38.011Z] --- PASS: TestCreateServiceMultipleTimes (17.86s) [2019-11-29T15:24:38.011Z] === RUN TestCreateServiceConflict [2019-11-29T15:24:38.732Z] --- PASS: TestCreateServiceConflict (2.28s) [2019-11-29T15:24:38.732Z] === RUN TestCreateServiceMaxReplicas [2019-11-29T15:24:41.743Z] --- PASS: TestCreateServiceMaxReplicas (2.99s) [2019-11-29T15:24:41.743Z] === RUN TestCreateWithDuplicateNetworkNames [2019-11-29T15:24:46.430Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-29T15:24:47.800Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-29T15:24:55.893Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-29T15:24:55.893Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-29T15:24:55.893Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-29T15:24:56.456Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-29T15:24:56.456Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-29T15:24:57.387Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-29T15:24:57.387Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-29T15:24:57.645Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2019-11-29T15:24:57.723Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.34s) [2019-11-29T15:24:57.723Z] === RUN TestCreateServiceSecretFileMode [2019-11-29T15:24:58.209Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-29T15:24:58.209Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-29T15:24:58.445Z] --- PASS: TestCreateServiceSecretFileMode (2.59s) [2019-11-29T15:24:58.445Z] === RUN TestCreateServiceConfigFileMode [2019-11-29T15:25:00.105Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-29T15:25:00.105Z] === RUN TestDockerSuite/TestPruneContainerLabel [2019-11-29T15:25:01.034Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2019-11-29T15:25:01.494Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2019-11-29T15:25:01.494Z] === RUN TestCreateServiceSysctls [2019-11-29T15:25:04.307Z] === RUN TestDockerSuite/TestPruneContainerUntil [2019-11-29T15:25:04.307Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2019-11-29T15:25:04.504Z] --- PASS: TestCreateServiceSysctls (3.47s) [2019-11-29T15:25:04.504Z] === RUN TestCreateServiceCapabilities [2019-11-29T15:25:05.677Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2019-11-29T15:25:06.241Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2019-11-29T15:25:06.339Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2019-11-29T15:25:06.498Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-29T15:25:07.512Z] --- PASS: TestCreateServiceCapabilities (2.75s) [2019-11-29T15:25:07.512Z] === RUN TestInspect [2019-11-29T15:25:09.227Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2019-11-29T15:25:09.683Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2019-11-29T15:25:10.547Z] --- PASS: TestInspect (2.89s) [2019-11-29T15:25:10.547Z] === RUN TestServiceListWithStatuses [2019-11-29T15:25:10.547Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2019-11-29T15:25:10.547Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-29T15:25:10.547Z] === RUN TestDockerNetworkConnectAlias [2019-11-29T15:25:10.681Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-29T15:25:11.245Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-29T15:25:15.422Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-29T15:25:16.523Z] --- PASS: TestDockerNetworkConnectAlias (5.65s) [2019-11-29T15:25:16.523Z] === RUN TestDockerNetworkReConnect [2019-11-29T15:25:19.556Z] --- PASS: TestDockerNetworkReConnect (3.75s) [2019-11-29T15:25:19.556Z] === RUN TestServicePlugin [2019-11-29T15:25:19.556Z] --- SKIP: TestServicePlugin (0.00s) [2019-11-29T15:25:19.556Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:25:19.556Z] === RUN TestServiceUpdateLabel [2019-11-29T15:25:21.858Z] --- PASS: TestServiceUpdateLabel (2.24s) [2019-11-29T15:25:21.858Z] === RUN TestServiceUpdateSecrets [2019-11-29T15:25:21.964Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-29T15:25:21.964Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-29T15:25:24.484Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2019-11-29T15:25:25.853Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-29T15:25:33.945Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2019-11-29T15:25:33.945Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-29T15:25:35.840Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-29T15:25:36.097Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2019-11-29T15:25:37.827Z] --- PASS: TestServiceUpdateSecrets (14.74s) [2019-11-29T15:25:37.827Z] === RUN TestServiceUpdateConfigs [2019-11-29T15:25:38.619Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-29T15:25:40.513Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-29T15:25:42.432Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-29T15:25:44.326Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-29T15:25:46.847Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-29T15:25:48.215Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-29T15:25:48.471Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-29T15:25:49.842Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-29T15:25:52.365Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2019-11-29T15:25:52.365Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-29T15:25:53.854Z] --- PASS: TestServiceUpdateConfigs (14.73s) [2019-11-29T15:25:53.854Z] === RUN TestServiceUpdateNetwork [2019-11-29T15:25:55.639Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-29T15:25:56.568Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-29T15:25:56.568Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-29T15:25:56.825Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-29T15:25:56.825Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-29T15:25:56.825Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-29T15:25:58.194Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-29T15:26:00.087Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-29T15:26:01.980Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-29T15:26:02.909Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-29T15:26:04.770Z] --- PASS: TestServiceUpdateNetwork (13.10s) [2019-11-29T15:26:04.770Z] PASS [2019-11-29T15:26:04.770Z] [2019-11-29T15:26:04.770Z] === Skipped [2019-11-29T15:26:04.770Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2019-11-29T15:26:04.770Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2019-11-29T15:26:04.770Z] [2019-11-29T15:26:04.770Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2019-11-29T15:26:04.770Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2019-11-29T15:26:04.770Z] [2019-11-29T15:26:04.770Z] [2019-11-29T15:26:04.770Z] DONE 20 tests, 2 skipped in 114.634s [2019-11-29T15:26:04.770Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2019-11-29T15:26:04.770Z] ++ 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-11-29T15:26:04.770Z] ++ set -e [2019-11-29T15:26:04.770Z] ++ '[' -n 0 ']' [2019-11-29T15:26:04.770Z] ++ set -x [2019-11-29T15:26:04.770Z] ++ 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-11-29T15:26:04.770Z] INFO: Testing against a local daemon [2019-11-29T15:26:04.770Z] === RUN TestSessionCreate [2019-11-29T15:26:04.770Z] --- PASS: TestSessionCreate (0.05s) [2019-11-29T15:26:04.770Z] === RUN TestSessionCreateWithBadUpgrade [2019-11-29T15:26:04.770Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2019-11-29T15:26:04.770Z] PASS [2019-11-29T15:26:04.770Z] [2019-11-29T15:26:04.770Z] DONE 2 tests in 0.205s [2019-11-29T15:26:04.770Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2019-11-29T15:26:04.770Z] ++ 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-11-29T15:26:04.770Z] ++ set -e [2019-11-29T15:26:04.770Z] ++ '[' -n 0 ']' [2019-11-29T15:26:04.770Z] ++ set -x [2019-11-29T15:26:04.770Z] ++ 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-11-29T15:26:04.770Z] INFO: Testing against a local daemon [2019-11-29T15:26:04.770Z] === RUN TestCgroupDriverSystemdMemoryLimit [2019-11-29T15:26:04.770Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-29T15:26:04.770Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-29T15:26:04.770Z] === RUN TestEventsExecDie [2019-11-29T15:26:05.494Z] --- PASS: TestEventsExecDie (0.91s) [2019-11-29T15:26:05.494Z] === RUN TestEventsBackwardsCompatible [2019-11-29T15:26:06.011Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2019-11-29T15:26:06.011Z] === RUN TestInfoBinaryCommits [2019-11-29T15:26:06.011Z] --- PASS: TestInfoBinaryCommits (0.05s) [2019-11-29T15:26:06.011Z] === RUN TestInfoAPIVersioned [2019-11-29T15:26:06.011Z] --- PASS: TestInfoAPIVersioned (0.01s) [2019-11-29T15:26:06.011Z] === RUN TestInfoDiscoveryBackend [2019-11-29T15:26:06.346Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2019-11-29T15:26:06.346Z] === RUN TestInfoDiscoveryInvalidAdvertise [2019-11-29T15:26:07.516Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2019-11-29T15:26:07.516Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2019-11-29T15:26:07.856Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2019-11-29T15:26:07.856Z] === RUN TestInfoAPI [2019-11-29T15:26:07.856Z] --- PASS: TestInfoAPI (0.07s) [2019-11-29T15:26:07.856Z] === RUN TestInfoAPIWarnings [2019-11-29T15:26:08.580Z] --- PASS: TestInfoAPIWarnings (0.55s) [2019-11-29T15:26:08.580Z] === RUN TestInfoDebug [2019-11-29T15:26:08.918Z] --- PASS: TestInfoDebug (0.53s) [2019-11-29T15:26:08.918Z] === RUN TestInfoInsecureRegistries [2019-11-29T15:26:09.642Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2019-11-29T15:26:09.642Z] === RUN TestInfoRegistryMirrors [2019-11-29T15:26:09.979Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2019-11-29T15:26:09.979Z] === RUN TestLoginFailsWithBadCredentials [2019-11-29T15:26:10.052Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2019-11-29T15:26:10.052Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2019-11-29T15:26:10.052Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2019-11-29T15:26:10.710Z] --- PASS: TestLoginFailsWithBadCredentials (0.68s) [2019-11-29T15:26:10.710Z] === RUN TestPingCacheHeaders [2019-11-29T15:26:10.710Z] --- PASS: TestPingCacheHeaders (0.05s) [2019-11-29T15:26:10.710Z] === RUN TestPingGet [2019-11-29T15:26:10.710Z] --- PASS: TestPingGet (0.04s) [2019-11-29T15:26:10.710Z] === RUN TestPingHead [2019-11-29T15:26:11.025Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-29T15:26:11.050Z] --- PASS: TestPingHead (0.07s) [2019-11-29T15:26:11.050Z] === RUN TestVersion [2019-11-29T15:26:11.050Z] --- PASS: TestVersion (0.06s) [2019-11-29T15:26:11.050Z] PASS [2019-11-29T15:26:11.050Z] [2019-11-29T15:26:11.050Z] === Skipped [2019-11-29T15:26:11.050Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2019-11-29T15:26:11.050Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2019-11-29T15:26:11.050Z] [2019-11-29T15:26:11.050Z] [2019-11-29T15:26:11.050Z] DONE 18 tests, 1 skipped in 6.361s [2019-11-29T15:26:11.050Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2019-11-29T15:26:11.050Z] ++ 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-11-29T15:26:11.050Z] ++ set -e [2019-11-29T15:26:11.050Z] ++ '[' -n 0 ']' [2019-11-29T15:26:11.050Z] ++ set -x [2019-11-29T15:26:11.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=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-11-29T15:26:11.050Z] INFO: Testing against a local daemon [2019-11-29T15:26:11.050Z] === RUN TestVolumesCreateAndList [2019-11-29T15:26:11.050Z] --- PASS: TestVolumesCreateAndList (0.04s) [2019-11-29T15:26:11.050Z] === RUN TestVolumesRemove [2019-11-29T15:26:11.388Z] --- PASS: TestVolumesRemove (0.09s) [2019-11-29T15:26:11.388Z] === RUN TestVolumesInspect [2019-11-29T15:26:11.388Z] --- PASS: TestVolumesInspect (0.05s) [2019-11-29T15:26:11.388Z] === RUN TestVolumesInvalidJSON [2019-11-29T15:26:11.388Z] === RUN TestVolumesInvalidJSON//volumes/create [2019-11-29T15:26:11.388Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2019-11-29T15:26:11.388Z] === CONT TestVolumesInvalidJSON//volumes/create [2019-11-29T15:26:11.388Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2019-11-29T15:26:11.388Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2019-11-29T15:26:11.388Z] PASS [2019-11-29T15:26:11.388Z] [2019-11-29T15:26:11.388Z] DONE 5 tests in 0.305s [2019-11-29T15:26:11.388Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-29T15:26:11.724Z] ++++ cat bundles/test-integration/docker.pid [2019-11-29T15:26:11.724Z] +++ kill 13154 [2019-11-29T15:26:11.954Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2019-11-29T15:26:12.883Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-29T15:26:12.892Z] +++ /etc/init.d/apparmor stop [2019-11-29T15:26:12.892Z] Clearing AppArmor profiles cache:. [2019-11-29T15:26:12.892Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-29T15:26:12.892Z] Unloading profiles will leave already running processes permanently [2019-11-29T15:26:12.892Z] unconfined, which can lead to unexpected situations. [2019-11-29T15:26:12.892Z] [2019-11-29T15:26:12.892Z] To set a process to complain mode, use the command line tool [2019-11-29T15:26:12.892Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-29T15:26:12.892Z] with the 'teardown' option." [2019-11-29T15:26:13.229Z] Post stage [Pipeline] junit [2019-11-29T15:26:15.014Z] Recording test results [2019-11-29T15:26:15.405Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-29T15:26:15.662Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-29T15:26:15.662Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-29T15:26:15.919Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-29T15:26:16.367Z] + echo Ensuring container killed. [2019-11-29T15:26:16.367Z] Ensuring container killed. [2019-11-29T15:26:16.367Z] + docker rm -vf docker-pr2 [2019-11-29T15:26:16.367Z] Error: No such container: docker-pr2 [2019-11-29T15:26:16.367Z] + true [Pipeline] sh [2019-11-29T15:26:16.944Z] + echo Chowning /workspace to jenkins user [2019-11-29T15:26:16.944Z] Chowning /workspace to jenkins user [2019-11-29T15:26:16.944Z] + id -u [2019-11-29T15:26:16.944Z] + id -g [2019-11-29T15:26:16.944Z] + docker run --rm -v /home/docker/workspace/moby_PR-38697:/workspace busybox chown -R 1001:1001 /workspace [2019-11-29T15:26:16.944Z] Unable to find image 'busybox:latest' locally [2019-11-29T15:26:17.281Z] latest: Pulling from library/busybox [2019-11-29T15:26:17.620Z] f5cba301420e: Pulling fs layer [2019-11-29T15:26:17.959Z] f5cba301420e: Download complete [2019-11-29T15:26:18.297Z] f5cba301420e: Pull complete [2019-11-29T15:26:18.297Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-29T15:26:18.297Z] Status: Downloaded newer image for busybox:latest [2019-11-29T15:26:19.191Z] === RUN TestDockerSuite/TestRestartStoppedContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-29T15:26:20.561Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2019-11-29T15:26:20.561Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-29T15:26:20.581Z] + bundleName=ppc64le-integration [2019-11-29T15:26:20.581Z] + echo Creating ppc64le-integration-bundles.tar.gz [2019-11-29T15:26:20.581Z] Creating ppc64le-integration-bundles.tar.gz [2019-11-29T15:26:20.581Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2019-11-29T15:26:20.581Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2019-11-29T15:26:20.671Z] Archiving artifacts [2019-11-29T15:26:25.815Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-29T15:26:26.059Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38697/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-29T15:26:26.613Z] + make clean [2019-11-29T15:26:26.950Z] make: command: Command not found [2019-11-29T15:26:26.950Z] make: command: Command not found [2019-11-29T15:26:26.950Z] docker volume rm -f docker-dev-cache [2019-11-29T15:26:27.184Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-29T15:26:27.184Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-29T15:26:27.184Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-29T15:26:27.295Z] docker-dev-cache [Pipeline] deleteDir [2019-11-29T15:26:27.705Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-29T15:26:31.356Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-29T15:26:33.249Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-29T15:26:33.249Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-29T15:26:35.143Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-29T15:26:36.169Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-29T15:26:37.991Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2019-11-29T15:26:38.094Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-29T15:26:39.464Z] === RUN TestDockerSuite/TestRmiTag [2019-11-29T15:26:39.464Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-29T15:26:40.393Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-29T15:26:45.643Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-29T15:26:45.900Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-29T15:26:46.830Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-29T15:26:47.394Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-29T15:26:49.287Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-29T15:26:50.216Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-29T15:26:50.333Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2019-11-29T15:26:50.472Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-29T15:26:51.403Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-29T15:26:51.403Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-29T15:26:52.332Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-29T15:26:54.226Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-29T15:26:55.156Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-29T15:26:56.085Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-29T15:26:57.015Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2019-11-29T15:26:58.907Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-29T15:27:00.291Z] === RUN TestDockerSuite/TestRunAttachDetach [2019-11-29T15:27:01.223Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2019-11-29T15:27:02.590Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2019-11-29T15:27:03.519Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2019-11-29T15:27:04.449Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2019-11-29T15:27:05.379Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-29T15:27:06.747Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2019-11-29T15:27:07.677Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-29T15:27:08.607Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-29T15:27:09.538Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-29T15:27:10.467Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-29T15:27:10.467Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-29T15:27:13.737Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-29T15:27:14.301Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-29T15:27:15.231Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-29T15:27:16.161Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-29T15:27:17.090Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-29T15:27:17.090Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-29T15:27:17.653Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-29T15:27:18.584Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-29T15:27:19.518Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-29T15:27:20.447Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-29T15:27:21.017Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-29T15:27:21.017Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-29T15:27:21.952Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-29T15:27:21.952Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-29T15:27:23.844Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-29T15:27:24.774Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-29T15:27:25.338Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-29T15:27:25.957Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2019-11-29T15:27:26.268Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-29T15:27:26.524Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-29T15:27:27.454Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-29T15:27:29.348Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-29T15:27:30.718Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-29T15:27:32.612Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-29T15:27:33.011Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2019-11-29T15:27:33.540Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-29T15:27:34.148Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-29T15:27:35.076Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-29T15:27:36.012Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-29T15:27:36.943Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-29T15:27:38.836Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-29T15:27:43.008Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-29T15:27:43.008Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-29T15:27:43.571Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-29T15:27:46.865Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-29T15:27:47.777Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2019-11-29T15:27:48.232Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-29T15:27:51.505Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-29T15:27:54.779Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-29T15:27:54.779Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-29T15:27:54.779Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-29T15:27:55.341Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-29T15:27:57.861Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-29T15:27:59.230Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-29T15:28:02.502Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-29T15:28:03.066Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-29T15:28:03.996Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2019-11-29T15:28:05.365Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-29T15:28:06.297Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2019-11-29T15:28:06.297Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-29T15:28:07.228Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2019-11-29T15:28:09.122Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-29T15:28:09.122Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-29T15:28:10.060Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-29T15:28:10.060Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2019-11-29T15:28:10.989Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-29T15:28:12.359Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2019-11-29T15:28:13.396Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-29T15:28:13.396Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-29T15:28:14.767Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-29T15:28:15.332Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-29T15:28:16.262Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-29T15:28:17.193Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-29T15:28:18.562Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-29T15:28:19.125Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-29T15:28:20.056Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-29T15:28:20.987Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-29T15:28:20.987Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-29T15:28:21.554Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2019-11-29T15:28:21.810Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-29T15:28:22.742Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-29T15:28:24.639Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-29T15:28:25.572Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-29T15:28:25.572Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-29T15:28:30.825Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-29T15:28:31.388Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-29T15:28:31.652Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2019-11-29T15:28:34.931Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2019-11-29T15:28:41.472Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2019-11-29T15:28:43.364Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2019-11-29T15:28:43.932Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2019-11-29T15:28:44.502Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-29T15:28:46.406Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2019-11-29T15:28:46.406Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2019-11-29T15:28:46.663Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-29T15:28:46.663Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-29T15:28:47.226Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-29T15:28:49.119Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2019-11-29T15:28:49.119Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2019-11-29T15:28:51.012Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-29T15:28:52.906Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-29T15:28:55.425Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-29T15:28:55.988Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-29T15:28:56.919Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-29T15:28:57.483Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-29T15:28:58.105Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2019-11-29T15:28:59.036Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2019-11-29T15:28:59.036Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-29T15:28:59.036Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-29T15:28:59.292Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-29T15:28:59.855Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2019-11-29T15:29:01.223Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-29T15:29:03.116Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-29T15:29:03.116Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2019-11-29T15:29:05.011Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-29T15:29:05.268Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-29T15:29:05.525Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-29T15:29:07.417Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-29T15:29:08.788Z] === RUN TestDockerSuite/TestRunMount [2019-11-29T15:29:16.881Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-29T15:29:16.881Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-29T15:29:17.810Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-29T15:29:19.704Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-29T15:29:22.226Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-29T15:29:26.401Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-29T15:29:28.922Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-29T15:29:28.970Z] === RUN TestDockerSuite/TestBuildDotDotFile [2019-11-29T15:29:28.970Z] === RUN TestDockerSuite/TestBuildEOLInLine [2019-11-29T15:29:28.970Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2019-11-29T15:29:28.970Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2019-11-29T15:29:28.970Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2019-11-29T15:29:28.970Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2019-11-29T15:29:28.970Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2019-11-29T15:29:28.970Z] === RUN TestDockerSuite/TestBuildEntrypoint [2019-11-29T15:29:28.970Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2019-11-29T15:29:28.970Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2019-11-29T15:29:28.970Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2019-11-29T15:29:32.262Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-29T15:29:33.640Z] === RUN TestDockerSuite/TestBuildEnv [2019-11-29T15:29:33.640Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2019-11-29T15:29:33.640Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2019-11-29T15:29:33.640Z] === RUN TestDockerSuite/TestBuildEnvUsage [2019-11-29T15:29:33.640Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2019-11-29T15:29:33.640Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2019-11-29T15:29:34.154Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-29T15:29:36.048Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-29T15:29:36.048Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-29T15:29:36.611Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-29T15:29:37.356Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2019-11-29T15:29:37.356Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2019-11-29T15:29:37.356Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2019-11-29T15:29:37.356Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2019-11-29T15:29:37.813Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2019-11-29T15:29:37.979Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-29T15:29:38.910Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-29T15:29:39.840Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-29T15:29:42.362Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-29T15:29:43.581Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2019-11-29T15:29:44.882Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-29T15:29:50.133Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-29T15:29:50.697Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-29T15:29:50.697Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2019-11-29T15:29:51.626Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-29T15:29:51.626Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-29T15:29:52.561Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-29T15:29:53.490Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-29T15:29:53.490Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-29T15:29:54.420Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-29T15:29:55.350Z] === RUN TestDockerSuite/TestRunOOMExitCode [2019-11-29T15:29:55.350Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-29T15:29:56.280Z] === RUN TestDockerSuite/TestRunPIDsLimit [2019-11-29T15:29:57.209Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-29T15:29:57.772Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2019-11-29T15:29:59.140Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-29T15:30:00.508Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2019-11-29T15:30:01.224Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2019-11-29T15:30:01.224Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2019-11-29T15:30:01.224Z] === RUN TestDockerSuite/TestBuildExpose [2019-11-29T15:30:01.224Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2019-11-29T15:30:01.224Z] === RUN TestDockerSuite/TestBuildExposeOrder [2019-11-29T15:30:01.224Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2019-11-29T15:30:01.224Z] === RUN TestDockerSuite/TestBuildFails [2019-11-29T15:30:01.439Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-29T15:30:02.001Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-29T15:30:02.934Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-29T15:30:03.389Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2019-11-29T15:30:03.389Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2019-11-29T15:30:03.868Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-29T15:30:04.797Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-29T15:30:04.797Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-29T15:30:05.726Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-29T15:30:06.657Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-29T15:30:06.657Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-29T15:30:07.588Z] === RUN TestDockerSuite/TestRunRedirectStdout [2019-11-29T15:30:08.057Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2019-11-29T15:30:09.481Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-29T15:30:09.481Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-29T15:30:12.753Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-29T15:30:13.823Z] === RUN TestDockerSuite/TestBuildForceRm [2019-11-29T15:30:14.661Z] === RUN TestDockerSuite/TestRunRm [2019-11-29T15:30:15.225Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-29T15:30:19.396Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-29T15:30:19.589Z] === RUN TestDockerSuite/TestBuildFromGit [2019-11-29T15:30:19.959Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-29T15:30:20.891Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2019-11-29T15:30:22.786Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2019-11-29T15:30:23.352Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2019-11-29T15:30:28.603Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2019-11-29T15:30:31.930Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2019-11-29T15:30:31.931Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2019-11-29T15:30:33.854Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2019-11-29T15:30:33.854Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2019-11-29T15:30:34.786Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2019-11-29T15:30:35.716Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2019-11-29T15:30:36.644Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2019-11-29T15:30:37.208Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2019-11-29T15:30:37.700Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2019-11-29T15:30:37.700Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2019-11-29T15:30:38.141Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2019-11-29T15:30:38.155Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2019-11-29T15:30:38.612Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2019-11-29T15:30:38.612Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2019-11-29T15:30:39.071Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-29T15:30:40.000Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-29T15:30:40.956Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-29T15:30:43.476Z] === RUN TestDockerSuite/TestRunState [2019-11-29T15:30:46.000Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-29T15:30:46.563Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-29T15:30:47.492Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-29T15:30:47.492Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2019-11-29T15:30:47.492Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-29T15:30:48.422Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-29T15:30:48.900Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2019-11-29T15:30:48.900Z] === RUN TestDockerSuite/TestBuildHistory [2019-11-29T15:30:49.352Z] === RUN TestDockerSuite/TestRunSysctls [2019-11-29T15:30:49.609Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2019-11-29T15:30:50.979Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-29T15:30:50.979Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-29T15:30:50.979Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-29T15:30:51.910Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2019-11-29T15:30:55.219Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2019-11-29T15:30:55.828Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2019-11-29T15:30:58.351Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2019-11-29T15:30:59.184Z] === RUN TestDockerSuite/TestBuildIidFile [2019-11-29T15:30:59.640Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2019-11-29T15:31:01.805Z] === RUN TestDockerSuite/TestBuildInheritance [2019-11-29T15:31:01.805Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2019-11-29T15:31:02.261Z] === RUN TestDockerSuite/TestBuildInvalidTag [2019-11-29T15:31:02.261Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2019-11-29T15:31:02.524Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-29T15:31:02.780Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2019-11-29T15:31:06.058Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-29T15:31:06.627Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-29T15:31:07.558Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-29T15:31:08.030Z] === RUN TestDockerSuite/TestBuildLabel [2019-11-29T15:31:08.030Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2019-11-29T15:31:08.486Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2019-11-29T15:31:08.487Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-29T15:31:08.744Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2019-11-29T15:31:09.447Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2019-11-29T15:31:10.409Z] === RUN TestDockerSuite/TestBuildLabels [2019-11-29T15:31:10.865Z] === RUN TestDockerSuite/TestBuildLabelsCache [2019-11-29T15:31:11.266Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-29T15:31:12.392Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2019-11-29T15:31:12.638Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-29T15:31:13.567Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-29T15:31:13.567Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-29T15:31:13.824Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-29T15:31:14.754Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-29T15:31:15.683Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-29T15:31:16.247Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2019-11-29T15:31:16.247Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-29T15:31:16.504Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-29T15:31:17.433Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-29T15:31:18.160Z] === RUN TestDockerSuite/TestBuildLastModified [2019-11-29T15:31:18.160Z] === RUN TestDockerSuite/TestBuildLineBreak [2019-11-29T15:31:18.160Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2019-11-29T15:31:18.160Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2019-11-29T15:31:18.160Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2019-11-29T15:31:18.160Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2019-11-29T15:31:18.160Z] === RUN TestDockerSuite/TestBuildMaintainer [2019-11-29T15:31:18.619Z] === RUN TestDockerSuite/TestBuildMissingArgs [2019-11-29T15:31:19.084Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2019-11-29T15:31:22.684Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-29T15:31:23.247Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-29T15:31:24.615Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-29T15:31:24.856Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2019-11-29T15:31:27.135Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-29T15:31:28.761Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-29T15:31:31.291Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-29T15:31:34.603Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-29T15:31:35.166Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-29T15:31:35.729Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-29T15:31:36.659Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-29T15:31:36.916Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-29T15:31:36.916Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-29T15:31:36.916Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-29T15:31:37.172Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2019-11-29T15:31:38.102Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2019-11-29T15:31:39.031Z] === RUN TestDockerSuite/TestRunWithCPUShares [2019-11-29T15:31:39.963Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2019-11-29T15:31:41.859Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2019-11-29T15:31:42.424Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2019-11-29T15:31:43.354Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-29T15:31:43.354Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2019-11-29T15:31:44.286Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2019-11-29T15:31:44.286Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2019-11-29T15:31:44.286Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2019-11-29T15:31:44.286Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-29T15:31:44.286Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2019-11-29T15:31:44.543Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2019-11-29T15:31:44.799Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2019-11-29T15:31:45.056Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2019-11-29T15:31:45.312Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2019-11-29T15:31:45.569Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2019-11-29T15:31:46.498Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2019-11-29T15:31:47.062Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2019-11-29T15:31:47.991Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2019-11-29T15:31:48.247Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2019-11-29T15:31:49.176Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-29T15:31:49.433Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-29T15:31:50.067Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2019-11-29T15:31:50.067Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2019-11-29T15:31:50.372Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-29T15:31:50.372Z] === RUN TestDockerSuite/TestRunWithShmSize [2019-11-29T15:31:50.936Z] === RUN TestDockerSuite/TestRunWithSwappiness [2019-11-29T15:31:51.027Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2019-11-29T15:31:51.866Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2019-11-29T15:31:51.866Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-29T15:31:51.866Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-29T15:31:52.796Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-29T15:31:54.692Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2019-11-29T15:31:55.256Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2019-11-29T15:31:55.256Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-29T15:31:56.185Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-29T15:31:56.185Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-29T15:31:58.077Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-29T15:31:58.643Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-29T15:32:01.164Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-29T15:32:02.095Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-29T15:32:02.095Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-29T15:32:02.095Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-29T15:32:03.462Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2019-11-29T15:32:04.941Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2019-11-29T15:32:06.311Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-29T15:32:06.311Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-29T15:32:08.830Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-29T15:32:08.830Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-29T15:32:09.393Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-29T15:32:11.288Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-29T15:32:11.544Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-29T15:32:14.075Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-29T15:32:14.075Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-29T15:32:14.075Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-29T15:32:15.968Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-29T15:32:17.862Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-29T15:32:18.119Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-29T15:32:18.119Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-29T15:32:18.375Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-29T15:32:18.375Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-29T15:32:18.938Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-29T15:32:21.460Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-29T15:32:28.003Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-29T15:32:29.896Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-29T15:32:31.265Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-29T15:32:32.636Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-29T15:32:33.491Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2019-11-29T15:32:35.905Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-29T15:32:39.178Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-29T15:32:39.742Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-29T15:32:41.771Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-29T15:32:45.045Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-29T15:32:45.838Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2019-11-29T15:32:46.412Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-29T15:32:50.504Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2019-11-29T15:32:50.695Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-29T15:32:54.870Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-29T15:32:57.550Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2019-11-29T15:32:58.140Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-29T15:33:02.217Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2019-11-29T15:33:04.684Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-29T15:33:07.203Z] === RUN TestDockerSuite/TestStopContainerSignal [2019-11-29T15:33:09.095Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-29T15:33:09.658Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-29T15:33:11.027Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-29T15:33:11.610Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-29T15:33:11.610Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-29T15:33:12.544Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-29T15:33:17.794Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-29T15:33:21.065Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2019-11-29T15:33:21.459Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2019-11-29T15:33:21.716Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2019-11-29T15:33:22.284Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2019-11-29T15:33:22.284Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2019-11-29T15:33:23.652Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2019-11-29T15:33:26.177Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2019-11-29T15:33:26.177Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2019-11-29T15:33:27.318Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2019-11-29T15:33:27.318Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2019-11-29T15:33:27.550Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2019-11-29T15:33:28.481Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2019-11-29T15:33:29.411Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2019-11-29T15:33:31.305Z] === RUN TestDockerSuite/TestUpdateStats [2019-11-29T15:33:31.987Z] === RUN TestDockerSuite/TestBuildMultipleTags [2019-11-29T15:33:31.987Z] === RUN TestDockerSuite/TestBuildNetContainer [2019-11-29T15:33:31.987Z] === RUN TestDockerSuite/TestBuildNetNone [2019-11-29T15:33:31.987Z] === RUN TestDockerSuite/TestBuildNoContext [2019-11-29T15:33:34.876Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2019-11-29T15:33:36.554Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2019-11-29T15:33:36.554Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2019-11-29T15:33:37.923Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2019-11-29T15:33:37.923Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2019-11-29T15:33:37.923Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2019-11-29T15:33:38.184Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2019-11-29T15:33:38.184Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2019-11-29T15:33:38.445Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2019-11-29T15:33:39.375Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2019-11-29T15:33:39.543Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2019-11-29T15:33:39.631Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2019-11-29T15:33:41.001Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-29T15:33:41.071Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2019-11-29T15:33:41.527Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2019-11-29T15:33:41.527Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2019-11-29T15:33:42.894Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2019-11-29T15:33:43.691Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2019-11-29T15:33:44.653Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2019-11-29T15:33:46.167Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2019-11-29T15:33:46.180Z] === RUN TestDockerSuite/TestBuildOnBuild [2019-11-29T15:33:49.439Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2019-11-29T15:33:50.003Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2019-11-29T15:33:52.523Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2019-11-29T15:33:53.892Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2019-11-29T15:33:57.165Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-29T15:34:02.414Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-29T15:34:03.879Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2019-11-29T15:34:03.880Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2019-11-29T15:34:07.676Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2019-11-29T15:34:10.339Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2019-11-29T15:34:12.577Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2019-11-29T15:34:12.860Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2019-11-29T15:34:14.755Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2019-11-29T15:34:15.466Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2019-11-29T15:34:16.651Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2019-11-29T15:34:19.171Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2019-11-29T15:34:21.699Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2019-11-29T15:34:24.219Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2019-11-29T15:34:25.749Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2019-11-29T15:34:27.489Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2019-11-29T15:34:29.467Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2019-11-29T15:34:30.009Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-29T15:34:35.236Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2019-11-29T15:34:35.693Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2019-11-29T15:34:35.693Z] === RUN TestDockerSuite/TestBuildPATH [2019-11-29T15:34:35.693Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2019-11-29T15:34:37.857Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2019-11-29T15:34:37.857Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2019-11-29T15:34:44.889Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-29T15:34:44.889Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-29T15:34:44.889Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-29T15:34:45.818Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-29T15:34:45.818Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-29T15:34:45.818Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-29T15:34:45.818Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-29T15:34:46.382Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2019-11-29T15:34:46.945Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-29T15:34:46.945Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-29T15:34:47.875Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-29T15:34:47.875Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-29T15:34:48.132Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-29T15:34:48.132Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-29T15:34:48.132Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-29T15:34:49.502Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2019-11-29T15:34:50.869Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-29T15:34:50.869Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-29T15:34:51.126Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-29T15:34:51.126Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-29T15:34:51.126Z] === RUN TestDockerSuite/TestVolumeEvents [2019-11-29T15:34:52.496Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-29T15:34:53.866Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2019-11-29T15:34:55.237Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-29T15:34:55.237Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-29T15:34:55.494Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-29T15:34:57.390Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2019-11-29T15:34:59.289Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-29T15:35:02.565Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2019-11-29T15:35:04.461Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite (1996.16s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.95s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.16s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.58s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.63s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.88s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.28s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.74s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.16s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.16s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.06s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.99s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.34s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.65s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.02s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.03s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.99s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.15s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.27s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.00s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.12s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.97s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.50s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.72s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.26s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.29s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.20s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.01s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (22.13s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.62s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.70s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.26s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.01s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.45s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.57s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (10.09s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.96s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.07s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.11s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (2.07s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.01s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.58s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.04s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.50s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.50s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.81s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (9.81s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (7.34s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (4.55s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.85s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.21s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.65s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.43s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (13.69s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (20.53s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.89s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (6.85s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (3.08s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.22s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (6.29s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (5.15s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.93s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.32s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (15.26s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (4.41s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.68s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.64s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.92s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.56s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (2.03s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.52s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.84s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.98s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.37s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.62s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.89s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.19s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.89s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.66s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.81s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildCmd (0.32s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.41s) [2019-11-29T15:35:04.461Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-29T15:35:04.461Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.81s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (7.42s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.20s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildContChar (4.22s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.42s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.32s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.72s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.51s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.20s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.00s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.78s) [2019-11-29T15:35:04.461Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.04s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.17s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.02s) [2019-11-29T15:35:04.462Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-29T15:35:04.462Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.462Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-11-29T15:35:04.462Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.462Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-11-29T15:35:04.462Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.462Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-29T15:35:04.462Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (4.91s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.95s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.97s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.53s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.19s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.90s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.73s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.74s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.39s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.66s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.02s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.32s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.40s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.49s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDockerignore (12.00s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.48s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (4.45s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (13.71s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.72s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.79s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.43s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.86s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.60s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (4.16s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (3.42s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (21.25s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.18s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (6.57s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.39s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.48s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.64s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.17s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.47s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (3.34s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.12s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.99s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEnv (1.97s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.97s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.49s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (9.45s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (28.65s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.11s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (12.57s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (1.44s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.79s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.66s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.89s) [2019-11-29T15:35:04.462Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-11-29T15:35:04.462Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.50s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (16.88s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildExpose (0.46s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (1.09s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.73s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.48s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildFails (1.23s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (3.16s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (3.19s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.32s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildFromGit (2.23s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.45s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.20s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.65s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.86s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.54s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.39s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.79s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildHistory (5.77s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.58s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.28s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.71s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.63s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.18s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildLabel (0.72s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.46s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.50s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.37s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildLabels (0.80s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.30s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.61s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.32s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.47s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.11s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.11s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.09s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.31s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.55s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.69s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.53s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.56s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.70s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.54s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.47s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.21s) [2019-11-29T15:35:04.462Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-29T15:35:04.462Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (7.38s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.83s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.80s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.49s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.00s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.90s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.23s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.45s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.17s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.39s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.39s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.91s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.62s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.98s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (4.26s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.75s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (6.89s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.43s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.76s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.47s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.50s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildPATH (2.61s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.94s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.15s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.77s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.83s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.40s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildRm (4.16s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.86s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (2.96s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.78s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.04s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (2.47s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (2.07s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.58s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.20s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.12s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2019-11-29T15:35:04.462Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-29T15:35:04.462Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.40s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.26s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.17s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildStderr (1.16s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.35s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.36s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.25s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.64s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.05s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (2.05s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildUser (2.48s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (5.17s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (20.84s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.27s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.16s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.41s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.83s) [2019-11-29T15:35:04.462Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-29T15:35:04.462Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.462Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-29T15:35:04.462Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.462Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-29T15:35:04.462Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.462Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-29T15:35:04.462Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.22s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.01s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.68s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.19s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (4.31s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.29s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.28s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.48s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.03s) [2019-11-29T15:35:04.462Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-29T15:35:04.462Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.17s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.71s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-11-29T15:35:04.462Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-29T15:35:04.462Z] docker_cli_sni_test.go:18: Flakey test [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.86s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.21s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestCommitChange (1.16s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.87s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.85s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.16s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestCommitTTY (2.22s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.39s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (2.37s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.49s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.06s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.14s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.11s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.07s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.84s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.80s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (1.31s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (1.13s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.94s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.05s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.10s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.09s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.13s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.12s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.97s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.23s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.00s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (2.41s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.91s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.89s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.20s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (1.00s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.93s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.02s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.00s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.97s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.11s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.05s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.92s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.06s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.10s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.99s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.92s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPIStop (1.04s) [2019-11-29T15:35:04.462Z] --- PASS: TestDockerSuite/TestContainerAPITop (1.12s) [2019-11-29T15:35:04.462Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-29T15:35:04.463Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.10s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.96s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.98s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.41s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (6.05s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.70s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.34s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.79s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.51s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (0.94s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.65s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.72s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.68s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0009a7740_} (1.57s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1705068884_/foo_false____} (1.77s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1705068884_/foo_true____} (1.86s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3689445027_/foo_false____} (1.80s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3689445027_/foo_true____} (1.64s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3689445027_/foo_true__0xc0009a7bc0__} (1.65s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0009a7be0_} (1.66s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0009a7c00_} (1.66s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0009a7c20_} (1.95s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0009a7c40_} (1.65s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (2.03s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.74s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.01s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.01s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.10s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.08s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.09s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.01s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.05s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.05s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.08s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.06s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (4.29s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (3.01s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (4.13s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.95s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.63s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.99s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.13s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.16s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpFromCaseA (1.04s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpFromCaseB (1.25s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpFromCaseC (1.00s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.12s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.14s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpFromCaseF (1.04s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.26s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.37s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.06s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.49s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.97s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.45s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpGarbagePath (1.35s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.04s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.98s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.36s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (1.05s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.51s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.87s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpToCaseB (1.13s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.91s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.93s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpToCaseE (4.07s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.91s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.59s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpToCaseH (4.17s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.01s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpToCaseJ (6.24s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (1.37s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpToDot (0.96s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.95s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (2.18s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpToStdout (1.20s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.55s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.42s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (1.17s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.75s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.09s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreateArgs (0.11s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.60s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.97s) [2019-11-29T15:35:04.463Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-29T15:35:04.463Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.03s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.43s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreateLabels (0.09s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.16s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreateRM (0.20s) [2019-11-29T15:35:04.463Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-29T15:35:04.463Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.10s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.79s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.24s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.50s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.13s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.22s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.09s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.22s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.86s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.98s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (1.02s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (2.12s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.68s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (1.14s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.87s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.10s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.83s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.48s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (1.18s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.64s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.72s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (3.10s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (3.45s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (2.74s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (2.22s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsAttach (1.00s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsCommit (1.09s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.86s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.84s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.95s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.93s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.97s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.88s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.76s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsCopy (1.65s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.74s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.37s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.50s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.12s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.48s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.13s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsFilters (1.86s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsFormat (1.96s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsImageImport (1.38s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.50s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.56s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.34s) [2019-11-29T15:35:04.463Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-29T15:35:04.463Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-29T15:35:04.463Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-29T15:35:04.463Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.02s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (1.14s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsRename (1.13s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsResize (0.97s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.99s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.23s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.88s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.15s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsTop (1.01s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.52s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExec (0.96s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.90s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.01s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.98s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.14s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.99s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.19s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.50s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.05s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.15s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.23s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.11s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecCgroup (1.60s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecEnv (1.16s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (2.00s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.08s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecInspectID (3.20s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecInteractive (1.11s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.48s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.01s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecParseError (0.96s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.94s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.89s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.77s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.19s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecStartFails (0.98s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.30s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (1.41s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecTTY (1.65s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.21s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.91s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecUlimits (1.12s) [2019-11-29T15:35:04.463Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-29T15:35:04.463Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.41s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.03s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.55s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.10s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestExecWithUser (1.30s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.02s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.99s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.10s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.13s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (1.10s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.08s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestHealth (21.82s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.07s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (1.05s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.09s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.37s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.39s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.58s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.11s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.37s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.35s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImagesFormat (0.09s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.90s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.97s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImportBadURL (0.06s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImportDisplay (1.70s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImportFile (2.06s) [2019-11-29T15:35:04.463Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.93s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestImportGzipped (2.11s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.05s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.96s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.89s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.93s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.89s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.07s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.92s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.84s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.84s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.83s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.04s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.83s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.94s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.90s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.07s) [2019-11-29T15:35:04.464Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-29T15:35:04.464Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.43s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.97s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectDefault (0.96s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectHistory (1.90s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2019-11-29T15:35:04.464Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-29T15:35:04.464Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.95s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.97s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.18s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.95s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.85s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.91s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectStatus (1.09s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.23s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.85s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.86s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.93s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.85s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.82s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.82s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.79s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (2.00s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.93s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.45s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.09s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (3.17s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (3.16s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.06s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.01s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.55s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (1.06s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (14.30s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (3.08s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.09s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.90s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.34s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.03s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.45s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.92s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.89s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.88s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.87s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.91s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.20s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.30s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.22s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.56s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.28s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.73s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (1.13s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.92s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsSince (7.00s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.92s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.90s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsTail (1.16s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.87s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.90s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.62s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.81s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestNetHostname (2.53s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.41s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.32s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.57s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.81s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPluginActive (1.92s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (6.39s) [2019-11-29T15:35:04.464Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-29T15:35:04.464Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.62s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.75s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.63s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.36s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.15s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.38s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.66s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.76s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPortList (11.98s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.65s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.93s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.10s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.81s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.95s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.72s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.14s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.88s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.69s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.78s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.59s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.27s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPsByOrder (3.74s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.12s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.88s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.91s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.13s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.39s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (8.36s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.79s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.80s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.75s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.85s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.84s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.64s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.68s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.23s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (1.06s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.84s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPsShowMounts (3.18s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.99s) [2019-11-29T15:35:04.464Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-29T15:35:04.464Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (1.11s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.74s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.98s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.07s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (8.31s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.59s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.78s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.10s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.10s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.31s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.76s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.74s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (4.59s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.86s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.26s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.56s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.91s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.04s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.95s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.05s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.88s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.86s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.83s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.02s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.68s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAddHost (0.97s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.53s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.86s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.88s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.89s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.81s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.94s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (1.03s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.64s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.68s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.01s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (1.13s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (1.18s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.88s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.97s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.17s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.18s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.86s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.85s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.98s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunBindMounts (3.04s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.86s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.82s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.84s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.82s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.81s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.84s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.87s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.86s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.84s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.66s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.91s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.91s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.82s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.12s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.86s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.82s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.73s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.65s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.88s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.83s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.83s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.89s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.85s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.97s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.84s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.96s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.73s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (2.00s) [2019-11-29T15:35:04.464Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.93s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (3.10s) [2019-11-29T15:35:04.465Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-29T15:35:04.465Z] docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.465Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-29T15:35:04.465Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.88s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.19s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.68s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.83s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (1.01s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (2.14s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (1.17s) [2019-11-29T15:35:04.465Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-29T15:35:04.465Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.88s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (2.05s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.07s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.78s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (1.08s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunEchoStdout (1.02s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (1.18s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunEntrypoint (1.12s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.88s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.99s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.86s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunExitCode (1.14s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.76s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.90s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.95s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.93s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.91s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.97s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.74s) [2019-11-29T15:35:04.465Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-29T15:35:04.465Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (4.45s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (1.38s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.80s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.47s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.90s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.03s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.77s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.75s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.77s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (2.17s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.90s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.86s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.44s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.42s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.96s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.59s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (2.21s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.03s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.33s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.63s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.77s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunMount (7.11s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.85s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.82s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.72s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.52s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.76s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNamedVolume (3.14s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (3.23s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (2.13s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.70s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.81s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNetHost (1.24s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.88s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.78s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.44s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.71s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.03s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.73s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.12s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.85s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.85s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.92s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.06s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.85s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (1.06s) [2019-11-29T15:35:04.465Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-29T15:35:04.465Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.88s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.85s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.97s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.44s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.77s) [2019-11-29T15:35:04.465Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.75s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.77s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (1.18s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.91s) [2019-11-29T15:35:04.465Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-29T15:35:04.465Z] docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.92s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.85s) [2019-11-29T15:35:04.465Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-29T15:35:04.465Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.88s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.68s) [2019-11-29T15:35:04.465Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-29T15:35:04.465Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.38s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.75s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunRm (0.86s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.89s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.85s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.84s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.83s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.84s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.52s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.14s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.85s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.89s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.76s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.84s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.85s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.89s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.86s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.89s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.88s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.72s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunState (2.10s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.84s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.87s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.23s) [2019-11-29T15:35:04.465Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-29T15:35:04.465Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.84s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.78s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunSysctls (1.81s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.95s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.01s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.83s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.19s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.26s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.44s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.75s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.90s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.92s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.84s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.34s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunUserByID (0.87s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.21s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.20s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.85s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunUserByName (0.85s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.84s) [2019-11-29T15:35:04.465Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-29T15:35:04.465Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.21s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.83s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.88s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.87s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.18s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.62s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.71s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.51s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.95s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.92s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.79s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.97s) [2019-11-29T15:35:04.465Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-29T15:35:04.465Z] docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.465Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-29T15:35:04.465Z] docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.465Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-29T15:35:04.465Z] docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.32s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.88s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (1.02s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.86s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.67s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.90s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.93s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.89s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.02s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.05s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.18s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.20s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.32s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.21s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.18s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.87s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.85s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.92s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.89s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.33s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.81s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.84s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.84s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.85s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.66s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.88s) [2019-11-29T15:35:04.465Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2019-11-29T15:35:04.465Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.68s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.70s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.82s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.65s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.87s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.20s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.39s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.46s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (2.31s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.56s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.19s) [2019-11-29T15:35:04.465Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents225048037 [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (2.48s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.10s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.95s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.71s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.42s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.07s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.08s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.41s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.75s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.62s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.74s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.13s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.72s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (3.03s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.95s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestStartPausedContainer (1.01s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestStartRecordError (2.06s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.78s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.92s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.81s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.27s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestStatsFormatAll (6.04s) [2019-11-29T15:35:04.465Z] --- PASS: TestDockerSuite/TestStatsNoStream (3.24s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.93s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.90s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (1.09s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.86s) [2019-11-29T15:35:04.466Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-29T15:35:04.466Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.85s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.57s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.50s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.86s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.90s) [2019-11-29T15:35:04.466Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-11-29T15:35:04.466Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.13s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.24s) [2019-11-29T15:35:04.466Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-29T15:35:04.466Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.61s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.07s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.01s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.76s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUpdateStats (4.88s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.89s) [2019-11-29T15:35:04.466Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-29T15:35:04.466Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.60s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.30s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.91s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.06s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.89s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (3.45s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.69s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.74s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.63s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.66s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.76s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.84s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.70s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.56s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.53s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.69s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.61s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.07s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.90s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.06s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.97s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (1.10s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.15s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.04s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.06s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.62s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.18s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.10s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeEvents (1.13s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.90s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.61s) [2019-11-29T15:35:04.466Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (5.17s) [2019-11-29T15:35:04.466Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-11-29T15:35:04.466Z] docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-29T15:35:04.466Z] === RUN TestDockerRegistrySuite [2019-11-29T15:35:04.466Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-29T15:35:05.401Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2019-11-29T15:35:06.777Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-29T15:35:08.670Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-29T15:35:11.191Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-29T15:35:11.191Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-29T15:35:16.442Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-29T15:35:20.422Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2019-11-29T15:35:20.622Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-29T15:35:24.800Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-29T15:35:26.693Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-29T15:35:26.693Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2019-11-29T15:35:28.062Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-29T15:35:29.955Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-29T15:35:31.323Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-29T15:35:32.691Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-29T15:35:34.587Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-29T15:35:35.957Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-29T15:35:39.229Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-29T15:35:42.504Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-29T15:35:42.504Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2019-11-29T15:35:43.872Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-29T15:35:45.766Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2019-11-29T15:35:47.659Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-29T15:35:49.028Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2019-11-29T15:35:49.285Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-29T15:35:49.560Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-29T15:35:50.442Z] === RUN TestDockerSuite/TestBuildRm [2019-11-29T15:35:51.459Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-29T15:35:52.390Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2019-11-29T15:35:52.647Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-29T15:35:54.543Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-29T15:35:58.721Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-29T15:35:58.721Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-29T15:36:00.158Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-29T15:36:00.414Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2019-11-29T15:36:00.671Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-29T15:36:00.743Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2019-11-29T15:36:00.928Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-29T15:36:01.185Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-29T15:36:01.442Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-29T15:36:01.699Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-29T15:36:01.956Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-29T15:36:03.851Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-29T15:36:04.459Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2019-11-29T15:36:04.459Z] === RUN TestDockerSuite/TestBuildScratchCopy [2019-11-29T15:36:04.459Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2019-11-29T15:36:05.986Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2019-11-29T15:36:06.373Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-29T15:36:06.373Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2019-11-29T15:36:07.742Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-29T15:36:09.636Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-29T15:36:09.704Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2019-11-29T15:36:09.893Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2019-11-29T15:36:10.823Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-29T15:36:11.386Z] --- PASS: TestDockerRegistrySuite (67.24s) [2019-11-29T15:36:11.386Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.55s) [2019-11-29T15:36:11.386Z] check_test.go:196: [d645422e4ae88] daemon is not started [2019-11-29T15:36:11.386Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.89s) [2019-11-29T15:36:11.386Z] check_test.go:196: [d2297808d49b2] daemon is not started [2019-11-29T15:36:11.386Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (2.07s) [2019-11-29T15:36:11.386Z] check_test.go:196: [d93af61cacd66] daemon is not started [2019-11-29T15:36:11.386Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s) [2019-11-29T15:36:11.386Z] check_test.go:196: [d3453016af3cf] daemon is not started [2019-11-29T15:36:11.386Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.94s) [2019-11-29T15:36:11.386Z] check_test.go:196: [d2a5264d7b1be] daemon is not started [2019-11-29T15:36:11.386Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.57s) [2019-11-29T15:36:11.386Z] check_test.go:196: [dde826f25b7ab] daemon is not started [2019-11-29T15:36:11.386Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.57s) [2019-11-29T15:36:11.386Z] check_test.go:196: [de77c60508cde] daemon is not started [2019-11-29T15:36:11.386Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.51s) [2019-11-29T15:36:11.386Z] check_test.go:196: [d9469086fa0e8] daemon is not started [2019-11-29T15:36:11.386Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.44s) [2019-11-29T15:36:11.386Z] check_test.go:196: [deab52ecc9f50] daemon is not started [2019-11-29T15:36:11.386Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.75s) [2019-11-29T15:36:11.386Z] check_test.go:196: [d771e1d08bf6e] daemon is not started [2019-11-29T15:36:11.386Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.55s) [2019-11-29T15:36:11.386Z] check_test.go:196: [d567fdc5ffe1d] daemon is not started [2019-11-29T15:36:11.386Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.51s) [2019-11-29T15:36:11.386Z] check_test.go:196: [d9707c1151e23] daemon is not started [2019-11-29T15:36:11.386Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.75s) [2019-11-29T15:36:11.386Z] check_test.go:196: [de23d6328e891] daemon is not started [2019-11-29T15:36:11.386Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.53s) [2019-11-29T15:36:11.386Z] check_test.go:196: [d2c30e1c862ff] daemon is not started [2019-11-29T15:36:11.386Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.99s) [2019-11-29T15:36:11.386Z] docker_cli_by_digest_test.go:321: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:2207dec630872d6a22e93ab848204c2786e6047d2e9f42369d0a90214d804eda [2019-11-29T15:36:11.386Z] docker_cli_by_digest_test.go:337: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0953cf08dd2058d3da09a6dd0c14bb6988deef6af5368dcf1a2d8976ab77e2b6 [2019-11-29T15:36:11.386Z] check_test.go:196: [ddfc14a8ae8db] daemon is not started [2019-11-29T15:36:11.386Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.99s) [2019-11-29T15:36:11.386Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:042f75f62ce8a78db7deed1ab666ecedb5854542a2cfde95e543b18620b8d082 [2019-11-29T15:36:11.387Z] docker_cli_by_digest_test.go:261: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e2ba8a50bb755dbc78fcb2ba0c9911ccaf8c84065ab391379920f6410b8a245f [2019-11-29T15:36:11.387Z] check_test.go:196: [d1c342b299f12] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.89s) [2019-11-29T15:36:11.387Z] check_test.go:196: [df260433eeada] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.88s) [2019-11-29T15:36:11.387Z] check_test.go:196: [d0da851a1a587] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.55s) [2019-11-29T15:36:11.387Z] check_test.go:196: [dd185bbcd9f33] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s) [2019-11-29T15:36:11.387Z] check_test.go:196: [d18af75c3e5d3] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.73s) [2019-11-29T15:36:11.387Z] check_test.go:196: [defa04d5dc75b] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.58s) [2019-11-29T15:36:11.387Z] check_test.go:196: [d306cab6de0b0] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.42s) [2019-11-29T15:36:11.387Z] check_test.go:196: [dd3436e9dd6a7] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (4.02s) [2019-11-29T15:36:11.387Z] check_test.go:196: [df7d4edddba49] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.43s) [2019-11-29T15:36:11.387Z] check_test.go:196: [d00120302e86c] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.57s) [2019-11-29T15:36:11.387Z] check_test.go:196: [de1cdf01b6732] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.52s) [2019-11-29T15:36:11.387Z] check_test.go:196: [db6e1f2d347de] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2019-11-29T15:36:11.387Z] check_test.go:196: [ddfc08244e4a3] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.36s) [2019-11-29T15:36:11.387Z] check_test.go:196: [d0ea2ce4a4984] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.29s) [2019-11-29T15:36:11.387Z] check_test.go:196: [d2299e01c6f5d] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2019-11-29T15:36:11.387Z] check_test.go:196: [dc2b4867ec14f] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2019-11-29T15:36:11.387Z] check_test.go:196: [d7c99ce2eb37f] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.92s) [2019-11-29T15:36:11.387Z] check_test.go:196: [d2bf20933ceed] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.56s) [2019-11-29T15:36:11.387Z] check_test.go:196: [db4f4418840a9] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.33s) [2019-11-29T15:36:11.387Z] check_test.go:196: [dcb2519b57e39] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.82s) [2019-11-29T15:36:11.387Z] check_test.go:196: [dfc930bc60ef1] daemon is not started [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.06s) [2019-11-29T15:36:11.387Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.79s) [2019-11-29T15:36:11.387Z] === RUN TestDockerSchema1RegistrySuite [2019-11-29T15:36:11.387Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-29T15:36:11.643Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-29T15:36:12.595Z] === RUN TestDockerSuite/TestBuildShellInherited [2019-11-29T15:36:13.537Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2019-11-29T15:36:16.809Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-29T15:36:17.065Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2019-11-29T15:36:17.267Z] === RUN TestDockerSuite/TestBuildShellMultiple [2019-11-29T15:36:21.238Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2019-11-29T15:36:21.801Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-29T15:36:25.094Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2019-11-29T15:36:27.616Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-29T15:36:27.616Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2019-11-29T15:36:28.546Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-29T15:36:30.440Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-29T15:36:30.440Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-29T15:36:32.335Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-29T15:36:33.703Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-29T15:36:35.074Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-29T15:36:38.336Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2019-11-29T15:36:39.245Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-29T15:36:39.246Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-29T15:36:39.301Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2019-11-29T15:36:39.758Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2019-11-29T15:36:39.809Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-29T15:36:40.066Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-29T15:36:40.322Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-29T15:36:40.579Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-29T15:36:41.144Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite (29.71s) [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.29s) [2019-11-29T15:36:41.144Z] check_test.go:223: [d90b607bf9b9c] daemon is not started [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (5.19s) [2019-11-29T15:36:41.144Z] check_test.go:223: [d5d195f691439] daemon is not started [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.99s) [2019-11-29T15:36:41.144Z] check_test.go:223: [d9eb07b232d88] daemon is not started [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (5.29s) [2019-11-29T15:36:41.144Z] check_test.go:223: [d3aad1c1ec857] daemon is not started [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.49s) [2019-11-29T15:36:41.144Z] check_test.go:223: [ddaf013092f24] daemon is not started [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.68s) [2019-11-29T15:36:41.144Z] check_test.go:223: [d416203357d69] daemon is not started [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2019-11-29T15:36:41.144Z] check_test.go:223: [d35080a2cb652] daemon is not started [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.52s) [2019-11-29T15:36:41.144Z] check_test.go:223: [d8622a7ec1e82] daemon is not started [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.41s) [2019-11-29T15:36:41.144Z] check_test.go:223: [da129cfbc37bc] daemon is not started [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.38s) [2019-11-29T15:36:41.144Z] check_test.go:223: [de33dcffc90b1] daemon is not started [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (4.04s) [2019-11-29T15:36:41.144Z] check_test.go:223: [dd0d2e83737c6] daemon is not started [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.54s) [2019-11-29T15:36:41.144Z] check_test.go:223: [db8d303213ab1] daemon is not started [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.51s) [2019-11-29T15:36:41.144Z] check_test.go:223: [d285954fae872] daemon is not started [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2019-11-29T15:36:41.144Z] check_test.go:223: [db4f6a8dac475] daemon is not started [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2019-11-29T15:36:41.144Z] check_test.go:223: [dfd7f1ab466dc] daemon is not started [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.32s) [2019-11-29T15:36:41.144Z] check_test.go:223: [d10caca1b8e79] daemon is not started [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.39s) [2019-11-29T15:36:41.144Z] check_test.go:223: [dfa30a6bc6694] daemon is not started [2019-11-29T15:36:41.144Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2019-11-29T15:36:41.144Z] check_test.go:223: [d3c07a1db0eb6] daemon is not started [2019-11-29T15:36:41.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-29T15:36:41.144Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-29T15:36:42.513Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-29T15:36:42.770Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-29T15:36:43.027Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-29T15:36:44.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-29T15:36:44.395Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-29T15:36:44.652Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-29T15:36:45.216Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-29T15:36:45.472Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.36s) [2019-11-29T15:36:45.472Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.10s) [2019-11-29T15:36:45.472Z] check_test.go:252: [dd3029fce0376] daemon is not started [2019-11-29T15:36:45.472Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.58s) [2019-11-29T15:36:45.472Z] check_test.go:252: [d100aa505df29] daemon is not started [2019-11-29T15:36:45.472Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s) [2019-11-29T15:36:45.472Z] check_test.go:252: [df2a04028bedc] daemon is not started [2019-11-29T15:36:45.472Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.17s) [2019-11-29T15:36:45.472Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2019-11-29T15:36:45.472Z] check_test.go:252: [d007b94328cb4] daemon is not started [2019-11-29T15:36:45.473Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.40s) [2019-11-29T15:36:45.473Z] check_test.go:252: [d68a055196bab] daemon is not started [2019-11-29T15:36:45.473Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.57s) [2019-11-29T15:36:45.473Z] check_test.go:252: [de397acbe61b1] daemon is not started [2019-11-29T15:36:45.473Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2019-11-29T15:36:45.473Z] check_test.go:252: [da7a5dc2a4e95] daemon is not started [2019-11-29T15:36:45.473Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-29T15:36:45.473Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-29T15:36:50.731Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-29T15:36:50.731Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-29T15:36:50.987Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-29T15:36:50.987Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-29T15:36:51.244Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s) [2019-11-29T15:36:51.244Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s) [2019-11-29T15:36:51.244Z] check_test.go:279: [d472a15b075fd] daemon is not started [2019-11-29T15:36:51.244Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2019-11-29T15:36:51.244Z] check_test.go:279: [de9b54bf08b9d] daemon is not started [2019-11-29T15:36:51.244Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2019-11-29T15:36:51.244Z] check_test.go:279: [d031fd36b4259] daemon is not started [2019-11-29T15:36:51.244Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2019-11-29T15:36:51.244Z] check_test.go:279: [d4ef0cd4af4f6] daemon is not started [2019-11-29T15:36:51.244Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2019-11-29T15:36:51.244Z] check_test.go:279: [dfb299d4f7c9d] daemon is not started [2019-11-29T15:36:51.244Z] === RUN TestDockerNetworkSuite [2019-11-29T15:36:51.244Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2019-11-29T15:36:52.117Z] === RUN TestDockerSuite/TestBuildSpaces [2019-11-29T15:36:52.117Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2019-11-29T15:36:54.515Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2019-11-29T15:36:55.446Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2019-11-29T15:36:57.892Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2019-11-29T15:36:57.892Z] === RUN TestDockerSuite/TestBuildStderr [2019-11-29T15:37:00.696Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2019-11-29T15:37:02.572Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2019-11-29T15:37:03.304Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2019-11-29T15:37:07.476Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2019-11-29T15:37:09.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2019-11-29T15:37:19.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2019-11-29T15:37:20.252Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2019-11-29T15:37:22.776Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2019-11-29T15:37:23.634Z] === RUN TestDockerSuite/TestBuildStopSignal [2019-11-29T15:37:23.634Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2019-11-29T15:37:24.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2019-11-29T15:37:25.600Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2019-11-29T15:37:26.530Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2019-11-29T15:37:27.898Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2019-11-29T15:37:29.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2019-11-29T15:37:29.791Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2019-11-29T15:37:30.047Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2019-11-29T15:37:30.686Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2019-11-29T15:37:31.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2019-11-29T15:37:31.416Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2019-11-29T15:37:31.651Z] === RUN TestDockerSuite/TestBuildTagEvent [2019-11-29T15:37:31.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2019-11-29T15:37:31.673Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2019-11-29T15:37:33.041Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2019-11-29T15:37:34.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2019-11-29T15:37:34.963Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2019-11-29T15:37:35.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2019-11-29T15:37:35.526Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2019-11-29T15:37:37.426Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2019-11-29T15:37:38.046Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2019-11-29T15:37:39.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2019-11-29T15:37:42.102Z] === RUN TestDockerSuite/TestBuildUser [2019-11-29T15:37:42.102Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2019-11-29T15:37:42.103Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2019-11-29T15:37:42.103Z] === RUN TestDockerSuite/TestBuildVerboseOut [2019-11-29T15:37:43.664Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2019-11-29T15:37:46.780Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2019-11-29T15:37:47.239Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2019-11-29T15:37:53.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2019-11-29T15:37:53.693Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2019-11-29T15:37:54.258Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2019-11-29T15:37:54.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2019-11-29T15:37:54.515Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2019-11-29T15:37:54.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2019-11-29T15:37:54.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2019-11-29T15:37:54.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2019-11-29T15:37:55.802Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2019-11-29T15:37:55.802Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2019-11-29T15:37:55.802Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2019-11-29T15:37:56.667Z] --- PASS: TestDockerSwarmSuite (1777.07s) [2019-11-29T15:37:56.667Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (4.58s) [2019-11-29T15:37:56.667Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.34s) [2019-11-29T15:37:56.667Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.74s) [2019-11-29T15:37:56.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.18s) [2019-11-29T15:37:56.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.95s) [2019-11-29T15:37:56.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (30.39s) [2019-11-29T15:37:56.667Z] docker_api_swarm_test.go:563: [d76c81177b075] joining swarm manager [d23c5e61cfde3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.667Z] docker_api_swarm_test.go:585: [d979d706595cc] joining swarm manager [d23c5e61cfde3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.667Z] check_test.go:380: [d76c81177b075] daemon is not started [2019-11-29T15:37:56.667Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-29T15:37:56.667Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-29T15:37:56.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.56s) [2019-11-29T15:37:56.667Z] docker_api_swarm_test.go:46: [d2e4957a84d47] joining swarm manager [d1b0cb906ecf4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.02s) [2019-11-29T15:37:56.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.96s) [2019-11-29T15:37:56.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (34.98s) [2019-11-29T15:37:56.667Z] docker_api_swarm_test.go:304: [d81b225eda01f] joining swarm manager [d2fcbba7066bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.667Z] docker_api_swarm_test.go:305: [d045c13784e5d] joining swarm manager [d2fcbba7066bd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.667Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2019-11-29T15:37:56.667Z] docker_api_swarm_test.go:364: Waiting for possible election... [2019-11-29T15:37:56.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (23.56s) [2019-11-29T15:37:56.667Z] docker_api_swarm_test.go:272: [d3eb02aa3b1e5] joining swarm manager [de123afb837b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.667Z] docker_api_swarm_test.go:273: [df671414125fe] joining swarm manager [de123afb837b8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.11s) [2019-11-29T15:37:56.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.31s) [2019-11-29T15:37:56.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.68s) [2019-11-29T15:37:56.667Z] docker_api_swarm_node_test.go:19: [d0fbce9215027] joining swarm manager [d2aa4e8abe79d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.667Z] docker_api_swarm_node_test.go:20: [d484d360c29bc] joining swarm manager [d2aa4e8abe79d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (48.15s) [2019-11-29T15:37:56.667Z] docker_api_swarm_test.go:502: [dd17e72c48e5e] joining swarm manager [d6cac780a349e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.667Z] docker_api_swarm_test.go:507: [de780d82acadb] joining swarm manager [d6cac780a349e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.667Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (21.24s) [2019-11-29T15:37:56.667Z] docker_api_swarm_node_test.go:80: [d4a787f05f4ac] joining swarm manager [d9e5659969df5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.56s) [2019-11-29T15:37:56.668Z] docker_api_swarm_node_test.go:52: [de79b3e959ab9] joining swarm manager [dd10a2039e5a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] docker_api_swarm_node_test.go:53: [d032f4fcfd1b9] joining swarm manager [dd10a2039e5a0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (7.10s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.31s) [2019-11-29T15:37:56.668Z] docker_api_swarm_test.go:202: [d352fc93a15fe] joining swarm manager [d11c3236a90b3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (59.87s) [2019-11-29T15:37:56.668Z] docker_api_swarm_test.go:384: [d06d75d6e9ef6] joining swarm manager [dfd2d31a5f5ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] docker_api_swarm_test.go:385: [db07e58154a2c] joining swarm manager [dfd2d31a5f5ed]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.668Z] check_test.go:380: [db07e58154a2c] daemon is not started [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (66.12s) [2019-11-29T15:37:56.668Z] docker_api_swarm_test.go:802: [dcab65fd90e55] joining swarm manager [dbce6972a4922]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] docker_api_swarm_test.go:802: [d653956a04b18] joining swarm manager [dbce6972a4922]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.668Z] docker_api_swarm_test.go:802: [da8f7de7af9b5] joining swarm manager [dbce6972a4922]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-29T15:37:56.668Z] docker_api_swarm_test.go:802: [d2b9b4bbd0e59] joining swarm manager [dbce6972a4922]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-29T15:37:56.668Z] docker_api_swarm_test.go:810: [d5ceb371cafd6] joining swarm manager [dbce6972a4922]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.44s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (5.59s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (20.97s) [2019-11-29T15:37:56.668Z] docker_api_swarm_service_test.go:394: [db6e06de94ffa] joining swarm manager [d218c74c61a6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] docker_api_swarm_service_test.go:394: [dc62a46758d6c] joining swarm manager [d218c74c61a6e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (18.35s) [2019-11-29T15:37:56.668Z] docker_api_swarm_service_test.go:342: [d1e653425cbbd] joining swarm manager [dd20c16da9515]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] docker_api_swarm_service_test.go:342: [db2731a1d182e] joining swarm manager [dd20c16da9515]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (17.29s) [2019-11-29T15:37:56.668Z] docker_api_swarm_service_test.go:489: [d054cba011dc0] joining swarm manager [d0cc8c51fe0a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] docker_api_swarm_service_test.go:489: [dd6250a74218b] joining swarm manager [d0cc8c51fe0a2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.73s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (29.88s) [2019-11-29T15:37:56.668Z] docker_api_swarm_service_test.go:127: [d8aeef3668a49] joining swarm manager [d0d1420313a6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] docker_api_swarm_service_test.go:128: [d5c517e78510d] joining swarm manager [d0d1420313a6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.668Z] docker_api_swarm_service_test.go:136: [dd403c25b8ade] joining swarm manager [d0d1420313a6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-29T15:37:56.668Z] docker_api_swarm_service_test.go:137: [db3c12c2ff681] joining swarm manager [d0d1420313a6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.80s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.82s) [2019-11-29T15:37:56.668Z] docker_api_swarm_service_test.go:303: [d949d7f53ee31] joining swarm manager [df6645bc231fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] docker_api_swarm_service_test.go:303: [d415542b12dff] joining swarm manager [df6645bc231fe]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (31.44s) [2019-11-29T15:37:56.668Z] docker_api_swarm_service_test.go:99: [d35633a63c494] joining swarm manager [d5002675db438]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] docker_api_swarm_service_test.go:100: [d5506a052cb9a] joining swarm manager [d5002675db438]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.668Z] check_test.go:380: [d35633a63c494] daemon is not started [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.73s) [2019-11-29T15:37:56.668Z] docker_api_swarm_service_test.go:532: [db77ef005b7eb] joining swarm manager [da43b46f91115]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] docker_api_swarm_service_test.go:533: [d1d30884bcbcd] joining swarm manager [da43b46f91115]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (41.94s) [2019-11-29T15:37:56.668Z] docker_api_swarm_service_test.go:147: [dc66366c1715c] joining swarm manager [d5d0cafb114e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] docker_api_swarm_service_test.go:147: [d4130489484a9] joining swarm manager [d5d0cafb114e3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (27.97s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.33s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.19s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.68s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.40s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.14s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.05s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.98s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.71s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (26.66s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (11.30s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.66s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.36s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.47s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.84s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (3.14s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.79s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (4.54s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.17s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.84s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.93s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.39s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.69s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.40s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.44s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.65s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.31s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.14s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.27s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.33s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.50s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.85s) [2019-11-29T15:37:56.668Z] docker_cli_service_logs_test.go:241: checking task r58fo5jtpjaj [2019-11-29T15:37:56.668Z] docker_cli_service_logs_test.go:246: checking messages for r58fo5jtpjaj [2019-11-29T15:37:56.668Z] docker_cli_service_logs_test.go:241: checking task kqwu9b04uxru [2019-11-29T15:37:56.668Z] docker_cli_service_logs_test.go:246: checking messages for kqwu9b04uxru [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.15s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.37s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.19s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.08s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.07s) [2019-11-29T15:37:56.668Z] docker_cli_swarm_test.go:1901: [dc7657b55f31a] joining swarm manager [dfd48058468b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] docker_cli_swarm_test.go:1902: [d79d40831a972] joining swarm manager [dfd48058468b9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.64s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (3.30s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.30s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.64s) [2019-11-29T15:37:56.668Z] docker_cli_swarm_test.go:1802: [db02719167df6] joining swarm manager [dd1e7e7462bd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] docker_cli_swarm_test.go:1803: [d9c4a7aed5f4b] joining swarm manager [dd1e7e7462bd6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.42s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (103.42s) [2019-11-29T15:37:56.668Z] docker_cli_swarm_test.go:1321: [df3a1af3fb969] joining swarm manager [d80a1fc109998]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] docker_cli_swarm_test.go:1322: [d2cbdf0c11539] joining swarm manager [d80a1fc109998]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (6.27s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (11.44s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (10.18s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (3.08s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.95s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.09s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.30s) [2019-11-29T15:37:56.668Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2019-11-29T15:37:56.668Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.90s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.88s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.35s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.53s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (52.09s) [2019-11-29T15:37:56.668Z] docker_cli_swarm_test.go:1186: [da2ce87a58712] joining swarm manager [d867504e1a54f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] docker_cli_swarm_test.go:1195: [d72dfe38486f2] joining swarm manager [d867504e1a54f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.16s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.82s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (133.01s) [2019-11-29T15:37:56.668Z] docker_cli_swarm_test.go:1118: [dde4d19fc5c38] joining swarm manager [d93d0f32c9377]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] docker_cli_swarm_test.go:1119: [d883cd5f9b352] joining swarm manager [d93d0f32c9377]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.668Z] docker_cli_swarm_test.go:1172: [dcef36bde0fa4] joining swarm manager [d93d0f32c9377]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (14.46s) [2019-11-29T15:37:56.668Z] docker_cli_swarm_test.go:1453: [dfd5c6405f777] joining swarm manager [ddd50afac93fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] docker_cli_swarm_test.go:1454: [da70cbddf8ded] joining swarm manager [ddd50afac93fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.23s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.28s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.10s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.14s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.38s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (6.13s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (3.32s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.26s) [2019-11-29T15:37:56.668Z] docker_cli_swarm_unix_test.go:62: [df15dab03a86a] joining swarm manager [dee1cb890f793]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (3.12s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (4.27s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.30s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.87s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.38s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (21.27s) [2019-11-29T15:37:56.668Z] docker_api_swarm_test.go:962: [d7cb6c3dea2a5] joining swarm manager [dd6155bd6a5c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.59s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.37s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.07s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.74s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.87s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.10s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.56s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.45s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.57s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.50s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (4.13s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.96s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.42s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (18.10s) [2019-11-29T15:37:56.668Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.31s) [2019-11-29T15:37:56.668Z] === RUN TestDockerExternalVolumeSuite [2019-11-29T15:37:56.668Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2019-11-29T15:37:59.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2019-11-29T15:37:59.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2019-11-29T15:37:59.945Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2019-11-29T15:38:00.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2019-11-29T15:38:06.129Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2019-11-29T15:38:10.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2019-11-29T15:38:10.301Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2019-11-29T15:38:11.670Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2019-11-29T15:38:12.599Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2019-11-29T15:38:14.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2019-11-29T15:38:14.493Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2019-11-29T15:38:15.864Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2019-11-29T15:38:16.794Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2019-11-29T15:38:18.687Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2019-11-29T15:38:20.914Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2019-11-29T15:38:20.914Z] === RUN TestDockerSuite/TestBuildWindowsUser [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite (93.22s) [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.82s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d48a95a45fc49] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.30s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d93930a9c3833] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (5.20s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d34dc3605c9a8] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.84s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d2be2fb26e6bd] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.93s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:1233: [da2fe609ba64a] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.02s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d3c9dee70e9fc] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.37s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d3bb38080c890] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.96s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [dbab660638bdf] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.04s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [df78448ddb42b] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.92s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [de84c858dc278] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.82s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d587d67c6bc91] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.50s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [dd48618998970] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.56s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d9b56c66d91fb] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.14s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d8932dbccaa33] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.28s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d331c90647452] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.40s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [de9c5bcd70148] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d6679b7cc8f81] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.05s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d5eaf17ee503d] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d2661b7e51c2b] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.39s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d6049daa4ba5c] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.82s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [de2df4ad65ac8] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [dd2f9504502fe] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.46s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [db30a7d7cb287] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d769afc93079e] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.92s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:968: [dcb8a7c47f31c] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.49s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [da789a3a5e539] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.44s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:1116: [d6cc3f631a3c2] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d4b1f8ad0bda1] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.78s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [dfa42e33f341e] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.12s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d88ef8d2be486] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.11s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d42fb5fdbd7fe] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d6b6cc9e4aa04] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d7f689f21da80] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d0cc9f7c2cccb] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.48s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d92715d08b59c] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d26ee1f9c711f] daemon is not started [2019-11-29T15:38:25.243Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d678d392f140b] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.42s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d108dfbf0cdb7] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.69s) [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.57s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:1084: [d6ed08b8edc8d] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.06s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d4f775d7e307d] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.40s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d0e35458d27a0] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.91s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d81815367dd19] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [df7b14f5df94e] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.31s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [db4e65da2a921] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.81s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [d6e2b22773863] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.70s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [de9db071f1817] daemon is not started [2019-11-29T15:38:25.243Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.17s) [2019-11-29T15:38:25.243Z] docker_cli_network_unix_test.go:46: [db8ca7fd1776c] daemon is not started [2019-11-29T15:38:25.243Z] === RUN TestDockerHubPullSuite [2019-11-29T15:38:25.243Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2019-11-29T15:38:26.174Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2019-11-29T15:38:28.086Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2019-11-29T15:38:28.649Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2019-11-29T15:38:30.017Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2019-11-29T15:38:30.017Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2019-11-29T15:38:30.017Z] --- PASS: TestDockerHubPullSuite (5.56s) [2019-11-29T15:38:30.017Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.50s) [2019-11-29T15:38:30.017Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.17s) [2019-11-29T15:38:30.017Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.37s) [2019-11-29T15:38:30.017Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.25s) [2019-11-29T15:38:30.017Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.20s) [2019-11-29T15:38:30.017Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2019-11-29T15:38:30.017Z] PASS [2019-11-29T15:38:30.017Z] [2019-11-29T15:38:30.017Z] === Skipped [2019-11-29T15:38:30.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-29T15:38:30.017Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2019-11-29T15:38:30.017Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.017Z] [2019-11-29T15:38:30.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-29T15:38:30.017Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2019-11-29T15:38:30.017Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.017Z] [2019-11-29T15:38:30.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-11-29T15:38:30.017Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2019-11-29T15:38:30.017Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.017Z] [2019-11-29T15:38:30.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-11-29T15:38:30.017Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2019-11-29T15:38:30.017Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.017Z] [2019-11-29T15:38:30.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-29T15:38:30.017Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2019-11-29T15:38:30.017Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.017Z] [2019-11-29T15:38:30.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-11-29T15:38:30.017Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2019-11-29T15:38:30.017Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.017Z] [2019-11-29T15:38:30.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-29T15:38:30.017Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2019-11-29T15:38:30.017Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.017Z] [2019-11-29T15:38:30.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-29T15:38:30.017Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2019-11-29T15:38:30.017Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.017Z] [2019-11-29T15:38:30.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-29T15:38:30.017Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2019-11-29T15:38:30.017Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.017Z] [2019-11-29T15:38:30.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-29T15:38:30.017Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2019-11-29T15:38:30.017Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.017Z] [2019-11-29T15:38:30.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-29T15:38:30.017Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2019-11-29T15:38:30.017Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.017Z] [2019-11-29T15:38:30.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-29T15:38:30.017Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2019-11-29T15:38:30.017Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.017Z] [2019-11-29T15:38:30.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-29T15:38:30.017Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2019-11-29T15:38:30.017Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.017Z] [2019-11-29T15:38:30.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-29T15:38:30.017Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2019-11-29T15:38:30.017Z] docker_cli_sni_test.go:18: Flakey test [2019-11-29T15:38:30.017Z] [2019-11-29T15:38:30.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-29T15:38:30.017Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2019-11-29T15:38:30.017Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.017Z] [2019-11-29T15:38:30.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-29T15:38:30.017Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2019-11-29T15:38:30.017Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2019-11-29T15:38:30.017Z] [2019-11-29T15:38:30.017Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_run_test.go:4144: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_run_test.go:4163: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_run_test.go:4229: unmatched requirement IsolationIsProcess [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_run_test.go:4199: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_run_test.go:4219: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_run_test.go:4209: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.01s) [2019-11-29T15:38:30.018Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.01s) [2019-11-29T15:38:30.018Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2019-11-29T15:38:30.018Z] docker_cli_run_test.go:4537: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-29T15:38:30.018Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2019-11-29T15:38:30.018Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2019-11-29T15:38:30.018Z] docker_cli_network_unix_test.go:46: [d678d392f140b] daemon is not started [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] [2019-11-29T15:38:30.018Z] DONE 1274 tests, 44 skipped in 2223.833s [2019-11-29T15:38:30.018Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-29T15:38:30.018Z] ++++ cat bundles/test-integration/docker.pid [2019-11-29T15:38:30.018Z] +++ kill 7303 [2019-11-29T15:38:33.269Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2019-11-29T15:38:38.115Z] +++ /etc/init.d/apparmor stop [2019-11-29T15:38:38.115Z] Clearing AppArmor profiles cache:. [2019-11-29T15:38:38.115Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-29T15:38:38.115Z] Unloading profiles will leave already running processes permanently [2019-11-29T15:38:38.115Z] unconfined, which can lead to unexpected situations. [2019-11-29T15:38:38.115Z] [2019-11-29T15:38:38.115Z] To set a process to complain mode, use the command line tool [2019-11-29T15:38:38.115Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-29T15:38:38.115Z] with the 'teardown' option." [2019-11-29T15:38:38.115Z] [2019-11-29T15:38:43.568Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2019-11-29T15:38:43.568Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2019-11-29T15:38:43.568Z] === RUN TestDockerSuite/TestBuildWithFailure [2019-11-29T15:38:46.467Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2019-11-29T15:38:46.467Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2019-11-29T15:38:58.826Z] === RUN TestDockerSuite/TestBuildWithTabs [2019-11-29T15:39:03.504Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2019-11-29T15:39:03.961Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2019-11-29T15:39:16.789Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2019-11-29T15:39:18.773Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2019-11-29T15:39:18.773Z] === RUN TestDockerSuite/TestBuildWithVolumes [2019-11-29T15:39:18.774Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2019-11-29T15:39:18.774Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2019-11-29T15:39:20.304Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2019-11-29T15:39:28.854Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2019-11-29T15:39:31.023Z] === RUN TestDockerSuite/TestBuildXZHost [2019-11-29T15:39:31.023Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2019-11-29T15:39:31.023Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2019-11-29T15:39:31.023Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2019-11-29T15:39:31.634Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2019-11-29T15:39:33.193Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2019-11-29T15:39:37.870Z] === RUN TestDockerSuite/TestCommitChange [2019-11-29T15:39:42.554Z] === RUN TestDockerSuite/TestCommitChangeLabels [2019-11-29T15:39:47.232Z] === RUN TestDockerSuite/TestCommitHardlink [2019-11-29T15:39:47.232Z] === RUN TestDockerSuite/TestCommitNewFile [2019-11-29T15:39:54.289Z] === RUN TestDockerSuite/TestCommitPausedContainer [2019-11-29T15:39:54.289Z] === RUN TestDockerSuite/TestCommitTTY [2019-11-29T15:40:01.347Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2019-11-29T15:40:03.699Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2019-11-29T15:40:06.030Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2019-11-29T15:40:06.030Z] === RUN TestDockerSuite/TestCommitWithoutPause [2019-11-29T15:40:06.030Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2019-11-29T15:40:06.030Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2019-11-29T15:40:06.030Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2019-11-29T15:40:06.488Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2019-11-29T15:40:06.488Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2019-11-29T15:40:06.488Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2019-11-29T15:40:06.488Z] === RUN TestDockerSuite/TestContainerAPICommit [2019-11-29T15:40:13.546Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2019-11-29T15:40:15.876Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2019-11-29T15:40:20.749Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2019-11-29T15:40:20.749Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2019-11-29T15:40:22.284Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2019-11-29T15:40:22.284Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2019-11-29T15:40:22.284Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2019-11-29T15:40:22.284Z] === RUN TestDockerSuite/TestContainerAPICreate [2019-11-29T15:40:24.459Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2019-11-29T15:40:24.459Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2019-11-29T15:40:24.459Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2019-11-29T15:40:27.356Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2019-11-29T15:40:27.356Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2019-11-29T15:40:27.356Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2019-11-29T15:40:27.356Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2019-11-29T15:40:27.356Z] === RUN TestDockerSuite/TestContainerAPIDelete [2019-11-29T15:40:29.528Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2019-11-29T15:40:31.702Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2019-11-29T15:40:35.426Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2019-11-29T15:40:35.884Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2019-11-29T15:40:35.884Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2019-11-29T15:40:38.782Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2019-11-29T15:40:38.782Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2019-11-29T15:40:45.841Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2019-11-29T15:40:45.842Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2019-11-29T15:40:45.842Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2019-11-29T15:40:47.916Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2019-11-29T15:40:48.740Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2019-11-29T15:40:48.740Z] === RUN TestDockerSuite/TestContainerAPIKill [2019-11-29T15:40:50.273Z] === RUN TestDockerSuite/TestContainerAPIPause [2019-11-29T15:40:50.731Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2019-11-29T15:40:53.628Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2019-11-29T15:40:53.628Z] === RUN TestDockerSuite/TestContainerAPIRename [2019-11-29T15:41:00.814Z] === RUN TestDockerSuite/TestContainerAPIRestart [2019-11-29T15:41:02.768Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2019-11-29T15:41:04.539Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2019-11-29T15:41:09.218Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2019-11-29T15:41:09.218Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2019-11-29T15:41:09.218Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2019-11-29T15:41:09.218Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2019-11-29T15:41:09.218Z] === RUN TestDockerSuite/TestContainerAPIStart [2019-11-29T15:41:10.749Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2019-11-29T15:41:10.749Z] === RUN TestDockerSuite/TestContainerAPIStop [2019-11-29T15:41:15.424Z] === RUN TestDockerSuite/TestContainerAPITop [2019-11-29T15:41:15.424Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2019-11-29T15:41:17.597Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2019-11-29T15:41:17.597Z] === RUN TestDockerSuite/TestContainerAPIWait [2019-11-29T15:41:22.275Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2019-11-29T15:41:23.806Z] === RUN TestDockerSuite/TestContainerNetworkMode [2019-11-29T15:41:23.806Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2019-11-29T15:41:23.806Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2019-11-29T15:41:23.806Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2019-11-29T15:41:23.806Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2019-11-29T15:41:23.806Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2019-11-29T15:41:25.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2019-11-29T15:41:25.977Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2019-11-29T15:41:34.807Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2019-11-29T15:41:36.282Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2019-11-29T15:41:37.246Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2019-11-29T15:41:40.141Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2019-11-29T15:41:42.311Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00065fb00_} [2019-11-29T15:41:46.990Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1037821818_c:\foo_false____} [2019-11-29T15:41:49.656Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2019-11-29T15:41:49.888Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1037821818_c:\foo_true____} [2019-11-29T15:41:52.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2019-11-29T15:41:52.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2019-11-29T15:41:52.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2019-11-29T15:41:52.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2019-11-29T15:41:52.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2019-11-29T15:41:52.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2019-11-29T15:41:52.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2019-11-29T15:41:52.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2019-11-29T15:41:52.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2019-11-29T15:41:52.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2019-11-29T15:41:52.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2019-11-29T15:41:52.059Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2019-11-29T15:41:52.059Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2019-11-29T15:41:52.059Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2019-11-29T15:41:52.059Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2019-11-29T15:41:52.059Z] === RUN TestDockerSuite/TestCopyAndRestart [2019-11-29T15:41:52.059Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2019-11-29T15:41:52.059Z] === RUN TestDockerSuite/TestCpAbsolutePath [2019-11-29T15:41:54.232Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2019-11-29T15:41:54.232Z] === RUN TestDockerSuite/TestCpFromCaseA [2019-11-29T15:41:54.232Z] === RUN TestDockerSuite/TestCpFromCaseB [2019-11-29T15:41:54.232Z] === RUN TestDockerSuite/TestCpFromCaseC [2019-11-29T15:41:54.232Z] === RUN TestDockerSuite/TestCpFromCaseD [2019-11-29T15:41:54.232Z] === RUN TestDockerSuite/TestCpFromCaseE [2019-11-29T15:41:54.232Z] === RUN TestDockerSuite/TestCpFromCaseF [2019-11-29T15:41:54.232Z] === RUN TestDockerSuite/TestCpFromCaseG [2019-11-29T15:41:54.232Z] === RUN TestDockerSuite/TestCpFromCaseH [2019-11-29T15:41:54.232Z] === RUN TestDockerSuite/TestCpFromCaseI [2019-11-29T15:41:54.232Z] === RUN TestDockerSuite/TestCpFromCaseJ [2019-11-29T15:41:54.232Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2019-11-29T15:41:54.232Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2019-11-29T15:41:54.232Z] === RUN TestDockerSuite/TestCpGarbagePath [2019-11-29T15:41:57.128Z] === RUN TestDockerSuite/TestCpLocalOnly [2019-11-29T15:41:57.128Z] === RUN TestDockerSuite/TestCpNameHasColon [2019-11-29T15:41:57.128Z] === RUN TestDockerSuite/TestCpRelativePath [2019-11-29T15:41:59.299Z] === RUN TestDockerSuite/TestCpSpecialFiles [2019-11-29T15:41:59.299Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2019-11-29T15:41:59.299Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2019-11-29T15:41:59.299Z] === RUN TestDockerSuite/TestCpToCaseA [2019-11-29T15:42:03.983Z] === RUN TestDockerSuite/TestCpToCaseB [2019-11-29T15:42:06.155Z] === RUN TestDockerSuite/TestCpToCaseC [2019-11-29T15:42:06.155Z] === RUN TestDockerSuite/TestCpToCaseD [2019-11-29T15:42:06.155Z] === RUN TestDockerSuite/TestCpToCaseE [2019-11-29T15:42:07.710Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2019-11-29T15:42:20.944Z] === RUN TestDockerSuite/TestCpToCaseF [2019-11-29T15:42:20.944Z] === RUN TestDockerSuite/TestCpToCaseG [2019-11-29T15:42:20.944Z] === RUN TestDockerSuite/TestCpToCaseH [2019-11-29T15:42:33.307Z] === RUN TestDockerSuite/TestCpToCaseI [2019-11-29T15:42:33.307Z] === RUN TestDockerSuite/TestCpToCaseJ [2019-11-29T15:42:33.307Z] === RUN TestDockerSuite/TestCpToDot [2019-11-29T15:42:34.273Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2019-11-29T15:42:34.273Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2019-11-29T15:42:34.273Z] === RUN TestDockerSuite/TestCpToStdout [2019-11-29T15:42:37.173Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2019-11-29T15:42:37.173Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2019-11-29T15:42:37.173Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2019-11-29T15:42:37.173Z] === RUN TestDockerSuite/TestCpVolumePath [2019-11-29T15:42:37.173Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2019-11-29T15:42:37.173Z] === RUN TestDockerSuite/TestCreateArgs [2019-11-29T15:42:37.173Z] === RUN TestDockerSuite/TestCreateByImageID [2019-11-29T15:42:38.704Z] === RUN TestDockerSuite/TestCreateEchoStdout [2019-11-29T15:42:40.876Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2019-11-29T15:42:41.336Z] === RUN TestDockerSuite/TestCreateHostConfig [2019-11-29T15:42:41.336Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2019-11-29T15:42:43.507Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2019-11-29T15:42:43.964Z] === RUN TestDockerSuite/TestCreateLabels [2019-11-29T15:42:44.424Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2019-11-29T15:42:44.424Z] === RUN TestDockerSuite/TestCreateRM [2019-11-29T15:42:44.424Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2019-11-29T15:42:44.424Z] === RUN TestDockerSuite/TestCreateStopSignal [2019-11-29T15:42:44.881Z] === RUN TestDockerSuite/TestCreateStopTimeout [2019-11-29T15:42:44.881Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2019-11-29T15:42:53.433Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2019-11-29T15:42:53.433Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2019-11-29T15:42:53.433Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2019-11-29T15:42:54.354Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2019-11-29T15:42:57.165Z] === RUN TestDockerSuite/TestCreateWithPortRange [2019-11-29T15:42:57.165Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2019-11-29T15:42:57.165Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2019-11-29T15:42:59.337Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2019-11-29T15:42:59.337Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2019-11-29T15:42:59.795Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2019-11-29T15:42:59.795Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2019-11-29T15:42:59.795Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2019-11-29T15:42:59.795Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2019-11-29T15:42:59.795Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2019-11-29T15:42:59.795Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2019-11-29T15:42:59.795Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2019-11-29T15:42:59.795Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2019-11-29T15:42:59.795Z] === RUN TestDockerSuite/TestDevicePermissions [2019-11-29T15:42:59.795Z] === RUN TestDockerSuite/TestDockerFails [2019-11-29T15:42:59.795Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2019-11-29T15:42:59.795Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2019-11-29T15:42:59.795Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2019-11-29T15:42:59.795Z] === RUN TestDockerSuite/TestEventsAttach [2019-11-29T15:42:59.795Z] === RUN TestDockerSuite/TestEventsCommit [2019-11-29T15:42:59.795Z] === RUN TestDockerSuite/TestEventsContainerEvents [2019-11-29T15:43:01.965Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2019-11-29T15:43:09.025Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2019-11-29T15:43:11.197Z] === RUN TestDockerSuite/TestEventsContainerRestart [2019-11-29T15:43:12.407Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2019-11-29T15:43:23.557Z] === RUN TestDockerSuite/TestEventsCopy [2019-11-29T15:43:29.337Z] === RUN TestDockerSuite/TestEventsFilterContainer [2019-11-29T15:43:34.011Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2019-11-29T15:43:35.545Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2019-11-29T15:43:36.003Z] === RUN TestDockerSuite/TestEventsFilterImageName [2019-11-29T15:43:39.729Z] === RUN TestDockerSuite/TestEventsFilterLabels [2019-11-29T15:43:40.186Z] === RUN TestDockerSuite/TestEventsFilterType [2019-11-29T15:43:41.151Z] === RUN TestDockerSuite/TestEventsFilters [2019-11-29T15:43:44.445Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2019-11-29T15:43:45.828Z] === RUN TestDockerSuite/TestEventsFormat [2019-11-29T15:43:50.507Z] === RUN TestDockerSuite/TestEventsFormatBadField [2019-11-29T15:43:50.507Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2019-11-29T15:43:50.507Z] === RUN TestDockerSuite/TestEventsImageImport [2019-11-29T15:43:50.507Z] === RUN TestDockerSuite/TestEventsImageLoad [2019-11-29T15:43:50.507Z] === RUN TestDockerSuite/TestEventsImagePull [2019-11-29T15:43:50.507Z] === RUN TestDockerSuite/TestEventsImageTag [2019-11-29T15:43:51.484Z] === RUN TestDockerSuite/TestEventsPluginOps [2019-11-29T15:43:51.484Z] === RUN TestDockerSuite/TestEventsRename [2019-11-29T15:43:53.657Z] === RUN TestDockerSuite/TestEventsResize [2019-11-29T15:43:56.555Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2019-11-29T15:43:58.089Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2019-11-29T15:44:00.986Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2019-11-29T15:44:05.671Z] === RUN TestDockerSuite/TestEventsTop [2019-11-29T15:44:05.671Z] === RUN TestDockerSuite/TestEventsUntag [2019-11-29T15:44:08.569Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2019-11-29T15:44:16.506Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2019-11-29T15:44:17.124Z] === RUN TestDockerSuite/TestExec [2019-11-29T15:44:17.125Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2019-11-29T15:44:17.125Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2019-11-29T15:44:18.657Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2019-11-29T15:44:20.189Z] === RUN TestDockerSuite/TestExecAPIStart [2019-11-29T15:44:20.189Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2019-11-29T15:44:20.189Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2019-11-29T15:44:20.189Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2019-11-29T15:44:22.360Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2019-11-29T15:44:23.891Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2019-11-29T15:44:26.061Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2019-11-29T15:44:28.232Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2019-11-29T15:44:31.355Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2019-11-29T15:44:31.961Z] === RUN TestDockerSuite/TestExecCgroup [2019-11-29T15:44:31.961Z] === RUN TestDockerSuite/TestExecEnv [2019-11-29T15:44:31.961Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2019-11-29T15:44:31.961Z] === RUN TestDockerSuite/TestExecExitStatus [2019-11-29T15:44:34.132Z] === RUN TestDockerSuite/TestExecInspectID [2019-11-29T15:44:38.809Z] === RUN TestDockerSuite/TestExecInteractive [2019-11-29T15:44:38.809Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2019-11-29T15:44:38.809Z] === RUN TestDockerSuite/TestExecParseError [2019-11-29T15:44:38.809Z] === RUN TestDockerSuite/TestExecPausedContainer [2019-11-29T15:44:38.809Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2019-11-29T15:44:38.809Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2019-11-29T15:44:40.981Z] === RUN TestDockerSuite/TestExecSetEnv [2019-11-29T15:44:40.981Z] === RUN TestDockerSuite/TestExecStartFails [2019-11-29T15:44:40.981Z] === RUN TestDockerSuite/TestExecStateCleanup [2019-11-29T15:44:40.981Z] === RUN TestDockerSuite/TestExecStopNotHanging [2019-11-29T15:44:40.981Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2019-11-29T15:44:40.981Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2019-11-29T15:44:43.153Z] === RUN TestDockerSuite/TestExecUlimits [2019-11-29T15:44:43.153Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2019-11-29T15:44:49.409Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2019-11-29T15:44:51.720Z] === RUN TestDockerSuite/TestExecWithImageUser [2019-11-29T15:44:51.720Z] === RUN TestDockerSuite/TestExecWithPrivileged [2019-11-29T15:44:51.720Z] === RUN TestDockerSuite/TestExecWithUser [2019-11-29T15:44:51.720Z] === RUN TestDockerSuite/TestGetContainerStats [2019-11-29T15:44:56.397Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2019-11-29T15:45:02.176Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2019-11-29T15:45:04.257Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2019-11-29T15:45:05.903Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2019-11-29T15:45:11.698Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2019-11-29T15:45:11.698Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2019-11-29T15:45:11.698Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2019-11-29T15:45:11.698Z] === RUN TestDockerSuite/TestHealth [2019-11-29T15:45:11.698Z] === RUN TestDockerSuite/TestHistoryExistentImage [2019-11-29T15:45:11.698Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2019-11-29T15:45:12.155Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2019-11-29T15:45:12.155Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2019-11-29T15:45:19.111Z] --- PASS: TestDockerExternalVolumeSuite (441.99s) [2019-11-29T15:45:19.111Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.97s) [2019-11-29T15:45:19.111Z] docker_cli_external_volume_driver_test.go:53: [d1865afb10dc1] daemon is not started [2019-11-29T15:45:19.111Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.64s) [2019-11-29T15:45:19.111Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.67s) [2019-11-29T15:45:19.111Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2019-11-29T15:45:19.111Z] docker_cli_external_volume_driver_test.go:53: [d94d4020318f6] daemon is not started [2019-11-29T15:45:19.111Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2019-11-29T15:45:19.111Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2019-11-29T15:45:19.111Z] docker_cli_external_volume_driver_test.go:53: [d8c1a6f179d42] daemon is not started [2019-11-29T15:45:19.112Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2019-11-29T15:45:19.112Z] docker_cli_external_volume_driver_test.go:53: [d9402d0dc9459] daemon is not started [2019-11-29T15:45:19.112Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.73s) [2019-11-29T15:45:19.112Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.78s) [2019-11-29T15:45:19.112Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.85s) [2019-11-29T15:45:19.112Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2019-11-29T15:45:19.112Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.64s) [2019-11-29T15:45:19.112Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.80s) [2019-11-29T15:45:19.112Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.07s) [2019-11-29T15:45:19.112Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.67s) [2019-11-29T15:45:19.112Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.42s) [2019-11-29T15:45:19.112Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.37s) [2019-11-29T15:45:19.112Z] docker_cli_external_volume_driver_test.go:485: [d8d323e498c92] daemon is not started [2019-11-29T15:45:19.112Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2019-11-29T15:45:19.112Z] docker_cli_external_volume_driver_test.go:53: [dc5c2cae98c2e] daemon is not started [2019-11-29T15:45:19.112Z] PASS [2019-11-29T15:45:19.112Z] [2019-11-29T15:45:19.112Z] === Skipped [2019-11-29T15:45:19.112Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-29T15:45:19.112Z] --- SKIP: TestDockerDaemonSuite/TestDaemonICCPing (0.00s) [2019-11-29T15:45:19.112Z] docker_cli_daemon_test.go:866: unmatched requirement bridgeNfIptables [2019-11-29T15:45:19.112Z] check_test.go:309: [d14ed0025a071] daemon is not started [2019-11-29T15:45:19.112Z] [2019-11-29T15:45:19.112Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-29T15:45:19.112Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2019-11-29T15:45:19.112Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2019-11-29T15:45:19.112Z] check_test.go:309: [d3b3d08674022] daemon is not started [2019-11-29T15:45:19.112Z] [2019-11-29T15:45:19.112Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-29T15:45:19.112Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2019-11-29T15:45:19.112Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2019-11-29T15:45:19.112Z] check_test.go:309: [dd5e869131413] daemon is not started [2019-11-29T15:45:19.112Z] [2019-11-29T15:45:19.112Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-29T15:45:19.112Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2019-11-29T15:45:19.112Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2019-11-29T15:45:19.112Z] check_test.go:309: [d2d8f7fbc46e3] daemon is not started [2019-11-29T15:45:19.112Z] [2019-11-29T15:45:19.112Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-29T15:45:19.112Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2019-11-29T15:45:19.112Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2019-11-29T15:45:19.112Z] [2019-11-29T15:45:19.112Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2019-11-29T15:45:19.112Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2019-11-29T15:45:19.112Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2019-11-29T15:45:19.112Z] [2019-11-29T15:45:19.112Z] [2019-11-29T15:45:19.112Z] DONE 273 tests, 6 skipped in 2630.873s [2019-11-29T15:45:19.112Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2019-11-29T15:45:19.112Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcaf9824cb7e3/docker.pid [2019-11-29T15:45:19.112Z] +++ kill 7222 [2019-11-29T15:45:19.112Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 10: wait: pid 7222 is not a child of this shell [2019-11-29T15:45:19.112Z] warning: PID 7222 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/dcaf9824cb7e3/docker.pid had a nonzero exit code [2019-11-29T15:45:19.112Z] ++++ cat bundles/test-integration/docker.pid [2019-11-29T15:45:19.112Z] +++ kill 7315 [2019-11-29T15:45:20.041Z] +++ /etc/init.d/apparmor stop [2019-11-29T15:45:20.041Z] Clearing AppArmor profiles cache:. [2019-11-29T15:45:20.041Z] All profile caches have been cleared, but no profiles have been unloaded. [2019-11-29T15:45:20.041Z] Unloading profiles will leave already running processes permanently [2019-11-29T15:45:20.041Z] unconfined, which can lead to unexpected situations. [2019-11-29T15:45:20.041Z] [2019-11-29T15:45:20.041Z] To set a process to complain mode, use the command line tool [2019-11-29T15:45:20.041Z] 'aa-complain'. To really tear down all profiles, run the init script [2019-11-29T15:45:20.041Z] with the 'teardown' option." [2019-11-29T15:45:20.298Z] [2019-11-29T15:45:20.556Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2019-11-29T15:45:20.572Z] Recording test results [2019-11-29T15:45:22.453Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2019-11-29T15:45:22.453Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2019-11-29T15:45:22.453Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2019-11-29T15:45:22.453Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2019-11-29T15:45:22.453Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2019-11-29T15:45:22.453Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2019-11-29T15:45:22.453Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2019-11-29T15:45:22.453Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2019-11-29T15:45:23.132Z] + echo Ensuring container killed. [2019-11-29T15:45:23.133Z] Ensuring container killed. [2019-11-29T15:45:23.133Z] + docker ps -aq -f name=docker-pr2-* [2019-11-29T15:45:23.417Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2019-11-29T15:45:23.877Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2019-11-29T15:45:25.407Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2019-11-29T15:45:25.864Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2019-11-29T15:45:27.305Z] + cids=f81ec8116bbc [2019-11-29T15:45:27.305Z] 77b411b5b4a4 [2019-11-29T15:45:27.305Z] fb40f1468409 [2019-11-29T15:45:27.305Z] + [ -n f81ec8116bbc [2019-11-29T15:45:27.305Z] 77b411b5b4a4 [2019-11-29T15:45:27.305Z] fb40f1468409 ] [2019-11-29T15:45:27.305Z] + docker rm -vf f81ec8116bbc 77b411b5b4a4 fb40f1468409 [2019-11-29T15:45:28.036Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2019-11-29T15:45:30.209Z] === RUN TestDockerSuite/TestImagesFormat [2019-11-29T15:45:30.209Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2019-11-29T15:45:30.209Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2019-11-29T15:45:31.479Z] f81ec8116bbc [2019-11-29T15:45:31.479Z] 77b411b5b4a4 [2019-11-29T15:45:31.479Z] fb40f1468409 [Pipeline] sh [2019-11-29T15:45:31.766Z] + echo Chowning /workspace to jenkins user [2019-11-29T15:45:31.767Z] Chowning /workspace to jenkins user [2019-11-29T15:45:31.767Z] + id -u [2019-11-29T15:45:31.767Z] + id -g [2019-11-29T15:45:31.767Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-38697:/workspace busybox chown -R 1000:1000 /workspace [2019-11-29T15:45:31.767Z] Unable to find image 'busybox:latest' locally [2019-11-29T15:45:31.767Z] latest: Pulling from library/busybox [2019-11-29T15:45:32.023Z] 0f8c40e1270f: Pulling fs layer [2019-11-29T15:45:32.280Z] 0f8c40e1270f: Download complete [2019-11-29T15:45:32.280Z] 0f8c40e1270f: Pull complete [2019-11-29T15:45:32.280Z] Digest: sha256:1303dbf110c57f3edf68d9f5a16c082ec06c4cf7604831669faf2c712260b5a0 [2019-11-29T15:45:32.280Z] Status: Downloaded newer image for busybox:latest [2019-11-29T15:45:33.933Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2019-11-29T15:45:33.933Z] === RUN TestDockerSuite/TestImportBadURL [2019-11-29T15:45:36.103Z] === RUN TestDockerSuite/TestImportDisplay [2019-11-29T15:45:36.103Z] === RUN TestDockerSuite/TestImportFile [2019-11-29T15:45:36.103Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2019-11-29T15:45:36.560Z] === RUN TestDockerSuite/TestImportFileWithMessage [2019-11-29T15:45:36.560Z] === RUN TestDockerSuite/TestImportGzipped [2019-11-29T15:45:36.560Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2019-11-29T15:45:36.560Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2019-11-29T15:45:36.560Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2019-11-29T15:45:36.560Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2019-11-29T15:45:36.560Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2019-11-29T15:45:36.560Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2019-11-29T15:45:36.560Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2019-11-29T15:45:36.560Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [Pipeline] catchError [Pipeline] { [Pipeline] sh [2019-11-29T15:45:37.828Z] + bundleName=amd64 [2019-11-29T15:45:37.828Z] + echo Creating amd64-bundles.tar.gz [2019-11-29T15:45:37.828Z] Creating amd64-bundles.tar.gz [2019-11-29T15:45:37.828Z] + xargs tar -czf amd64-bundles.tar.gz [2019-11-29T15:45:37.828Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2019-11-29T15:45:39.735Z] Archiving artifacts [2019-11-29T15:45:41.779Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38697/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-29T15:45:42.088Z] + make clean [2019-11-29T15:45:42.345Z] docker volume rm -f docker-dev-cache [2019-11-29T15:45:42.345Z] docker-dev-cache [Pipeline] deleteDir [2019-11-29T15:45:43.618Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2019-11-29T15:45:45.792Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2019-11-29T15:45:45.792Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2019-11-29T15:45:45.792Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2019-11-29T15:45:45.792Z] === RUN TestDockerSuite/TestInspectAmpersand [2019-11-29T15:45:45.792Z] === RUN TestDockerSuite/TestInspectBindMountPoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2019-11-29T15:45:47.967Z] === RUN TestDockerSuite/TestInspectByPrefix [2019-11-29T15:45:47.968Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2019-11-29T15:45:50.865Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2019-11-29T15:45:50.865Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2019-11-29T15:45:50.865Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2019-11-29T15:45:50.865Z] === RUN TestDockerSuite/TestInspectDefault [2019-11-29T15:45:52.398Z] === RUN TestDockerSuite/TestInspectHistory [2019-11-29T15:45:57.080Z] === RUN TestDockerSuite/TestInspectImage [2019-11-29T15:45:57.080Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2019-11-29T15:45:57.080Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2019-11-29T15:45:57.080Z] === RUN TestDockerSuite/TestInspectInt64 [2019-11-29T15:45:59.252Z] === RUN TestDockerSuite/TestInspectJSONFields [2019-11-29T15:46:01.422Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2019-11-29T15:46:01.422Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2019-11-29T15:46:03.594Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2019-11-29T15:46:05.124Z] === RUN TestDockerSuite/TestInspectPlugin [2019-11-29T15:46:05.124Z] === RUN TestDockerSuite/TestInspectRootFS [2019-11-29T15:46:05.124Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2019-11-29T15:46:07.296Z] === RUN TestDockerSuite/TestInspectStatus [2019-11-29T15:46:09.466Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2019-11-29T15:46:13.196Z] === RUN TestDockerSuite/TestInspectTemplateError [2019-11-29T15:46:15.367Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2019-11-29T15:46:17.541Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2019-11-29T15:46:19.711Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2019-11-29T15:46:21.883Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2019-11-29T15:46:23.416Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2019-11-29T15:46:25.588Z] === RUN TestDockerSuite/TestInspectUnknownObject [2019-11-29T15:46:25.589Z] === RUN TestDockerSuite/TestLinkShortDefinition [2019-11-29T15:46:25.589Z] === RUN TestDockerSuite/TestLinksEnvs [2019-11-29T15:46:25.589Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2019-11-29T15:46:25.589Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2019-11-29T15:46:25.589Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2019-11-29T15:46:25.589Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2019-11-29T15:46:25.589Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2019-11-29T15:46:25.589Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2019-11-29T15:46:25.589Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2019-11-29T15:46:25.589Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2019-11-29T15:46:25.589Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2019-11-29T15:46:25.589Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2019-11-29T15:46:26.049Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2019-11-29T15:46:26.049Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2019-11-29T15:46:26.049Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2019-11-29T15:46:26.049Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2019-11-29T15:46:26.049Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2019-11-29T15:46:26.049Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2019-11-29T15:46:26.049Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2019-11-29T15:46:28.225Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2019-11-29T15:46:29.762Z] === RUN TestDockerSuite/TestLogsAPIUntil [2019-11-29T15:46:35.556Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2019-11-29T15:46:37.744Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2019-11-29T15:46:37.744Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2019-11-29T15:46:39.286Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2019-11-29T15:46:39.286Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2019-11-29T15:46:46.375Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2019-11-29T15:46:53.465Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2019-11-29T15:47:00.556Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2019-11-29T15:47:02.100Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2019-11-29T15:47:04.285Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2019-11-29T15:47:04.285Z] === RUN TestDockerSuite/TestLogsFollowStopped [2019-11-29T15:47:06.472Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2019-11-29T15:47:08.701Z] === RUN TestDockerSuite/TestLogsSince [2019-11-29T15:47:17.287Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2019-11-29T15:47:17.287Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2019-11-29T15:47:17.287Z] === RUN TestDockerSuite/TestLogsTail [2019-11-29T15:47:20.203Z] === RUN TestDockerSuite/TestLogsTimestamps [2019-11-29T15:47:22.387Z] === RUN TestDockerSuite/TestLogsWithDetails [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestMountIntoProc [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestMountIntoSys [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestNetHostname [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestPluginActive [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestPluginLogDriver [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestPluginUpgrade [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestPortHostBinding [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestPortList [2019-11-29T15:47:24.572Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2019-11-29T15:47:29.280Z] === RUN TestDockerSuite/TestPostContainersAttach [2019-11-29T15:47:29.280Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2019-11-29T15:47:29.280Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2019-11-29T15:47:29.280Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2019-11-29T15:47:29.280Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2019-11-29T15:47:29.280Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2019-11-29T15:47:29.280Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2019-11-29T15:47:29.280Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2019-11-29T15:47:29.280Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2019-11-29T15:47:29.280Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2019-11-29T15:47:37.865Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2019-11-29T15:47:37.865Z] === RUN TestDockerSuite/TestPsByOrder [2019-11-29T15:47:44.956Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2019-11-29T15:47:44.956Z] === RUN TestDockerSuite/TestPsListContainersBase [2019-11-29T15:47:53.546Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2019-11-29T15:48:05.967Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2019-11-29T15:48:05.967Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2019-11-29T15:48:05.967Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2019-11-29T15:48:23.679Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2019-11-29T15:48:24.139Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2019-11-29T15:48:31.263Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2019-11-29T15:48:35.010Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2019-11-29T15:48:35.010Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2019-11-29T15:48:35.010Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2019-11-29T15:48:39.715Z] === RUN TestDockerSuite/TestPsListContainersSize [2019-11-29T15:48:39.715Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2019-11-29T15:48:39.715Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2019-11-29T15:48:39.715Z] === RUN TestDockerSuite/TestPsRightTagName [2019-11-29T15:48:39.715Z] === RUN TestDockerSuite/TestPsShowMounts [2019-11-29T15:48:46.808Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2019-11-29T15:48:46.808Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2019-11-29T15:48:47.269Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2019-11-29T15:48:47.269Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2019-11-29T15:48:48.811Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2019-11-29T15:48:49.782Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2019-11-29T15:48:49.782Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2019-11-29T15:48:53.533Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2019-11-29T15:48:58.238Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2019-11-29T15:48:59.782Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2019-11-29T15:49:20.910Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2019-11-29T15:49:20.910Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2019-11-29T15:49:26.719Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2019-11-29T15:49:27.180Z] === RUN TestDockerSuite/TestRestartPolicyNO [2019-11-29T15:49:27.180Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2019-11-29T15:49:27.651Z] === RUN TestDockerSuite/TestRestartRunningContainer [2019-11-29T15:49:32.351Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2019-11-29T15:49:40.936Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2019-11-29T15:49:40.936Z] === RUN TestDockerSuite/TestRestartWithVolumes [2019-11-29T15:49:44.683Z] === RUN TestDockerSuite/TestRmiBlank [2019-11-29T15:49:44.683Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2019-11-29T15:49:45.144Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2019-11-29T15:49:59.988Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2019-11-29T15:50:02.903Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2019-11-29T15:50:02.903Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2019-11-29T15:50:09.995Z] === RUN TestDockerSuite/TestRmiImgIDForce [2019-11-29T15:50:15.800Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2019-11-29T15:50:22.887Z] === RUN TestDockerSuite/TestRmiParentImageFail [2019-11-29T15:50:27.590Z] === RUN TestDockerSuite/TestRmiTag [2019-11-29T15:50:27.590Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2019-11-29T15:50:30.505Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2019-11-29T15:50:48.231Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2019-11-29T15:50:49.202Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2019-11-29T15:50:55.007Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2019-11-29T15:50:55.467Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2019-11-29T15:50:55.467Z] === RUN TestDockerSuite/TestRunAddHost [2019-11-29T15:50:55.467Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2019-11-29T15:50:55.467Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2019-11-29T15:50:55.467Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2019-11-29T15:50:55.467Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2019-11-29T15:50:55.467Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2019-11-29T15:50:55.467Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2019-11-29T15:50:57.653Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2019-11-29T15:50:57.653Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2019-11-29T15:50:57.653Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2019-11-29T15:51:06.238Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2019-11-29T15:51:09.153Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2019-11-29T15:51:11.342Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2019-11-29T15:51:18.429Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2019-11-29T15:51:20.614Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2019-11-29T15:51:20.614Z] === RUN TestDockerSuite/TestRunBindMounts [2019-11-29T15:51:25.317Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2019-11-29T15:51:25.317Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2019-11-29T15:51:25.317Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2019-11-29T15:51:25.317Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2019-11-29T15:51:25.317Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2019-11-29T15:51:25.317Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2019-11-29T15:51:25.317Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2019-11-29T15:51:25.317Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2019-11-29T15:51:25.317Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2019-11-29T15:51:25.317Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2019-11-29T15:51:25.317Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2019-11-29T15:51:25.317Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2019-11-29T15:51:26.860Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2019-11-29T15:51:26.860Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2019-11-29T15:51:29.774Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2019-11-29T15:51:29.774Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2019-11-29T15:51:29.774Z] === RUN TestDockerSuite/TestRunContainerNetwork [2019-11-29T15:51:31.959Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2019-11-29T15:51:31.959Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2019-11-29T15:51:31.959Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2019-11-29T15:51:31.959Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2019-11-29T15:51:31.959Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2019-11-29T15:51:31.959Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2019-11-29T15:51:31.959Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2019-11-29T15:51:31.959Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2019-11-29T15:51:34.150Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2019-11-29T15:51:35.802Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2019-11-29T15:51:38.716Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2019-11-29T15:51:38.716Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2019-11-29T15:51:38.716Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2019-11-29T15:51:38.716Z] === RUN TestDockerSuite/TestRunCreateVolume [2019-11-29T15:51:40.259Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2019-11-29T15:51:40.719Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2019-11-29T15:51:40.719Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2019-11-29T15:51:40.719Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2019-11-29T15:51:40.719Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2019-11-29T15:51:42.910Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2019-11-29T15:51:55.355Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2019-11-29T15:51:55.355Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2019-11-29T15:51:55.355Z] === RUN TestDockerSuite/TestRunDNSOptions [2019-11-29T15:51:55.355Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2019-11-29T15:51:55.355Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2019-11-29T15:51:55.355Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2019-11-29T15:51:55.355Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2019-11-29T15:51:56.908Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2019-11-29T15:51:56.908Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2019-11-29T15:51:56.908Z] === RUN TestDockerSuite/TestRunDuplicateMount [2019-11-29T15:51:56.908Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2019-11-29T15:51:59.107Z] === RUN TestDockerSuite/TestRunEchoStdout [2019-11-29T15:52:01.309Z] === RUN TestDockerSuite/TestRunEmptyEnv [2019-11-29T15:52:01.309Z] === RUN TestDockerSuite/TestRunEntrypoint [2019-11-29T15:52:03.506Z] === RUN TestDockerSuite/TestRunEnvironment [2019-11-29T15:52:03.506Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2019-11-29T15:52:03.506Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2019-11-29T15:52:03.506Z] === RUN TestDockerSuite/TestRunExitCode [2019-11-29T15:52:05.705Z] === RUN TestDockerSuite/TestRunExitCodeOne [2019-11-29T15:52:07.908Z] === RUN TestDockerSuite/TestRunExitCodeZero [2019-11-29T15:52:10.108Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2019-11-29T15:52:11.663Z] === RUN TestDockerSuite/TestRunExposePort [2019-11-29T15:52:12.127Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2019-11-29T15:52:12.127Z] === RUN TestDockerSuite/TestRunGroupAdd [2019-11-29T15:52:12.127Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2019-11-29T15:52:12.127Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2019-11-29T15:52:12.127Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-29T15:52:12.127Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2019-11-29T15:52:12.127Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2019-11-29T15:52:12.127Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2019-11-29T15:52:15.892Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2019-11-29T15:52:15.892Z] === RUN TestDockerSuite/TestRunInvalidReference [2019-11-29T15:52:15.892Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2019-11-29T15:52:15.892Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2019-11-29T15:52:15.892Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2019-11-29T15:52:15.892Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2019-11-29T15:52:15.892Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2019-11-29T15:52:24.519Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2019-11-29T15:52:24.519Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2019-11-29T15:52:26.718Z] === RUN TestDockerSuite/TestRunModeHostname [2019-11-29T15:52:26.718Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2019-11-29T15:52:26.718Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2019-11-29T15:52:26.718Z] === RUN TestDockerSuite/TestRunModeIpcHost [2019-11-29T15:52:26.718Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2019-11-29T15:52:26.718Z] === RUN TestDockerSuite/TestRunModePIDContainer [2019-11-29T15:52:26.718Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2019-11-29T15:52:26.718Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2019-11-29T15:52:26.718Z] === RUN TestDockerSuite/TestRunModePIDHost [2019-11-29T15:52:26.718Z] === RUN TestDockerSuite/TestRunModeUTSHost [2019-11-29T15:52:26.718Z] === RUN TestDockerSuite/TestRunMount [2019-11-29T15:52:26.718Z] === RUN TestDockerSuite/TestRunMountOrdering [2019-11-29T15:52:26.718Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2019-11-29T15:52:26.718Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2019-11-29T15:52:26.718Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2019-11-29T15:52:33.842Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2019-11-29T15:52:33.842Z] === RUN TestDockerSuite/TestRunNamedVolume [2019-11-29T15:52:33.842Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2019-11-29T15:52:33.842Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2019-11-29T15:52:37.613Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2019-11-29T15:52:41.381Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2019-11-29T15:52:41.381Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2019-11-29T15:52:41.381Z] === RUN TestDockerSuite/TestRunNetHost [2019-11-29T15:52:41.381Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2019-11-29T15:52:41.381Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2019-11-29T15:52:41.381Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2019-11-29T15:52:41.381Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2019-11-29T15:52:41.381Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2019-11-29T15:52:41.381Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2019-11-29T15:52:41.381Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2019-11-29T15:52:41.845Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2019-11-29T15:52:42.824Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2019-11-29T15:52:45.024Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2019-11-29T15:52:46.576Z] === RUN TestDockerSuite/TestRunNonExistingImage [2019-11-29T15:52:47.555Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2019-11-29T15:52:49.753Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2019-11-29T15:52:49.753Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2019-11-29T15:52:49.753Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2019-11-29T15:52:49.753Z] === RUN TestDockerSuite/TestRunPortInUse [2019-11-29T15:52:49.753Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2019-11-29T15:52:49.753Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2019-11-29T15:52:49.753Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2019-11-29T15:52:49.753Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2019-11-29T15:52:49.753Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2019-11-29T15:52:52.681Z] === RUN TestDockerSuite/TestRunPublishPort [2019-11-29T15:52:52.682Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2019-11-29T15:52:52.682Z] === RUN TestDockerSuite/TestRunReadProcLatency [2019-11-29T15:52:52.682Z] === RUN TestDockerSuite/TestRunReadProcTimer [2019-11-29T15:52:52.682Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2019-11-29T15:52:52.682Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2019-11-29T15:53:01.314Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2019-11-29T15:53:01.314Z] === RUN TestDockerSuite/TestRunRm [2019-11-29T15:53:02.294Z] === RUN TestDockerSuite/TestRunRmAndWait [2019-11-29T15:53:08.128Z] === RUN TestDockerSuite/TestRunRmPre125Api [2019-11-29T15:53:09.682Z] === RUN TestDockerSuite/TestRunRootWorkdir [2019-11-29T15:53:11.882Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2019-11-29T15:53:13.435Z] === RUN TestDockerSuite/TestRunSetMacAddress [2019-11-29T15:53:15.632Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2019-11-29T15:53:16.096Z] === RUN TestDockerSuite/TestRunState [2019-11-29T15:53:16.096Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2019-11-29T15:53:17.650Z] === RUN TestDockerSuite/TestRunStdinPipe [2019-11-29T15:53:17.650Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2019-11-29T15:53:19.851Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2019-11-29T15:53:19.851Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2019-11-29T15:53:19.851Z] === RUN TestDockerSuite/TestRunTLSVerify [2019-11-29T15:53:19.851Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2019-11-29T15:53:19.851Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2019-11-29T15:53:19.851Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2019-11-29T15:53:24.581Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2019-11-29T15:53:24.581Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2019-11-29T15:53:24.581Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2019-11-29T15:53:24.581Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2019-11-29T15:53:24.581Z] === RUN TestDockerSuite/TestRunUnshareProc [2019-11-29T15:53:24.581Z] === RUN TestDockerSuite/TestRunUserByID [2019-11-29T15:53:24.581Z] === RUN TestDockerSuite/TestRunUserByIDBig [2019-11-29T15:53:24.581Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2019-11-29T15:53:24.581Z] === RUN TestDockerSuite/TestRunUserByIDZero [2019-11-29T15:53:24.581Z] === RUN TestDockerSuite/TestRunUserByName [2019-11-29T15:53:24.581Z] === RUN TestDockerSuite/TestRunUserDefaults [2019-11-29T15:53:26.782Z] === RUN TestDockerSuite/TestRunUserNotFound [2019-11-29T15:53:26.782Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2019-11-29T15:53:28.334Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2019-11-29T15:53:28.334Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2019-11-29T15:53:28.334Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2019-11-29T15:53:31.265Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2019-11-29T15:53:38.388Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2019-11-29T15:53:42.152Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2019-11-29T15:53:47.986Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2019-11-29T15:53:47.986Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2019-11-29T15:53:47.986Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2019-11-29T15:53:47.986Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2019-11-29T15:53:47.986Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2019-11-29T15:53:50.185Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2019-11-29T15:53:52.386Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2019-11-29T15:53:54.585Z] === RUN TestDockerSuite/TestRunWithBadDevice [2019-11-29T15:53:54.585Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2019-11-29T15:53:54.585Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2019-11-29T15:53:54.585Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2019-11-29T15:53:54.585Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2019-11-29T15:53:54.585Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2019-11-29T15:53:54.585Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2019-11-29T15:53:54.585Z] === RUN TestDockerSuite/TestRunWithUlimits [2019-11-29T15:53:54.585Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2019-11-29T15:53:58.354Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2019-11-29T15:53:59.907Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2019-11-29T15:54:02.107Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2019-11-29T15:54:06.842Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2019-11-29T15:54:06.842Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2019-11-29T15:54:06.842Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2019-11-29T15:54:06.842Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2019-11-29T15:54:06.842Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2019-11-29T15:54:06.842Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2019-11-29T15:54:06.842Z] === RUN TestDockerSuite/TestSaveCheckTimes [2019-11-29T15:54:06.842Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2019-11-29T15:54:06.842Z] === RUN TestDockerSuite/TestSaveImageId [2019-11-29T15:54:06.842Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2019-11-29T15:54:06.842Z] === RUN TestDockerSuite/TestSaveLoadParents [2019-11-29T15:54:06.842Z] === RUN TestDockerSuite/TestSaveMultipleNames [2019-11-29T15:54:06.842Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2019-11-29T15:54:06.842Z] === RUN TestDockerSuite/TestSaveSingleTag [2019-11-29T15:54:06.842Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2019-11-29T15:54:06.842Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2019-11-29T15:54:06.842Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2019-11-29T15:54:06.842Z] === RUN TestDockerSuite/TestSearchCmdOptions [2019-11-29T15:54:09.039Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2019-11-29T15:54:09.039Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2019-11-29T15:54:09.503Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2019-11-29T15:54:09.503Z] === RUN TestDockerSuite/TestSearchWithLimit [2019-11-29T15:54:11.056Z] === RUN TestDockerSuite/TestSlowStdinClosing [2019-11-29T15:54:18.176Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2019-11-29T15:54:18.176Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2019-11-29T15:54:24.011Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2019-11-29T15:54:24.011Z] === RUN TestDockerSuite/TestStartAttachSilent [2019-11-29T15:54:28.740Z] === RUN TestDockerSuite/TestStartAttachWithRename [2019-11-29T15:54:28.740Z] === RUN TestDockerSuite/TestStartMultipleContainers [2019-11-29T15:54:28.740Z] === RUN TestDockerSuite/TestStartPausedContainer [2019-11-29T15:54:28.740Z] === RUN TestDockerSuite/TestStartRecordError [2019-11-29T15:54:28.740Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2019-11-29T15:54:34.576Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2019-11-29T15:54:34.576Z] === RUN TestDockerSuite/TestStatsAllNoStream [2019-11-29T15:54:34.576Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2019-11-29T15:54:34.576Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2019-11-29T15:54:34.576Z] === RUN TestDockerSuite/TestStatsFormatAll [2019-11-29T15:54:34.576Z] === RUN TestDockerSuite/TestStatsNoStream [2019-11-29T15:54:34.576Z] === RUN TestDockerSuite/TestTopMultipleArgs [2019-11-29T15:54:35.557Z] === RUN TestDockerSuite/TestTopNonPrivileged [2019-11-29T15:54:37.756Z] === RUN TestDockerSuite/TestTopPrivileged [2019-11-29T15:54:37.757Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2019-11-29T15:54:39.954Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2019-11-29T15:54:39.954Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2019-11-29T15:54:39.954Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2019-11-29T15:54:39.954Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2019-11-29T15:54:39.954Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2019-11-29T15:54:39.954Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2019-11-29T15:54:39.954Z] === RUN TestDockerSuite/TestVolumeCLICreate [2019-11-29T15:54:57.716Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2019-11-29T15:54:57.716Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2019-11-29T15:54:57.716Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2019-11-29T15:54:57.716Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2019-11-29T15:54:57.716Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2019-11-29T15:54:57.716Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2019-11-29T15:54:57.716Z] === RUN TestDockerSuite/TestVolumeCLILs [2019-11-29T15:55:03.548Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2019-11-29T15:55:03.548Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2019-11-29T15:55:06.530Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2019-11-29T15:55:06.530Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2019-11-29T15:55:06.994Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2019-11-29T15:55:06.994Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2019-11-29T15:55:07.460Z] === RUN TestDockerSuite/TestVolumeCLIRm [2019-11-29T15:55:14.701Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2019-11-29T15:55:14.701Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2019-11-29T15:55:15.680Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2019-11-29T15:55:15.680Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2019-11-29T15:55:15.680Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2019-11-29T15:55:21.516Z] === RUN TestDockerSuite/TestVolumeLsFormat [2019-11-29T15:55:21.980Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2019-11-29T15:55:21.980Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2019-11-29T15:55:36.861Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2019-11-29T15:55:36.861Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite (2549.07s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2019-11-29T15:55:36.861Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2019-11-29T15:55:36.861Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.62s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.24s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.54s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.34s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (143.86s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.73s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.03s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2019-11-29T15:55:36.861Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2019-11-29T15:55:36.861Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2019-11-29T15:55:36.861Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2019-11-29T15:55:36.861Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2019-11-29T15:55:36.861Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2019-11-29T15:55:36.861Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2019-11-29T15:55:36.861Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2019-11-29T15:55:36.861Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.43s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2019-11-29T15:55:36.861Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2019-11-29T15:55:36.861Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (3.90s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.11s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2019-11-29T15:55:36.861Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2019-11-29T15:55:36.861Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2019-11-29T15:55:36.861Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2019-11-29T15:55:36.861Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.96s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2019-11-29T15:55:36.861Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.02s) [2019-11-29T15:55:36.861Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (6.89s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (114.45s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.47s) [2019-11-29T15:55:36.861Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.76s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (4.33s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.82s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.27s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.77s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.87s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.29s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.54s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (12.09s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (7.54s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.91s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.09s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.48s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.86s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.47s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAddTar (38.73s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.45s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (23.24s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.95s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.58s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (10.05s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.17s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (5.52s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (9.77s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.50s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.39s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (9.86s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (6.28s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.57s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.04s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (29.24s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.79s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.78s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.41s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.31s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.51s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.32s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2019-11-29T15:55:36.861Z] docker_api_build_test.go:407: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.33s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.91s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildCmd (0.49s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.51s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.52s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (5.20s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.02s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.13s) [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildContChar (14.83s) [2019-11-29T15:55:36.861Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2019-11-29T15:55:36.861Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.861Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.44s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.46s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.81s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.46s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.75s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.59s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (6.14s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (42.15s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.70s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.43s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (5.58s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.37s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.38s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (25.37s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.63s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.39s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (19.93s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.73s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.97s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (14.40s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (7.45s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.45s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDockerignore (57.89s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (5.87s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.47s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (54.70s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.71s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.83s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (19.82s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (11.39s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (10.42s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (33.20s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (10.70s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (15.16s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (89.26s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.54s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.37s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.11s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.03s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.44s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.51s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.79s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.95s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.94s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.37s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.34s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.86s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.92s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (17.29s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.58s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildFails (2.29s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.87s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (5.27s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.42s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildFromGit (10.61s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.35s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (5.61s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.75s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.52s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (9.08s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildHistory (11.04s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.86s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.07s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.72s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.09s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (4.68s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildLabel (0.86s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.62s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.93s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.57s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildLabels (0.93s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.47s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.02s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.09s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.08s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.49s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.70s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (5.13s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (24.71s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (1.98s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (39.91s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (14.41s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (5.28s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.83s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (5.38s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (21.99s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.02s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (7.45s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.68s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.54s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.37s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.12s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.18s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.10s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.17s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.06s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.82s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (8.49s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.34s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.81s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (5.17s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.89s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.08s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.05s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.02s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (41.77s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (28.11s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildRm (13.15s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.32s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.47s) [2019-11-29T15:55:36.862Z] docker_api_build_test.go:518: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.35s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.39s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.43s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.66s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.01s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.96s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.62s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (11.74s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.32s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (5.10s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildStderr (4.83s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (20.21s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.40s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (7.84s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.29s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.87s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (5.54s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (4.35s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.55s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (7.39s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (22.67s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.88s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (14.40s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (10.55s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.39s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.53s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.38s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (12.00s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildWithTabs (5.08s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.49s) [2019-11-29T15:55:36.862Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (14.18s) [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.40s) [2019-11-29T15:55:36.862Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.862Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.36s) [2019-11-29T15:55:36.863Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2019-11-29T15:55:36.863Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.16s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (8.58s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.90s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2019-11-29T15:55:36.863Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2019-11-29T15:55:36.863Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.03s) [2019-11-29T15:55:36.863Z] docker_cli_sni_test.go:18: Flakey test [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.96s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.68s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCommitChange (4.91s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.69s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCommitNewFile (7.03s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCommitTTY (7.14s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (4.70s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2019-11-29T15:55:36.863Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2019-11-29T15:55:36.863Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.06s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.69s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.98s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2019-11-29T15:55:36.863Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.23s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2019-11-29T15:55:36.863Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2019-11-29T15:55:36.863Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2019-11-29T15:55:36.863Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.17s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2019-11-29T15:55:36.863Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.02s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.42s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2019-11-29T15:55:36.863Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2019-11-29T15:55:36.863Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2019-11-29T15:55:36.863Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.48s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.08s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (4.10s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.02s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2019-11-29T15:55:36.863Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.25s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (6.51s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2019-11-29T15:55:36.863Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2019-11-29T15:55:36.863Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (3.11s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.90s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2019-11-29T15:55:36.863Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.63s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.22s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.88s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (4.46s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (4.05s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.99s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2019-11-29T15:55:36.863Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIStop (4.76s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2019-11-29T15:55:36.863Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.06s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.37s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.84s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.07s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (25.71s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (8.74s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (2.44s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.46s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.29s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00065fb00_} (5.15s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1037821818_c:\foo_false____} (2.34s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1037821818_c:\foo_true____} (2.26s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2019-11-29T15:55:36.863Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.21s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2019-11-29T15:55:36.863Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (2.18s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2019-11-29T15:55:36.863Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.40s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.19s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.17s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.55s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCpToCaseE (13.22s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCpToCaseH (13.10s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCpToDot (2.16s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCpToStdout (2.26s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.18s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.71s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.12s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.26s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.15s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.03s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.65s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCreateLabels (0.17s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2019-11-29T15:55:36.863Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCreateRM (0.33s) [2019-11-29T15:55:36.863Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2019-11-29T15:55:36.863Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.17s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.32s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (7.65s) [2019-11-29T15:55:36.863Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.20s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.51s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.79s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.16s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2019-11-29T15:55:36.864Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.09s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2019-11-29T15:55:36.864Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2019-11-29T15:55:36.864Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2019-11-29T15:55:36.864Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2019-11-29T15:55:36.864Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2019-11-29T15:55:36.864Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2019-11-29T15:55:36.864Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2019-11-29T15:55:36.864Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2019-11-29T15:55:36.864Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2019-11-29T15:55:36.864Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestDockerFails (0.06s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2019-11-29T15:55:36.864Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.24s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (6.97s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.27s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (12.43s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsCopy (5.03s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.61s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (1.98s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.72s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.43s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.80s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.95s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsFilters (4.61s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsFormat (4.23s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.07s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2019-11-29T15:55:36.864Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsRename (2.37s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsResize (2.42s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (1.95s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.39s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.96s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsUntag (2.75s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (8.26s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2019-11-29T15:55:36.864Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.82s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.67s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2019-11-29T15:55:36.864Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2019-11-29T15:55:36.864Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2019-11-29T15:55:36.864Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.95s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.87s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.99s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.93s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.11s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.00s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestExecInspectID (4.46s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2019-11-29T15:55:36.864Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.22s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2019-11-29T15:55:36.864Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (1.94s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (7.65s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.76s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.73s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.80s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.86s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2019-11-29T15:55:36.864Z] docker_api_attach_test.go:27: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.12s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.08s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (9.46s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.07s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.07s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.32s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.61s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.96s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.08s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.72s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.02s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (2.32s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.62s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.07s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestImportBadURL (2.37s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.07s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.07s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2019-11-29T15:55:36.864Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2019-11-29T15:55:36.864Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (6.89s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.22s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2019-11-29T15:55:36.864Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2019-11-29T15:55:36.864Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_inspect_test.go:412: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.09s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.18s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.33s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_inspect_test.go:391: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_inspect_test.go:379: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestInspectDefault (2.07s) [2019-11-29T15:55:36.864Z] --- PASS: TestDockerSuite/TestInspectHistory (4.66s) [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2019-11-29T15:55:36.864Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.864Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.03s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.91s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.18s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.05s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.76s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_inspect_test.go:422: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (1.86s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestInspectStatus (2.53s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (3.84s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.13s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.01s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.94s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.04s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (1.97s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.10s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2019-11-29T15:55:36.865Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2019-11-29T15:55:36.865Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.11s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.87s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.78s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.47s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.27s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2019-11-29T15:55:36.865Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (1.97s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.89s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.64s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.69s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.45s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.02s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.17s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.30s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLogsSince (8.78s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLogsTail (2.42s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.34s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.11s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2019-11-29T15:55:36.865Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2019-11-29T15:55:36.865Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2019-11-29T15:55:36.865Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.06s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2019-11-29T15:55:36.865Z] docker_api_attach_test.go:101: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2019-11-29T15:55:36.865Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2019-11-29T15:55:36.865Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2019-11-29T15:55:36.865Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2019-11-29T15:55:36.865Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2019-11-29T15:55:36.865Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2019-11-29T15:55:36.865Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2019-11-29T15:55:36.865Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (8.93s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2019-11-29T15:55:36.865Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestPsByOrder (7.22s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestPsListContainersBase (7.73s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.59s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.27s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2019-11-29T15:55:36.865Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (15.71s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.02s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (6.51s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.09s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2019-11-29T15:55:36.865Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.45s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestPsShowMounts (6.37s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.47s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.27s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2019-11-29T15:55:36.865Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.89s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (4.07s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.18s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (21.11s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.91s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.25s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.15s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.66s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.96s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (8.69s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (4.02s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRmiBlank (0.08s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.32s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (14.78s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.70s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.64s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (6.67s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (5.35s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (7.50s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (4.51s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.85s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (16.51s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.27s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.83s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.14s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_run_test.go:4522: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_run_test.go:4039: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.91s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2019-11-29T15:55:36.865Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (8.79s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.74s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.50s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (6.96s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.19s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.07s) [2019-11-29T15:55:36.865Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.25s) [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.865Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2019-11-29T15:55:36.865Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.97s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.79s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.85s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.09s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.18s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.33s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.09s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.24s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (11.86s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:4004: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.02s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.02s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.03s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.04s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.10s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:4179: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.04s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.22s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:4262: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.06s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunExitCode (2.17s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.26s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.07s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.06s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunExposePort (0.07s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:4501: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.02s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:4514: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:4246: unmatched requirement IsolationIsHyperv [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (3.78s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.07s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (8.75s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.63s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.02s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.02s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:4324: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:4312: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.66s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.38s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.81s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.33s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.94s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.08s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.90s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.92s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.87s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.30s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.61s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (7.44s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunRm (2.02s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.19s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.18s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.09s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (1.82s) [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.47s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (1.97s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.866Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.72s) [2019-11-29T15:55:36.866Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2019-11-29T15:55:36.866Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.17s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.58s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:4080: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunUserDefaults (1.98s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (1.95s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:3969: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:3962: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.67s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.21s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.22s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.55s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.11s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.02s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.53s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.13s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.16s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.88s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.61s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.02s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.32s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.25s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.40s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.26s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.51s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (5.97s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (6.94s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.95s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2019-11-29T15:55:36.867Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.76s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2019-11-29T15:55:36.867Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (1.71s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.17s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (1.87s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.30s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.32s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.13s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeCLILs (7.25s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.75s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.40s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.51s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.02s) [2019-11-29T15:55:36.867Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.57s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.20s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (5.98s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.28s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.27s) [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (12.82s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2019-11-29T15:55:36.867Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.36s) [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2019-11-29T15:55:36.867Z] === RUN TestDockerRegistrySuite/TestV2Only [2019-11-29T15:55:36.867Z] --- PASS: TestDockerRegistrySuite (0.02s) [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2019-11-29T15:55:36.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2019-11-29T15:55:36.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2019-11-29T15:55:36.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-29T15:55:36.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-29T15:55:36.867Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.867Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:185: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2019-11-29T15:55:36.868Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2019-11-29T15:55:36.868Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:212: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2019-11-29T15:55:36.868Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2019-11-29T15:55:36.868Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2019-11-29T15:55:36.868Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2019-11-29T15:55:36.868Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2019-11-29T15:55:36.868Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2019-11-29T15:55:36.868Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2019-11-29T15:55:36.868Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2019-11-29T15:55:36.868Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2019-11-29T15:55:36.868Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.00s) [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:239: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] === RUN TestDockerRegistryAuthTokenSuite [2019-11-29T15:55:36.868Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2019-11-29T15:55:36.868Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2019-11-29T15:55:36.868Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2019-11-29T15:55:36.868Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2019-11-29T15:55:36.868Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2019-11-29T15:55:36.868Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:268: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] === RUN TestDockerDaemonSuite [2019-11-29T15:55:36.868Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2019-11-29T15:55:36.868Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2019-11-29T15:55:36.868Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2019-11-29T15:55:36.868Z] --- PASS: TestDockerDaemonSuite (0.00s) [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:302: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] === RUN TestDockerSwarmSuite [2019-11-29T15:55:36.868Z] --- PASS: TestDockerSwarmSuite (0.00s) [2019-11-29T15:55:36.868Z] === RUN TestDockerPluginSuite [2019-11-29T15:55:36.868Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2019-11-29T15:55:36.868Z] === RUN TestDockerPluginSuite/TestPluginCreate [2019-11-29T15:55:36.868Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2019-11-29T15:55:36.868Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2019-11-29T15:55:36.868Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2019-11-29T15:55:36.868Z] === RUN TestDockerPluginSuite/TestPluginInspect [2019-11-29T15:55:36.868Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2019-11-29T15:55:36.868Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2019-11-29T15:55:36.868Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2019-11-29T15:55:36.868Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2019-11-29T15:55:36.868Z] === RUN TestDockerPluginSuite/TestPluginSet [2019-11-29T15:55:36.868Z] --- PASS: TestDockerPluginSuite (0.00s) [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2019-11-29T15:55:36.868Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.868Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2019-11-29T15:55:36.869Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.869Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2019-11-29T15:55:36.869Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.869Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2019-11-29T15:55:36.869Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.869Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2019-11-29T15:55:36.869Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.869Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2019-11-29T15:55:36.869Z] check_test.go:407: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.869Z] === RUN TestDockerExternalVolumeSuite [2019-11-29T15:55:36.869Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2019-11-29T15:55:36.869Z] check_test.go:128: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.869Z] === RUN TestDockerNetworkSuite [2019-11-29T15:55:36.869Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2019-11-29T15:55:36.869Z] check_test.go:134: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.869Z] === RUN TestDockerHubPullSuite [2019-11-29T15:55:36.869Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2019-11-29T15:55:36.869Z] check_test.go:142: unmatched requirement DaemonIsLinux [2019-11-29T15:55:36.869Z] PASS [2019-11-29T15:55:36.869Z] ok github.com/docker/docker/integration-cli 2549.865s [2019-11-29T15:55:36.869Z] INFO: Integration tests ended at 11/29/2019 15:55:36. Duration:00:42:37.0334897 [2019-11-29T15:55:36.869Z] INFO: Docker info of the daemon under test at end of run [2019-11-29T15:55:36.869Z] [2019-11-29T15:55:36.869Z] Containers: 2 [2019-11-29T15:55:36.869Z] Running: 0 [2019-11-29T15:55:36.869Z] Paused: 0 [2019-11-29T15:55:36.869Z] Stopped: 2 [2019-11-29T15:55:36.869Z] Images: 12 [2019-11-29T15:55:36.869Z] Server Version: 0.0.0-dev [2019-11-29T15:55:36.869Z] Storage Driver: windowsfilter [2019-11-29T15:55:36.869Z] Windows: [2019-11-29T15:55:36.869Z] Logging Driver: json-file [2019-11-29T15:55:36.869Z] Plugins: [2019-11-29T15:55:36.869Z] Volume: local [2019-11-29T15:55:36.869Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2019-11-29T15:55:36.869Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2019-11-29T15:55:36.869Z] Swarm: inactive [2019-11-29T15:55:36.869Z] Default Isolation: process [2019-11-29T15:55:36.869Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2019-11-29T15:55:36.869Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.864) [2019-11-29T15:55:36.869Z] OSType: windows [2019-11-29T15:55:36.869Z] Architecture: x86_64 [2019-11-29T15:55:36.869Z] CPUs: 4 [2019-11-29T15:55:36.869Z] Total Memory: 32GiB [2019-11-29T15:55:36.869Z] Name: azwin-2-db4c60 [2019-11-29T15:55:36.869Z] ID: WCJY:5C5D:EUS3:2EIQ:U4IG:YYSN:T46O:SICR:O3VA:I6TH:53XL:GDWS [2019-11-29T15:55:36.869Z] Docker Root Dir: D:\CI\PR-38697\2\daemon [2019-11-29T15:55:36.869Z] Debug Mode (client): false [2019-11-29T15:55:36.869Z] Debug Mode (server): true [2019-11-29T15:55:36.869Z] File Descriptors: -1 [2019-11-29T15:55:36.869Z] Goroutines: 18 [2019-11-29T15:55:36.869Z] System Time: 2019-11-29T15:55:36.7460747Z [2019-11-29T15:55:36.869Z] EventsListeners: 0 [2019-11-29T15:55:36.869Z] Registry: https://index.docker.io/v1/ [2019-11-29T15:55:36.869Z] Labels: [2019-11-29T15:55:36.869Z] Experimental: false [2019-11-29T15:55:36.869Z] Insecure Registries: [2019-11-29T15:55:36.869Z] 127.0.0.0/8 [2019-11-29T15:55:36.869Z] Live Restore Enabled: false [2019-11-29T15:55:36.869Z] [2019-11-29T15:55:36.869Z] [2019-11-29T15:55:37.335Z] INFO: Stopping daemon under test [2019-11-29T15:55:37.335Z] SUCCESS: The process with PID 5328 (child process of PID 5748) has been terminated. [2019-11-29T15:55:37.335Z] SUCCESS: The process with PID 5748 (child process of PID 3132) has been terminated. [2019-11-29T15:55:37.335Z] INFO: Stop tailing logs of the daemon under tests [2019-11-29T15:55:37.335Z] INFO: executeCI.ps1 Completed successfully at 11/29/2019 15:55:37. [2019-11-29T15:55:37.335Z] INFO: Tidying up at end of run [2019-11-29T15:55:37.335Z] INFO: Saving daemon under test log (d:\CI\PR-38697\2\dut.out) to C:\windows\TEMP\CIDUT.out [2019-11-29T15:55:37.335Z] INFO: Saving daemon under test log (d:\CI\PR-38697\2\dut.err) to C:\windows\TEMP\CIDUT.err [2019-11-29T15:55:37.335Z] INFO: Nuke-Everything... [2019-11-29T15:55:37.798Z] INFO: Container count on control daemon to delete is 2 [2019-11-29T15:55:38.263Z] 4422462b3bc5 [2019-11-29T15:55:38.263Z] d7029125ca99 [2019-11-29T15:55:38.263Z] INFO: Tidying pidfile d:\CI\PR-38697\2\docker.pid [2019-11-29T15:55:38.728Z] INFO: Nuking d:\CI [2019-11-29T15:56:08.777Z] INFO: Zapped successfully [2019-11-29T15:56:08.777Z] [2019-11-29T15:56:08.777Z] INFO: executeCI.ps1 exiting at Fri Nov 29 15:56:07 CUT 2019. Duration 01:03:45.3083044 [2019-11-29T15:56:08.777Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2019-11-29T15:56:10.581Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2019-11-29T15:56:11.908Z] Archiving artifacts [2019-11-29T15:56:27.520Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-38697/2/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2019-11-29T15:56:28.454Z] + make clean [2019-11-29T15:56:32.221Z] docker volume rm -f docker-dev-cache [2019-11-29T15:56:32.221Z] 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